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 classCollectionShardedMongoClientCollection Sharded Mongo Client that is used to access databases that are sharded by the collection.classCompositeShardedMongoClientComposite Sharded Mongo ClientclassDatabaseShardedMongoClientDatabase Sharded Mongo Client to get the databases which are sharded by database.
-