Class Program


  • public class Program
    extends Object
    • Constructor Detail

      • Program

        public Program​(List<io.trino.operator.window.matcher.Instruction> instructions)
    • Method Detail

      • at

        public io.trino.operator.window.matcher.Instruction at​(int pointer)
      • size

        public int size()
      • getInstructions

        public List<io.trino.operator.window.matcher.Instruction> getInstructions()
      • getMinSlotCount

        public int getMinSlotCount()
      • getMinLabelCount

        public int getMinLabelCount()