@Namespace(value="parquet::internal") @Properties(inherit=parquet.class) public class MinMax extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
MinMax()
Default native constructor.
|
MinMax(long size)
Native array allocator.
|
MinMax(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
MinMax |
getPointer(long i) |
short |
max() |
MinMax |
max(short setter) |
short |
min() |
MinMax |
min(short setter) |
MinMax |
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, zero
public MinMax()
public MinMax(long size)
Pointer.position(long)
.public MinMax(Pointer p)
Pointer(Pointer)
.Copyright © 2022. All rights reserved.