Package kieker.analysis.plugin.filter
Interface IFilterPlugin
- All Superinterfaces:
IAnalysisComponent,IPlugin
- All Known Implementing Classes:
AbstractFilterPlugin,AbstractUpdateableFilterPlugin,AnalysisThroughputFilter,CountingFilter,EventRecordTraceReconstructionFilter,ListCollectionFilter,MonitoringThroughputFilter,RealtimeRecordDelayFilter,StringBufferFilter,TeeFilter,ThreadEvent2TraceEventFilter,TimestampFilter,TraceAggregationFilter,TraceIdFilter,TypeFilter
@Deprecated public interface IFilterPlugin extends IPlugin
Deprecated.
since 1.15.1 old plugin api
This is the interface for filter plugins within Kieker.
- Since:
- 1.2
-
Nested Class Summary
Nested classes/interfaces inherited from interface kieker.analysis.plugin.IPlugin
IPlugin.PluginInputPortReference, IPlugin.STATE -
Method Summary
Methods inherited from interface kieker.analysis.plugin.IPlugin
connect, getAllDisplayNames, getAllInputPortNames, getAllOutputPortNames, getAllRepositoryPortNames, getConnectedPlugins, getCurrentConfiguration, getCurrentRepositories, getName, getPluginDescription, getPluginName, getState, init, terminate