Uses of Interface
com.ibm.websphere.logging.hpel.reader.RemoteListCache
Packages that use RemoteListCache
Package
Description
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 RemoteListCacheModifier and TypeMethodDescriptionRemoteInstanceDetails.getCache()
gets cache for the query result on this instanceRemoteInstanceResult.getCache()
gets cache for the query result on this instanceMethods in com.ibm.websphere.logging.hpel.reader with parameters of type RemoteListCacheModifier and TypeMethodDescriptionvoid
RemoteInstanceDetails.setCache
(RemoteListCache cache) sets cache for the query result on this instancevoid
RemoteInstanceResult.setCache
(RemoteListCache cache) sets cache for the query result on this instance