@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class StructScalar extends Scalar
Scalar.Hash
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
StructScalar(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ScalarResult |
field(FieldRef ref) |
static StructScalarResult |
Make(ScalarVector value,
StringVector field_names) |
ScalarVector |
value() |
StructScalar |
value(ScalarVector setter) |
ApproxEquals, ApproxEquals, CastTo, Equals, Equals, hash, is_valid, is_valid, ToString, type, type, Validate, ValidateFull
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 StructScalar(Pointer p)
Pointer(Pointer)
.@ByRef public ScalarVector value()
public StructScalar value(ScalarVector setter)
@ByVal public ScalarResult field(@ByVal FieldRef ref)
@ByVal public static StructScalarResult Make(@ByVal @Cast(value="arrow::StructScalar::ValueType*") ScalarVector value, @ByVal StringVector field_names)
Copyright © 2022. All rights reserved.