T - type of data produced by transformer ContinuousQueryWithTransformer.getRemoteTransformerFactory().public static interface ContinuousQueryWithTransformer.EventListener<T>
ContinuousQueryWithTransformer to implement.
Invoked if an cache entry is updated, created or if a batch call is made,
after the entries are updated and transformed.| Modifier and Type | Method and Description |
|---|---|
void |
onUpdated(Iterable<? extends T> events)
Called after one or more entries have been updated.
|
void onUpdated(Iterable<? extends T> events)
events - The entries just updated that transformed with remote transformer of ContinuousQueryWithTransformer.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023