| Modifier and Type | Field and Description |
|---|---|
protected AggregationJob |
Aggregator.job |
protected AggregationJob |
Aggregator.jobForRecycle |
| Modifier and Type | Method and Description |
|---|---|
abstract AggregationJob |
Aggregator.getJob() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
Aggregator.getJobProcessingNodeName(AggregationJob job) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
RateAggregator.RateJob |
| Modifier and Type | Method and Description |
|---|---|
AggregationJob |
RateAggregator.getJob() |
AggregationJob |
PercentAggregator_NonInclusive.getJob() |
AggregationJob |
PercentAggregator.getJob() |
AggregationJob |
MinAggregator.getJob() |
AggregationJob |
MaxAggregator.getJob() |
AggregationJob |
AverageAggregator.getJob() |
| Modifier and Type | Method and Description |
|---|---|
AggregationJob |
ScalarTransferLastValueAggregator.getJob() |
AggregationJob |
ScalarTransferAggregator.getJob() |
AggregationJob |
MinTransferAggregator.getJob() |
AggregationJob |
MaxTransferAggregator.getJob() |
AggregationJob |
AverageTransferAggregator.getJob() |
© Copyright IBM Corp. 2013. All rights reserved.