@Name(value="arrow::NumericArray<arrow::DurationType>") @Properties(inherit=arrow.class) public class DurationArray extends PrimitiveArray
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DurationArray(ArrayData data) |
DurationArray(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
begin() |
Pointer |
end() |
long |
GetView(long i) |
LongPointer |
raw_values() |
long |
Value(long i) |
valuesgetPointer, positionAccept, ApproxEquals, ApproxEquals, data, Diff, Equals, Equals, GetScalar, IsNull, IsValid, length, null_bitmap_data, null_bitmap, null_count, num_fields, offset, RangeEquals, RangeEquals, RangeEquals, RangeEquals, Slice, Slice, SliceSafe, SliceSafe, ToString, type_id, type, Validate, ValidateFull, Viewaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic DurationArray(Pointer p)
Pointer(Pointer).public DurationArray(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::ArrayData>"}) ArrayData data)
@Cast(value="const arrow::NumericArray<arrow::DurationType>::value_type*") public LongPointer raw_values()
@Cast(value="arrow::NumericArray<arrow::DurationType>::value_type") public long Value(@Cast(value="int64_t") long i)
@Cast(value="arrow::NumericArray<arrow::DurationType>::value_type") public long GetView(@Cast(value="int64_t") long i)
@ByVal @Cast(value="arrow::NumericArray<arrow::DurationType>::IteratorType*") public Pointer begin()
Copyright © 2022. All rights reserved.