@Namespace(value="parquet") @NoOffset @Properties(inherit=parquet.class) public class FileMetaDataBuilder extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
FileMetaDataBuilder(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
RowGroupMetaDataBuilder |
AppendRowGroup() |
FileMetaData |
Finish() |
FileCryptoMetaData |
GetCryptoMetaData() |
static FileMetaDataBuilder |
Make(SchemaDescriptor schema,
WriterProperties props) |
static FileMetaDataBuilder |
Make(SchemaDescriptor schema,
WriterProperties props,
KeyValueMetadata key_value_metadata) |
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 FileMetaDataBuilder(Pointer p)
Pointer(Pointer)
.@UniquePtr public static FileMetaDataBuilder Make(@Const SchemaDescriptor schema, @SharedPtr WriterProperties props, @Const @SharedPtr KeyValueMetadata key_value_metadata)
@UniquePtr public static FileMetaDataBuilder Make(@Const SchemaDescriptor schema, @SharedPtr WriterProperties props)
public RowGroupMetaDataBuilder AppendRowGroup()
@UniquePtr public FileMetaData Finish()
@UniquePtr public FileCryptoMetaData GetCryptoMetaData()
Copyright © 2022. All rights reserved.