@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class Date64Type extends DateType
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
type_id |
| Constructor and Description |
|---|
Date64Type() |
Date64Type(long size)
Native array allocator.
|
Date64Type(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
bit_width() |
Date64Type |
getPointer(long i) |
String |
name()
\brief A string name of the type, omitting any child fields
\note Experimental API
|
Date64Type |
position(long position) |
String |
ToString()
\brief A string representation of the type, including any children
|
static int |
type_id() |
static String |
type_name() |
arrow.DateUnit |
unit() |
static arrow.DateUnit |
UNIT() |
layoutAccept, 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 Date64Type(Pointer p)
Pointer(Pointer).public Date64Type(long size)
Pointer.position(long).public Date64Type()
public Date64Type position(long position)
public Date64Type getPointer(long i)
getPointer in class Pointer@MemberGetter @Cast(value="const arrow::Type::type") public static int type_id()
@MemberGetter public static arrow.DateUnit UNIT()
public static String type_name()
public int bit_width()
bit_width in class FixedWidthType@StdString public String ToString()
DataType@StdString public String name()
DataTypepublic arrow.DateUnit unit()
Copyright © 2021. All rights reserved.