Package | Description |
---|---|
org.apache.drill.exec.planner.index |
Modifier and Type | Method and Description |
---|---|
IndexCollection.IndexCollectionType |
DrillIndexCollection.getIndexCollectionType() |
IndexCollection.IndexCollectionType |
IndexCollection.getIndexCollectionType()
Get the type of this index based on
IndexCollection.IndexCollectionType |
static IndexCollection.IndexCollectionType |
IndexCollection.IndexCollectionType.valueOf(String name)
Returns 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.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.