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

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

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

Methods in org.infinispan.client.hotrod.impl.operations that return PutOperation
 PutOperation OperationsFactory.newPutKeyValueOperation(byte[] key, byte[] value, int lifespanSecs, int maxIdleSecs)
           
 


-->

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