A B C D E F G H I J K L M N O P Q R S T U V W

G

GENERICQUERY - Static variable in class org.gcube.messaging.common.consumerlibrary.query.PredefinedQueries
GENERICQUERY
get(int) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get the value object associated with a key.
getAddresseesGCUBEUsers(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.PortalAccountingQuery
getAddressesGCUBEUsers
getAllTodayGHNAverage(Test.TestType) - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
getAllTodayGHNAverage
getAverageHourlyInvocationInfo(String, String, String[], GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
Deprecated. 
getAverageHourlyInvocations(String, String, String[], GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
Deprecated. 
getAvgInvocationTime() - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery.InvocationInfo
get the avg invocation time
getBoolean(int) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get the boolean value associated with a key.
getCall() - Method in class org.gcube.messaging.common.consumerlibrary.query.Query
get the CALL object
getCause() - Method in exception org.gcube.messaging.common.consumerlibrary.json.JSONException
 
getCollections(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.PortalAccountingQuery
getCollections
getContent(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.PortalAccountingQuery
getContent
getDailyInvocations(String, String, String, String, GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
Deprecated. 
getDailyInvocationsGroupByIp(String, String, String, String, GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
Deprecated. 
getDimensions(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.Query
Get the dimension of the given table
getDouble(int) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get the double value associated with a key.
getGHNAverage(Test.TestType, String) - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
getGHNAverage
getGHNDetails(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.PortalAccountingQuery
getGHNDetails
getGHNs() - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
return the GHNs
getGHNs() - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
 
getGroupClause() - Method in class org.gcube.messaging.common.consumerlibrary.query.Query
get the grouping clause
getHourlyInvocations(String, String, String, String, String, GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
Deprecated. 
getInt(int) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get the int value associated with a key.
getInvocationCount() - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery.InvocationInfo
get the invocation count
getInvocationPerHour(String, String, GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
getInvocationPerHour
getInvocationPerInterval(String, String, String, String, String, GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
getInvocationPerInterval
getInvocationPerInterval(String, String, String, String, GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
 
getInvocationPerInterval(String, String, String, String, String, String, String) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
 
getIP() - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery.InvocationInfo
get the caller IP
getJSONArray(int) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get the JSONObject value associated with a key.
getLimitClause() - Method in class org.gcube.messaging.common.consumerlibrary.query.Query
get the limit clause
getLong(int) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get the long value associated with a key.
getNames(JSONObject) - Static method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get an array of field names from an Object.
getNotificationList() - Method in class org.gcube.messaging.common.consumerlibrary.query.NotificationQuery
Get the available notification types
getNotifications() - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
get all the notification
getOrderClause() - Method in class org.gcube.messaging.common.consumerlibrary.query.Query
get the order clause for this query
getProbes() - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
Get the available probes
getQuery(Class<QUERY>) - Method in class org.gcube.messaging.common.consumerlibrary.impl.ConsumerLibrary
Returns a query from the interface or class which defines its type.
getQuery() - Method in class org.gcube.messaging.common.consumerlibrary.query.Query
Return the query string ( composed by the user query + grouping+ordering+limits)
getResults() - Method in class org.gcube.messaging.common.consumerlibrary.query.Query
Get the Query result stored inside the query object
getResultsAsArray() - Method in class org.gcube.messaging.common.consumerlibrary.query.Query
getResultsAsArray (first array contains columns names)
getResultsAsMessage(Class<TYPE>) - Method in class org.gcube.messaging.common.consumerlibrary.query.PortalAccountingQuery
get the results as ArrayList>
getRIMessages(String, String) - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
getRIMessages
getScopes() - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
 
getServices() - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
 
getStatistics(String, String, String, String, String) - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
 
getStatistics(String, String, String, String, String) - Method in class org.gcube.messaging.common.consumerlibrary.query.NotificationQuery
 
getString(int) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.gcube.messaging.common.consumerlibrary.json.JSONObject
Get the string associated with a key.
getSumInvocations(String, String, GCUBEScope...) - Method in class org.gcube.messaging.common.consumerlibrary.query.NodeAccountingQuery
Deprecated. 
getTerms(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.PortalAccountingQuery
getTerms
getTodayGHNAverage(Test.TestType, String) - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
getTodayGHNAverage
getTodayNotifications() - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
getTodayNotifications
getTodayRIMessages(String, String) - Method in class org.gcube.messaging.common.consumerlibrary.query.MonitoringQuery
getTodayRIMessages
getTypeContent(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.SystemAccountingQuery
Get the table content stored on the SystemAccounting DB
getTypeContentAsJSONObject(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.SystemAccountingQuery
Get the table content stored on the SystemAccounting DB as JSON Object
getTypeContentAsJSONString(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.SystemAccountingQuery
Get the table content stored on the SystemAccounting DB as JSON
getTypes() - Method in class org.gcube.messaging.common.consumerlibrary.query.SystemAccountingQuery
Get the types ( tables ) stored on the SystemAccounting DB
getWebAppDetails(String) - Method in class org.gcube.messaging.common.consumerlibrary.query.PortalAccountingQuery
getWebAppDetails
GHNDETAILQUERY - Static variable in class org.gcube.messaging.common.consumerlibrary.query.PredefinedQueries
GHNDETAIL QUERY
GHNID - Static variable in interface org.gcube.messaging.common.consumerlibrary.impl.Constants
 
GHNNAME - Static variable in interface org.gcube.messaging.common.consumerlibrary.impl.Constants
 
GIS - Static variable in interface org.gcube.messaging.common.consumerlibrary.impl.Constants
 
GOOGLESEARCHQUERY - Static variable in class org.gcube.messaging.common.consumerlibrary.query.PredefinedQueries
 
GROUPBY - Static variable in interface org.gcube.messaging.common.consumerlibrary.impl.Constants
LIMIT
GROUPBYCOUNT - Static variable in interface org.gcube.messaging.common.consumerlibrary.impl.Constants
GROUPBY

A B C D E F G H I J K L M N O P Q R S T U V W