public class BlobShardCollectorProvider extends ShardCollectorProvider
Constructor and Description |
---|
BlobShardCollectorProvider(BlobShard blobShard,
org.elasticsearch.cluster.ClusterService clusterService,
Functions functions,
org.elasticsearch.cluster.metadata.IndexNameExpressionResolver indexNameExpressionResolver,
org.elasticsearch.threadpool.ThreadPool threadPool,
org.elasticsearch.common.settings.Settings settings,
TransportActionProvider transportActionProvider,
BulkRetryCoordinatorPool bulkRetryCoordinatorPool) |
Modifier and Type | Method and Description |
---|---|
protected CrateCollector.Builder |
getBuilder(RoutedCollectPhase collectPhase,
boolean requiresScroll,
JobCollectContext jobCollectContext) |
OrderedDocCollector |
getOrderedCollector(RoutedCollectPhase collectPhase,
SharedShardContext sharedShardContext,
JobCollectContext jobCollectContext,
boolean requiresRepeat) |
getCollectorBuilder, getRowForShard
public BlobShardCollectorProvider(BlobShard blobShard, org.elasticsearch.cluster.ClusterService clusterService, Functions functions, org.elasticsearch.cluster.metadata.IndexNameExpressionResolver indexNameExpressionResolver, org.elasticsearch.threadpool.ThreadPool threadPool, org.elasticsearch.common.settings.Settings settings, TransportActionProvider transportActionProvider, BulkRetryCoordinatorPool bulkRetryCoordinatorPool)
protected CrateCollector.Builder getBuilder(RoutedCollectPhase collectPhase, boolean requiresScroll, JobCollectContext jobCollectContext)
getBuilder
in class ShardCollectorProvider
public OrderedDocCollector getOrderedCollector(RoutedCollectPhase collectPhase, SharedShardContext sharedShardContext, JobCollectContext jobCollectContext, boolean requiresRepeat)
getOrderedCollector
in class ShardCollectorProvider