@Namespace(value="parquet") @Properties(inherit=parquet.class) public class TimeLogicalType extends LogicalType
LogicalType.TimeUnit, LogicalType.Type
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
TimeLogicalType(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
is_adjusted_to_utc() |
static LogicalType |
Make(boolean is_adjusted_to_utc,
int time_unit) |
static LogicalType |
Make(boolean is_adjusted_to_utc,
LogicalType.TimeUnit.unit time_unit) |
LogicalType.TimeUnit.unit |
time_unit() |
BSON, Date, Decimal, Decimal, Enum, Equals, FromConvertedType, FromConvertedType, FromConvertedType, FromConvertedType, FromThrift, Int, Interval, is_applicable, is_applicable, is_applicable, is_applicable, is_BSON, is_compatible, is_compatible, is_compatible, is_compatible, is_date, is_decimal, is_enum, is_int, is_interval, is_invalid, is_JSON, is_list, is_map, is_nested, is_none, is_nonnested, is_null, is_serialized, is_string, is_time, is_timestamp, is_UUID, is_valid, JSON, List, Map, None, Null, sort_order, String, Time, Time, Timestamp, Timestamp, Timestamp, Timestamp, ToConvertedType, ToJSON, ToString, ToThrift, type, UUID
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public TimeLogicalType(Pointer p)
Pointer(Pointer)
.@Cast(value="const parquet::LogicalType*") @SharedPtr @ByVal public static LogicalType Make(@Cast(value="bool") boolean is_adjusted_to_utc, LogicalType.TimeUnit.unit time_unit)
@Cast(value="const parquet::LogicalType*") @SharedPtr @ByVal public static LogicalType Make(@Cast(value="bool") boolean is_adjusted_to_utc, @Cast(value="parquet::LogicalType::TimeUnit::unit") int time_unit)
public LogicalType.TimeUnit.unit time_unit()
Copyright © 2022. All rights reserved.