| Package | Description |
|---|---|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Field and Description |
|---|---|
FieldDef.TypeHint |
FieldDef.hint |
| Modifier and Type | Method and Description |
|---|---|
static FieldDef.TypeHint |
FieldDef.TypeHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldDef.TypeHint[] |
FieldDef.TypeHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.