Package | Description |
---|---|
org.infinispan.query.continuous |
Functionality related to continuous query, which sends updates to the client based on the client
query when there are any changes to the data which match the original query.
|
Modifier and Type | Method and Description |
---|---|
void |
ContinuousQuery.EntryListener.handleEvent(CacheEntryEvent<K,?> event) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.