| Package | Description |
|---|---|
| org.bytedeco.arrow.global | |
| org.bytedeco.parquet |
| Modifier and Type | Method and Description |
|---|---|
static String |
parquet.ParquetVersionToString(ParquetVersion.type ver) |
| Modifier and Type | Method and Description |
|---|---|
ParquetVersion.type |
ParquetVersion.type.intern() |
static ParquetVersion.type |
ParquetVersion.type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParquetVersion.type[] |
ParquetVersion.type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
ParquetVersion.type |
FileMetaData.version()
\brief Return the version of the file.
|
ParquetVersion.type |
WriterProperties.version() |
| Modifier and Type | Method and Description |
|---|---|
WriterProperties.Builder |
WriterProperties.Builder.version(ParquetVersion.type version) |
Copyright © 2021. All rights reserved.