| Package | Description |
|---|---|
| org.bytedeco.arrow.global | |
| org.bytedeco.parquet |
| Modifier and Type | Method and Description |
|---|---|
parquet.ExposedEncoding |
parquet.ExposedEncoding.intern() |
parquet.ExposedEncoding |
parquet.ExposedEncoding.intern() |
static parquet.ExposedEncoding |
parquet.ExposedEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static parquet.ExposedEncoding |
parquet.ExposedEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static parquet.ExposedEncoding[] |
parquet.ExposedEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static parquet.ExposedEncoding[] |
parquet.ExposedEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
parquet.ExposedEncoding |
ColumnReader.GetExposedEncoding() |
parquet.ExposedEncoding |
ColumnReader.GetExposedEncoding() |
| Modifier and Type | Method and Description |
|---|---|
ColumnReader |
RowGroupReader.ColumnWithExposeEncoding(int i,
parquet.ExposedEncoding encoding_to_expose) |
ColumnReader |
RowGroupReader.ColumnWithExposeEncoding(int i,
parquet.ExposedEncoding encoding_to_expose) |
Copyright © 2022. All rights reserved.