| Package | Description |
|---|---|
| com.mongodb |
Main package with core files.
|
| 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
|