Class LocalExecutionPlanner.PhysicalOperation
java.lang.Object
org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
- All Implemented Interfaces:
Describable
- Enclosing class:
LocalExecutionPlanner
Immutable physical operation.
-
Method Summary
Modifier and TypeMethodDescriptiondescribe()voidoperators(List<Operator> operators, DriverContext driverContext) sink(DriverContext driverContext) source(DriverContext driverContext) toString()
-
Method Details
-
source
-
operators
-
sink
-
describe
- Specified by:
describein interfaceDescribable
-
toString
-