| Package | Description |
|---|---|
| org.gcube.accounting.aggregator.madeaggregation | |
| org.gcube.accounting.aggregator.plugin |
| Modifier and Type | Method and Description |
|---|---|
static AggregationType |
AggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationType[] |
AggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AccountingAggregatorPlugin.elaborateBucket(String bucket,
String scope,
Integer inputStartTime,
Integer interval,
AggregationType aggType)
Elaborate a Bucket from startTime to interval
|
protected static boolean |
WorkSpaceManagement.onSaveBackupFile(com.couchbase.client.java.Bucket accountingBucket,
String bucket,
String scope,
String startKeyString,
String endKeyString,
AggregationType aggType)
Save a backup file compressed into workspace
|
Copyright © 2017. All Rights Reserved.