Interface LspStatsOuterClass.LspStatsOrBuilder

    • Method Detail

      • getLspStatsRecords

        LspStatsOuterClass.LspStatsRecord getLspStatsRecords​(int index)
         List of LSP statistics records
         
        repeated .LspStatsRecord lsp_stats_records = 1;
      • getLspStatsRecordsCount

        int getLspStatsRecordsCount()
         List of LSP statistics records
         
        repeated .LspStatsRecord lsp_stats_records = 1;