| Interface | Description |
|---|---|
| Constants |
Constant values
|
| Class | Description |
|---|---|
| AbstractEncoder1x |
Hot Rod encoder for protocol version 1.1
|
| AbstractHashDistAwareResponse | |
| AbstractTopologyAwareEncoder1x |
Hot Rod encoder for protocol version 1.1
|
| AbstractTopologyResponse | |
| AbstractVersionedDecoder |
This class represents the work to be done by a decoder of a particular Hot Rod protocol version.
|
| AbstractVersionedEncoder |
This class represents the work to be done by an encoder of a particular
Hot Rod protocol version.
|
| BulkGetKeysResponse | |
| BulkGetResponse | |
| Constants$ | |
| CrashedMemberDetectorListener |
Listener that detects crashed or stopped members and removes them from
the address cache.
|
| Decoder10 |
HotRod protocol decoder specific for specification version 1.0.
|
| Decoder10$ |
HotRod protocol decoder specific for specification version 1.0.
|
| Encoders |
Version specific encoders are included here.
|
| Encoders.Encoder10$ |
Encoder for version 1.0 of the Hot Rod protocol.
|
| Encoders.Encoder11$ |
Encoder for version 1.1 of the Hot Rod protocol.
|
| Encoders.Encoder12$ |
Encoder for version 1.2 of the Hot Rod protocol.
|
| Encoders$ |
Version specific encoders are included here.
|
| ErrorResponse | |
| GetResponse | |
| GetWithMetadataResponse | |
| GetWithVersionResponse | |
| HashDistAware11Response | |
| HashDistAware11Response$ | |
| HashDistAwareResponse | |
| HashDistAwareResponse$ | |
| HotRodDecoder |
Top level Hot Rod decoder that after figuring out the version, delegates the rest of the reading to the
corresponding versioned decoder.
|
| HotRodEncoder |
Hot Rod specific encoder.
|
| HotRodHeader | |
| HotRodOperation |
Hot Rod specific operations.
|
| HotRodOperation$ |
Hot Rod specific operations.
|
| HotRodServer |
Hot Rod server, in charge of defining its encoder/decoder and, if clustered, update the topology information
on startup and shutdown.
|
| HotRodServer$ | |
| HotRodSourceMigrator | |
| HotRodTypeConverter |
Hot Rod type converter for compatibility mode.
|
| LifecycleCallbacks |
Module lifecycle callbacks implementation that enables module specific
AdvancedExternalizer implementations to be registered. |
| OperationResponse | |
| OperationResponse$ | |
| OperationStatus |
Hot Rod operation possible status outcomes.
|
| OperationStatus$ |
Hot Rod operation possible status outcomes.
|
| ProtocolFlag | |
| ProtocolFlag$ | |
| QueryResponse | |
| Response |
A basic responses.
|
| ResponseWithPrevious | |
| RestSourceMigrator | |
| ServerAddress |
A Hot Rod server address
|
| ServerAddress.Externalizer | |
| ServerAddress$ | |
| StatsResponse | |
| TopologyAwareResponse | |
| TopologyAwareResponse$ |
| Exception | Description |
|---|---|
| CacheNotFoundException | |
| HotRodException | |
| HotRodUnknownOperationException | |
| InvalidMagicIdException | |
| RequestParsingException | |
| UnknownVersionException |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.