Class OutboundInstrumentationStrategy

java.lang.Object
org.apache.wayang.core.profiling.OutboundInstrumentationStrategy
All Implemented Interfaces:
InstrumentationStrategy

public class OutboundInstrumentationStrategy extends Object implements InstrumentationStrategy
Instruments only outbound Channels.
  • Constructor Details

    • OutboundInstrumentationStrategy

      public OutboundInstrumentationStrategy()
  • Method Details