Uses of Class
org.gcube.accounting.analytics.Info
Packages that use Info
-
Uses of Info in org.gcube.accounting.analytics
Constructor parameters in org.gcube.accounting.analytics with type arguments of type Info -
Uses of Info in org.gcube.accounting.analytics.persistence
Methods in org.gcube.accounting.analytics.persistence that return types with arguments of type InfoModifier and TypeMethodDescriptionAccountingPersistenceBackendQuery.getContextTimeSeries()Return a SortedMap containing the TimeSeries for each context.AccountingPersistenceQuery.getContextTimeSeries()AccountingPersistenceQuery.getContextTimeSeries(boolean pad) AccountingPersistenceBackendQuery.getSpaceTimeSeries(Set<String> dataTypes) AccountingPersistenceQuery.getSpaceTimeSeries(Set<String> dataTypes) AccountingPersistenceBackendQuery.getTimeSeries()Query the persistence obtaining a Map where the date is the key and the #Info is the value.AccountingPersistenceQuery.getTimeSeries()AccountingPersistenceQuery.getTimeSeries(boolean pad) AccountingPersistenceBackendQuery.getTopValues(String topKey, String orderingProperty, Integer limit) Return a SortedMap containing the TimeSeries for top values for a certain key taking in account all Filters.AccountingPersistenceQuery.getTopValues(String topKey) AccountingPersistenceQuery.getTopValues(String topKey, String orderingProperty, boolean pad, Integer limit) AccountingPersistenceQuery.getTopValues(String topKey, String orderingProperty, Integer limit) Pad the dataAccountingPersistenceQuery.padMapStorage(SortedMap<Calendar, Info> unpaddedData) Method parameters in org.gcube.accounting.analytics.persistence with type arguments of type InfoModifier and TypeMethodDescriptionprotected org.gcube.com.fasterxml.jackson.databind.JsonNodeAccountingPersistenceQuery.getPaddingJsonNode(Map<Calendar, Info> unpaddedResults) Pad the dataAccountingPersistenceQuery.padMapStorage(SortedMap<Calendar, Info> unpaddedData)