net.sf.sparql.benchmarking.monitoring
Class ConsoleErrProgressListener

java.lang.Object
  extended by net.sf.sparql.benchmarking.monitoring.StreamProgressListener
      extended by 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

Constructor Summary
ConsoleErrProgressListener()
          Creates a Console Error progress listener
 
Method Summary
 
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
 

Constructor Detail

ConsoleErrProgressListener

public ConsoleErrProgressListener()
Creates a Console Error progress listener



Copyright © 2014. All Rights Reserved.