public class MongoUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PORT
MongoDB default connection port
|
| Constructor and Description |
|---|
MongoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<com.mongodb.ServerAddress> |
toServerAddresses(String connections) |
public static final int DEFAULT_PORT
public static List<com.mongodb.ServerAddress> toServerAddresses(String connections) throws UnknownHostException
UnknownHostExceptionCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.