Uses of Class
org.apache.drill.exec.physical.config.Trace
Packages that use Trace
-
Uses of Trace in org.apache.drill.exec.physical.base
Methods in org.apache.drill.exec.physical.base with parameters of type TraceModifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitTrace
(Trace trace, X value) PhysicalVisitor.visitTrace
(Trace trace, EXTRA value) -
Uses of Trace in org.apache.drill.exec.physical.impl.trace
Methods in org.apache.drill.exec.physical.impl.trace with parameters of type TraceModifier and TypeMethodDescriptionTraceBatchCreator.getBatch
(ExecutorFragmentContext context, Trace config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.trace with parameters of type TraceModifierConstructorDescriptionTraceRecordBatch
(Trace pop, RecordBatch incoming, FragmentContext context)