@Namespace(value="parquet::internal") @Properties(inherit=parquet.class) public class ValidityBitmapInputOutput extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ValidityBitmapInputOutput()
Default native constructor.
|
ValidityBitmapInputOutput(long size)
Native array allocator.
|
ValidityBitmapInputOutput(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ValidityBitmapInputOutput |
getPointer(long i) |
long |
null_count() |
ValidityBitmapInputOutput |
null_count(long setter) |
ValidityBitmapInputOutput |
position(long position) |
long |
valid_bits_offset() |
ValidityBitmapInputOutput |
valid_bits_offset(long setter) |
BytePointer |
valid_bits() |
ValidityBitmapInputOutput |
valid_bits(BytePointer setter) |
long |
values_read_upper_bound() |
ValidityBitmapInputOutput |
values_read_upper_bound(long setter) |
long |
values_read() |
ValidityBitmapInputOutput |
values_read(long 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 ValidityBitmapInputOutput()
public ValidityBitmapInputOutput(long size)
Pointer.position(long)
.public ValidityBitmapInputOutput(Pointer p)
Pointer(Pointer)
.public ValidityBitmapInputOutput position(long position)
public ValidityBitmapInputOutput getPointer(long i)
getPointer
in class Pointer
public ValidityBitmapInputOutput values_read_upper_bound(long setter)
public ValidityBitmapInputOutput values_read(long setter)
public ValidityBitmapInputOutput null_count(long setter)
@Cast(value="uint8_t*") public BytePointer valid_bits()
public ValidityBitmapInputOutput valid_bits(BytePointer setter)
public ValidityBitmapInputOutput valid_bits_offset(long setter)
Copyright © 2022. All rights reserved.