@Namespace(value="arrow") @Properties(inherit=arrow.class) public class LargeListBuilder extends BaseLargeListBuilder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
LargeListBuilder(MemoryPool pool,
ArrayBuilder value_builder) |
LargeListBuilder(MemoryPool pool,
ArrayBuilder value_builder,
DataType type) |
LargeListBuilder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Finish(LargeListArray out)
\endcond
|
Append, Append, AppendEmptyValue, AppendEmptyValues, AppendNull, AppendNulls, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, AppendValues, FinishInternal, maximum_elements, Reset, Resize, type, ValidateOverflow, value_builder_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 LargeListBuilder(MemoryPool pool, @Const @SharedPtr @ByRef ArrayBuilder value_builder, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public LargeListBuilder(MemoryPool pool, @Const @SharedPtr @ByRef ArrayBuilder value_builder)
public LargeListBuilder(Pointer p)
Pointer(Pointer).@ByVal public Status Finish(@SharedPtr LargeListArray out)
Copyright © 2021. All rights reserved.