Class NoInstrumentationStrategy

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

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

    • NoInstrumentationStrategy

      public NoInstrumentationStrategy()
  • Method Details