Interface AbstractLookupService.LookupShardContextFactory
- Enclosing class:
AbstractLookupService<R extends org.elasticsearch.xpack.esql.enrich.AbstractLookupService.Request,T extends org.elasticsearch.xpack.esql.enrich.AbstractLookupService.TransportRequest>
public static interface AbstractLookupService.LookupShardContextFactory
Create a
AbstractLookupService.LookupShardContext for a locally allocated ShardId.-
Method Summary
-
Method Details
-
create
- Throws:
IOException
-
fromSearchService
static AbstractLookupService.LookupShardContextFactory fromSearchService(SearchService searchService)
-