| Package | Description |
|---|---|
| com.mongodb |
| Modifier and Type | Method and Description |
|---|---|
DBAddress |
DBAddress.getSister(String name)
Deprecated.
Creates a DBAddress pointing to a different database on the same server.
|
| Constructor and Description |
|---|
DBAddress(DBAddress other,
String databaseName)
Deprecated.
Create a DBAddress using the host and port from an existing DBAddress, and connected to a given database.
|
Copyright © 2017. All rights reserved.