public interface MessagingConsumerServiceCallInterface
Modifier and Type | Method and Description |
---|---|
void |
backupAccountingDB() |
void |
backupMonitoringDB()
backup DB
|
String |
queryAccountingDB(String query) |
String |
queryMonitoringDB(String query) |
String |
querySystemAccountingDB(String query) |
void |
sendReport(String date,
org.gcube.common.core.scope.GCUBEScope scope) |
void backupMonitoringDB() throws Exception
Exception
- ExceptionString queryMonitoringDB(String query) throws Exception
query
- queryException
- ExceptionString queryAccountingDB(String query) throws Exception
query
- queryException
- ExceptionString querySystemAccountingDB(String query) throws Exception
query
- queryException
- ExceptionCopyright © 2014. All Rights Reserved.