Class BinaryFileStreamProcessor

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

@Deprecated
public class BinaryFileStreamProcessor
extends java.lang.Object
Deprecated.
1.15 replaced by teetime log reading facilities
Process an binary stream and produce IMonitoringRecords.
Since:
1.15
Author:
Reiner Jung
  • Constructor Summary

    Constructors 
    Constructor Description
    BinaryFileStreamProcessor​(ReaderRegistry<java.lang.String> stringRegistry, IMonitoringRecordReceiver recordReceiver)
    Deprecated.
    Create a binary file stream processor.
  • Method Summary

    Modifier and Type Method Description
    void createRecordsFromBinaryFile​(java.io.DataInputStream inputStream)
    Deprecated.
    Create records from binary files.

    Methods inherited from class java.lang.Object

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