Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
com.mongodb.binding |
This package contains classes that manage binding to MongoDB servers for various operations.
|
com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
com.mongodb.selector |
Contains classes that determine how to select the server to connect to in order to send commands or queries.
|
Class and Description |
---|
ServerSelector
An interface for selecting a server from a cluster according to some preference.
|
Class and Description |
---|
ServerSelector
An interface for selecting a server from a cluster according to some preference.
|
Class and Description |
---|
ServerSelector
An interface for selecting a server from a cluster according to some preference.
|
Class and Description |
---|
ServerSelector
An interface for selecting a server from a cluster according to some preference.
|