Interface LspMon.lsp_monitor_data_propertyOrBuilder

    • Method Detail

      • hasBandwidth

        boolean hasBandwidth()
        optional uint64 bandwidth = 1;
      • getBandwidth

        long getBandwidth()
        optional uint64 bandwidth = 1;
      • hasPathName

        boolean hasPathName()
        optional string path_name = 2;
      • getPathName

        java.lang.String getPathName()
        optional string path_name = 2;
      • getPathNameBytes

        com.google.protobuf.ByteString getPathNameBytes()
        optional string path_name = 2;
      • hasMetric

        boolean hasMetric()
        optional int32 metric = 3;
      • getMetric

        int getMetric()
        optional int32 metric = 3;
      • hasMaxAvgBw

        boolean hasMaxAvgBw()
        optional float max_avg_bw = 4;
      • getMaxAvgBw

        float getMaxAvgBw()
        optional float max_avg_bw = 4;
      • hasEro

        boolean hasEro()
        optional .ero_ipv4_type ero = 5;
      • hasRro

        boolean hasRro()
        optional .rro_ipv4_type rro = 6;