net.sf.sparql.benchmarking.monitoring
Class ConsoleErrProgressListener
java.lang.Object
net.sf.sparql.benchmarking.monitoring.StreamProgressListener
net.sf.sparql.benchmarking.monitoring.ConsoleErrProgressListener
- All Implemented Interfaces:
- ProgressListener
public class ConsoleErrProgressListener
- extends StreamProgressListener
A Progress Listener that prints informational messages to Standard Error
- 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 |
ConsoleErrProgressListener
public ConsoleErrProgressListener()
- Creates a Console Error progress listener
Copyright © 2014. All Rights Reserved.