public static class RowGroupWriter.Contents extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Contents(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
Close() |
ColumnWriter |
column(int i) |
int |
current_column() |
ColumnWriter |
NextColumn() |
int |
num_columns() |
long |
num_rows() |
long |
total_bytes_written() |
long |
total_compressed_bytes() |
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 Contents(Pointer p)
Pointer(Pointer)
.public int num_columns()
public ColumnWriter NextColumn()
public ColumnWriter column(int i)
public int current_column()
public void Close()
Copyright © 2022. All rights reserved.