public class BatchOperation<K,V,R> extends Object implements CacheInvoker.Operation<K,V,R>
Constructor and Description |
---|
BatchOperation(CacheInvoker.Operation<K,V,R> operation) |
public BatchOperation(CacheInvoker.Operation<K,V,R> operation)
public R invoke(org.infinispan.Cache<K,V> cache)
CacheInvoker.Operation
invoke
in interface CacheInvoker.Operation<K,V,R>
cache
- an infinispan cacheCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.