Uses of Class
org.apache.drill.exec.physical.config.Trace
-
Uses of Trace in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitTrace
(Trace trace, X value) PhysicalVisitor.visitTrace
(Trace trace, EXTRA value) -
Uses of Trace in org.apache.drill.exec.physical.impl.trace
Modifier and TypeMethodDescriptionTraceBatchCreator.getBatch
(ExecutorFragmentContext context, Trace config, List<RecordBatch> children) ModifierConstructorDescriptionTraceRecordBatch
(Trace pop, RecordBatch incoming, FragmentContext context)