Package | Description |
---|---|
org.bytedeco.arrow_dataset |
Modifier and Type | Method and Description |
---|---|
ScanTaskVectorResult |
ScanTaskVectorResult.getPointer(long i) |
ScanTaskVectorResult |
ScanTaskVectorResult.getPointer(long i) |
ScanTaskVectorResult |
ScanTaskVectorResult.position(long position) |
ScanTaskVectorResult |
ScanTaskVectorResult.position(long position) |
ScanTaskVectorResult |
ScanTaskVectorResult.put(ScanTaskVectorResult other)
Copy-assignment operator.
|
ScanTaskVectorResult |
ScanTaskVectorResult.put(ScanTaskVectorResult other)
Copy-assignment operator.
|
ScanTaskVectorResult |
ScanTaskIterator.ToVector()
\brief Move every element of this iterator into a vector.
|
ScanTaskVectorResult |
ScanTaskIterator.ToVector()
\brief Move every element of this iterator into a vector.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ScanTaskVectorResult.Equals(ScanTaskVectorResult other)
Compare to another Result.
|
boolean |
ScanTaskVectorResult.Equals(ScanTaskVectorResult other)
Compare to another Result.
|
ScanTaskVectorResult |
ScanTaskVectorResult.put(ScanTaskVectorResult other)
Copy-assignment operator.
|
ScanTaskVectorResult |
ScanTaskVectorResult.put(ScanTaskVectorResult other)
Copy-assignment operator.
|
Constructor and Description |
---|
ScanTaskVectorResult(ScanTaskVectorResult other)
Copy constructor.
|
ScanTaskVectorResult(ScanTaskVectorResult other)
Copy constructor.
|
Copyright © 2022. All rights reserved.