This project has retired. For details please refer to its Attic page.
Protos.TrafficControlStatisticsOrBuilder
JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.mesos

Interface Protos.TrafficControlStatisticsOrBuilder

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      long getBacklog ()
      optional uint64 backlog = 2;
      long getBytes ()
      optional uint64 bytes = 3;
      long getDrops ()
      optional uint64 drops = 4;
      java.lang.String getId ()
      required string id = 1;
      com.google.protobuf.ByteString getIdBytes ()
      required string id = 1;
      long getOverlimits ()
      optional uint64 overlimits = 5;
      long getPackets ()
      optional uint64 packets = 6;
      long getQlen ()
      optional uint64 qlen = 7;
      long getRatebps ()
      optional uint64 ratebps = 8;
      long getRatepps ()
      optional uint64 ratepps = 9;
      long getRequeues ()
      optional uint64 requeues = 10;
      boolean hasBacklog ()
      optional uint64 backlog = 2;
      boolean hasBytes ()
      optional uint64 bytes = 3;
      boolean hasDrops ()
      optional uint64 drops = 4;
      boolean hasId ()
      required string id = 1;
      boolean hasOverlimits ()
      optional uint64 overlimits = 5;
      boolean hasPackets ()
      optional uint64 packets = 6;
      boolean hasQlen ()
      optional uint64 qlen = 7;
      boolean hasRatebps ()
      optional uint64 ratebps = 8;
      boolean hasRatepps ()
      optional uint64 ratepps = 9;
      boolean hasRequeues ()
      optional uint64 requeues = 10;
    • Method Detail

      • hasId

        boolean hasId()
        required string id = 1;
      • getId

        java.lang.String getId()
        required string id = 1;
      • getIdBytes

        com.google.protobuf.ByteString getIdBytes()
        required string id = 1;
      • hasBacklog

        boolean hasBacklog()
        optional uint64 backlog = 2;
      • getBacklog

        long getBacklog()
        optional uint64 backlog = 2;
      • hasBytes

        boolean hasBytes()
        optional uint64 bytes = 3;
      • getBytes

        long getBytes()
        optional uint64 bytes = 3;
      • hasDrops

        boolean hasDrops()
        optional uint64 drops = 4;
      • getDrops

        long getDrops()
        optional uint64 drops = 4;
      • hasOverlimits

        boolean hasOverlimits()
        optional uint64 overlimits = 5;
      • getOverlimits

        long getOverlimits()
        optional uint64 overlimits = 5;
      • hasPackets

        boolean hasPackets()
        optional uint64 packets = 6;
      • getPackets

        long getPackets()
        optional uint64 packets = 6;
      • hasQlen

        boolean hasQlen()
        optional uint64 qlen = 7;
      • getQlen

        long getQlen()
        optional uint64 qlen = 7;
      • hasRatebps

        boolean hasRatebps()
        optional uint64 ratebps = 8;
      • getRatebps

        long getRatebps()
        optional uint64 ratebps = 8;
      • hasRatepps

        boolean hasRatepps()
        optional uint64 ratepps = 9;
      • getRatepps

        long getRatepps()
        optional uint64 ratepps = 9;
      • hasRequeues

        boolean hasRequeues()
        optional uint64 requeues = 10;
      • getRequeues

        long getRequeues()
        optional uint64 requeues = 10;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /