@Namespace(value="arrow") @Properties(inherit=arrow.class) public class DictionaryScalar extends Scalar
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DictionaryScalar(DataType type) |
DictionaryScalar(Pointer p)
Pointer cast constructor.
|
DictionaryScalar(Pointer value,
DataType type) |
DictionaryScalar(Pointer value,
DataType type,
boolean is_valid) |
| Modifier and Type | Method and Description |
|---|---|
ScalarResult |
GetEncodedValue() |
ApproxEquals, ApproxEquals, CastTo, Equals, Equals, 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, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic DictionaryScalar(Pointer p)
Pointer(Pointer).public DictionaryScalar(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public DictionaryScalar(@ByVal @Cast(value="arrow::DictionaryScalar::ValueType*") Pointer value, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type, @Cast(value="bool") boolean is_valid)
@ByVal public ScalarResult GetEncodedValue()
Copyright © 2021. All rights reserved.