public class MongoUtils
extends java.lang.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 java.util.List<com.mongodb.ServerAddress> |
toServerAddresses(java.lang.String connections) |
public static final int DEFAULT_PORT
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.