@Namespace(value="parquet") @NoOffset @Properties(inherit=parquet.class) public class ColumnOrder extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
ColumnOrder.type |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ColumnOrder() |
ColumnOrder(ColumnOrder.type column_order) |
ColumnOrder(int column_order) |
ColumnOrder(long size)
Native array allocator.
|
ColumnOrder(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ColumnOrder.type |
get_order() |
ColumnOrder |
getPointer(long i) |
ColumnOrder |
position(long position) |
static ColumnOrder |
type_defined_() |
static void |
type_defined_(ColumnOrder setter) |
static ColumnOrder |
undefined_() |
static void |
undefined_(ColumnOrder setter) |
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, zero
public ColumnOrder(Pointer p)
Pointer(Pointer)
.public ColumnOrder(long size)
Pointer.position(long)
.public ColumnOrder(ColumnOrder.type column_order)
public ColumnOrder()
public ColumnOrder position(long position)
public ColumnOrder getPointer(long i)
getPointer
in class Pointer
public ColumnOrder.type get_order()
@ByRef public static ColumnOrder undefined_()
public static void undefined_(ColumnOrder setter)
@ByRef public static ColumnOrder type_defined_()
public static void type_defined_(ColumnOrder setter)
Copyright © 2022. All rights reserved.