net.sf.sparql.benchmarking.monitoring
Class ConsoleProgressListener
java.lang.Object
net.sf.sparql.benchmarking.monitoring.StreamProgressListener
net.sf.sparql.benchmarking.monitoring.ConsoleProgressListener
- All Implemented Interfaces:
- ProgressListener
public class ConsoleProgressListener
- extends StreamProgressListener
A Progress Listener that prints informational messages to Standard Out
- Author:
- rvesse
Methods inherited from class net.sf.sparql.benchmarking.monitoring.StreamProgressListener |
afterOperation, afterOperationMix, beforeOperation, beforeOperationMix, finish, hasSwitchedThreads, openStream, progress, setForceThreadedOutput, start, updateThread |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleProgressListener
public ConsoleProgressListener()
- Create a new Console Progress Listener
Copyright © 2014. All Rights Reserved.