Class EsqlResolveDatasetAction.Request

All Implemented Interfaces:
IndicesRequest, IndicesRequest.CrossProjectCandidate, IndicesRequest.Replaceable, Writeable, RefCounted, TaskAwareRequest, TransportRequest
Enclosing class:
EsqlResolveDatasetAction

public static class EsqlResolveDatasetAction.Request extends LocalClusterStateRequest implements IndicesRequest.Replaceable
Unlike the view sibling, deliberately carries no remote/CPS plumbing (allowsRemoteIndices, project routing): datasets are local-only and remote-prefixed relations never reach this action.