void |
AbstractBatchedQueryListener.tupleUpdated(TupleUpdatedEvent event) |
Event when an existing tuple in the result is updated.
|
void |
AbstractQueryListener.tupleUpdated(TupleUpdatedEvent event) |
Event when an existing tuple in the result is updated.
|
void |
CompositeQueryListener.tupleUpdated(TupleUpdatedEvent event) |
Event when an existing tuple in the result is updated.
|
void |
DeleteQueryListener.tupleUpdated(TupleUpdatedEvent event) |
Event when an existing tuple in the result is updated.
|
void |
LiveResult.tupleUpdated(TupleUpdatedEvent event) |
Event when an existing tuple in the result is updated.
|
void |
QueryListener.tupleUpdated(TupleUpdatedEvent event) |
Event when an existing tuple in the result is updated.
|
void |
QueryListenerWrapper.tupleUpdated(TupleUpdatedEvent event) |
|
void |
SnapshotQueryListener.tupleUpdated(TupleUpdatedEvent event) |
Event when an existing tuple in the result is updated.
|