Package | Description |
---|---|
org.infinispan.client.hotrod |
HotRod Client API
|
org.infinispan.client.hotrod.event |
Hot Rod client remote event API.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> ContinuousQuery<K,V> |
Search.getContinuousQuery(RemoteCache<K,V> cache) |
Modifier and Type | Class and Description |
---|---|
class |
ContinuousQueryImpl<K,V>
A container of continuous query listeners for a cache.
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.