@NoOffset public static class FileDecryptionProperties.Builder extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Builder() |
Builder(long size)
Native array allocator.
|
Builder(Pointer p)
Pointer cast constructor.
|
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 Builder(Pointer p)
Pointer(Pointer)
.public Builder(long size)
Pointer.position(long)
.public Builder()
public FileDecryptionProperties.Builder position(long position)
public FileDecryptionProperties.Builder getPointer(long i)
getPointer
in class Pointer
public FileDecryptionProperties.Builder footer_key(@StdString String footer_key)
public FileDecryptionProperties.Builder footer_key(@StdString BytePointer footer_key)
public FileDecryptionProperties.Builder column_keys(@Cast(value="const parquet::ColumnPathToDecryptionPropertiesMap*") @ByRef ColumnDecryptionPropertiesStringMap column_decryption_properties)
public FileDecryptionProperties.Builder key_retriever(@SharedPtr DecryptionKeyRetriever key_retriever)
public FileDecryptionProperties.Builder disable_footer_signature_verification()
public FileDecryptionProperties.Builder aad_prefix(@StdString String aad_prefix)
public FileDecryptionProperties.Builder aad_prefix(@StdString BytePointer aad_prefix)
public FileDecryptionProperties.Builder aad_prefix_verifier(@SharedPtr AADPrefixVerifier aad_prefix_verifier)
public FileDecryptionProperties.Builder plaintext_files_allowed()
@SharedPtr public FileDecryptionProperties build()
Copyright © 2022. All rights reserved.