@Namespace(value="arrow") @Properties(inherit=arrow.class) public class ListBuilder extends BaseListBuilder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ListBuilder(MemoryPool pool,
ArrayBuilder value_builder) |
ListBuilder(MemoryPool pool,
ArrayBuilder value_builder,
DataType type) |
ListBuilder(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Status |
Finish(ListArray out)
\endcond
|
Append, Append, AppendArraySlice, AppendEmptyValue, AppendEmptyValues, AppendNull, AppendNulls, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, FinishInternal, maximum_elements, Reset, Resize, type, ValidateOverflow, value_builder
_capacity, Advance, AppendScalar, AppendScalar, AppendScalars, child_builder, child, Finish, Finish, length, null_count, num_children, put, Reserve
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 ListBuilder(MemoryPool pool, @Const @SharedPtr @ByRef ArrayBuilder value_builder, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public ListBuilder(MemoryPool pool, @Const @SharedPtr @ByRef ArrayBuilder value_builder)
public ListBuilder(Pointer p)
Pointer(Pointer)
.@ByVal public Status Finish(@SharedPtr ListArray out)
Copyright © 2022. All rights reserved.