Interface PostProcessor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void process()
      Provides the PostProcessor with a SampleResult object from which to extract values for use in future Queries.
    • Method Detail

      • process

        void process()
        Provides the PostProcessor with a SampleResult object from which to extract values for use in future Queries.