| Package | Description |
|---|---|
| org.bytedeco.parquet |
| Modifier and Type | Method and Description |
|---|---|
ColumnOrder.type |
ColumnOrder.get_order() |
ColumnOrder.type |
ColumnOrder.type.intern() |
static ColumnOrder.type |
ColumnOrder.type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnOrder.type[] |
ColumnOrder.type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ColumnOrder(ColumnOrder.type column_order) |
Copyright © 2021. All rights reserved.