Package | Description |
---|---|
org.gcube.messaging.common.consumerlibrary.query |
Modifier and Type | Method and Description |
---|---|
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getAverageHourlyInvocationInfo(String ServiceClass,
String ServiceName,
String[] dateLimits,
String... callerScope)
Deprecated.
|
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getDailyInvocations(String ServiceClass,
String ServiceName,
String GHNName,
String date,
String... callerScope)
Deprecated.
|
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getHourlyInvocations(String ServiceClass,
String ServiceName,
String GHNName,
String date,
String hourInterval,
String... callerScope)
Deprecated.
|
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getInvocationPerHour(String startDate,
String endDate,
String... callerScope)
getInvocationPerHour
|
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getInvocationPerInterval(String serviceClass,
String serviceName,
String startDate,
String endDate,
String... callerScope) |
NodeAccountingQuery.InvocationInfo |
NodeAccountingQuery.getInvocationPerInterval(String serviceClass,
String serviceName,
String GHNName,
String startDate,
String endDate,
String... callerScope)
getInvocationPerInterval
|
Modifier and Type | Method and Description |
---|---|
ArrayList<NodeAccountingQuery.InvocationInfo> |
NodeAccountingQuery.getDailyInvocationsGroupByIp(String ServiceClass,
String ServiceName,
String GHNName,
String date,
String... callerScope)
Deprecated.
|
Copyright © 2015. All Rights Reserved.