| Package | Description |
|---|---|
| org.infinispan.client.hotrod.impl | |
| org.infinispan.client.hotrod.impl.transaction |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingRemoteCache<K,V>
Delegates all invocations to the provided underlying
InternalRemoteCache but provides extensibility to intercept
when a method is invoked. |
class |
InvalidatedNearRemoteCache<K,V>
Near
RemoteCache implementation enabling |
class |
RemoteCacheImpl<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalRemoteCacheImpl<K,V>
A
RemoteCache implementation that handles Transaction. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.