| Class and Description |
|---|
| HotRodOperation
Generic Hot Rod operation.
|
| RetryOnFailureOperation
Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with
another available connection.
|
| Class and Description |
|---|
| AddClientListenerOperation |
| Class and Description |
|---|
| OperationsFactory
Factory for
HotRodOperation objects. |
| PingResponse |
| Class and Description |
|---|
| OperationsFactory
Factory for
HotRodOperation objects. |
| Class and Description |
|---|
| AbstractKeyOperation
Basic class for all hot rod operations that manipulate a key.
|
| AbstractKeyValueOperation
Base class for all operations that manipulate a key and a value.
|
| HotRodOperation
Generic Hot Rod operation.
|
| RetryOnFailureOperation
Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with
another available connection.
|
| StatsAffectingRetryingOperation |
| Class and Description |
|---|
| AbstractKeyOperation
Basic class for all hot rod operations that manipulate a key.
|
| AbstractKeyValueOperation
Base class for all operations that manipulate a key and a value.
|
| AddClientListenerOperation |
| AdminOperation
AdminOperation.
|
| AuthMechListOperation
Obtains a list of SASL authentication mechanisms supported by the server
|
| AuthOperation
Performs a step in the challenge/response authentication operation
|
| BulkGetKeysOperation
Reads all keys.
|
| ClearOperation
Corresponds to clear operation as defined by Hot Rod protocol specification.
|
| ContainsKeyOperation
Implements "containsKey" operation as described in Hot Rod protocol specification.
|
| ExecuteOperation
ExecuteOperation.
|
| FaultTolerantPingOperation
A fault tolerant ping operation that can survive to node failures.
|
| GetAllOperation
Implements "getAll" as defined by Hot Rod protocol specification.
|
| GetAllParallelOperation |
| GetOperation
Implements "get" operation as described by Hot Rod protocol specification.
|
| GetStreamOperation
Streaming Get operation
|
| GetWithMetadataOperation
Corresponds to getWithMetadata operation as described by
Hot Rod protocol specification.
|
| HotRodOperation
Generic Hot Rod operation.
|
| IterationEndOperation |
| IterationEndResponse |
| IterationNextOperation |
| IterationNextResponse |
| IterationStartOperation |
| OperationsFactory
Factory for
HotRodOperation objects. |
| ParallelHotRodOperation
An HotRod operation that span across multiple remote nodes concurrently (like getAll / putAll).
|
| PingOperation
Corresponds to the "ping" operation as defined in Hot Rod
protocol specification.
|
| PingResponse |
| PutAllOperation
Implements "putAll" as defined by Hot Rod protocol specification.
|
| PutAllParallelOperation |
| PutIfAbsentOperation
Implements "putIfAbsent" operation as described in Hot Rod
protocol specification.
|
| PutOperation
Implements "put" as defined by Hot Rod protocol specification.
|
| PutStreamOperation
Streaming put operation
|
| QueryOperation |
| RemoveClientListenerOperation
Remove client listener operation.
|
| RemoveIfUnmodifiedOperation
Implements "removeIfUnmodified" operation as defined by
Hot Rod protocol specification.
|
| RemoveOperation
Implement "remove" operation as described in Hot Rod
protocol specification.
|
| ReplaceIfUnmodifiedOperation
Implement "replaceIfUnmodified" as defined by Hot Rod
protocol specification.
|
| ReplaceOperation
Implements "Replace" operation as defined by Hot Rod
protocol specification.
|
| RetryOnFailureOperation
Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with
another available connection.
|
| SizeOperation |
| StatsAffectingHotRodOperation |
| StatsAffectingRetryingOperation |
| StatsOperation
Implements to the stats operation as defined by Hot Rod protocol specification.
|
| Class and Description |
|---|
| OperationsFactory
Factory for
HotRodOperation objects. |
| PingResponse |
| Class and Description |
|---|
| HotRodOperation
Generic Hot Rod operation.
|
| RetryOnFailureOperation
Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with
another available connection.
|
| Class and Description |
|---|
| HotRodOperation
Generic Hot Rod operation.
|
| PingOperation
Corresponds to the "ping" operation as defined in Hot Rod
protocol specification.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.