@Name(value="arrow::NumericScalar<arrow::Int16Type>") @Properties(inherit=arrow.class) public class BaseInt16Type extends PrimitiveScalarBase
Scalar.Hash
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
BaseInt16Type() |
BaseInt16Type(long size)
Native array allocator.
|
BaseInt16Type(Pointer p)
Pointer cast constructor.
|
BaseInt16Type(short value) |
Modifier and Type | Method and Description |
---|---|
BaseInt16Type |
getPointer(long i) |
BaseInt16Type |
position(long position) |
mutable_data
ApproxEquals, ApproxEquals, CastTo, Equals, Equals, hash, is_valid, is_valid, ToString, type, type, Validate, ValidateFull
address, 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, zero
public BaseInt16Type(Pointer p)
Pointer(Pointer)
.public BaseInt16Type(long size)
Pointer.position(long)
.public BaseInt16Type(@Cast(value="arrow::NumericScalar<arrow::Int16Type>::ValueType") short value)
public BaseInt16Type()
public BaseInt16Type position(long position)
public BaseInt16Type getPointer(long i)
getPointer
in class Pointer
Copyright © 2022. All rights reserved.