Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.entity.NodeEntity
-
Packages that use NodeEntity Package Description com.yahoo.vespa.hosted.controller.api.integration.entity -
-
Uses of NodeEntity in com.yahoo.vespa.hosted.controller.api.integration.entity
Methods in com.yahoo.vespa.hosted.controller.api.integration.entity that return types with arguments of type NodeEntity Modifier and Type Method Description java.util.Optional<NodeEntity>EntityService. findNode(java.lang.String hostname)java.util.Optional<NodeEntity>MemoryEntityService. findNode(java.lang.String hostname)
-