@Namespace(value="arrow") @Properties(inherit=arrow.class) public class Int16Scalar extends BaseInt16Type
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Int16Scalar() |
Int16Scalar(long size)
Native array allocator.
|
Int16Scalar(Pointer p)
Pointer cast constructor.
|
Int16Scalar(short value) |
| Modifier and Type | Method and Description |
|---|---|
Int16Scalar |
getPointer(long i) |
Int16Scalar |
position(long position) |
data, mutable_dataApproxEquals, ApproxEquals, CastTo, Equals, Equals, is_valid, is_valid, ToString, type, typeaddress, 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 Int16Scalar(@Cast(value="arrow::NumericScalar<arrow::Int16Type>::ValueType") short value)
public Int16Scalar()
public Int16Scalar(Pointer p)
Pointer(Pointer).public Int16Scalar(long size)
Pointer.position(long).public Int16Scalar position(long position)
position in class BaseInt16Typepublic Int16Scalar getPointer(long i)
getPointer in class BaseInt16TypeCopyright © 2021. All rights reserved.