Class TextFileStreamProcessor

java.lang.Object
kieker.analysis.plugin.reader.filesystem.TextFileStreamProcessor

@Deprecated
public class TextFileStreamProcessor
extends java.lang.Object
Deprecated.
1.15 replaced by teetime log reading facilities, can be removed when AsciiLogReaderThread, FSDirectoryReader and FSZipReader (old API) are removed
Since:
1.15
Author:
Reiner Jung
  • Constructor Summary

    Constructors 
    Constructor Description
    TextFileStreamProcessor​(boolean ignoreUnknownRecordTypes, ReaderRegistry<java.lang.String> stringRegistry, IMonitoringRecordReceiver recordReceiver)
    Deprecated.
     
  • Method Summary

    Modifier and Type Method Description
    void processInputChannel​(java.io.InputStream inputStream)
    Deprecated.
    Process an input stream.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait