public static final class AggregateCalculator.AggregateCalculatorContinuationPoint extends Object
| Constructor and Description |
|---|
AggregateCalculatorContinuationPoint(int processingIntervalIndex,
DataValue cachedOutsideRawValue) |
| Modifier and Type | Method and Description |
|---|---|
DataValue |
getCachedOutsideRawValue() |
int |
getProcessingIntervalIndex() |
public AggregateCalculatorContinuationPoint(int processingIntervalIndex,
DataValue cachedOutsideRawValue)
public DataValue getCachedOutsideRawValue()
public int getProcessingIntervalIndex()
Copyright © 2026. All rights reserved.