public class ConsumerCL extends Object
Constructor and Description |
---|
ConsumerCL(org.gcube.common.clients.delegates.ProxyDelegate<MessagingServiceJAXWSStubs> config) |
Modifier and Type | Method and Description |
---|---|
void |
backupAccountingDB() |
void |
backupMonitoringDB() |
<QUERY extends Query<ConsumerCL>> |
getQuery(Class<QUERY> type,
ConsumerCL call)
Returns a query from the interface or class which defines its type.
|
String |
queryAccountingDB(String query) |
String |
queryMonitoringDB(String query) |
String |
querySystemAccountingDB(String query) |
public ConsumerCL(org.gcube.common.clients.delegates.ProxyDelegate<MessagingServiceJAXWSStubs> config)
public String querySystemAccountingDB(String query) throws Exception
Exception
public <QUERY extends Query<ConsumerCL>> QUERY getQuery(Class<QUERY> type, ConsumerCL call) throws InstantiationException, IllegalAccessException
QUERY
- the type of the query which produces resultstype
- the query interface or class.IllegalAccessException
- IllegalAccessExceptionInstantiationException
- IllegalAccessExceptionCopyright © 2015. All Rights Reserved.