| Package | Description |
|---|---|
| org.apache.orc |
| Modifier and Type | Method and Description |
|---|---|
static TypeDescription.RowBatchVersion |
TypeDescription.RowBatchVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeDescription.RowBatchVersion[] |
TypeDescription.RowBatchVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VectorizedRowBatch |
TypeDescription.createRowBatch(TypeDescription.RowBatchVersion version,
int size) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.