Package org.apache.gravitino.rel.types
Class Types.UUIDType
java.lang.Object
org.apache.gravitino.rel.types.Type.PrimitiveType
org.apache.gravitino.rel.types.Types.UUIDType
- All Implemented Interfaces:
Type
- Enclosing class:
- Types
The uuid type in Gravitino.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.gravitino.rel.types.Type
Type.ComplexType, Type.DateTimeType, Type.FractionType, Type.IntegralType, Type.IntervalType, Type.Name, Type.NumericType, Type.PrimitiveType -
Method Summary
-
Method Details
-
get
- Returns:
- The singleton instance of
Types.UUIDType.
-
name
- Returns:
- The generic name of the type.
-
simpleString
- Returns:
- A readable string representation for the type.
-