Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation

Packages that use AbstractKeyValueOperation
org.infinispan.client.hotrod.impl.operations   
 

Uses of AbstractKeyValueOperation in org.infinispan.client.hotrod.impl.operations
 

Subclasses of AbstractKeyValueOperation in org.infinispan.client.hotrod.impl.operations
 class PutIfAbsentOperation
          Implements "putIfAbsent" operation as described in Hot Rod protocol specification.
 class PutOperation
          Implements "put" as defined by Hot Rod protocol specification.
 class ReplaceIfUnmodifiedOperation
          Implement "replaceIfUnmodified" as defined by Hot Rod protocol specification.
 class ReplaceOperation
          Implements "Replace" operation as defined by Hot Rod protocol specification.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.