Class Types.DateType

All Implemented Interfaces:
Type
Enclosing class:
Types

public static class Types.DateType extends Type.DateTimeType
The date time type in Gravitino.
  • Method Details

    • get

      public static Types.DateType get()
      Returns:
      The singleton instance of Types.DateType.
    • name

      public Type.Name name()
      Returns:
      The name of the date type.
    • simpleString

      public String simpleString()
      Returns:
      A readable string representation for the type.