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

Packages that use OperationsFactory
org.infinispan.client.hotrod.impl   
 

Uses of OperationsFactory in org.infinispan.client.hotrod.impl
 

Methods in org.infinispan.client.hotrod.impl with parameters of type OperationsFactory
 void RemoteCacheImpl.init(Marshaller marshaller, ExecutorService executorService, OperationsFactory operationsFactory, int estimateKeySize, int estimateValueSize)
           
 



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