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