org.libvirt

Class DomainBlockStats

public class DomainBlockStats extends Object

This class holds the counters for block device statistics.

See Also: Domain

Field Summary
longerrs
longrd_bytes
longrd_req
longwr_bytes
longwr_req

Field Detail

errs

public long errs

rd_bytes

public long rd_bytes

rd_req

public long rd_req

wr_bytes

public long wr_bytes

wr_req

public long wr_req