@Namespace(value="parquet") @Properties(inherit=parquet.class) public class IntLogicalType extends LogicalType
LogicalType.TimeUnit, LogicalType.Type
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
IntLogicalType(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
bit_width() |
boolean |
is_signed() |
static LogicalType |
Make(int bit_width,
boolean is_signed) |
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 IntLogicalType(Pointer p)
Pointer(Pointer)
.@Cast(value="const parquet::LogicalType*") @SharedPtr @ByVal public static LogicalType Make(int bit_width, @Cast(value="bool") boolean is_signed)
public int bit_width()
Copyright © 2022. All rights reserved.