@Name(value="arrow::TemporalScalar<arrow::DayTimeIntervalType>") @NoOffset @Properties(inherit=arrow.class) public class BaseBaseDayTimeIntervalScalar extends Scalar
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BaseBaseDayTimeIntervalScalar(DataType type) |
BaseBaseDayTimeIntervalScalar(DayTimeIntervalType.DayMilliseconds value,
DataType type) |
BaseBaseDayTimeIntervalScalar(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DayTimeIntervalType.DayMilliseconds |
value() |
BaseBaseDayTimeIntervalScalar |
value(DayTimeIntervalType.DayMilliseconds setter) |
CastTo, Equals, is_valid, is_valid, ToString, type, typeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic BaseBaseDayTimeIntervalScalar(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public BaseBaseDayTimeIntervalScalar(Pointer p)
Pointer.Pointer(Pointer).public BaseBaseDayTimeIntervalScalar(@ByVal DayTimeIntervalType.DayMilliseconds value, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
@ByRef public DayTimeIntervalType.DayMilliseconds value()
public BaseBaseDayTimeIntervalScalar value(DayTimeIntervalType.DayMilliseconds setter)
Copyright © 2020. All rights reserved.