public static class NativeRecordBatchHandle.Buffer extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
capacity |
long |
memoryAddress |
long |
nativeInstanceId |
long |
size |
| Constructor and Description |
|---|
Buffer(long nativeInstanceId,
long memoryAddress,
long size,
long capacity)
Constructor.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.