Uses of Class
org.gcube.messaging.common.consumerlibrary.query.EmptyResultException

Packages that use EmptyResultException
org.gcube.messaging.common.consumerlibrary.query   
 

Uses of EmptyResultException in org.gcube.messaging.common.consumerlibrary.query
 

Methods in org.gcube.messaging.common.consumerlibrary.query that throw EmptyResultException
 java.lang.String PortalAccountingQuery.countByTypeAndUserWithGrouping(java.lang.String type, java.lang.String groupBy, java.lang.String[] dates, java.lang.String... user)
          countByTypeAndUserWithScopeGrouping
<TYPE extends org.gcube.messaging.common.messages.records.BaseRecord>
java.lang.Long
PortalAccountingQuery.countByUser(java.lang.Class<TYPE> type, java.lang.String user, GCUBEScope... scope)
          countByUser
 java.lang.Long PortalAccountingQuery.countByUser(java.lang.String type, java.lang.String user, GCUBEScope... scope)
          countByUser
 java.util.HashMap<java.lang.String,java.lang.String> PortalAccountingQuery.getAddresseesGCUBEUsers(java.lang.String id)
          getAddressesGCUBEUsers
 NodeAccountingQuery.InvocationInfo NodeAccountingQuery.getAverageHourlyInvocationInfo(java.lang.String ServiceClass, java.lang.String ServiceName, java.lang.String[] dateLimits, GCUBEScope... callerScope)
          Deprecated. 
 java.lang.Long NodeAccountingQuery.getAverageHourlyInvocations(java.lang.String ServiceClass, java.lang.String ServiceName, java.lang.String[] dateLimits, GCUBEScope... callerScope)
          Deprecated. 
 java.util.HashMap<java.lang.String,java.lang.String> PortalAccountingQuery.getCollections(java.lang.String id)
          getCollections
 java.lang.String[] PortalAccountingQuery.getContent(java.lang.String id)
          getContent
 NodeAccountingQuery.InvocationInfo NodeAccountingQuery.getDailyInvocations(java.lang.String ServiceClass, java.lang.String ServiceName, java.lang.String GHNName, java.lang.String date, GCUBEScope... callerScope)
          Deprecated. 
 java.util.ArrayList<NodeAccountingQuery.InvocationInfo> NodeAccountingQuery.getDailyInvocationsGroupByIp(java.lang.String ServiceClass, java.lang.String ServiceName, java.lang.String GHNName, java.lang.String date, GCUBEScope... callerScope)
          Deprecated. 
 java.lang.String MonitoringQuery.getGHNAverage(org.gcube.messaging.common.messages.Test.TestType type, java.lang.String ghn)
          getGHNAverage
 java.util.HashMap<java.lang.String,java.lang.String> PortalAccountingQuery.getGHNDetails(java.lang.String id)
          getGHNDetails
 NodeAccountingQuery.InvocationInfo NodeAccountingQuery.getHourlyInvocations(java.lang.String ServiceClass, java.lang.String ServiceName, java.lang.String GHNName, java.lang.String date, java.lang.String hourInterval, GCUBEScope... callerScope)
          Deprecated. 
<TYPE extends org.gcube.messaging.common.messages.records.BaseRecord>
java.util.ArrayList<org.gcube.messaging.common.messages.PortalAccountingMessage<TYPE>>
PortalAccountingQuery.getResultsAsMessage(java.lang.Class<TYPE> type)
          get the results as ArrayList>
 java.lang.Integer NodeAccountingQuery.getSumInvocations(java.lang.String ServiceClass, java.lang.String ServiceName, GCUBEScope... callerScope)
          Deprecated. 
 java.util.HashMap<java.lang.String,java.lang.String> PortalAccountingQuery.getTerms(java.lang.String id)
          getTerms
 java.lang.String MonitoringQuery.getTodayGHNAverage(org.gcube.messaging.common.messages.Test.TestType type, java.lang.String ghn)
          getTodayGHNAverage
 java.util.HashMap<java.lang.String,java.lang.String> PortalAccountingQuery.getWebAppDetails(java.lang.String id)
          getWebAppDetails
 JSONArray Query.toJSON()
          get results as JSON object