Uses of Class
org.jgroups.util.Tuple

Packages that use Tuple
org.jgroups.stack Support for managing protocol stacks. 
 

Uses of Tuple in org.jgroups.stack
 

Methods in org.jgroups.stack that return types with arguments of type Tuple
static java.util.concurrent.ConcurrentMap<java.lang.String,Tuple<TP,java.lang.Short>> ProtocolStack.getSingletonTransports()
           
 

Method parameters in org.jgroups.stack with type arguments of type Tuple
static void Configurator.startProtocolStack(java.util.List<Protocol> protocols, java.lang.String cluster_name, java.util.Map<java.lang.String,Tuple<TP,java.lang.Short>> singletons)
           
static void Configurator.stopProtocolStack(java.util.List<Protocol> protocols, java.lang.String cluster_name, java.util.Map<java.lang.String,Tuple<TP,java.lang.Short>> singletons)
           
 



Copyright © 1998-2008 Bela Ban. All Rights Reserved.