@NoOffset public static class ColumnDecryptionProperties.Builder extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Builder(BytePointer name) |
Builder(ColumnPath path) |
Builder(Pointer p)
Pointer cast constructor.
|
Builder(String name) |
Modifier and Type | Method and Description |
---|---|
ColumnDecryptionProperties |
build() |
ColumnDecryptionProperties.Builder |
key(BytePointer key) |
ColumnDecryptionProperties.Builder |
key(String key)
Set an explicit column 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 name)
public Builder(@StdString BytePointer name)
public Builder(@SharedPtr ColumnPath path)
public ColumnDecryptionProperties.Builder key(@StdString String key)
public ColumnDecryptionProperties.Builder key(@StdString BytePointer key)
@SharedPtr @ByVal public ColumnDecryptionProperties build()
Copyright © 2022. All rights reserved.