Interface SubScan
- All Superinterfaces:
FragmentLeaf,GraphValue<PhysicalOperator>,Iterable<PhysicalOperator>,Leaf,PhysicalOperator,Scan
- All Known Subinterfaces:
DbSubScan
- All Known Implementing Classes:
AbstractDbSubScan,AbstractParquetRowGroupScan,AbstractSubScan,DeltaRowGroupScan,DirectSubScan,DrillSubScan,DruidSubScan,EasySubScan,EnumerableSubScan,GoogleSheetsSubScan,HBaseSubScan,HiveDrillNativeParquetRowGroupScan,HiveSubScan,HttpSubScan,IcebergSubScan,InfoSchemaSubScan,JdbcSubScan,KafkaSubScan,KuduSubScan,MockSubScanPOP,MongoSubScan,OpenTSDBSubScan,ParquetRowGroupScan,PhoenixSubScan,SchemalessScan,SplunkSubScan,SystemTableScan
A SubScan operator represents the data scanned by a particular major/minor
fragment. This is in contrast to a GroupScan operator, which represents all
data scanned by a physical plan.
-
Method Summary
Methods inherited from interface org.apache.drill.common.graph.GraphValue
acceptMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.apache.drill.exec.physical.base.PhysicalOperator
accept, getCost, getInitialAllocation, getMaxAllocation, getNewWithChildren, getOperatorId, getOperatorType, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorId