| Package | Description |
|---|---|
| org.infinispan.client.hotrod |
HotRod 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) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.