| Package | Description |
|---|---|
| org.infinispan.client.hotrod |
Hot Rod client API.
|
| org.infinispan.query |
Query API.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ContinuousQuery<K,V> |
Search.getContinuousQuery(RemoteCache<K,V> cache) |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ContinuousQuery<K,V> |
Search.getContinuousQuery(Cache<K,V> cache)
Obtain the
ContinuousQuery object for a cache. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.