Class CoordinatorOnlyStrategy
java.lang.Object
org.elasticsearch.xpack.esql.plugin.CoordinatorOnlyStrategy
- All Implemented Interfaces:
ExternalDistributionStrategy
Always executes external sources on the coordinator — no distribution.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
INSTANCE
-
-
Method Details
-
planDistribution
- Specified by:
planDistributionin interfaceExternalDistributionStrategy
-