@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class MonthIntervalType extends IntervalType
IntervalType.typePointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
type_id |
| Constructor and Description |
|---|
MonthIntervalType() |
MonthIntervalType(long size)
Native array allocator.
|
MonthIntervalType(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
bit_width() |
MonthIntervalType |
getPointer(long i) |
IntervalType.type |
interval_type() |
String |
name()
\brief A string name of the type, omitting any child fields
\note Experimental API
|
MonthIntervalType |
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, child, children, Equals, Equals, field, fields, Hash, id, num_children, num_fieldsfingerprint, metadata_fingerprintaddress, 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 MonthIntervalType(Pointer p)
Pointer(Pointer).public MonthIntervalType(long size)
Pointer.position(long).public MonthIntervalType()
public MonthIntervalType position(long position)
public MonthIntervalType 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 © 2021. All rights reserved.