T - type used for the message pairing.public static interface AbstractCallTreeFilter.IPairFactory<T>
| Modifier and Type | Method and Description |
|---|---|
T |
createPair(SynchronousCallMessage callMsg)
This method creates an actual pair using the given call message.
|
T createPair(SynchronousCallMessage callMsg)
callMsg - The call message containing the necessary information to create the pair.Copyright 2021 Kieker Project, http://kieker-monitoring.net