Uses of Class
org.apache.solr.cloud.api.collections.CollectionHandlingUtils.ShardRequestTracker
-
Packages that use CollectionHandlingUtils.ShardRequestTracker Package Description org.apache.solr.cloud.api.collections Package related to internal implementations of the SolrCloud collections api -
-
Uses of CollectionHandlingUtils.ShardRequestTracker in org.apache.solr.cloud.api.collections
Methods in org.apache.solr.cloud.api.collections that return CollectionHandlingUtils.ShardRequestTracker Modifier and Type Method Description default CollectionHandlingUtils.ShardRequestTrackerCollectionCommandContext. asyncRequestTracker(String asyncId)static CollectionHandlingUtils.ShardRequestTrackerCollectionHandlingUtils. asyncRequestTracker(String asyncId, CollectionCommandContext ccc)static CollectionHandlingUtils.ShardRequestTrackerCollectionHandlingUtils. syncRequestTracker(CollectionCommandContext ccc)
-