Uses of Interface
com.alpha.mongodb.sharding.core.client.ShardedMongoClient
-
Packages that use ShardedMongoClient Package Description com.alpha.mongodb.sharding.core.client -
-
Uses of ShardedMongoClient in com.alpha.mongodb.sharding.core.client
Classes in com.alpha.mongodb.sharding.core.client that implement ShardedMongoClient Modifier and Type Class Description class
CollectionShardedMongoClient
Collection Sharded Mongo Client that is used to access databases that are sharded by the collection.class
CompositeShardedMongoClient
Composite Sharded Mongo Clientclass
DatabaseShardedMongoClient
Database Sharded Mongo Client to get the databases which are sharded by database.
-