| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
ScannerResult |
ScannerBuilder.Finish()
\brief Return the constructed now-immutable Scanner object
|
ScannerResult |
ScannerBuilder.Finish()
\brief Return the constructed now-immutable Scanner object
|
ScannerResult |
ScannerResult.getPointer(long i) |
ScannerResult |
ScannerResult.getPointer(long i) |
ScannerResult |
ScannerResult.position(long position) |
ScannerResult |
ScannerResult.position(long position) |
ScannerResult |
ScannerResult.put(ScannerResult other)
Copy-assignment operator.
|
ScannerResult |
ScannerResult.put(ScannerResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ScannerResult.Equals(ScannerResult other)
Compare to another Result.
|
boolean |
ScannerResult.Equals(ScannerResult other)
Compare to another Result.
|
ScannerResult |
ScannerResult.put(ScannerResult other)
Copy-assignment operator.
|
ScannerResult |
ScannerResult.put(ScannerResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
ScannerResult(ScannerResult other)
Copy constructor.
|
ScannerResult(ScannerResult other)
Copy constructor.
|
Copyright © 2022. All rights reserved.