| Package | Description |
|---|---|
| org.gcube.accounting.aggregator.persist | |
| org.gcube.accounting.aggregator.status |
| Modifier and Type | Field and Description |
|---|---|
protected AggregationState |
DocumentElaboration.finalAggregationState |
| Constructor and Description |
|---|
DocumentElaboration(AggregationStatus statusManager,
AggregationState finalAggregationState,
File file,
int rowToBeElaborated) |
| Modifier and Type | Field and Description |
|---|---|
protected AggregationState |
AggregationStateEvent.aggregationState |
protected AggregationState |
AggregationStatus.aggregationState |
| Modifier and Type | Method and Description |
|---|---|
AggregationState |
AggregationStateEvent.getAggregationState() |
AggregationState |
AggregationStatus.getAggregationState() |
static AggregationState |
AggregationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationState[] |
AggregationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AggregationState.canContinue(AggregationState effective,
AggregationState desired) |
void |
AggregationStatus.setAggregationState(AggregationState aggregationState) |
void |
AggregationStatus.setAggregationState(AggregationState aggregationState,
Calendar startTime,
boolean sync) |
| Constructor and Description |
|---|
AggregationStateEvent(AggregationState aggregationState,
Calendar startTime,
Calendar endTime) |
Copyright © 2022. All Rights Reserved.