| Package | Description |
|---|---|
| io.appform.dropwizard.sharding.sharding.impl | |
| io.appform.dropwizard.sharding.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistentHashBucketIdExtractor<T>
Generates bucket id on the basis of murmur128 of the key.
|
class |
RandomBucketIdExtractor<T>
Generates a random bucket id.
|
| Constructor and Description |
|---|
ShardCalculator(ShardManager shardManager,
BucketIdExtractor<T> extractor) |
Copyright © 2016–2020. All rights reserved.