public class RecoveryRecord extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.couchbase.client.java.Bucket |
bucketJob |
protected static String |
bucketNameJob |
protected static String |
bucketNamePortlet |
protected static String |
bucketNameService |
protected static String |
bucketNameStorage |
protected static String |
bucketNameTask |
protected static com.couchbase.client.java.Bucket |
bucketPortlet |
protected static com.couchbase.client.java.Bucket |
bucketService |
protected static com.couchbase.client.java.Bucket |
bucketStorage |
protected static com.couchbase.client.java.Bucket |
bucketTask |
protected static com.couchbase.client.java.Cluster |
cluster |
| Constructor and Description |
|---|
RecoveryRecord() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ElaborateDeleteFile(String nameFile) |
static boolean |
ElaborateInsertFile(String nameFile) |
protected static void |
prepareConnection(com.couchbase.client.java.Cluster cluster,
AggregatorPersistenceBackendQueryConfiguration configuration) |
static void |
searchFile(com.couchbase.client.java.Cluster cluster,
AggregatorPersistenceBackendQueryConfiguration configuration) |
protected static com.couchbase.client.java.Cluster cluster
protected static com.couchbase.client.java.Bucket bucketStorage
protected static String bucketNameStorage
protected static com.couchbase.client.java.Bucket bucketService
protected static String bucketNameService
protected static com.couchbase.client.java.Bucket bucketPortlet
protected static String bucketNamePortlet
protected static com.couchbase.client.java.Bucket bucketJob
protected static String bucketNameJob
protected static com.couchbase.client.java.Bucket bucketTask
protected static String bucketNameTask
protected static void prepareConnection(com.couchbase.client.java.Cluster cluster,
AggregatorPersistenceBackendQueryConfiguration configuration)
throws Exception
Exceptionpublic static void searchFile(com.couchbase.client.java.Cluster cluster,
AggregatorPersistenceBackendQueryConfiguration configuration)
throws Exception
Exceptionpublic static boolean ElaborateDeleteFile(String nameFile) throws IOException
IOExceptionpublic static boolean ElaborateInsertFile(String nameFile) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.