Uses of Class
org.apache.drill.exec.planner.SimplePartitionLocation
Packages that use SimplePartitionLocation
-
Uses of SimplePartitionLocation in org.apache.drill.exec.planner
Subclasses of SimplePartitionLocation in org.apache.drill.exec.plannerModifier and TypeClassDescriptionclass
Defines a single partition in a DFS table.class
Methods in org.apache.drill.exec.planner that return types with arguments of type SimplePartitionLocationModifier and TypeMethodDescriptionDFSDirPartitionLocation.getPartitionLocationRecursive()
PartitionLocation.getPartitionLocationRecursive()
Returns the list of the non-composite partitions that this partition consists of.SimplePartitionLocation.getPartitionLocationRecursive()
-
Uses of SimplePartitionLocation in org.apache.drill.exec.planner.sql
Subclasses of SimplePartitionLocation in org.apache.drill.exec.planner.sql