Package kieker.analysis.util.stage
-
Class Summary Class Description AbstractBiCombinerStage<I,J> Abstract stage that combines the elements from its two input ports.AllowedRecordsFilter BeginEndOfMonitoringDetector FilterStage<T> This stage filters incoming objects and forwards only those which meet the given predicate.FunctionStage<I,O> Stage that maps the elements from its input port to its output port by using aFunction
.JAXBMarshalStage<T> This stage marshals the content tree rooted at an incoming element at the first input port into an output stream at the second input port.