@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class MonthDayNanoIntervalType extends IntervalType
| Modifier and Type | Class and Description |
|---|---|
static class |
MonthDayNanoIntervalType.MonthDayNanos |
IntervalType.typePointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
type_id |
| Constructor and Description |
|---|
MonthDayNanoIntervalType() |
MonthDayNanoIntervalType(long size)
Native array allocator.
|
MonthDayNanoIntervalType(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
bit_width() |
MonthDayNanoIntervalType |
getPointer(long i) |
IntervalType.type |
interval_type() |
String |
name()
\brief A string name of the type, omitting any child fields
|
MonthDayNanoIntervalType |
position(long position) |
String |
ToString()
\brief A string representation of the type, including any children
|
static int |
type_id() |
static String |
type_name() |
asParametricType, asParametricTypelayoutAccept, Equals, Equals, field, fields, Hash, id, num_fieldsfingerprint, metadata_fingerprintaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic MonthDayNanoIntervalType(Pointer p)
Pointer(Pointer).public MonthDayNanoIntervalType(long size)
Pointer.position(long).public MonthDayNanoIntervalType()
public MonthDayNanoIntervalType position(long position)
public MonthDayNanoIntervalType getPointer(long i)
getPointer in class Pointer@MemberGetter @Cast(value="const arrow::Type::type") public static int type_id()
public static String type_name()
public IntervalType.type interval_type()
interval_type in class IntervalTypepublic int bit_width()
bit_width in class FixedWidthType@StdString public String ToString()
DataType@StdString public String name()
DataTypeCopyright © 2022. All rights reserved.