Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AccountingAggregatorPlugin - Class in org.gcube.accounting.aggregator.plugin
 
AccountingAggregatorPlugin(AccountingAggregatorPluginDeclaration) - Constructor for class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
AccountingAggregatorPluginDeclaration - Class in org.gcube.accounting.aggregator.plugin
 
AccountingAggregatorPluginDeclaration() - Constructor for class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
 
accountingBucket - Variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
aggregate(AggregatedRecord<?, ?>) - Method in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
Get an usage records and try to aggregate with other buffered Usage Record.
aggregate(T) - Method in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
 
aggregate - Variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
AGGREGATED - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
Aggregation - Class in org.gcube.accounting.aggregator.madeaggregation
 
Aggregation() - Constructor for class org.gcube.accounting.aggregator.madeaggregation.Aggregation
 
aggregationFields - Variable in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
 
AggregationType - Enum in org.gcube.accounting.aggregator.madeaggregation
 
AggregationUtility<T extends org.gcube.documentstore.records.AggregatedRecord<T,?>> - Class in org.gcube.accounting.aggregator.madeaggregation
 
AggregationUtility(T) - Constructor for class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
 
AggregatorPersistenceBackendQuery - Interface in org.gcube.accounting.aggregator.persistence
 
AggregatorPersistenceBackendQueryConfiguration - Class in org.gcube.accounting.aggregator.persistence
 
AggregatorPersistenceBackendQueryConfiguration() - Constructor for class org.gcube.accounting.aggregator.persistence.AggregatorPersistenceBackendQueryConfiguration
Default Constructor
AggregatorPersistenceBackendQueryConfiguration(Class<?>) - Constructor for class org.gcube.accounting.aggregator.persistence.AggregatorPersistenceBackendQueryConfiguration
 

B

backup - Variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
BUCKET_JOB_NAME_PROPERTY_KEY - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_JOB_TYPE - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_NAME_PROPERTY_KEY - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_PORTLET_NAME_PROPERTY_KEY - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_PORTLET_TYPE - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_SERVICE_NAME_PROPERTY_KEY - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_SERVICE_TYPE - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_STORAGE_NAME_PROPERTY_KEY - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_STORAGE_TYPE - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_TASK_NAME_PROPERTY_KEY - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
BUCKET_TASK_TYPE - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
bucketJob - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketNameJob - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketNamePortlet - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketNameService - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketNameStorage - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketNameTask - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketPortlet - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketService - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketStorage - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bucketTask - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
bufferedRecords - Variable in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
 

C

checkType(Object) - Static method in class org.gcube.accounting.aggregator.plugin.Utility
Verify a record aggregated for insert into bucket
cleanExtraFields() - Method in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
Remove all fields which are not in AggregationFields nor in AggregatedFields Sets
clear() - Method in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
Reset buffer records
cluster - Variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
cluster - Static variable in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
ConfigurationServiceEndpoint - Class in org.gcube.accounting.aggregator.configuration
 
ConfigurationServiceEndpoint() - Constructor for class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
CONNECTION_TIMEOUT - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 
CONNECTION_TIMEOUT_BUCKET - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 
Constant - Class in org.gcube.accounting.aggregator.configuration
 
Constant() - Constructor for class org.gcube.accounting.aggregator.configuration.Constant
 
countDelete - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
countInsert - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
createFolder(String, String, String, String) - Static method in class org.gcube.accounting.aggregator.plugin.WorkSpaceManagement
Create Folder into workspace

D

DESCRIPTION - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
 
DesignID - Enum in org.gcube.accounting.aggregator.plugin
 

E

elaborateBucket(String, String, Integer, Integer, AggregationType) - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
Elaborate a Bucket from startTime to interval
ElaborateDeleteFile(String) - Static method in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
ElaborateInsertFile(String) - Static method in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
elaborateRow(ViewRow, List<JsonDocument>) - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
Elaborate row for aggregate elaborateRow
ENV - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 

F

FILE_RECORD_AGGREGATE - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 
FILE_RECORD_NO_AGGREGATE - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 

G

generateKey(String, String) - Static method in class org.gcube.accounting.aggregator.plugin.Utility
Generate a key for map-reduce
getAggregatedRecord(Record) - Static method in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
 
getCalendarField() - Method in enum org.gcube.accounting.aggregator.madeaggregation.AggregationType
 
getDateformat() - Method in enum org.gcube.accounting.aggregator.madeaggregation.AggregationType
 
getDescription() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
getInstance() - Static method in class org.gcube.accounting.aggregator.configuration.ManagementFileBackup
 
getMapFromString(String) - Static method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
getMapFromString
getMultiplierFactor() - Method in enum org.gcube.accounting.aggregator.madeaggregation.AggregationType
 
getName() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
getNameBucket() - Method in enum org.gcube.accounting.aggregator.plugin.DesignID
 
getNameDesign() - Method in enum org.gcube.accounting.aggregator.plugin.DesignID
 
getNameView() - Method in enum org.gcube.accounting.aggregator.plugin.DesignID
 
