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

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

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

Methods in org.infinispan.client.hotrod.impl.operations that return RemoveIfUnmodifiedOperation
 RemoveIfUnmodifiedOperation OperationsFactory.newRemoveIfUnmodifiedOperation(byte[] key, long version)
           
 


-->

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