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
RemoteCache s. |
RemoteCounterManagerFactory |
A
CounterManager factory for Hot Rod client. |
Search |
Enum | Description |
---|---|
DefaultTemplate |
This enum lists the cache configuration templates names that are available in the server by default.
|
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 © 2021 JBoss by Red Hat. All rights reserved.