| Interface | Description |
|---|---|
| RemoteCache<K,V> |
Provides remote reference to a Hot Rod server/cluster.
|
| ServerStatistics |
Defines the possible list of statistics defined by the Hot Rod server.
|
| VersionedValue<V> |
Besides the key and value, also contains an version.
|
| Class | Description |
|---|---|
| RemoteCacheManager |
Factory for
RemoteCaches. |
| Version |
Defines client and protocol version.
|
| Enum | Description |
|---|---|
| Flag |
Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.