| Package | Description |
|---|---|
| org.apache.drill.exec.store.ischema |
| Modifier and Type | Field and Description |
|---|---|
InfoSchemaFilter.ExprNode.Type |
InfoSchemaFilter.ExprNode.type |
| Modifier and Type | Method and Description |
|---|---|
static InfoSchemaFilter.ExprNode.Type |
InfoSchemaFilter.ExprNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoSchemaFilter.ExprNode.Type[] |
InfoSchemaFilter.ExprNode.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InfoSchemaFilter.ExprNode(InfoSchemaFilter.ExprNode.Type type) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.