| Interface | Description |
|---|---|
| MetadataValue<V> |
Besides the value, also contains a version and expiration information.
|
| 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. |
| Search | |
| 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 © 2015 JBoss, a division of Red Hat. All rights reserved.