Interface ConfigMergabilityIndicator

  • All Implemented Interfaces:

    
    public interface ConfigMergabilityIndicator
    
                        

    Interface that gives a hint about the merge policy to apply between Samplers and Config elements

    Since:

    2.7

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract boolean applies(ConfigTestElement configElement) Does configElement apply to Sampler
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait