@NoOffset public static class FileEncryptionProperties.Builder extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Builder(BytePointer footer_key) |
Builder(Pointer p)
Pointer cast constructor.
|
Builder(String footer_key) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public Builder(Pointer p)
Pointer(Pointer)
.public Builder(@StdString String footer_key)
public Builder(@StdString BytePointer footer_key)
public FileEncryptionProperties.Builder set_plaintext_footer()
public FileEncryptionProperties.Builder algorithm(ParquetCipher.type parquet_cipher)
public FileEncryptionProperties.Builder algorithm(@Cast(value="parquet::ParquetCipher::type") int parquet_cipher)
public FileEncryptionProperties.Builder footer_key_id(@StdString String key_id)
public FileEncryptionProperties.Builder footer_key_id(@StdString BytePointer key_id)
public FileEncryptionProperties.Builder footer_key_metadata(@StdString String footer_key_metadata)
public FileEncryptionProperties.Builder footer_key_metadata(@StdString BytePointer footer_key_metadata)
public FileEncryptionProperties.Builder aad_prefix(@StdString String aad_prefix)
public FileEncryptionProperties.Builder aad_prefix(@StdString BytePointer aad_prefix)
public FileEncryptionProperties.Builder disable_aad_prefix_storage()
public FileEncryptionProperties.Builder encrypted_columns(@Cast(value="const parquet::ColumnPathToEncryptionPropertiesMap*") @ByRef EncodingIntMap encrypted_columns)
@SharedPtr public FileEncryptionProperties build()
Copyright © 2022. All rights reserved.