Package | Description |
---|---|
com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
MultiServerCluster
This class needs to be final because we are leaking a reference to "this" from the constructor
|
(package private) class |
SingleServerCluster
This class needs to be final because we are leaking a reference to "this" from the constructor
|