Interface ShardedReactiveMongoClient
- 
- All Superinterfaces:
 AutoCloseable,Closeable,com.mongodb.reactivestreams.client.MongoClient
- All Known Implementing Classes:
 CollectionShardedReactiveMongoClient,CompositeShardedReactiveMongoClient,DatabaseShardedReactiveMongoClient
public interface ShardedReactiveMongoClient extends com.mongodb.reactivestreams.client.MongoClient 
- 
- 
Method Summary
- 
Methods inherited from interface com.mongodb.reactivestreams.client.MongoClient
close, getClusterDescription, getDatabase, listDatabaseNames, listDatabaseNames, listDatabases, listDatabases, listDatabases, listDatabases, startSession, startSession, watch, watch, watch, watch, watch, watch, watch, watch 
 - 
 
 -