@Namespace(value="arrow") @Properties(inherit=arrow.class) public class ListScalar extends BaseListScalar
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ListScalar(Array value) |
ListScalar(Array value,
DataType type) |
ListScalar(DataType type) |
ListScalar(Pointer p)
Pointer cast constructor.
|
value, valueApproxEquals, ApproxEquals, CastTo, Equals, Equals, hash, is_valid, is_valid, ToString, type, typeaddress, 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 ListScalar(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public ListScalar(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::Array>"}) Array value, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public ListScalar(Pointer p)
Pointer(Pointer).public ListScalar(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::Array>"}) Array value)
Copyright © 2021. All rights reserved.