@Namespace(value="parquet") @NoOffset @Properties(inherit=parquet.class) public class IntegerKeyIdRetriever extends DecryptionKeyRetriever
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
IntegerKeyIdRetriever()
Default native constructor.
|
IntegerKeyIdRetriever(long size)
Native array allocator.
|
IntegerKeyIdRetriever(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BytePointer |
GetKey(BytePointer key_metadata) |
String |
GetKey(String key_metadata) |
IntegerKeyIdRetriever |
getPointer(long i) |
IntegerKeyIdRetriever |
position(long position) |
void |
PutKey(int key_id,
BytePointer key) |
void |
PutKey(int key_id,
String key) |
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 IntegerKeyIdRetriever()
public IntegerKeyIdRetriever(long size)
Pointer.position(long)
.public IntegerKeyIdRetriever(Pointer p)
Pointer(Pointer)
.public IntegerKeyIdRetriever position(long position)
public IntegerKeyIdRetriever getPointer(long i)
getPointer
in class Pointer
public void PutKey(@Cast(value="uint32_t") int key_id, @StdString String key)
public void PutKey(@Cast(value="uint32_t") int key_id, @StdString BytePointer key)
@StdString public String GetKey(@StdString String key_metadata)
GetKey
in class DecryptionKeyRetriever
@StdString public BytePointer GetKey(@StdString BytePointer key_metadata)
GetKey
in class DecryptionKeyRetriever
Copyright © 2022. All rights reserved.