Package org.apache.jena.system.progress
-
Interface Summary Interface Description MonitorOutput Output abstraction for theProgressMonitor
.ProgressMonitor InterfaceProgressMonitor
- monitor progress. -
Class Summary Class Description MonitorOutputs ProgressIterator<T> Send ticks to aProgressMonitor
as an iterator moves forward.ProgressMonitorBasic SimpleProgressMonitor
that records time and ticks but does not print anythingProgressMonitorContext The counting state of aProgressMonitor
.ProgressMonitorFactory ProgressMonitorOutput Progress monitor - output lines to show the progress of some long running operation.ProgressStreamRDF Send ticks to aProgressMonitor
as triples and quads are sent along theStreamRDF
.