Package io.trino.operator
Class SplitOperatorInfo
java.lang.Object
io.trino.operator.SplitOperatorInfo
- All Implemented Interfaces:
OperatorInfo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SplitOperatorInfo
-
-
Method Details
-
isFinal
public boolean isFinal()- Specified by:
isFinalin interfaceOperatorInfo- Returns:
- true if this OperatorInfo should be collected and sent to the coordinator when the task completes (i.e. it will not be stripped away during summarization).
-
getSplitInfo
-
getCatalogHandle
-