@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class NullType extends DataType
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
type_id |
| Constructor and Description |
|---|
NullType() |
NullType(long size)
Native array allocator.
|
NullType(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NullType |
getPointer(long i) |
DataTypeLayout |
layout()
\brief Return the data type layout.
|
String |
name()
\brief A string name of the type, omitting any child fields
|
NullType |
position(long position) |
String |
ToString()
\brief A string representation of the type, including any children
|
static int |
type_id() |
static String |
type_name() |
Accept, 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, 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, zeropublic NullType(Pointer p)
Pointer(Pointer).public NullType(long size)
Pointer.position(long).public NullType()
public NullType getPointer(long i)
getPointer in class Pointer@MemberGetter @Cast(value="const arrow::Type::type") public static int type_id()
public static String type_name()
@StdString public String ToString()
DataType@ByVal public DataTypeLayout layout()
DataType@StdString public String name()
DataTypeCopyright © 2022. All rights reserved.