Class LeafOperand

    • Constructor Detail

      • LeafOperand

        public LeafOperand()
    • Method Detail

      • getExpressions

        public final java.util.List<Expression> getExpressions()
        Description copied from class: Expression
        returns the DIRECT children expressions if it has any, otherwise an EMPTY list will be returned
        Specified by:
        getExpressions in class Expression
      • constructUdfExecutors

        public final void constructUdfExecutors​(java.util.Map<java.lang.String,​UDTFExecutor> expressionName2Executor,
                                                java.time.ZoneId zoneId)
        Specified by:
        constructUdfExecutors in class Expression