Uses of Package
org.infinispan.hotrod.impl.operations
-
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.event.impl Class Description ClientListenerOperation -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl Class Description CacheOperationsFactory Factory forHotRodOperationobjects. -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.cache Class Description CacheOperationsFactory Factory forHotRodOperationobjects.PingResponse RetryAwareCompletionStage -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.counter.operation Class Description HotRodOperation Generic Hot Rod operation.OperationContext RetryOnFailureOperation Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with another available connection. -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.iteration Class Description CacheOperationsFactory Factory forHotRodOperationobjects. -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.multimap.operations Class 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.OperationContext 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 -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.operations Class 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.AbstractPutIfAbsentOperation Implements "putIfAbsent" operation as described in Hot Rod protocol specification.AbstractPutOperation Implements "put" as defined by Hot Rod protocol specification.AbstractRemoveOperation Implement "remove" operation as described in Hot Rod protocol specification.AddBloomNearCacheClientListenerOperation AddClientListenerOperation AdminOperation AdminOperation.AuthMechListOperation Obtains a list of SASL authentication mechanisms supported by the serverAuthOperation Performs a step in the challenge/response authentication operationBulkGetKeysOperation Reads all keys.ClearOperation Corresponds to clear operation as defined by Hot Rod protocol specification.ClientListenerOperation 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 GetAndRemoveOperation Implement "remove" operation as described in Hot Rod protocol specification.GetOperation Implements "get" operation as described by Hot Rod protocol specification.GetStreamOperation Streaming Get operationGetWithMetadataOperation Corresponds to getWithMetadata operation as described by Hot Rod protocol specification.HotRodOperation Generic Hot Rod operation.IterationEndOperation IterationEndResponse IterationNextOperation IterationNextResponse IterationStartOperation OperationContext 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 PrivateHotRodFlag 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 operationQueryOperation 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.RetryAwareCompletionStage RetryOnFailureOperation Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with another available connection.SetIfAbsentOperation Implements "putIfAbsent" operation as described in Hot Rod protocol specification.SetOperation Implements "put" as defined by Hot Rod protocol specification.SizeOperation StatsAffectingHotRodOperation StatsAffectingRetryingOperation StatsOperation Implements to the stats operation as defined by Hot Rod protocol specification.UpdateBloomFilterOperation -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.protocol Class Description CacheOperationsFactory Factory forHotRodOperationobjects.PingResponse -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.transaction.operations Class Description HotRodOperation Generic Hot Rod operation.OperationContext RetryOnFailureOperation Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with another available connection. -
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.transport.netty Class Description HotRodOperation Generic Hot Rod operation.OperationContext PingOperation Corresponds to the "ping" operation as defined in Hot Rod protocol specification.