A B C D E F G H I J K L M N O P R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accounting_storage_status - org.gcube.accounting.aggregator.aggregation.DesignID
- AccountingAggregatorPlugin - Class in org.gcube.accounting.aggregator.plugin
- AccountingAggregatorPlugin() - Constructor for class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- AccountingAggregatorPlugin.ElaborationType - Enum in org.gcube.accounting.aggregator.plugin
- ADDED - org.gcube.accounting.aggregator.status.AggregationState
-
Aggregated Records has been saved on DB and the backup file has been deleted
- addProperty(ObjectNode, String, Object) - Method in class org.gcube.accounting.aggregator.aggregation.Aggregator
- addServiceClassName_calledMethods(JsonNode) - Method in class org.gcube.accounting.aggregator.persist.InsertDocument
- addToZipFile(ZipOutputStream, File) - Method in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
- afterElaboration() - Method in class org.gcube.accounting.aggregator.persist.DeleteDocument
- afterElaboration() - Method in class org.gcube.accounting.aggregator.persist.DocumentElaboration
-
Perform actions at the end of line by line elaboration
- afterElaboration() - Method in class org.gcube.accounting.aggregator.persist.InsertDocument
- aggregate() - Method in class org.gcube.accounting.aggregator.aggregation.Aggregator
- aggregate(AggregatedRecord<?, ?>) - Method in class org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
- AGGREGATE - org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin.ElaborationType
- AGGREGATED - org.gcube.accounting.aggregator.status.AggregationState
-
Original Records were aggregated.
- AGGREGATED_SUFFIX - Static variable in class org.gcube.accounting.aggregator.elaboration.Elaborator
- aggregatedRecords - Variable in class org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
- aggregatedRecordsNumber - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- AggregatedServiceUsageRecord - org.gcube.accounting.aggregator.aggregation.DesignID
- aggregateRecordsBackupFile - Variable in class org.gcube.accounting.aggregator.aggregation.Aggregator
- aggregateRecordsBackupFile - Variable in class org.gcube.accounting.aggregator.persist.Persist
- aggregateRow(AggregatorBuffer, String) - Method in class org.gcube.accounting.aggregator.aggregation.Aggregator
- AGGREGATION_END_DATE_INPUT_PARAMETER - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- AGGREGATION_START_DATE_DATE_FORMAT - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- AGGREGATION_START_DATE_DATE_FORMAT_PATTERN - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- AGGREGATION_START_DATE_INPUT_PARAMETER - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
-
Day is ignored for MONTHLY aggregation Month and Day are ignored for YEARLY aggregation
- AGGREGATION_TYPE_INPUT_PARAMETER - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
-
Key to indicate
AggregationType - aggregationEndDate - Variable in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- aggregationEndDate - Variable in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- aggregationEndDate - Variable in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- aggregationInfo - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- AggregationInfo - Class in org.gcube.accounting.aggregator.aggregation
- AggregationInfo(String, AggregationType, Date, Date) - Constructor for class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- AggregationInfo(AggregationInfo) - Constructor for class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- aggregationStartDate - Variable in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- aggregationStartDate - Variable in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- aggregationStartDate - Variable in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- aggregationState - Variable in class org.gcube.accounting.aggregator.status.AggregationStateEvent
- aggregationState - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- AggregationState - Enum in org.gcube.accounting.aggregator.status
- AggregationStateEvent - Class in org.gcube.accounting.aggregator.status
- AggregationStateEvent(AggregationState, Calendar, Calendar) - Constructor for class org.gcube.accounting.aggregator.status.AggregationStateEvent
- aggregationStateEvents - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- aggregationStatus - Variable in class org.gcube.accounting.aggregator.aggregation.Aggregator
- aggregationStatus - Variable in class org.gcube.accounting.aggregator.elaboration.Elaborator
- aggregationStatus - Variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- aggregationStatus - Variable in class org.gcube.accounting.aggregator.persist.Persist
- AggregationStatus - Class in org.gcube.accounting.aggregator.status
- AggregationStatus() - Constructor for class org.gcube.accounting.aggregator.status.AggregationStatus
- AggregationStatus(AggregationInfo) - Constructor for class org.gcube.accounting.aggregator.status.AggregationStatus
- AggregationStatus(AggregationStatus) - Constructor for class org.gcube.accounting.aggregator.status.AggregationStatus
- aggregationType - Variable in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- aggregationType - Variable in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- aggregationType - Variable in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- AggregationType - Enum in org.gcube.accounting.aggregator.aggregation
- Aggregator - Class in org.gcube.accounting.aggregator.aggregation
- Aggregator(AggregationStatus, File, File) - Constructor for class org.gcube.accounting.aggregator.aggregation.Aggregator
- AggregatorBuffer - Class in org.gcube.accounting.aggregator.aggregation
- AggregatorBuffer() - Constructor for class org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
- AggregatorManager - Class in org.gcube.accounting.aggregator.elaboration
- AggregatorManager(AggregationType, boolean, Date, Date) - Constructor for class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- AggregatorPersistence - Interface in org.gcube.accounting.aggregator.persistence
- AggregatorPersitenceConfiguration - Class in org.gcube.accounting.aggregator.persistence
- AggregatorPersitenceConfiguration() - Constructor for class org.gcube.accounting.aggregator.persistence.AggregatorPersitenceConfiguration
-
Default Constructor
- AggregatorPersitenceConfiguration(Class<?>) - Constructor for class org.gcube.accounting.aggregator.persistence.AggregatorPersitenceConfiguration
- analyseLine(String) - Method in class org.gcube.accounting.aggregator.persist.InsertDocument
B
- BACKUP_FOLDER_DESCRIPTION - Static variable in class org.gcube.accounting.aggregator.directory.WorkSpaceDirectoryStructure
C
- CALENDAR_FIELD_TO_SUBSTRACT_TO_CONSIDER_UNTERMINATED - Static variable in class org.gcube.accounting.aggregator.utility.Constant
- calledMethodCSVFile - Variable in class org.gcube.accounting.aggregator.persist.InsertDocument
- canContinue(AggregationState, AggregationState) - Static method in enum org.gcube.accounting.aggregator.status.AggregationState
- COMPLETED - org.gcube.accounting.aggregator.status.AggregationState
-
The backup file of Original Records has been saved on Workspace and the local file has been deleted
- connection - Variable in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- Constant - Class in org.gcube.accounting.aggregator.utility
- Constant() - Constructor for class org.gcube.accounting.aggregator.utility.Constant
- context - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- count - Variable in class org.gcube.accounting.aggregator.persist.InsertDocument
- createAggregationStatus(String) - Method in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- createDirectory(D, String) - Method in class org.gcube.accounting.aggregator.directory.DirectoryStructure
- createDirectory(File, String) - Method in class org.gcube.accounting.aggregator.directory.FileSystemDirectoryStructure
- createDirectory(FolderContainer, String) - Method in class org.gcube.accounting.aggregator.directory.WorkSpaceDirectoryStructure
- CSV_FILENAME_SUFFIX - Static variable in class org.gcube.accounting.aggregator.persist.InsertDocument
D
- DAILY - org.gcube.accounting.aggregator.aggregation.AggregationType
- DATE_SEPARATOR - Static variable in enum org.gcube.accounting.aggregator.aggregation.AggregationType
- DATETIME_PATTERN - Static variable in class org.gcube.accounting.aggregator.utility.Constant
- DEFAULT_DATE_FORMAT - Static variable in class org.gcube.accounting.aggregator.utility.Constant
- DEFAULT_TIME_ZONE - Static variable in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- DELETED - org.gcube.accounting.aggregator.status.AggregationState
-
Original Records has been deleted from DB.
- DeleteDocument - Class in org.gcube.accounting.aggregator.persist
- DeleteDocument(AggregationStatus, File) - Constructor for class org.gcube.accounting.aggregator.persist.DeleteDocument
- deleteRecord(JsonNode) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- DesignID - Enum in org.gcube.accounting.aggregator.aggregation
- DirectoryStructure<D> - Class in org.gcube.accounting.aggregator.directory
- DirectoryStructure() - Constructor for class org.gcube.accounting.aggregator.directory.DirectoryStructure
- DocumentElaboration - Class in org.gcube.accounting.aggregator.persist
- DocumentElaboration(AggregationStatus, AggregationState, File, int) - Constructor for class org.gcube.accounting.aggregator.persist.DocumentElaboration
E
- elaborate() - Method in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- elaborate(boolean, boolean, boolean) - Method in class org.gcube.accounting.aggregator.elaboration.Elaborator
- elaborate(String) - Method in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- elaborateLine(String) - Method in class org.gcube.accounting.aggregator.persist.DeleteDocument
- elaborateLine(String) - Method in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- elaborateLine(String) - Method in class org.gcube.accounting.aggregator.persist.InsertDocument
- elaborateRow(ObjectNode, AggregatorBuffer, int) - Method in class org.gcube.accounting.aggregator.aggregation.Aggregator
- ELABORATION_TYPE_INPUT_PARAMETER - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
-
Indicate which types of elaboration the plugin must perform
- Elaborator - Class in org.gcube.accounting.aggregator.elaboration
- Elaborator(AggregationStatus) - Constructor for class org.gcube.accounting.aggregator.elaboration.Elaborator
- endTime - Variable in class org.gcube.accounting.aggregator.status.AggregationStateEvent
F
- file - Variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- FileSystemDirectoryStructure - Class in org.gcube.accounting.aggregator.directory
- FileSystemDirectoryStructure() - Constructor for class org.gcube.accounting.aggregator.directory.FileSystemDirectoryStructure
- finalAggregationState - Variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- FORCE_EARLY_AGGREGATION - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- FORCE_RERUN - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- FORCE_RESTART - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- forceEarlyAggregation - Variable in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- forceRerun - Variable in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- forceRestart - Variable in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- forceRestart - Variable in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
G
- getAggregatedRecord(Record) - Static method in class org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
- getAggregatedRecords() - Method in class org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
- getAggregatedRecordsBackupFile(File) - Method in class org.gcube.accounting.aggregator.elaboration.Elaborator
- getAggregatedRecordsNumber() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getAggregationEndDate() - Method in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- getAggregationInfo() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getAggregationStartCalendar(int, int, int) - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getAggregationStartDate() - Method in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- getAggregationState() - Method in class org.gcube.accounting.aggregator.status.AggregationStateEvent
- getAggregationState() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getAggregationStateEvents() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getAggregationStatus(String, AggregationType, Date) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getAggregationStatus(String, AggregationType, Date) - Static method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getAggregationStatusFromResultSet(ResultSet) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getAggregationType() - Method in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- getAll() - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getCalendar(OffsetDateTime) - Method in class org.gcube.accounting.aggregator.aggregation.Aggregator
- getCalendarField() - Method in enum org.gcube.accounting.aggregator.aggregation.AggregationType
- getCalledMethodCSVFile() - Method in class org.gcube.accounting.aggregator.persist.InsertDocument
- getClientInfo() - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getConnection() - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getContext() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getCurrentContext() - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getDateFormat() - Method in enum org.gcube.accounting.aggregator.aggregation.AggregationType
- getDateFormatPattern() - Method in enum org.gcube.accounting.aggregator.aggregation.AggregationType
- getDesignName() - Method in enum org.gcube.accounting.aggregator.aggregation.DesignID
- getEndCalendarFromStartCalendar(AggregationType, Calendar, int) - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getEndDateFromStartDate() - Method in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- getEndDateFromStartDate(AggregationType, Date, int) - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getEndTime() - Method in class org.gcube.accounting.aggregator.status.AggregationStateEvent
- getFolder(FolderContainer, String) - Method in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
- getHumanReadableDuration(long) - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getInsertAggregationStateQuery(AggregationStatus) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getInsertAggregationStatusQuery(AggregationStatus, boolean) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getInstance() - Static method in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
- getKey(JsonNode) - Method in class org.gcube.accounting.aggregator.persist.InsertDocument
- getLast(String, AggregationType, Date, Date) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getLast(String, AggregationType, Date, Date) - Static method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getLastUpdateTime() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getMalformatedFile(File) - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getMalformedRecordNumber() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getNotAggregableBefore() - Method in enum org.gcube.accounting.aggregator.aggregation.AggregationType
- getOrCreateFolder(FolderContainer, String, String, boolean) - Method in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
- getOriginalRecordsBackupFile(File, String) - Method in class org.gcube.accounting.aggregator.elaboration.Elaborator
- getOriginalRecordsNumber() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getPercentage() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getPersistTimeDate(String) - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getPostgreSQLConnector() - Static method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getPrevious() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getQuotedString(String) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getRecordType() - Method in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- getRecoveredRecordNumber() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getResultSetOfRecordToBeAggregated(AggregationStatus) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getRoot() - Method in class org.gcube.accounting.aggregator.directory.DirectoryStructure
- getRoot() - Method in class org.gcube.accounting.aggregator.directory.FileSystemDirectoryStructure
- getRoot() - Method in class org.gcube.accounting.aggregator.directory.WorkSpaceDirectoryStructure
- getStartTime() - Method in class org.gcube.accounting.aggregator.status.AggregationStateEvent
- getTargetFolder(AggregationType, Date) - Method in class org.gcube.accounting.aggregator.directory.DirectoryStructure
- getUnterminated(String, AggregationType, boolean) - Static method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getUnterminated(String, AggregationType, Date, Date, boolean) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getUsername() - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getUTCCalendarInstance() - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getUTCDateFormat(String) - Static method in class org.gcube.accounting.aggregator.utility.Utility
- getUUID() - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- getValue(Serializable) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- getViewName() - Method in enum org.gcube.accounting.aggregator.aggregation.DesignID
- getWorkspaceRoot() - Method in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
H
- HOME_SYSTEM_PROPERTY - Static variable in class org.gcube.accounting.aggregator.utility.Constant
I
- ID - Static variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- InsertDocument - Class in org.gcube.accounting.aggregator.persist
- InsertDocument(AggregationStatus, File) - Constructor for class org.gcube.accounting.aggregator.persist.InsertDocument
- instantiateAggregatedRecord(Record) - Static method in class org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
- isAggregationAllowed() - Method in class org.gcube.accounting.aggregator.elaboration.Elaborator
- isTimeElapsed(Calendar, Date) - Static method in class org.gcube.accounting.aggregator.utility.Utility
J
- JobUsageRecord - org.gcube.accounting.aggregator.aggregation.DesignID
K
- KEY_VALUES_LIMIT - Static variable in interface org.gcube.accounting.aggregator.persistence.AggregatorPersistence
L
- lastUpdateTime - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- launch(Map<String, Object>) - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- LOCAL_TIME_DATE_FORMAT - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- LOCAL_TIME_DATE_FORMAT_PATTERN - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- logger - Static variable in class org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
- logger - Variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- logger - Static variable in class org.gcube.accounting.aggregator.persist.Persist
- logger - Static variable in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
M
- madeAggregation(AggregatedRecord<?, ?>) - Method in class org.gcube.accounting.aggregator.aggregation.AggregatorBuffer
- malformedRecordNumber - Variable in class org.gcube.accounting.aggregator.aggregation.Aggregator
- malformedRecordNumber - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- malformedRecordsFile - Variable in class org.gcube.accounting.aggregator.aggregation.Aggregator
- MAX_RETRY - Static variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- MONTHLY - org.gcube.accounting.aggregator.aggregation.AggregationType
N
- NAME - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- NUM_RETRY - Static variable in class org.gcube.accounting.aggregator.utility.Constant
O
- objectMapper - Variable in class org.gcube.accounting.aggregator.aggregation.Aggregator
- onStop() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- org.gcube.accounting.aggregator.aggregation - package org.gcube.accounting.aggregator.aggregation
- org.gcube.accounting.aggregator.directory - package org.gcube.accounting.aggregator.directory
- org.gcube.accounting.aggregator.elaboration - package org.gcube.accounting.aggregator.elaboration
- org.gcube.accounting.aggregator.persist - package org.gcube.accounting.aggregator.persist
- org.gcube.accounting.aggregator.persistence - package org.gcube.accounting.aggregator.persistence
- org.gcube.accounting.aggregator.plugin - package org.gcube.accounting.aggregator.plugin
- org.gcube.accounting.aggregator.status - package org.gcube.accounting.aggregator.status
- org.gcube.accounting.aggregator.utility - package org.gcube.accounting.aggregator.utility
- org.gcube.accounting.aggregator.workspace - package org.gcube.accounting.aggregator.workspace
- ORIGINAL_SUFFIX - Static variable in class org.gcube.accounting.aggregator.elaboration.Elaborator
- originalRecordsbackupFile - Variable in class org.gcube.accounting.aggregator.aggregation.Aggregator
- originalRecordsbackupFile - Variable in class org.gcube.accounting.aggregator.persist.Persist
- originalRecordsNumber - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
P
- percentage - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- Persist - Class in org.gcube.accounting.aggregator.persist
- Persist(AggregationStatus, File, File, String) - Constructor for class org.gcube.accounting.aggregator.persist.Persist
- persistencePostgreSQL - Variable in class org.gcube.accounting.aggregator.persist.InsertDocument
- PostgreSQLConnector - Class in org.gcube.accounting.aggregator.persistence
- prepareConnection(AggregatorPersitenceConfiguration) - Method in interface org.gcube.accounting.aggregator.persistence.AggregatorPersistence
- previous - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- printLine(File, String) - Static method in class org.gcube.accounting.aggregator.utility.Utility
R
- readFile() - Method in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- RECORD_TYPE_INPUT_PARAMETER - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- recordType - Variable in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
- recordType - Variable in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- recordType - Variable in class org.gcube.accounting.aggregator.persist.Persist
- recover() - Method in class org.gcube.accounting.aggregator.persist.Persist
- recoveredRecordNumber - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
- recovery() - Method in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- RECOVERY - org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin.ElaborationType
- RecoveryManager - Class in org.gcube.accounting.aggregator.elaboration
- RecoveryManager(Date, Date) - Constructor for class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- RESTART_FROM_LAST_AGGREGATION_DATE_INPUT_PARAMETER - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
- RESTARTED - org.gcube.accounting.aggregator.status.AggregationState
-
The Aggregation has been started
- restartFromLastAggregationDate - Variable in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- retrieveAndAggregate(ResultSet) - Method in class org.gcube.accounting.aggregator.aggregation.Aggregator
- ROOT_DIRECTORY - Static variable in class org.gcube.accounting.aggregator.utility.Constant
- rowToBeElaborated - Variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
S
- sanitizeDate(AggregationType, Date) - Static method in class org.gcube.accounting.aggregator.utility.Utility
- serviceClassName_calledMethods - Variable in class org.gcube.accounting.aggregator.persist.InsertDocument
-
This is used to save a CSV file which allow to made a post analysis of calledMethods The format of the CSV file is serviceClass,serviceName,calledMethod e.g.
- ServiceUsageRecord - org.gcube.accounting.aggregator.aggregation.DesignID
- serviceUsageRecordElaboration - Variable in class org.gcube.accounting.aggregator.persist.InsertDocument
- setAggregation(AggregationInfo) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- setAggregationState(AggregationState) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- setAggregationState(AggregationState, Calendar, boolean) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- setAggregationType(AggregationType) - Method in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- setContext(String) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- setForceEarlyAggregation(boolean) - Method in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- setForceRerun(boolean) - Method in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- setForceRestart(boolean) - Method in class org.gcube.accounting.aggregator.elaboration.AggregatorManager
- setForceRestart(boolean) - Method in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- setLastUpdateTime(Calendar) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- setMalformedRecordNumber(int) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- setRecordNumbers(int, int, int) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- setRecordType(String) - Method in class org.gcube.accounting.aggregator.elaboration.RecoveryManager
- setServiceUsageRecordElaboration(boolean) - Method in class org.gcube.accounting.aggregator.persist.InsertDocument
- setUUID(UUID) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- STARTED - org.gcube.accounting.aggregator.status.AggregationState
-
The Aggregation has been started
- startTime - Variable in class org.gcube.accounting.aggregator.aggregation.Aggregator
- startTime - Variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- startTime - Variable in class org.gcube.accounting.aggregator.status.AggregationStateEvent
- storageHubClient - Variable in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
- StorageUsageRecord - org.gcube.accounting.aggregator.aggregation.DesignID
T
- THRESHOLD_FOR_FIVE_PERCENT - Static variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- THRESHOLD_FOR_ONE_PERCENT - Static variable in class org.gcube.accounting.aggregator.persist.DocumentElaboration
- toString() - Method in class org.gcube.accounting.aggregator.aggregation.AggregationInfo
U
- UNIT_TO_SUBSTRACT_TO_CONSIDER_UNTERMINATED - Static variable in class org.gcube.accounting.aggregator.utility.Constant
- unparsableLines - Variable in class org.gcube.accounting.aggregator.persist.InsertDocument
- updateLastUpdateTime(boolean) - Method in class org.gcube.accounting.aggregator.status.AggregationStatus
- uploadFile(InputStream, String, String, String, FolderContainer) - Method in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
- upsertAggregationStatus(AggregationStatus) - Method in class org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
- UTC_TIMEZONE - Static variable in class org.gcube.accounting.aggregator.utility.Utility
- Utility - Class in org.gcube.accounting.aggregator.utility
- Utility() - Constructor for class org.gcube.accounting.aggregator.utility.Utility
- uuid - Variable in class org.gcube.accounting.aggregator.status.AggregationStatus
V
- valueOf(String) - Static method in enum org.gcube.accounting.aggregator.aggregation.AggregationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.accounting.aggregator.aggregation.DesignID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin.ElaborationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.accounting.aggregator.status.AggregationState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.accounting.aggregator.aggregation.AggregationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gcube.accounting.aggregator.aggregation.DesignID
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin.ElaborationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gcube.accounting.aggregator.status.AggregationState
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WorkSpaceDirectoryStructure - Class in org.gcube.accounting.aggregator.directory
- WorkSpaceDirectoryStructure() - Constructor for class org.gcube.accounting.aggregator.directory.WorkSpaceDirectoryStructure
- WorkSpaceManagement - Class in org.gcube.accounting.aggregator.workspace
- WorkSpaceManagement() - Constructor for class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
Y
- YEARLY - org.gcube.accounting.aggregator.aggregation.AggregationType
Z
- zipAndBackupFiles(FolderContainer, String, List<File>) - Method in class org.gcube.accounting.aggregator.workspace.WorkSpaceManagement
All Classes All Packages