Uses of Interface
org.codehaus.wadi.gridstate.PartitionMapper

Packages that use PartitionMapper
org.codehaus.wadi.dindex.impl   
org.codehaus.wadi.gridstate.impl   
org.codehaus.wadi.impl   
 

Uses of PartitionMapper in org.codehaus.wadi.dindex.impl
 

Fields in org.codehaus.wadi.dindex.impl declared as PartitionMapper
protected  PartitionMapper SimplePartitionManager._mapper
           
 

Constructors in org.codehaus.wadi.dindex.impl with parameters of type PartitionMapper
DIndex(String nodeName, int numPartitions, long inactiveTime, Dispatcher dispatcher, Map distributedState, PartitionMapper mapper)
           
SimplePartitionManager(Dispatcher dispatcher, int numPartitions, Map distributedState, SimplePartitionManager.Callback callback, PartitionMapper mapper)
           
 

Uses of PartitionMapper in org.codehaus.wadi.gridstate.impl
 

Fields in org.codehaus.wadi.gridstate.impl declared as PartitionMapper
protected  PartitionMapper StaticPartitionManager._mapper
           
 

Constructors in org.codehaus.wadi.gridstate.impl with parameters of type PartitionMapper
StaticPartitionManager(Dispatcher dispatcher, int numPartitions, PartitionMapper mapper)
           
 

Uses of PartitionMapper in org.codehaus.wadi.impl
 

Classes in org.codehaus.wadi.impl that implement PartitionMapper
 class FixedWidthSessionIdFactory
           
 class SimplePartitionMapper
           
 



Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.