public class DataReaderIBMi5OS1_4_2 extends AbstractDataReader
gcResource, in| Constructor and Description |
|---|
DataReaderIBMi5OS1_4_2(GCResource gcResource,
InputStream in)
Constructor for the IBM i5/OS GC reader.
|
| Modifier and Type | Method and Description |
|---|---|
GCModel |
read()
Reads the GC data lines and translates them to GCEvents which
are collected in the GCModel.
|
getDataReaderTools, getLogger, shouldContinuepublic DataReaderIBMi5OS1_4_2(GCResource gcResource, InputStream in) throws UnsupportedEncodingException
gcResource - information about the resource to be parsedin - InputStream delivering the GC dataUnsupportedEncodingException - thrown in case the desired encoding is not supportedpublic GCModel read() throws IOException
read in interface DataReaderread in class AbstractDataReaderIOException - When reading the inputstream fails.Copyright © 2019. All rights reserved.