public final class FlatDataAccessor extends Object
Flat data
table or the Big data
table from IndicatorExecutionContext
.Modifier and Type | Method and Description |
---|---|
com.onwbp.adaptation.PrimaryKey |
getPrimaryKeyOrNullOfLatestRecord(IndicatorExecutionContext executionContext,
int sequence)
Returns the primary key of the latest corresponding record in the
Flat data table or the Big data table. |
public final com.onwbp.adaptation.PrimaryKey getPrimaryKeyOrNullOfLatestRecord(IndicatorExecutionContext executionContext, int sequence)
Flat data
table or the Big data
table.executionContext
- IndicatorExecutionContext
sequence
- IndicatorValue.getSequence()
IndicatorDefinitionContext.saveLastValueOnlyInFlatDataTable()