getNameViewScope() - Method in enum org.gcube.accounting.aggregator.plugin.DesignID
 
getPluginImplementation() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
getSupportedCapabilities() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
getVersion() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration

H

HOME_SYSTEM_PROPERTY - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 

I

init() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
init(String) - Static method in class org.gcube.accounting.aggregator.plugin.WorkSpaceManagement
Init Return a workspace folder
initFolder() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
Init folder for backup file
instantiateAggregatedRecord(Record) - Static method in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
 
isAggregable(T) - Method in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
Check if the record provided as argument is aggregable with the one provided to the Constructor.

K

KEY_VALUES_LIMIT - Static variable in interface org.gcube.accounting.aggregator.persistence.AggregatorPersistenceBackendQuery
 

L

launch(Map<String, Object>) - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
logger - Static variable in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
 
logger - Static variable in class org.gcube.accounting.aggregator.plugin.WorkSpaceManagement
 

M

madeAggregation(AggregatedRecord<?, ?>) - Method in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
 
ManagementFileBackup - Class in org.gcube.accounting.aggregator.configuration
 
MAX_REQUEST_LIFE_TIME - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 

N

NAME - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
Plugin name used by the Executor to retrieve this class
NAME_DIR_BACKUP - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 
neededFields - Variable in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
 
NUM_RETRY - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 

O

onCreateStringToFile(List<JsonDocument>, String, Boolean) - Method in class org.gcube.accounting.aggregator.configuration.ManagementFileBackup
Create a file to string for recovery operation
onDeleteFile(String, Boolean) - Method in class org.gcube.accounting.aggregator.configuration.ManagementFileBackup
Delete a temporany file
onSaveBackupFile(Bucket, String, String, String, String, AggregationType) - Static method in class org.gcube.accounting.aggregator.plugin.WorkSpaceManagement
Save a backup file compressed into workspace
onStop() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
org.gcube.accounting.aggregator.configuration - package org.gcube.accounting.aggregator.configuration
 
org.gcube.accounting.aggregator.madeaggregation - package org.gcube.accounting.aggregator.madeaggregation
 
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.recovery - package org.gcube.accounting.aggregator.recovery
 

P

PASSWORD_PROPERTY_KEY - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
PATH_DIR_BACKUP - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 
PATH_DIR_BACKUP_DELETE - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 
PATH_DIR_BACKUP_INSERT - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 
persisted - Variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
prepareConnection(AggregatorPersistenceBackendQueryConfiguration) - Method in interface org.gcube.accounting.aggregator.persistence.AggregatorPersistenceBackendQuery
 
prepareConnection(Cluster, AggregatorPersistenceBackendQueryConfiguration) - Static method in class org.gcube.accounting.aggregator.recovery.RecoveryRecord

R

reallyFlush() - Method in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
 
reallyFlush(Aggregation, List<JsonDocument>, String) - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
Delete a record not aggregate and insert a new record aggregate If a problem with delete record, not insert a new record and save a backupfile reallyFlush
recoveryMode - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 
RecoveryRecord - Class in org.gcube.accounting.aggregator.recovery
 
RecoveryRecord() - Constructor for class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 

S

saveItemOnWorkspace(String, InputStream, String, String, String) - Static method in class org.gcube.accounting.aggregator.plugin.WorkSpaceManagement
Save a Item on workspace
searchFile(Cluster, AggregatorPersistenceBackendQueryConfiguration) - Static method in class org.gcube.accounting.aggregator.recovery.RecoveryRecord
 
setAggregationFields(Set<String>) - Method in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
This function is used to set the Set of Aggregation Fields.
setDefaultAggregationFields() - Method in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
 
setDefaultNeededFields() - Method in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
 
setNeededFields(Set<String>) - Method in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
This function is used to set the Set of Needed Fields to keep after aggregation.

T

t - Variable in class org.gcube.accounting.aggregator.madeaggregation.AggregationUtility
 
toString() - Method in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
 
totalBufferedRecords - Variable in class org.gcube.accounting.aggregator.madeaggregation.Aggregation
 
typePersisted - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin
 

U

URL_PROPERTY_KEY - Static variable in class org.gcube.accounting.aggregator.configuration.ConfigurationServiceEndpoint
 
user - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 
Utility - Class in org.gcube.accounting.aggregator.plugin
 
Utility() - Constructor for class org.gcube.accounting.aggregator.plugin.Utility
 

V

valueOf(String) - Static method in enum org.gcube.accounting.aggregator.madeaggregation.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.accounting.aggregator.plugin.DesignID
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.accounting.aggregator.madeaggregation.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.plugin.DesignID
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.gcube.accounting.aggregator.plugin.AccountingAggregatorPluginDeclaration
 
VIEW_TIMEOUT_BUCKET - Static variable in class org.gcube.accounting.aggregator.configuration.Constant
 

W

WorkSpaceManagement - Class in org.gcube.accounting.aggregator.plugin
 
WorkSpaceManagement() - Constructor for class org.gcube.accounting.aggregator.plugin.WorkSpaceManagement
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All Rights Reserved.