public static interface Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
boolean hasDevice()
Stats are grouped by block devices. If `device` is not set, it represents `Total`.
optional .mesos.Device.Number device = 1;
Protos.Device.Number getDevice()
Stats are grouped by block devices. If `device` is not set, it represents `Total`.
optional .mesos.Device.Number device = 1;
Protos.Device.NumberOrBuilder getDeviceOrBuilder()
Stats are grouped by block devices. If `device` is not set, it represents `Total`.
optional .mesos.Device.Number device = 1;
boolean hasSectors()
blkio.sectors
optional uint64 sectors = 2;
long getSectors()
blkio.sectors
optional uint64 sectors = 2;
boolean hasTime()
blkio.time
optional uint64 time = 3;
long getTime()
blkio.time
optional uint64 time = 3;
java.util.List<Protos.CgroupInfo.Blkio.Value> getIoServicedList()
blkio.io_serviced
repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 4;
Protos.CgroupInfo.Blkio.Value getIoServiced(int index)
blkio.io_serviced
repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 4;
int getIoServicedCount()
blkio.io_serviced
repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 4;
java.util.List<? extends Protos.CgroupInfo.Blkio.ValueOrBuilder> getIoServicedOrBuilderList()
blkio.io_serviced
repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 4;
Protos.CgroupInfo.Blkio.ValueOrBuilder getIoServicedOrBuilder(int index)
blkio.io_serviced
repeated .mesos.CgroupInfo.Blkio.Value io_serviced = 4;
java.util.List<Protos.CgroupInfo.Blkio.Value> getIoServiceBytesList()
blkio.io_service_bytes
repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 5;
Protos.CgroupInfo.Blkio.Value getIoServiceBytes(int index)
blkio.io_service_bytes
repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 5;
int getIoServiceBytesCount()
blkio.io_service_bytes
repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 5;
java.util.List<? extends Protos.CgroupInfo.Blkio.ValueOrBuilder> getIoServiceBytesOrBuilderList()
blkio.io_service_bytes
repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 5;
Protos.CgroupInfo.Blkio.ValueOrBuilder getIoServiceBytesOrBuilder(int index)
blkio.io_service_bytes
repeated .mesos.CgroupInfo.Blkio.Value io_service_bytes = 5;
java.util.List<Protos.CgroupInfo.Blkio.Value> getIoServiceTimeList()
blkio.io_service_time
repeated .mesos.CgroupInfo.Blkio.Value io_service_time = 6;
Protos.CgroupInfo.Blkio.Value getIoServiceTime(int index)
blkio.io_service_time
repeated .mesos.CgroupInfo.Blkio.Value io_service_time = 6;
int getIoServiceTimeCount()
blkio.io_service_time
repeated .mesos.CgroupInfo.Blkio.Value io_service_time = 6;
java.util.List<? extends Protos.CgroupInfo.Blkio.ValueOrBuilder> getIoServiceTimeOrBuilderList()
blkio.io_service_time
repeated .mesos.CgroupInfo.Blkio.Value io_service_time = 6;
Protos.CgroupInfo.Blkio.ValueOrBuilder getIoServiceTimeOrBuilder(int index)
blkio.io_service_time
repeated .mesos.CgroupInfo.Blkio.Value io_service_time = 6;
java.util.List<Protos.CgroupInfo.Blkio.Value> getIoWaitTimeList()
blkio.io_wait_time
repeated .mesos.CgroupInfo.Blkio.Value io_wait_time = 7;
Protos.CgroupInfo.Blkio.Value getIoWaitTime(int index)
blkio.io_wait_time
repeated .mesos.CgroupInfo.Blkio.Value io_wait_time = 7;
int getIoWaitTimeCount()
blkio.io_wait_time
repeated .mesos.CgroupInfo.Blkio.Value io_wait_time = 7;
java.util.List<? extends Protos.CgroupInfo.Blkio.ValueOrBuilder> getIoWaitTimeOrBuilderList()
blkio.io_wait_time
repeated .mesos.CgroupInfo.Blkio.Value io_wait_time = 7;
Protos.CgroupInfo.Blkio.ValueOrBuilder getIoWaitTimeOrBuilder(int index)
blkio.io_wait_time
repeated .mesos.CgroupInfo.Blkio.Value io_wait_time = 7;
java.util.List<Protos.CgroupInfo.Blkio.Value> getIoMergedList()
blkio.io_merged
repeated .mesos.CgroupInfo.Blkio.Value io_merged = 8;
Protos.CgroupInfo.Blkio.Value getIoMerged(int index)
blkio.io_merged
repeated .mesos.CgroupInfo.Blkio.Value io_merged = 8;
int getIoMergedCount()
blkio.io_merged
repeated .mesos.CgroupInfo.Blkio.Value io_merged = 8;
java.util.List<? extends Protos.CgroupInfo.Blkio.ValueOrBuilder> getIoMergedOrBuilderList()
blkio.io_merged
repeated .mesos.CgroupInfo.Blkio.Value io_merged = 8;
Protos.CgroupInfo.Blkio.ValueOrBuilder getIoMergedOrBuilder(int index)
blkio.io_merged
repeated .mesos.CgroupInfo.Blkio.Value io_merged = 8;
java.util.List<Protos.CgroupInfo.Blkio.Value> getIoQueuedList()
blkio.io_queued
repeated .mesos.CgroupInfo.Blkio.Value io_queued = 9;
Protos.CgroupInfo.Blkio.Value getIoQueued(int index)
blkio.io_queued
repeated .mesos.CgroupInfo.Blkio.Value io_queued = 9;
int getIoQueuedCount()
blkio.io_queued
repeated .mesos.CgroupInfo.Blkio.Value io_queued = 9;
java.util.List<? extends Protos.CgroupInfo.Blkio.ValueOrBuilder> getIoQueuedOrBuilderList()
blkio.io_queued
repeated .mesos.CgroupInfo.Blkio.Value io_queued = 9;
Protos.CgroupInfo.Blkio.ValueOrBuilder getIoQueuedOrBuilder(int index)
blkio.io_queued
repeated .mesos.CgroupInfo.Blkio.Value io_queued = 9;