| Package | Description |
|---|---|
| org.gcube.accounting.accounting.summary.access | |
| org.gcube.accounting.accounting.summary.access.impl |
| Modifier and Type | Method and Description |
|---|---|
ScopeDescriptor |
AccountingDao.getTree(Object request) |
| Modifier and Type | Method and Description |
|---|---|
Set<ScopeDescriptor> |
AccountingDao.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
Report |
AccountingDao.getReportByScope(ScopeDescriptor desc,
java.time.Instant from,
java.time.Instant to,
MeasureResolution resolution) |
| Modifier and Type | Method and Description |
|---|---|
ScopeDescriptor |
BasicContextTreeProvider.getTree(Object unuseful) |
ScopeDescriptor |
ContextTreeProvider.getTree(Object context) |
ScopeDescriptor |
AccountingDaoImpl.getTree(Object request) |
| Modifier and Type | Method and Description |
|---|---|
Set<ScopeDescriptor> |
AccountingDaoImpl.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Queries.asIDSet(ScopeDescriptor desc) |
ResultSet |
Queries.getAvailableDimensions(java.time.Instant from,
java.time.Instant to,
ScopeDescriptor scope,
MeasureResolution resolution)
Returns Dimensions.* fields
|
Report |
AccountingDaoImpl.getReportByScope(ScopeDescriptor desc,
java.time.Instant from,
java.time.Instant to,
MeasureResolution resolution) |
PreparedStatement |
Queries.prepareMeasuresByDimension(ScopeDescriptor scope,
MeasureResolution resolution)
Prepares a statement for Getting Dim=? in time interval for the scope set
PS params :
1- long current slice of time
2- long current slice of time
3- String dimension
|
Copyright © 2018. All Rights Reserved.