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

Interface Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder

    • Method Detail

      • hasDevice

        boolean hasDevice()
         Stats are grouped by block devices. If `device` is not
         set, it represents `Total`.
         
        optional .mesos.Device.Number device = 1;
      • getDevice

        Protos.Device.Number getDevice()
         Stats are grouped by block devices. If `device` is not
         set, it represents `Total`.
         
        optional .mesos.Device.Number device = 1;
      • getDeviceOrBuilder

        Protos.Device.NumberOrBuilder getDeviceOrBuilder()
         Stats are grouped by block devices. If `device` is not
         set, it represents `Total`.
         
        optional .mesos.Device.Number device = 1;
      • getIoServicedList

        java.util.List<Protos.CgroupInfo.Blkio.Value> getIoServicedList()
         blkio.throttle.io_serviced
         
        repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 2;
      • getIoServiced

        Protos.CgroupInfo.Blkio.Value getIoServiced(int index)
         blkio.throttle.io_serviced
         
        repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 2;
      • getIoServicedCount

        int getIoServicedCount()
         blkio.throttle.io_serviced
         
        repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 2;
      • getIoServicedOrBuilderList

        java.util.List<? extends Protos.CgroupInfo.Blkio.ValueOrBuilder> getIoServicedOrBuilderList()
         blkio.throttle.io_serviced
         
        repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 2;
      • getIoServiceBytesList

        java.util.List<Protos.CgroupInfo.Blkio.Value> getIoServiceBytesList()
         blkio.throttle.io_service_bytes
         
        repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 3;
      • getIoServiceBytes

        Protos.CgroupInfo.Blkio.Value getIoServiceBytes(int index)
         blkio.throttle.io_service_bytes
         
        repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 3;
      • getIoServiceBytesCount

        int getIoServiceBytesCount()
         blkio.throttle.io_service_bytes
         
        repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 3;
      • getIoServiceBytesOrBuilderList

        java.util.List<? extends Protos.CgroupInfo.Blkio.ValueOrBuilder> getIoServiceBytesOrBuilderList()
         blkio.throttle.io_service_bytes
         
        repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 3;
      • getIoServiceBytesOrBuilder

        Protos.CgroupInfo.Blkio.ValueOrBuilder getIoServiceBytesOrBuilder(int index)
         blkio.throttle.io_service_bytes
         
        repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 3;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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