| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
arrow_dataset.ExistingDataBehavior |
FileSystemDatasetWriteOptions.existing_data_behavior()
Controls what happens if an output directory already exists.
|
arrow_dataset.ExistingDataBehavior |
FileSystemDatasetWriteOptions.existing_data_behavior()
Controls what happens if an output directory already exists.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemDatasetWriteOptions |
FileSystemDatasetWriteOptions.existing_data_behavior(arrow_dataset.ExistingDataBehavior setter) |
FileSystemDatasetWriteOptions |
FileSystemDatasetWriteOptions.existing_data_behavior(arrow_dataset.ExistingDataBehavior setter) |
| Modifier and Type | Method and Description |
|---|---|
arrow_dataset.ExistingDataBehavior |
arrow_dataset.ExistingDataBehavior.intern() |
arrow_dataset.ExistingDataBehavior |
arrow_dataset.ExistingDataBehavior.intern() |
static arrow_dataset.ExistingDataBehavior |
arrow_dataset.ExistingDataBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static arrow_dataset.ExistingDataBehavior |
arrow_dataset.ExistingDataBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static arrow_dataset.ExistingDataBehavior[] |
arrow_dataset.ExistingDataBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static arrow_dataset.ExistingDataBehavior[] |
arrow_dataset.ExistingDataBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.