Uses of Package
org.infinispan.hotrod.impl.operations
Packages that use org.infinispan.hotrod.impl.operations
Package
Description
-
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.event.impl
-
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl
-
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.cache
-
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.counter.operationClassDescriptionGeneric Hot Rod operation.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
-
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.multimap.operationsClassDescriptionBasic class for all hot rod operations that manipulate a key.Base class for all operations that manipulate a key and a value.Generic Hot Rod operation.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.operationsClassDescriptionBasic class for all hot rod operations that manipulate a key.Base class for all operations that manipulate a key and a value.Implements "putIfAbsent" operation as described in Hot Rod protocol specification.Implements "put" as defined by Hot Rod protocol specification.Implement "remove" operation as described in Hot Rod protocol specification.AdminOperation.Obtains a list of SASL authentication mechanisms supported by the serverPerforms a step in the challenge/response authentication operationReads all keys.Corresponds to clear operation as defined by Hot Rod protocol specification.Implements "containsKey" operation as described in Hot Rod protocol specification.ExecuteOperation.A fault tolerant ping operation that can survive to node failures.Implements "getAll" as defined by Hot Rod protocol specification.Implement "remove" operation as described in Hot Rod protocol specification.Implements "get" operation as described by Hot Rod protocol specification.Streaming Get operationCorresponds to getWithMetadata operation as described by Hot Rod protocol specification.Generic Hot Rod operation.An HotRod operation that span across multiple remote nodes concurrently (like getAll / putAll).Corresponds to the "ping" operation as defined in Hot Rod protocol specification.Implements "putAll" as defined by Hot Rod protocol specification.Implements "putIfAbsent" operation as described in Hot Rod protocol specification.Implements "put" as defined by Hot Rod protocol specification.Streaming put operationRemove client listener operation.Implements "removeIfUnmodified" operation as defined by Hot Rod protocol specification.Implement "remove" operation as described in Hot Rod protocol specification.Implement "replaceIfUnmodified" as defined by Hot Rod protocol specification.Implements "Replace" operation as defined by Hot Rod protocol specification.Base class for all the operations that need retry logic: if the operation fails due to connection problems, try with another available connection.Implements "putIfAbsent" operation as described in Hot Rod protocol specification.Implements "put" as defined by Hot Rod protocol specification.Implements to the stats operation as defined by Hot Rod protocol specification.
-
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.protocol
-
Classes in org.infinispan.hotrod.impl.operations used by org.infinispan.hotrod.impl.transaction.operationsClassDescriptionGeneric Hot Rod operation.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.nettyClassDescriptionFactory for
HotRodOperationobjects.Generic Hot Rod operation.Corresponds to the "ping" operation as defined in Hot Rod protocol specification.