Class CoordinatorOnlyStrategy

java.lang.Object
org.elasticsearch.xpack.esql.plugin.CoordinatorOnlyStrategy
All Implemented Interfaces:
ExternalDistributionStrategy

public final class CoordinatorOnlyStrategy extends Object implements ExternalDistributionStrategy
Always executes external sources on the coordinator — no distribution.