public class ManagementFileBackup extends Object
| Modifier and Type | Method and Description |
|---|---|
static ManagementFileBackup |
getInstance() |
boolean |
onCreateStringToFile(List<com.couchbase.client.java.document.JsonDocument> listJson,
String nameFile,
Boolean type)
Create a file to string for recovery operation
|
boolean |
onDeleteFile(String nameFile,
Boolean type)
Delete a temporany file
|
public static ManagementFileBackup getInstance()
public boolean onCreateStringToFile(List<com.couchbase.client.java.document.JsonDocument> listJson, String nameFile, Boolean type)
list - nameFile - type - (for a recovery a insert o delete type recordCopyright © 2017. All Rights Reserved.