@Namespace(value="arrow") @Properties(inherit=arrow.class) public class MonthIntervalScalar extends BaseMonthIntervalScalar
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
MonthIntervalScalar() |
MonthIntervalScalar(int value) |
MonthIntervalScalar(int value,
DataType type) |
MonthIntervalScalar(long size)
Native array allocator.
|
MonthIntervalScalar(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MonthIntervalScalar |
getPointer(long i) |
MonthIntervalScalar |
position(long position) |
data, mutable_dataApproxEquals, 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, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic MonthIntervalScalar(@Cast(value="arrow::TemporalScalar<arrow::MonthIntervalType>::ValueType") int value, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public MonthIntervalScalar(@Cast(value="arrow::IntervalScalar<arrow::MonthIntervalType>::ValueType") int value)
public MonthIntervalScalar()
public MonthIntervalScalar(Pointer p)
Pointer(Pointer).public MonthIntervalScalar(long size)
Pointer.position(long).public MonthIntervalScalar position(long position)
public MonthIntervalScalar getPointer(long i)
getPointer in class PointerCopyright © 2021. All rights reserved.