| Package | Description |
|---|---|
| io.appform.dropwizard.sharding | |
| io.appform.dropwizard.sharding.healthcheck | |
| io.appform.dropwizard.sharding.sharding |
| Modifier and Type | Method and Description |
|---|---|
protected ShardBlacklistingStore |
DBShardingBundleBase.getBlacklistingStore() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ShardManager |
DBShardingBundleBase.createShardManager(int numShards,
ShardBlacklistingStore blacklistingStore) |
protected ShardManager |
BalancedDBShardingBundle.createShardManager(int numShards,
ShardBlacklistingStore shardBlacklistingStore) |
protected ShardManager |
DBShardingBundle.createShardManager(int numShards,
ShardBlacklistingStore blacklistingStore) |
| Constructor and Description |
|---|
HealthCheckManager(String namespace,
ShardInfoProvider shardInfoProvider,
ShardBlacklistingStore blacklistingStore,
ShardManager shardManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryLocalShardBlacklistingStore |
| Constructor and Description |
|---|
BalancedShardManager(int numShards,
ShardBlacklistingStore shardBlacklistingStore) |
LegacyShardManager(int numShards,
ShardBlacklistingStore shardBlacklistingStore) |
ShardManager(ShardBlacklistingStore shardBlacklistingStore) |
Copyright © 2016–2023. All rights reserved.