Class MongoShardKey
java.lang.Object
io.debezium.testing.system.tools.databases.mongodb.sharded.MongoShardKey
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final Stringprivate final List<ShardKeyRange>private final MongoShardKey.ShardingType -
Constructor Summary
ConstructorsConstructorDescriptionMongoShardKey(String collection, String key, MongoShardKey.ShardingType shardingType) -
Method Summary