| Package | Description |
|---|---|
| org.infinispan.client.hotrod |
HotRod Client API
|
| org.infinispan.client.hotrod.impl | |
| org.infinispan.client.hotrod.near |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> NearCacheService<K,V> |
RemoteCacheManager.createNearCacheService(NearCacheConfiguration cfg) |
| Constructor and Description |
|---|
EagerNearRemoteCache(RemoteCacheManager rcm,
String name,
NearCacheService<K,V> nearcache)
Deprecated.
|
InvalidatedNearRemoteCache(RemoteCacheManager rcm,
String name,
NearCacheService<K,V> nearcache) |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> NearCacheService<K,V> |
NearCacheService.create(NearCacheConfiguration config,
ClientListenerNotifier listenerNotifier) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.