com.ibm.websphere.logging.hpel.reader
Uses of Interface 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
Modifier and Type | Method and Description |
---|---|
RemoteInstanceDetails.getCache()
gets cache for the query result on this instance
|
|
RemoteInstanceResult.getCache()
gets cache for the query result on this instance
|
Modifier and Type | Method and Description |
---|---|
|
RemoteInstanceDetails.setCache(RemoteListCache cache)
sets cache for the query result on this instance
|
|
RemoteInstanceResult.setCache(RemoteListCache cache)
sets cache for the query result on this instance
|