Interface ContinuousQuery<K,V>
- All Superinterfaces:
ContinuousQuery<K,
V>
- All Known Implementing Classes:
ContinuousQueryImpl
A container of continuous query listeners for a cache.
Implementations are not expected to be threadsafe.
- Since:
- 8.2
- Author:
- anistor@redhat.com
-
Method Summary
Methods inherited from interface org.infinispan.commons.api.query.ContinuousQuery
addContinuousQueryListener, addContinuousQueryListener, addContinuousQueryListener, getListeners, removeAllListeners, removeContinuousQueryListener