Class OConsoleProgressWriter

java.lang.Object
java.lang.Thread
com.orientechnologies.common.thread.OSoftThread
com.orientechnologies.orient.stresstest.OConsoleProgressWriter
All Implemented Interfaces:
OService, Runnable

public class OConsoleProgressWriter extends OSoftThread
Takes care of updating the console with a completion percentage while the stress test is working; it takes the data to show from the OStressTestResults class.
Author:
Andrea Iacono