public interface IMongoImportConfig extends IMongoConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName() |
String |
getDatabaseName() |
String |
getImportFile() |
String |
getType() |
boolean |
isDropCollection() |
boolean |
isHeaderline() |
boolean |
isJsonArray() |
boolean |
isUpsertDocuments() |
cmdOptions, net, password, pidFile, timeout, userName, versionString getDatabaseName()
String getCollectionName()
String getImportFile()
String getType()
boolean isHeaderline()
boolean isJsonArray()
boolean isDropCollection()
boolean isUpsertDocuments()
Copyright © 2016. All Rights Reserved.