org.codehaus.wadi.location.partitionmanager
Interface PartitionMapper

All Known Implementing Classes:
SimplePartitionMapper

public interface PartitionMapper

Version:
$Revision: 2281 $
Author:
Jules Gosnell

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

Method Detail

map

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

Parameters:
key -
Returns:


Copyright © 2010. All Rights Reserved.