Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.websphere.logging.hpel.reader.RemoteListCache

  • Packages that use RemoteListCache 
    Package Description
    com.ibm.websphere.logging.hpel.reader
    Provides classes and interfaces for reading log records stored in HPEL format.
    • Uses of RemoteListCache in com.ibm.websphere.logging.hpel.reader

      Methods in com.ibm.websphere.logging.hpel.reader that return RemoteListCache 
      Modifier and Type Method and Description
      RemoteListCache RemoteInstanceResult.getCache()
      gets cache for the query result on this instance
      RemoteListCache RemoteInstanceDetails.getCache()
      gets cache for the query result on this instance
      Methods in com.ibm.websphere.logging.hpel.reader with parameters of type RemoteListCache 
      Modifier and Type Method and Description
      void RemoteInstanceResult.setCache(RemoteListCache cache)
      sets cache for the query result on this instance
      void RemoteInstanceDetails.setCache(RemoteListCache cache)
      sets cache for the query result on this instance
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes