Interface | Description |
---|---|
CacheTopologyInfo |
Contains information about cache topology including servers and owned segments.
|
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 | |
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 |
---|---|
RemoteCacheManager |
Factory for
RemoteCache s. |
Search |
Enum | Description |
---|---|
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 © 2017 JBoss, a division of Red Hat. All rights reserved.