@Namespace(value="parquet") @NoOffset @Properties(inherit=parquet.class) public class RowGroupMetaDataBuilder extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
RowGroupMetaDataBuilder(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
current_column() |
void |
Finish(long total_bytes_written) |
void |
Finish(long total_bytes_written,
short row_group_ordinal) |
static RowGroupMetaDataBuilder |
Make(WriterProperties props,
SchemaDescriptor schema_,
Pointer contents) |
ColumnChunkMetaDataBuilder |
NextColumnChunk() |
int |
num_columns() |
long |
num_rows() |
void |
set_num_rows(long num_rows) |
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 RowGroupMetaDataBuilder(Pointer p)
Pointer(Pointer)
.@UniquePtr public static RowGroupMetaDataBuilder Make(@SharedPtr WriterProperties props, @Const SchemaDescriptor schema_, Pointer contents)
public ColumnChunkMetaDataBuilder NextColumnChunk()
public int num_columns()
public int current_column()
Copyright © 2022. All rights reserved.