@Namespace(value="arrow::internal") @Properties(inherit=arrow.class) public class ChunkedStringBuilder extends ChunkedBinaryBuilder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ChunkedStringBuilder(int max_chunk_value_length) |
ChunkedStringBuilder(int max_chunk_value_length,
int max_chunk_length) |
ChunkedStringBuilder(int max_chunk_value_length,
int max_chunk_length,
MemoryPool pool) |
ChunkedStringBuilder(int max_chunk_value_length,
MemoryPool pool) |
ChunkedStringBuilder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Finish(ArrayVector out) |
Append, Append, Append, AppendNull, Reserveaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ChunkedStringBuilder(int max_chunk_value_length,
MemoryPool pool)
public ChunkedStringBuilder(int max_chunk_value_length)
public ChunkedStringBuilder(int max_chunk_value_length,
int max_chunk_length,
MemoryPool pool)
public ChunkedStringBuilder(int max_chunk_value_length,
int max_chunk_length)
public ChunkedStringBuilder(Pointer p)
Pointer(Pointer).@ByVal public Status Finish(ArrayVector out)
Finish in class ChunkedBinaryBuilderCopyright © 2021. All rights reserved.