| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
Compressor.FlushResult |
FlushResultResult.access() |
Compressor.FlushResult |
Compressor.FlushResult.bytes_written(long setter) |
Compressor.FlushResult |
Compressor.FlushResult.getPointer(long i) |
Compressor.FlushResult |
FlushResultResult.MoveValueUnsafe() |
Compressor.FlushResult |
FlushResultResult.multiply() |
Compressor.FlushResult |
Compressor.FlushResult.position(long position) |
Compressor.FlushResult |
Compressor.FlushResult.should_retry(boolean setter) |
Compressor.FlushResult |
FlushResultResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
Compressor.FlushResult |
FlushResultResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Constructor and Description |
|---|
FlushResultResult(Compressor.FlushResult value)
Constructs a Result object that contains
value. |
Copyright © 2021. All rights reserved.