@Namespace(value="parquet") @Properties(inherit=parquet.class) public class PageEncodingStats extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PageEncodingStats()
Default native constructor.
|
PageEncodingStats(long size)
Native array allocator.
|
PageEncodingStats(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
count() |
PageEncodingStats |
count(int setter) |
Encoding.type |
encoding() |
PageEncodingStats |
encoding(Encoding.type setter) |
PageEncodingStats |
getPointer(long i) |
PageType.type |
page_type() |
PageEncodingStats |
page_type(PageType.type setter) |
PageEncodingStats |
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 PageEncodingStats()
public PageEncodingStats(long size)
Pointer.position(long)
.public PageEncodingStats(Pointer p)
Pointer(Pointer)
.public PageEncodingStats position(long position)
public PageEncodingStats getPointer(long i)
getPointer
in class Pointer
public PageType.type page_type()
public PageEncodingStats page_type(PageType.type setter)
public Encoding.type encoding()
public PageEncodingStats encoding(Encoding.type setter)
public int count()
public PageEncodingStats count(int setter)
Copyright © 2022. All rights reserved.