Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Cluster
-
Packages that use ApplicationReindexing.Cluster Package Description com.yahoo.vespa.hosted.controller.api.integration.configserver -
-
Uses of ApplicationReindexing.Cluster 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 ApplicationReindexing.Cluster Modifier and Type Method Description Map<String,ApplicationReindexing.Cluster>ApplicationReindexing. clusters()Constructor parameters in com.yahoo.vespa.hosted.controller.api.integration.configserver with type arguments of type ApplicationReindexing.Cluster Constructor Description ApplicationReindexing(boolean enabled, Map<String,ApplicationReindexing.Cluster> clusters)
-