Package io.substrait.type
Class ImmutableType
java.lang.Object
io.substrait.type.ImmutableType
ImmutableType contains immutable implementation classes generated from
abstract value types defined as nested inside Type.- See Also:
-
ImmutableType.BoolImmutableType.I8ImmutableType.I16ImmutableType.I32ImmutableType.I64ImmutableType.FP32ImmutableType.FP64ImmutableType.StrImmutableType.BinaryImmutableType.DateImmutableType.TimeImmutableType.TimestampTZImmutableType.TimestampImmutableType.IntervalYearImmutableType.IntervalDayImmutableType.IntervalCompoundImmutableType.UUIDImmutableType.FixedCharImmutableType.VarCharImmutableType.FixedBinaryImmutableType.DecimalImmutableType.PrecisionTimeImmutableType.PrecisionTimestampImmutableType.PrecisionTimestampTZImmutableType.FuncImmutableType.StructImmutableType.ListTypeImmutableType.MapImmutableType.UserDefinedImmutableType.ParameterDataTypeImmutableType.ParameterBooleanValueImmutableType.ParameterIntegerValueImmutableType.ParameterEnumValueImmutableType.ParameterStringValue
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classImmutable implementation ofType.Binary.static final classImmutable implementation ofType.Bool.static final classImmutable implementation ofType.Date.static final classImmutable implementation ofType.Decimal.static final classImmutable implementation ofType.FixedBinary.static final classImmutable implementation ofType.FixedChar.static final classImmutable implementation ofType.FP32.static final classImmutable implementation ofType.FP64.static final classImmutable implementation ofType.Func.static final classImmutable implementation ofType.I16.static final classImmutable implementation ofType.I32.static final classImmutable implementation ofType.I64.static final classImmutable implementation ofType.I8.static final classImmutable implementation ofType.IntervalCompound.static final classImmutable implementation ofType.IntervalDay.static final classImmutable implementation ofType.IntervalYear.static final classImmutable implementation ofType.ListType.static final classImmutable implementation ofType.Map.static final classImmutable implementation ofType.ParameterBooleanValue.static final classImmutable implementation ofType.ParameterDataType.static final classImmutable implementation ofType.ParameterEnumValue.static final classImmutable implementation ofType.ParameterIntegerValue.static final classImmutable implementation ofType.ParameterStringValue.static final classImmutable implementation ofType.PrecisionTime.static final classImmutable implementation ofType.PrecisionTimestamp.static final classImmutable implementation ofType.PrecisionTimestampTZ.static final classImmutable implementation ofType.Str.static final classImmutable implementation ofType.Struct.static final classDeprecated.static final classDeprecated.static final classDeprecated.static final classImmutable implementation ofType.UserDefined.static final classImmutable implementation ofType.UUID.static final classImmutable implementation ofType.VarChar. -
Method Summary