Class AllowedRecordsFilter

java.lang.Object
teetime.framework.CompositeStage
kieker.analysis.util.stage.AllowedRecordsFilter

public final class AllowedRecordsFilter
extends teetime.framework.CompositeStage
Since:
1.14
Author:
Sören Henning
  • Field Summary

    Fields inherited from class teetime.framework.CompositeStage

    DEFAULT_PIPE_CAPACITY
  • Constructor Summary

    Constructors 
    Constructor Description
    AllowedRecordsFilter()  
  • Method Summary

    Modifier and Type Method Description
    int getIgnoredRecords()  
    teetime.framework.InputPort<IMonitoringRecord> getInputPort()  
    teetime.framework.OutputPort<IFlowRecord> getOutputPort()  
    int getProcessedRecords()  

    Methods inherited from class teetime.framework.CompositeStage

    connectPorts, connectPorts, createInputPort, createOutputPort

    Methods inherited from class java.lang.Object

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