Uses of Enum
org.apache.drill.exec.planner.index.IndexCollection.IndexCollectionType
Packages that use IndexCollection.IndexCollectionType
-
Uses of IndexCollection.IndexCollectionType in org.apache.drill.exec.planner.index
Methods in org.apache.drill.exec.planner.index that return IndexCollection.IndexCollectionTypeModifier and TypeMethodDescriptionDrillIndexCollection.getIndexCollectionType()IndexCollection.getIndexCollectionType()Get the type of this index based onIndexCollection.IndexCollectionTypeReturns the enum constant of this type with the specified name.static IndexCollection.IndexCollectionType[]IndexCollection.IndexCollectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.