public class AccountingAggregatorPlugin
extends org.gcube.vremanagement.executor.plugin.Plugin
| Modifier and Type | Class and Description |
|---|---|
static class |
AccountingAggregatorPlugin.ElaborationType |
| Modifier and Type | Field and Description |
|---|---|
static String |
AGGREGATION_END_DATE_INPUT_PARAMETER |
static DateFormat |
AGGREGATION_START_DATE_DATE_FORMAT |
static String |
AGGREGATION_START_DATE_DATE_FORMAT_PATTERN |
static String |
AGGREGATION_START_DATE_INPUT_PARAMETER
Day is ignored for MONTHLY aggregation
Month and Day are ignored for YEARLY aggregation
|
static String |
AGGREGATION_TYPE_INPUT_PARAMETER
Key to indicate
AggregationType |
static String |
ELABORATION_TYPE_INPUT_PARAMETER
Indicate which types of elaboration the plugin must perform
|
static String |
FORCE_EARLY_AGGREGATION |
static String |
FORCE_RERUN |
static String |
FORCE_RESTART |
static DateFormat |
LOCAL_TIME_DATE_FORMAT |
static String |
LOCAL_TIME_DATE_FORMAT_PATTERN |
static String |
NAME |
static String |
RECORD_TYPE_INPUT_PARAMETER |
static String |
RESTART_FROM_LAST_AGGREGATION_DATE_INPUT_PARAMETER |
| Constructor and Description |
|---|
AccountingAggregatorPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(Map<String,Object> inputs) |
protected void |
onStop() |
public static final String NAME
public static final String AGGREGATION_TYPE_INPUT_PARAMETER
AggregationTypepublic static final String AGGREGATION_START_DATE_INPUT_PARAMETER
public static final String AGGREGATION_END_DATE_INPUT_PARAMETER
public static final String RESTART_FROM_LAST_AGGREGATION_DATE_INPUT_PARAMETER
public static final String AGGREGATION_START_DATE_DATE_FORMAT_PATTERN
public static final DateFormat AGGREGATION_START_DATE_DATE_FORMAT
public static final String FORCE_EARLY_AGGREGATION
public static final String FORCE_RERUN
public static final String FORCE_RESTART
public static final String ELABORATION_TYPE_INPUT_PARAMETER
public static final String LOCAL_TIME_DATE_FORMAT_PATTERN
public static final DateFormat LOCAL_TIME_DATE_FORMAT
public static final String RECORD_TYPE_INPUT_PARAMETER
Copyright © 2022. All Rights Reserved.