gravitino.api.types.type.IntervalType¶
- class gravitino.api.types.type.IntervalType¶
Bases:
PrimitiveType,ABCBase 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.