vishnu.model.indexes.hashing
Class CompositionHashingStrategy

java.lang.Object
  extended by vishnu.model.indexes.hashing.CompositionHashingStrategy
All Implemented Interfaces:
HashingStrategy

public class CompositionHashingStrategy
extends java.lang.Object
implements HashingStrategy

Author:
Hernan Rancati
 

Constructor Summary
CompositionHashingStrategy()
           
 
Method Summary
 int hashCode(Record searchKeyValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositionHashingStrategy

public CompositionHashingStrategy()
Method Detail

hashCode

public int hashCode(Record searchKeyValue)
Specified by:
hashCode in interface HashingStrategy
Returns:
un codigo de hash calculado a partir del valor de la SearchKey.