Interface RightTupleLifecycle<Tuple_ extends Tuple>
- All Known Implementing Classes:
AbstractIfExistsNode,AbstractIndexedIfExistsNode,AbstractIndexedJoinNode,AbstractJoinNode,AbstractUnindexedIfExistsNode,AbstractUnindexedJoinNode
public interface RightTupleLifecycle<Tuple_ extends Tuple>
-
Method Summary
Modifier and TypeMethodDescriptionvoidinsertRight(Tuple_ tuple) voidretractRight(Tuple_ tuple) voidupdateRight(Tuple_ tuple)
-
Method Details
-
insertRight
-
updateRight
-
retractRight
-