gravitino.api.types.type.IntervalType¶
- class gravitino.api.types.type.IntervalType¶
Bases:
PrimitiveType
,ABC
Base class for all interval types.
- __init__()¶
Methods
__init__
()name
()Returns the generic name of the type.
Returns a readable string representation of the type.
- abstract simple_string() str ¶
Returns a readable string representation of the type.