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

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

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

Methods in org.infinispan.client.hotrod.impl.operations that return ReplaceOperation
 ReplaceOperation OperationsFactory.newReplaceOperation(byte[] key, byte[] values, int lifespanSecs, int maxIdleSecs)
           
 


-->

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