public interface LossMeasurementStatHistory extends LossMeasurementStat
LossMeasurementStat
Modifier and Type | Interface and Description |
---|---|
static interface |
LossMeasurementStatHistory.LmStatHistoryBuilder
Builder for
LossMeasurementStatHistory . |
LossMeasurementStat.LmStatBuilder
Modifier and Type | Method and Description |
---|---|
java.time.Instant |
endTime()
The time that the historic Measurement Interval ended.
|
SoamId |
historyStatsId()
The identifier of the historic measurement.
|
backwardAverageFrameLossRatio, backwardMaxFrameLossRatio, backwardMinFrameLossRatio, backwardReceivedFrames, backwardTransmittedFrames, elapsedTime, forwardAverageFrameLossRatio, forwardMaxFrameLossRatio, forwardMinFrameLossRatio, forwardReceivedFrames, forwardTransmittedFrames, soamPdusReceived, soamPdusSent, suspectStatus
SoamId historyStatsId()
java.time.Instant endTime()