public interface LossAvailabilityStatHistory extends LossAvailabilityStat
LossAvailabilityStat
Modifier and Type | Interface and Description |
---|---|
static interface |
LossAvailabilityStatHistory.LaStatHistoryBuilder
Builder for
LossAvailabilityStatHistory . |
LossAvailabilityStat.LaStatBuilder
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.
|
backwardAvailable, backwardAverageFrameLossRatio, backwardConsecutiveHighLoss, backwardHighLoss, backwardMaxFrameLossRatio, backwardMinFrameLossRatio, backwardUnavailable, elapsedTime, forwardAvailable, forwardAverageFrameLossRatio, forwardConsecutiveHighLoss, forwardHighLoss, forwardMaxFrameLossRatio, forwardMinFrameLossRatio, forwardUnavailable, suspectStatus
SoamId historyStatsId()
java.time.Instant endTime()