| Package | Description |
|---|---|
| org.provarules.eventing |
| Modifier and Type | Method and Description |
|---|---|
static ProvaEventsAccumulator.AccumulationMode |
ProvaEventsAccumulator.AccumulationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProvaEventsAccumulator.AccumulationMode[] |
ProvaEventsAccumulator.AccumulationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MapAggregator(ProvaEventsAccumulator.AccumulationMode accumulationMode) |
MapCounter(ProvaEventsAccumulator.AccumulationMode accumulationMode) |
SortedAccumulator(ProvaEventsAccumulator.AccumulationMode accumulationMode) |
Copyright © 2019. All Rights Reserved.