| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
KeyValueMetadataVector |
ProjectOptions.field_metadata()
Metadata attached to wrapped columns
|
KeyValueMetadataVector |
KeyValueMetadataVector.push_back(KeyValueMetadata value) |
KeyValueMetadataVector |
KeyValueMetadataVector.put(KeyValueMetadata... array) |
KeyValueMetadataVector |
KeyValueMetadataVector.put(KeyValueMetadata value) |
KeyValueMetadataVector |
KeyValueMetadataVector.put(KeyValueMetadataVector x) |
KeyValueMetadataVector |
KeyValueMetadataVector.put(long i,
KeyValueMetadata value) |
| Modifier and Type | Method and Description |
|---|---|
ProjectOptions |
ProjectOptions.field_metadata(KeyValueMetadataVector setter) |
KeyValueMetadataVector |
KeyValueMetadataVector.put(KeyValueMetadataVector x) |
| Constructor and Description |
|---|
ProjectOptions(StringVector n,
BoolVector r,
KeyValueMetadataVector m) |
Copyright © 2021. All rights reserved.