Skip Headers
Previous
Previous
 
Next
Next

File Read-Writes Statistics Panel

This panel is part of the File Overview subtab. This panel shows the file reads and file writes over time.

The following tables shows the fields in the File Read and File Write panels:

Column Description

Path

The path of the file that is being read.

Total Read Time

The time it took to read the file.

Total Bytes Read

The number of bytes that are read from the file.

Times Read

The number of times the file is read.

Threads Reading

The thread ids of the Java threads reading the file.


Column Description

Path

The path of the file that is being written into.

Total Write Time

The time it took to write the file.

Total Bytes Written

The number of bytes that are written into the file.

Number of Writes

The number of times the file is written into.

Threads Writing

The thread ids of the Java threads writing into the file.