Uses of Class
com.yahoo.vespa.hosted.controller.api.identifiers.ClusterId
Packages that use ClusterId
-
Uses of ClusterId in com.yahoo.vespa.hosted.controller.api.integration.resource
Methods in com.yahoo.vespa.hosted.controller.api.integration.resource that return types with arguments of type ClusterIdModifier and TypeMethodDescriptionResourceDatabaseClient.scalingEvents(Instant from, Instant to, DeploymentId deploymentId) ResourceDatabaseClientMock.scalingEvents(Instant from, Instant to, DeploymentId deploymentId) Methods in com.yahoo.vespa.hosted.controller.api.integration.resource with parameters of type ClusterIdModifier and TypeMethodDescriptionvoidResourceDatabaseClient.writeScalingEvents(ClusterId clusterId, Collection<Cluster.ScalingEvent> scalingEvents) voidResourceDatabaseClientMock.writeScalingEvents(ClusterId clusterId, Collection<Cluster.ScalingEvent> scalingEvents)