Record Class SequenceFunction.SequenceFunctionHandle

java.lang.Object
java.lang.Record
io.trino.operator.table.SequenceFunction.SequenceFunctionHandle
All Implemented Interfaces:
ConnectorTableFunctionHandle
Enclosing class:
SequenceFunction

public static record SequenceFunction.SequenceFunctionHandle(long start, long stop, long step) extends Record implements ConnectorTableFunctionHandle