public abstract static class AggregatorContainer.AggregatorKey extends Object
| Constructor and Description |
|---|
AggregatorKey() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
aggregatorName() |
static AggregatorContainer.AggregatorKey |
create(String stepName,
String aggregatorName) |
abstract String |
getStepName() |
public static AggregatorContainer.AggregatorKey create(String stepName, String aggregatorName)
public abstract String getStepName()
public abstract String aggregatorName()
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.