KeyPoolCreator

class Object
trait Matchable
class Any

Value members

Concrete methods

def obtain(n: Long, minValue: Long, maxValue: Long): List[IntervalKeyPool]

Divide the keyspace into n intervals and return a list of corresponding key pools.

Divide the keyspace into n intervals and return a list of corresponding key pools.