org.codehaus.wadi.gridstate
Interface PartitionMapper

All Known Implementing Classes:
FixedWidthSessionIdFactory, SimplePartitionMapper

public interface PartitionMapper


Method Summary
 int map(Object key)
          Given a key, map it to the corresponding Partition index.
 

Method Detail

map

public int map(Object key)
Given a key, map it to the corresponding Partition index.

Parameters:
key -
Returns:


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