public class AggregatorContainer extends Object
Aggregators.| Modifier and Type | Class and Description |
|---|---|
static class |
AggregatorContainer.AggregatorKey
Aggregators are identified by a step name and an aggregator name.
|
static class |
AggregatorContainer.Mutator
AccumT class for mutations to the aggregator values.
|
| Modifier and Type | Method and Description |
|---|---|
static AggregatorContainer |
create() |
AggregatorContainer.Mutator |
createMutator() |
public static AggregatorContainer create()
public AggregatorContainer.Mutator createMutator()
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.