Class HashingService

java.lang.Object
org.apache.fineract.infrastructure.core.service.HashingService

@Component public class HashingService extends Object
  • Constructor Details

    • HashingService

      public HashingService()
  • Method Details

    • consistentHash

      public int consistentHash(long input, int buckets)