Package | Description |
---|---|
org.gcube.messaging.common.consumerlibrary.query |
Modifier and Type | Method and Description |
---|---|
String |
PortalAccountingQuery.countByTypeAndUserWithGrouping(String type,
String groupBy,
String[] dates,
String... user)
countByTypeAndUserWithScopeGrouping
|
<TYPE extends org.gcube.messaging.common.messages.records.BaseRecord> |
PortalAccountingQuery.countByUser(Class<TYPE> type,
String user,
String... scope)
countByUser
|
Long |
PortalAccountingQuery.countByUser(String type,
String user,
String... scope)
countByUser
|
HashMap<String,String> |
PortalAccountingQuery.getAddresseesGCUBEUsers(String id)
getAddressesGCUBEUsers
|
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getAverageHourlyInvocationInfo(String ServiceClass,
String ServiceName,
String[] dateLimits,
String... callerScope)
Deprecated.
|
Long |
NodeAccountingQuery.getAverageHourlyInvocations(String ServiceClass,
String ServiceName,
String[] dateLimits,
String... callerScope)
Deprecated.
|
HashMap<String,String> |
PortalAccountingQuery.getCollections(String id)
getCollections
|
String[] |
PortalAccountingQuery.getContent(String id)
getContent
|
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getDailyInvocations(String ServiceClass,
String ServiceName,
String GHNName,
String date,
String... callerScope)
Deprecated.
|
ArrayList<NodeAccountingQuery.InvocationInfo> |
NodeAccountingQuery.getDailyInvocationsGroupByIp(String ServiceClass,
String ServiceName,
String GHNName,
String date,
String... callerScope)
Deprecated.
|
String |
MonitoringQuery.getGHNAverage(org.gcube.messaging.common.messages.Test.TestType type,
String ghn)
getGHNAverage
|
HashMap<String,String> |
PortalAccountingQuery.getGHNDetails(String id)
getGHNDetails
|
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getHourlyInvocations(String ServiceClass,
String ServiceName,
String GHNName,
String date,
String hourInterval,
String... callerScope)
Deprecated.
|
<TYPE extends org.gcube.messaging.common.messages.records.BaseRecord> |
PortalAccountingQuery.getResultsAsMessage(Class<TYPE> type)
get the results as ArrayList
|
Integer |
NodeAccountingQuery.getSumInvocations(String ServiceClass,
String ServiceName,
String... callerScope)
Deprecated.
|
HashMap<String,String> |
PortalAccountingQuery.getTerms(String id)
getTerms
|
String |
MonitoringQuery.getTodayGHNAverage(org.gcube.messaging.common.messages.Test.TestType type,
String ghn)
getTodayGHNAverage
|
HashMap<String,String> |
PortalAccountingQuery.getWebAppDetails(String id)
getWebAppDetails
|
JSONArray |
Query.toJSON()
get results as JSON object
|
Copyright © 2015. All Rights Reserved.