Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.client.hotrod.logging.Log

Packages that use Log
org.infinispan.client.hotrod.impl.protocol   
org.infinispan.client.hotrod.logging   
 

Uses of Log in org.infinispan.client.hotrod.impl.protocol
 

Methods in org.infinispan.client.hotrod.impl.protocol that return Log
 Log Codec11.getLog()
           
 Log Codec12.getLog()
           
 Log Codec10.getLog()
           
 Log Codec.getLog()
          Logger for Hot Rod client codec
 

Methods in org.infinispan.client.hotrod.impl.protocol with parameters of type Log
protected  Map<SocketAddress,Set<Integer>> Codec11.computeNewHashes(Transport transport, Log localLog, int newTopologyId, int numKeyOwners, short hashFunctionVersion, int hashSpace, int clusterSize)
           
protected  Map<SocketAddress,Set<Integer>> Codec10.computeNewHashes(Transport transport, Log localLog, int newTopologyId, int numKeyOwners, short hashFunctionVersion, int hashSpace, int clusterSize)
           
 

Uses of Log in org.infinispan.client.hotrod.logging
 

Methods in org.infinispan.client.hotrod.logging that return Log
static Log LogFactory.getLog(Class<?> clazz)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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