@Namespace(value="parquet::schema") @Properties(inherit=parquet.class) public class ListEncoding extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
ListEncoding.type |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ListEncoding()
Default native constructor.
|
ListEncoding(long size)
Native array allocator.
|
ListEncoding(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ListEncoding |
getPointer(long i) |
ListEncoding |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ListEncoding()
public ListEncoding(long size)
Pointer.position(long).public ListEncoding(Pointer p)
Pointer(Pointer).public ListEncoding position(long position)
public ListEncoding getPointer(long i)
getPointer in class PointerCopyright © 2022. All rights reserved.