net.sf.sparql.benchmarking.monitoring
Class ConsoleProgressListener

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

Constructor Summary
ConsoleProgressListener()
          Create a new Console 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

ConsoleProgressListener

public ConsoleProgressListener()
Create a new Console Progress Listener



Copyright © 2014. All Rights Reserved.