@Namespace(value="arrow") @Properties(inherit=arrow.class) public class StringBuilder extends BinaryBuilder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
StringBuilder() |
StringBuilder(DataType type,
MemoryPool pool) |
StringBuilder(long size)
Native array allocator.
|
StringBuilder(MemoryPool pool) |
StringBuilder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Finish(StringArray out)
\endcond
|
StringBuilder |
getPointer(long i) |
StringBuilder |
position(long position) |
DataType |
type()
\brief Return the type of the built Array
|
FinishAppend, Append, Append, Append, AppendEmptyValue, AppendEmptyValues, AppendNull, AppendNulls, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, FinishInternal, GetValue, GetValue, GetValue, memory_limit, offset, offsets_data, ReserveData, Reset, Resize, UnsafeAppend, UnsafeAppend, UnsafeAppend, UnsafeAppend, UnsafeAppend, UnsafeAppend, UnsafeAppendNull, ValidateOverflow, value_data_capacity, value_data_length, value_data_capacity, Advance, child_builder, child, Finish, Finish, length, null_count, num_children, Reserveaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic StringBuilder(MemoryPool pool)
public StringBuilder()
public StringBuilder(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type, MemoryPool pool)
public StringBuilder(Pointer p)
Pointer(Pointer).public StringBuilder(long size)
Pointer.position(long).public StringBuilder position(long position)
position in class BinaryBuilderpublic StringBuilder getPointer(long i)
getPointer in class BinaryBuilder@ByVal public Status Finish(@SharedPtr StringArray out)
@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) public DataType type()
ArrayBuildertype in class BinaryBuilderCopyright © 2021. All rights reserved.