Uses of Class
org.apache.drill.exec.planner.index.DrillIndexDescriptor
Packages that use DrillIndexDescriptor
-
Uses of DrillIndexDescriptor in org.apache.drill.exec.planner.index
Methods in org.apache.drill.exec.planner.index with parameters of type DrillIndexDescriptorModifier and TypeMethodDescriptionIndexDiscoverable.findTable(IndexDiscover discover, DrillIndexDescriptor desc) return the found DrillTable with path (e.g.voidIndexDiscoverBase.materializeIndex(String storageName, DrillIndexDescriptor index) Constructor parameters in org.apache.drill.exec.planner.index with type arguments of type DrillIndexDescriptorModifierConstructorDescriptionDrillIndexCollection(org.apache.calcite.rel.RelNode scanRel, Set<DrillIndexDescriptor> indexes)