@Name(value="arrow::IntervalScalar<arrow::DayTimeIntervalType>") @Properties(inherit=arrow.class) public class BaseDayTimeIntervalScalar extends BaseBaseDayTimeIntervalScalar
Scalar.Hash
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
BaseDayTimeIntervalScalar() |
BaseDayTimeIntervalScalar(DayTimeIntervalType.DayMilliseconds value) |
BaseDayTimeIntervalScalar(DayTimeIntervalType.DayMilliseconds value,
DataType type) |
BaseDayTimeIntervalScalar(long size)
Native array allocator.
|
BaseDayTimeIntervalScalar(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BaseDayTimeIntervalScalar |
getPointer(long i) |
BaseDayTimeIntervalScalar |
position(long position) |
mutable_data
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, 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, zero
public BaseDayTimeIntervalScalar(@ByVal DayTimeIntervalType.DayMilliseconds value, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public BaseDayTimeIntervalScalar(Pointer p)
Pointer(Pointer)
.public BaseDayTimeIntervalScalar(long size)
Pointer.position(long)
.public BaseDayTimeIntervalScalar(@ByVal @Cast(value="arrow::IntervalScalar<arrow::DayTimeIntervalType>::ValueType*") DayTimeIntervalType.DayMilliseconds value)
public BaseDayTimeIntervalScalar()
public BaseDayTimeIntervalScalar position(long position)
public BaseDayTimeIntervalScalar getPointer(long i)
getPointer
in class Pointer
Copyright © 2022. All rights reserved.