| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
SchemaVectorResult |
SchemaVectorResult.getPointer(long i) |
SchemaVectorResult |
SchemaVectorResult.position(long position) |
SchemaVectorResult |
SchemaVectorResult.put(SchemaVectorResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaVectorResult.Equals(SchemaVectorResult other)
Compare to another Result.
|
SchemaVectorResult |
SchemaVectorResult.put(SchemaVectorResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
SchemaVectorResult(SchemaVectorResult other)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaVectorResult |
ParquetDatasetFactory.InspectSchemas(InspectOptions options) |
SchemaVectorResult |
UnionDatasetFactory.InspectSchemas(InspectOptions options)
\brief Get the schemas of the Datasets.
|
SchemaVectorResult |
FileSystemDatasetFactory.InspectSchemas(InspectOptions options) |
SchemaVectorResult |
DatasetFactory.InspectSchemas(InspectOptions options)
\brief Get the schemas of the Fragments and Partitioning.
|
Copyright © 2021. All rights reserved.