Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
-
Packages that use NodeHistory.Agent Package Description com.yahoo.vespa.hosted.controller.api.integration.noderepository -
-
Uses of NodeHistory.Agent in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Fields in com.yahoo.vespa.hosted.controller.api.integration.noderepository declared as NodeHistory.Agent Modifier and Type Field Description NodeHistory.AgentNodeHistory. agentMethods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return NodeHistory.Agent Modifier and Type Method Description NodeHistory.AgentNodeHistory. getAgent()static NodeHistory.AgentNodeHistory.Agent. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NodeHistory.Agent[]NodeHistory.Agent. values()Returns an array containing the constants of this enum type, in the order they are declared.
-