|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
org.deckfour.xes.util.progress.XMonitoredInputStream
org.processmining.plugins.log.XContextMonitoredInputStream
public class XContextMonitoredInputStream
Field Summary |
---|
Fields inherited from class org.deckfour.xes.util.progress.XMonitoredInputStream |
---|
bytesRead, lastStep, progressListener, stepNumber, stepSize, stream |
Constructor Summary | |
---|---|
XContextMonitoredInputStream(java.io.InputStream input,
long fileSizeInBytes,
org.processmining.framework.plugin.Progress progress)
|
Method Summary |
---|
Methods inherited from class org.deckfour.xes.util.progress.XMonitoredInputStream |
---|
getStepNumber, read, read, read, skip, update |
Methods inherited from class java.io.InputStream |
---|
available, close, mark, markSupported, reset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XContextMonitoredInputStream(java.io.InputStream input, long fileSizeInBytes, org.processmining.framework.plugin.Progress progress)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |