Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Event
-
Packages that use Node.Event Package Description com.yahoo.vespa.hosted.controller.api.integration.configserver -
-
Uses of Node.Event in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return types with arguments of type Node.Event Modifier and Type Method Description List<Node.Event>Node. history()History of events affecting thisMethod parameters in com.yahoo.vespa.hosted.controller.api.integration.configserver with type arguments of type Node.Event Modifier and Type Method Description Node.BuilderNode.Builder. history(List<Node.Event> history)
-