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
 String PortalAccountingQuery.countByTypeAndUserWithGrouping(String type, String groupBy, String[] dates, String... user)
          countByTypeAndUserWithScopeGrouping
<TYPE extends org.gcube.messaging.common.messages.records.BaseRecord>
Long
PortalAccountingQuery.countByUser(Class<TYPE> type, String user, org.gcube.common.core.scope.GCUBEScope... scope)
          countByUser
 Long PortalAccountingQuery.countByUser(String type, String user, org.gcube.common.core.scope.GCUBEScope... scope)
          countByUser
 HashMap<String,String> PortalAccountingQuery.getAddresseesGCUBEUsers(String id)
          getAddressesGCUBEUsers
 NodeAccountingQuery.InvocationInfo NodeAccountingQuery.getAverageHourlyInvocationInfo(String ServiceClass, String ServiceName, String[] dateLimits, org.gcube.common.core.scope.GCUBEScope... callerScope)
          Deprecated. 
 Long NodeAccountingQuery.getAverageHourlyInvocations(String ServiceClass, String ServiceName, String[] dateLimits, org.gcube.common.core.scope.GCUBEScope... 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, org.gcube.common.core.scope.GCUBEScope... callerScope)
          Deprecated. 
 ArrayList<NodeAccountingQuery.InvocationInfo> NodeAccountingQuery.getDailyInvocationsGroupByIp(String ServiceClass, String ServiceName, String GHNName, String date, org.gcube.common.core.scope.GCUBEScope... 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, org.gcube.common.core.scope.GCUBEScope... callerScope)
          Deprecated. 
<TYPE extends org.gcube.messaging.common.messages.records.BaseRecord>
ArrayList<org.gcube.messaging.common.messages.PortalAccountingMessage<TYPE>>
PortalAccountingQuery.getResultsAsMessage(Class<TYPE> type)
          get the results as ArrayList>
 Integer NodeAccountingQuery.getSumInvocations(String ServiceClass, String ServiceName, org.gcube.common.core.scope.GCUBEScope... 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 © 2013. All Rights Reserved.