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