Interface ShardedMongoClient
-
- All Superinterfaces:
AutoCloseable
,Closeable
,com.mongodb.client.MongoClient
- All Known Implementing Classes:
CollectionShardedMongoClient
,CompositeShardedMongoClient
,DatabaseShardedMongoClient
public interface ShardedMongoClient extends com.mongodb.client.MongoClient