Class HashingService
java.lang.Object
org.apache.fineract.infrastructure.core.service.HashingService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashingService
public HashingService()
-
-
Method Details
-
consistentHash
public int consistentHash(long input, int buckets)
-