Uses of Interface
org.apache.solr.cloud.api.collections.CollectionCommandContext
-
Packages that use CollectionCommandContext Package Description org.apache.solr.cloud.api.collections Package related to internal implementations of the SolrCloud collections api -
-
Uses of CollectionCommandContext in org.apache.solr.cloud.api.collections
Classes in org.apache.solr.cloud.api.collections that implement CollectionCommandContext Modifier and Type Class Description classDistributedCollectionCommandContextclassOcmhCollectionCommandContextContext passed to Collection API commands when they execute in the Overseer.Fields in org.apache.solr.cloud.api.collections declared as CollectionCommandContext Modifier and Type Field Description protected CollectionCommandContextAliasCmd. cccprotected CollectionCommandContextAliasCmd. cccMethods in org.apache.solr.cloud.api.collections with parameters of type CollectionCommandContext Modifier and Type Method Description static CollectionHandlingUtils.ShardRequestTrackerCollectionHandlingUtils. asyncRequestTracker(String asyncId, CollectionCommandContext ccc)static CollectionHandlingUtils.ShardRequestTrackerCollectionHandlingUtils. syncRequestTracker(CollectionCommandContext ccc)
-