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