| Interface | Description |
|---|---|
| CacheTopologyInfo |
Contains information about cache topology including servers and owned segments.
|
| FailoverRequestBalancingStrategy |
Defines what servers will be selected when a smart-routed request fails.
|
| Metadata |
Represents metadata about an entry, such as creation and access times and expiration information.
|
| MetadataValue<V> |
Besides the value, also contains a version and expiration information.
|
| RemoteCache<K,V> |
Provides remote reference to a Hot Rod server/cluster.
|
| RemoteCacheContainer | |
| RemoteCacheManagerAdmin |
Remote Administration operations
|
| ServerStatistics |
Defines the possible list of statistics defined by the Hot Rod server.
|
| StreamingRemoteCache<K> |
StreamingRemoteCache implements streaming versions of most
RemoteCache methods |
| Versioned |
Versioned
|
| VersionedMetadata |
VersionedMetadata
|
| VersionedValue<V> |
Besides the key and value, also contains an version.
|
| Class | Description |
|---|---|
| DataFormat |
Defines data format for keys and values during Hot Rod client requests.
|
| DataFormat.Builder | |
| RemoteCacheManager |
Factory for
RemoteCaches. |
| RemoteCounterManagerFactory |
A
CounterManager factory for Hot Rod client. |
| Search |
| Enum | Description |
|---|---|
| AdminFlag | Deprecated
use
CacheContainerAdmin.AdminFlag instead |
| Flag |
Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
|
| ProtocolVersion |
Enumeration of supported Hot Rod client protocol versions.
|
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.