public static interface

ConsistentHashingMasterSlaveStrategy.HashFunction

org.apache.helix.controller.strategy.ConsistentHashingMasterSlaveStrategy.HashFunction
Known Indirect Subclasses

Class Overview

Interface to calculate the hash function value of a string

Summary

Public Methods
abstract int getHashValue(String key)

Public Methods

public abstract int getHashValue (String key)