See: Description
Interface | Description |
---|---|
NamedAggregators.State<InputT,InterT,OutputT> |
Class | Description |
---|---|
AggregatorsAccumulator |
For resilience,
Accumulators are required to be wrapped in a Singleton. |
AggregatorsAccumulator.AccumulatorCheckpointingSparkListener |
Spark Listener which checkpoints
NamedAggregators values for fault-tolerance. |
NamedAggregators |
This class wraps a map of named aggregators.
|
NamedAggregatorsAccumulator |
AccumulatorV2 implementation for NamedAggregators . |