Class STCollectAggregate

  • All Implemented Interfaces:
    com.dremio.exec.expr.AggrFunction, com.dremio.exec.expr.Function

    public class STCollectAggregate
    extends Object
    implements com.dremio.exec.expr.AggrFunction
    • Constructor Detail

      • STCollectAggregate

        public STCollectAggregate()
    • Method Detail

      • setup

        public void setup()
        Specified by:
        setup in interface com.dremio.exec.expr.AggrFunction
      • add

        public void add()
        Specified by:
        add in interface com.dremio.exec.expr.AggrFunction
      • output

        public void output()
        Specified by:
        output in interface com.dremio.exec.expr.AggrFunction
      • reset

        public void reset()
        Specified by:
        reset in interface com.dremio.exec.expr.AggrFunction