| Package | Description |
|---|---|
| org.gcube.accounting.analytics | |
| org.gcube.accounting.analytics.persistence |
| Modifier and Type | Class and Description |
|---|---|
class |
NumberedFilter |
| Modifier and Type | Method and Description |
|---|---|
int |
Filter.compareTo(Filter filter) |
| Constructor and Description |
|---|
NumberedFilter(Filter filter,
Map<Calendar,Info> timeSeries,
String orderingProperty) |
NumberedFilter(Filter filter,
Number n,
String orderingProperty) |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<? extends Filter> |
AccountingPersistenceQuery.filters |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<Filter,SortedMap<Calendar,Info>> |
AccountingPersistenceBackendQuery.getContextTimeSeries()
Return a SortedMap containing the TimeSeries for each context.
|
SortedMap<Filter,SortedMap<Calendar,Info>> |
AccountingPersistenceQuery.getContextTimeSeries() |
SortedMap<Filter,SortedMap<Calendar,Info>> |
AccountingPersistenceQuery.getContextTimeSeries(boolean pad) |
SortedMap<Filter,SortedMap<Calendar,Info>> |
AccountingPersistenceBackendQuery.getSpaceTimeSeries(Set<String> dataTypes) |
SortedMap<Filter,SortedMap<Calendar,Info>> |
AccountingPersistenceQuery.getSpaceTimeSeries(Set<String> dataTypes) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingPersistenceBackendQuery.setFilters(Collection<? extends Filter> filters) |
void |
AccountingPersistenceQuery.setFilters(Collection<? extends Filter> filters) |
Copyright © 2021. All Rights Reserved.