Interface | Description |
---|---|
ShardStrategy |
The role of ShardStrategy is to figure out which shards a given piece of data belongs to.
|
Class | Description |
---|---|
DefaultShardStrategy |
The DefaultShardStrategy basically puts all data into the default shard.
|
ModuleShardStrategy | |
PrefixShardStrategy |
Shard Strategy that resolves a path to a prefix shard name.
|
ShardStrategyFactory |
Copyright © 2019 OpenDaylight. All rights reserved.