| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
arrow_dataset.SegmentEncoding |
KeyValuePartitioningOptions.segment_encoding()
After splitting a path into components, decode the path components
before parsing according to this scheme.
|
arrow_dataset.SegmentEncoding |
PartitioningFactoryOptions.segment_encoding()
After splitting a path into components, decode the path components
before parsing according to this scheme.
|
arrow_dataset.SegmentEncoding |
PartitioningFactoryOptions.segment_encoding()
After splitting a path into components, decode the path components
before parsing according to this scheme.
|
arrow_dataset.SegmentEncoding |
KeyValuePartitioningOptions.segment_encoding()
After splitting a path into components, decode the path components
before parsing according to this scheme.
|
| Modifier and Type | Method and Description |
|---|---|
KeyValuePartitioningOptions |
KeyValuePartitioningOptions.segment_encoding(arrow_dataset.SegmentEncoding setter) |
PartitioningFactoryOptions |
PartitioningFactoryOptions.segment_encoding(arrow_dataset.SegmentEncoding setter) |
PartitioningFactoryOptions |
PartitioningFactoryOptions.segment_encoding(arrow_dataset.SegmentEncoding setter) |
KeyValuePartitioningOptions |
KeyValuePartitioningOptions.segment_encoding(arrow_dataset.SegmentEncoding setter) |
| Modifier and Type | Method and Description |
|---|---|
arrow_dataset.SegmentEncoding |
arrow_dataset.SegmentEncoding.intern() |
arrow_dataset.SegmentEncoding |
arrow_dataset.SegmentEncoding.intern() |
static arrow_dataset.SegmentEncoding |
arrow_dataset.SegmentEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static arrow_dataset.SegmentEncoding |
arrow_dataset.SegmentEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static arrow_dataset.SegmentEncoding[] |
arrow_dataset.SegmentEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static arrow_dataset.SegmentEncoding[] |
arrow_dataset.SegmentEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Pointer |
arrow_dataset.shiftLeft(Pointer os,
arrow_dataset.SegmentEncoding segment_encoding) |
static Pointer |
arrow_dataset.shiftLeft(Pointer os,
arrow_dataset.SegmentEncoding segment_encoding) |
Copyright © 2022. All rights reserved.