| Interface | Description |
|---|---|
| NearCacheFactory<K,V> |
Factory for creating near cache services.
|
| RemoteCacheContainer |
Extends Infinispan's
infinispan.client.client.hotrod.RemoteCacheContainer additionally exposing the name of the
remote cache container, an administration utility, and a mechanism for configuring near caching per remote cache. |
| RemoteCacheContainer.NearCacheRegistration |
| Class | Description |
|---|---|
| RegisteredRemoteCache<K,V> |
RemoteCache decorator that handles registration on RegisteredRemoteCache.start() and deregistration on RegisteredRemoteCache.stop(). |
| Enum | Description |
|---|---|
| InfinispanClientRequirement |
Copyright © 2023 JBoss by Red Hat. All rights reserved.