public class CQEventArg extends EventArg
QueryDataModificationListener
is executed
CQEventArg contains necessary information to identify the event and perform necessary actions accordingly.
It inherits EventArg
.Modifier and Type | Method | Description |
---|---|---|
ContinuousQuery |
getContinuousQuery() |
Reference to the
ContinuousQuery object it is registered against |
getCacheName, getEventType, getItem, getOldItem
public final ContinuousQuery getContinuousQuery()
ContinuousQuery
object it is registered against