Uses of Class
io.debezium.testing.system.tools.databases.mongodb.sharded.ShardKeyRange
Packages that use ShardKeyRange
-
Uses of ShardKeyRange in io.debezium.testing.system.tools.databases.mongodb.sharded
Fields in io.debezium.testing.system.tools.databases.mongodb.sharded with type parameters of type ShardKeyRangeMethods in io.debezium.testing.system.tools.databases.mongodb.sharded that return types with arguments of type ShardKeyRangeMethods in io.debezium.testing.system.tools.databases.mongodb.sharded with parameters of type ShardKeyRangeModifier and TypeMethodDescriptionprivate StringOcpMongoShardedCluster.addShardKeyRangeCommand(MongoShardKey key, ShardKeyRange range) private StringOcpMongoShardedCluster.createKeyRangeCommand(ShardKeyRange range, MongoShardKey key) Method parameters in io.debezium.testing.system.tools.databases.mongodb.sharded with type arguments of type ShardKeyRangeModifier and TypeMethodDescriptionvoidOcpMongoShardedCluster.addShard(@Nullable Map<MongoShardKey, ShardKeyRange> rangeMap) deploy new shard and initialize it.voidOcpMongoShardedController.addShard(Map<MongoShardKey, ShardKeyRange> rangeMap) private voidOcpMongoShardedCluster.registerShardInMongos(@Nullable Map<MongoShardKey, ShardKeyRange> rangeMap, OcpMongoReplicaSet rs)