Class Program

java.lang.Object
io.trino.operator.window.matcher.Program

public class Program extends Object
  • Constructor Details

    • Program

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

    • 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()
    • dump

      public String dump()