A B C D E G H I L M O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AccountingDao - Interface in org.gcube.accounting.accounting.summary.access
- AccountingDaoImpl - Class in org.gcube.accounting.accounting.summary.access.impl
- AccountingDaoImpl() - Constructor for class org.gcube.accounting.accounting.summary.access.impl.AccountingDaoImpl
- AccountingDaoImpl(ContextTreeProvider, ConnectionManager) - Constructor for class org.gcube.accounting.accounting.summary.access.impl.AccountingDaoImpl
- AccountingRecord - Class in org.gcube.accounting.accounting.summary.access.model.update
- AccountingRecord() - Constructor for class org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord
- AGGREGATED_MEASURE - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.DIMENSIONS
- asIDSet(ScopeDescriptor) - Static method in class org.gcube.accounting.accounting.summary.access.impl.Queries
B
- BasicConnectionManager - Class in org.gcube.accounting.accounting.summary.access.impl
- BasicConnectionManager() - Constructor for class org.gcube.accounting.accounting.summary.access.impl.BasicConnectionManager
- BasicContextTreeProvider - Class in org.gcube.accounting.accounting.summary.access.impl
- BasicContextTreeProvider() - Constructor for class org.gcube.accounting.accounting.summary.access.impl.BasicContextTreeProvider
C
- ConnectionManager - Interface in org.gcube.accounting.accounting.summary.access.impl
- CONTEXT - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.Measure
- CONTEXTS() - Constructor for class org.gcube.accounting.accounting.summary.access.impl.DBStructure.CONTEXTS
- ContextTreeProvider - Interface in org.gcube.accounting.accounting.summary.access.impl
D
- DBStructure - Class in org.gcube.accounting.accounting.summary.access.impl
- DBStructure() - Constructor for class org.gcube.accounting.accounting.summary.access.impl.DBStructure
- DBStructure.CONTEXTS - Class in org.gcube.accounting.accounting.summary.access.impl
- DBStructure.DIMENSIONS - Class in org.gcube.accounting.accounting.summary.access.impl
- DBStructure.Measure - Class in org.gcube.accounting.accounting.summary.access.impl
- Dimension - Class in org.gcube.accounting.accounting.summary.access.model.internal
- Dimension() - Constructor for class org.gcube.accounting.accounting.summary.access.model.internal.Dimension
- DIMENSION - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.Measure
- DIMENSIONS() - Constructor for class org.gcube.accounting.accounting.summary.access.impl.DBStructure.DIMENSIONS
E
- equals(Object) - Method in class org.gcube.accounting.accounting.summary.access.model.internal.Dimension
- equals(Object) - Method in class org.gcube.accounting.accounting.summary.access.model.ScopeDescriptor
G
- get() - Static method in interface org.gcube.accounting.accounting.summary.access.AccountingDao
- get(ContextTreeProvider) - Static method in interface org.gcube.accounting.accounting.summary.access.AccountingDao
- getAvailableDimensions(Instant, Instant, ScopeDescriptor, MeasureResolution) - Method in class org.gcube.accounting.accounting.summary.access.impl.Queries
-
Returns Dimensions.* fields
- getConnection() - Method in class org.gcube.accounting.accounting.summary.access.impl.BasicConnectionManager
- getConnection() - Method in interface org.gcube.accounting.accounting.summary.access.impl.ConnectionManager
- getContextInsertionPreparedStatement() - Method in class org.gcube.accounting.accounting.summary.access.impl.Queries
-
Returned parameters order is ID,LABEL
- getContexts() - Method in interface org.gcube.accounting.accounting.summary.access.AccountingDao
- getContexts() - Method in class org.gcube.accounting.accounting.summary.access.impl.AccountingDaoImpl
- getDimensionInsertionPreparedStatement() - Method in class org.gcube.accounting.accounting.summary.access.impl.Queries
-
Returned parameters order is ID,LABEL,GROUP,AGGREGATED_MEASURE
- getDimensions() - Method in interface org.gcube.accounting.accounting.summary.access.AccountingDao
- getDimensions() - Method in class org.gcube.accounting.accounting.summary.access.impl.AccountingDaoImpl
- getMeasureCount(String) - Method in class org.gcube.accounting.accounting.summary.access.impl.Queries
- getMeasureInsertionPreparedStatement() - Method in class org.gcube.accounting.accounting.summary.access.impl.Queries
-
Returned parameters order is Context, Dimension, Time, Measure, Measure NB : Measure is replicated in order to manage update on conflict
- getReportByScope(ScopeDescriptor, Instant, Instant, MeasureResolution) - Method in interface org.gcube.accounting.accounting.summary.access.AccountingDao
- getReportByScope(ScopeDescriptor, Instant, Instant, MeasureResolution) - Method in class org.gcube.accounting.accounting.summary.access.impl.AccountingDaoImpl
- getTree(Object) - Method in interface org.gcube.accounting.accounting.summary.access.AccountingDao
- getTree(Object) - Method in class org.gcube.accounting.accounting.summary.access.impl.AccountingDaoImpl
- getTree(Object) - Method in class org.gcube.accounting.accounting.summary.access.impl.BasicContextTreeProvider
- getTree(Object) - Method in interface org.gcube.accounting.accounting.summary.access.impl.ContextTreeProvider
- GROUP - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.DIMENSIONS
H
- hasChildren() - Method in class org.gcube.accounting.accounting.summary.access.model.ScopeDescriptor
- hashCode() - Method in class org.gcube.accounting.accounting.summary.access.model.internal.Dimension
- hashCode() - Method in class org.gcube.accounting.accounting.summary.access.model.ScopeDescriptor
I
- ID - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.CONTEXTS
- ID - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.DIMENSIONS
- insertRecords(AccountingRecord...) - Method in interface org.gcube.accounting.accounting.summary.access.AccountingDao
- insertRecords(AccountingRecord...) - Method in class org.gcube.accounting.accounting.summary.access.impl.AccountingDaoImpl
L
- LABEL - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.CONTEXTS
- LABEL - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.DIMENSIONS
- listContexts() - Method in class org.gcube.accounting.accounting.summary.access.impl.Queries
- listDimensions() - Method in class org.gcube.accounting.accounting.summary.access.impl.Queries
M
- Measure() - Constructor for class org.gcube.accounting.accounting.summary.access.impl.DBStructure.Measure
- MEASURE - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.Measure
- MeasureResolution - Enum in org.gcube.accounting.accounting.summary.access.model
- MONTHLY - org.gcube.accounting.accounting.summary.access.model.MeasureResolution
O
- org.gcube.accounting.accounting.summary.access - package org.gcube.accounting.accounting.summary.access
- org.gcube.accounting.accounting.summary.access.impl - package org.gcube.accounting.accounting.summary.access.impl
- org.gcube.accounting.accounting.summary.access.model - package org.gcube.accounting.accounting.summary.access.model
- org.gcube.accounting.accounting.summary.access.model.internal - package org.gcube.accounting.accounting.summary.access.model.internal
- org.gcube.accounting.accounting.summary.access.model.update - package org.gcube.accounting.accounting.summary.access.model.update
P
- ParameterException - Exception in org.gcube.accounting.accounting.summary.access
- ParameterException() - Constructor for exception org.gcube.accounting.accounting.summary.access.ParameterException
- ParameterException(String) - Constructor for exception org.gcube.accounting.accounting.summary.access.ParameterException
- ParameterException(String, Throwable) - Constructor for exception org.gcube.accounting.accounting.summary.access.ParameterException
- ParameterException(String, Throwable, boolean, boolean) - Constructor for exception org.gcube.accounting.accounting.summary.access.ParameterException
- ParameterException(Throwable) - Constructor for exception org.gcube.accounting.accounting.summary.access.ParameterException
- prepareMeasuresByDimension(ScopeDescriptor, MeasureResolution) - Method in class org.gcube.accounting.accounting.summary.access.impl.Queries
-
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
Q
- Queries - Class in org.gcube.accounting.accounting.summary.access.impl
- Queries() - Constructor for class org.gcube.accounting.accounting.summary.access.impl.Queries
R
- Record - Class in org.gcube.accounting.accounting.summary.access.model
- Record() - Constructor for class org.gcube.accounting.accounting.summary.access.model.Record
- Report - Class in org.gcube.accounting.accounting.summary.access.model
- Report() - Constructor for class org.gcube.accounting.accounting.summary.access.model.Report
- ReportElement - Class in org.gcube.accounting.accounting.summary.access.model
- ReportElement() - Constructor for class org.gcube.accounting.accounting.summary.access.model.ReportElement
S
- ScopeDescriptor - Class in org.gcube.accounting.accounting.summary.access.model
- ScopeDescriptor() - Constructor for class org.gcube.accounting.accounting.summary.access.model.ScopeDescriptor
- Series - Class in org.gcube.accounting.accounting.summary.access.model
- Series() - Constructor for class org.gcube.accounting.accounting.summary.access.model.Series
- setTreeProvider(ContextTreeProvider) - Method in class org.gcube.accounting.accounting.summary.access.impl.AccountingDaoImpl
T
- TABLENAME - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.CONTEXTS
- TABLENAME - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.DIMENSIONS
- TABLENAME - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.Measure
- TIME - Static variable in class org.gcube.accounting.accounting.summary.access.impl.DBStructure.Measure
- toString() - Method in class org.gcube.accounting.accounting.summary.access.model.Report
- toString() - Method in class org.gcube.accounting.accounting.summary.access.model.ReportElement
- toString() - Method in class org.gcube.accounting.accounting.summary.access.model.Series
U
- UpdateReport - Class in org.gcube.accounting.accounting.summary.access.model.update
- UpdateReport() - Constructor for class org.gcube.accounting.accounting.summary.access.model.update.UpdateReport
V
- valueOf(String) - Static method in enum org.gcube.accounting.accounting.summary.access.model.MeasureResolution
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.accounting.accounting.summary.access.model.MeasureResolution
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages