Package org.elasticsearch.index.query
Class CoordinatorRewriteContextProvider
java.lang.Object
org.elasticsearch.index.query.CoordinatorRewriteContextProvider
-
Constructor Summary
ConstructorDescriptionCoordinatorRewriteContextProvider(org.elasticsearch.common.xcontent.NamedXContentRegistry xContentRegistry, NamedWriteableRegistry writeableRegistry, Client client, LongSupplier nowInMillis, Supplier<ClusterState> clusterStateSupplier, Function<Index,DateFieldMapper.DateFieldType> mappingSupplier)
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CoordinatorRewriteContextProvider
public CoordinatorRewriteContextProvider(org.elasticsearch.common.xcontent.NamedXContentRegistry xContentRegistry, NamedWriteableRegistry writeableRegistry, Client client, LongSupplier nowInMillis, Supplier<ClusterState> clusterStateSupplier, Function<Index,DateFieldMapper.DateFieldType> mappingSupplier)
-
-
Method Details
-
getCoordinatorRewriteContext
-