Uses of Class
org.apache.drill.exec.physical.config.UnpivotMaps
-
Uses of UnpivotMaps in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitUnpivot
(UnpivotMaps op, X value) PhysicalVisitor.visitUnpivot
(UnpivotMaps op, EXTRA value) -
Uses of UnpivotMaps in org.apache.drill.exec.physical.impl.unpivot
Modifier and TypeMethodDescriptionUnpivotMapsBatchCreator.getBatch
(ExecutorFragmentContext context, UnpivotMaps config, List<RecordBatch> children) ModifierConstructorDescriptionUnpivotMapsRecordBatch
(UnpivotMaps pop, RecordBatch incoming, FragmentContext context)