Class ParameterizedType.IntervalCompound

java.lang.Object
io.substrait.function.ParameterizedType.BaseParameterizedType
io.substrait.function.ParameterizedType.IntervalCompound
All Implemented Interfaces:
NullableType, ParameterizedType, TypeExpression
Enclosing interface:
ParameterizedType

@Immutable public abstract static class ParameterizedType.IntervalCompound extends ParameterizedType.BaseParameterizedType implements NullableType
  • Constructor Details

    • IntervalCompound

      public IntervalCompound()
  • Method Details

    • precision

      public abstract ParameterizedType.StringLiteral precision()
    • builder

      public static io.substrait.function.ImmutableParameterizedType.IntervalCompound.Builder builder()