Package org.opendaylight.controller.cluster.datastore.shardstrategy
-
Interface Summary Interface Description ShardStrategy The role of ShardStrategy is to figure out which shards a given piece of data belongs to. -
Class Summary 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