Class TypeExpression.BinaryOperation

java.lang.Object
io.substrait.function.TypeExpression.BaseTypeExpression
io.substrait.function.TypeExpression.BinaryOperation
All Implemented Interfaces:
TypeExpression
Enclosing interface:
TypeExpression

@Immutable public abstract static class TypeExpression.BinaryOperation extends TypeExpression.BaseTypeExpression
  • Constructor Details

    • BinaryOperation

      public BinaryOperation()
  • Method Details