| 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 | Interface and Description |
|---|---|
interface |
ContinuousQueryResultListener<K,V>
Deprecated.
replaced by
ContinuousQueryListener; to be removed in 8.3 |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.