Package | Description |
---|---|
com.ibm.websphere.logging.hpel.reader |
Provides classes and interfaces for reading log records stored in HPEL format.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteRepositoryReader
Abstract implementation of the RepositoryReader for remote reading of log records.
|
class |
RepositoryReaderImpl
Implementation of the
RepositoryReader providing access to a local HPEL repository. |
Constructor and Description |
---|
RemoteResultCollector(RepositoryReader logReader)
constructs collector retrieving results from the provided RepositoryReader implementation.
|