@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class Decimal128Builder extends FixedSizeBinaryBuilder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Decimal128Builder(DataType type) |
Decimal128Builder(DataType type,
MemoryPool pool) |
Decimal128Builder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Append(Decimal128 val) |
Status |
Finish(Decimal128Array out)
\endcond
|
Status |
FinishInternal(ArrayData out)
\brief Return result of builder as an internal generic ArrayData
object.
|
DataType |
type()
\brief Return the type of the built Array
|
void |
UnsafeAppend(Decimal128 val) |
Append, Append, Append, Append, AppendEmptyValue, AppendEmptyValues, AppendNull, AppendNulls, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, byte_width, Finish, GetValue, memory_limit, ReserveData, Reset, Resize, UnsafeAppend, UnsafeAppend, UnsafeAppend, UnsafeAppend, UnsafeAppendNull, ValidateOverflow, value_data_length_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, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Decimal128Builder(Pointer p)
Pointer(Pointer).public Decimal128Builder(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type, MemoryPool pool)
public Decimal128Builder(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
@ByVal public Status Append(@ByVal Decimal128 val)
public void UnsafeAppend(@ByVal Decimal128 val)
@ByVal public Status FinishInternal(@SharedPtr ArrayData out)
ArrayBuilderFinishInternal in class FixedSizeBinaryBuilderout - [out] the finalized ArrayData object@ByVal public Status Finish(@SharedPtr Decimal128Array out)
@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) public DataType type()
ArrayBuildertype in class FixedSizeBinaryBuilderCopyright © 2021. All rights reserved.