public class Program
extends Object
-
Constructor Summary
Constructors
Program(List<io.trino.operator.window.matcher.Instruction> instructions)
-
Method Summary
io.trino.operator.window.matcher.Instruction
List<io.trino.operator.window.matcher.Instruction>
int
int
int
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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)
-
-
getInstructions
public List<io.trino.operator.window.matcher.Instruction> getInstructions()
-
getMinSlotCount
public int getMinSlotCount()
-
getMinLabelCount
public int getMinLabelCount()
-