com.ibm.rational.test.lt.kernel.logging

Interface IReader



  • public interface IReader
    IReader is a companion interface to IWriter. It is currently only used by history caching (see ICache and Cache.)
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void close()
      closes the source
      String read()
      reads a string from the source.
    • Method Detail

      • read

        String read()
        reads a string from the source.
        Returns:
        String
      • close

        void close()
        closes the source
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.