public class Storage extends Object
| Constructor and Description |
|---|
Storage() |
Storage(String databaseDir,
String replSetName,
int oplogSize,
String pidFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseDir() |
int |
getOplogSize() |
String |
getPidFile() |
String |
getReplSetName() |
Copyright © 2013. All Rights Reserved.