void |
AbstractBatchedQueryListener.tupleRemoved(TupleRemovedEvent event) |
Event when an existing tuple is removed from the result.
|
void |
AbstractQueryListener.tupleRemoved(TupleRemovedEvent event) |
Event when an existing tuple is removed from the result.
|
void |
CompositeQueryListener.tupleRemoved(TupleRemovedEvent event) |
Event when an existing tuple is removed from the result.
|
void |
DeleteQueryListener.tupleRemoved(TupleRemovedEvent event) |
Event when an existing tuple is removed from the result.
|
void |
LiveResult.tupleRemoved(TupleRemovedEvent event) |
Event when an existing tuple is removed from the result.
|
void |
QueryListener.tupleRemoved(TupleRemovedEvent event) |
Event when an existing tuple is removed from the result.
|
void |
QueryListenerWrapper.tupleRemoved(TupleRemovedEvent event) |
|
void |
SnapshotQueryListener.tupleRemoved(TupleRemovedEvent event) |
Event when an existing tuple is removed from the result.
|