public class DataReaderSun1_3_1 extends AbstractDataReaderSun
gcLogType, LOG_INFORMATION_COMMANDLINE_FLAGS, LOG_INFORMATION_HOTSPOT, LOG_INFORMATION_MEMORY, LOG_INFORMATION_OPENJDK, LOG_INFORMATION_STRINGS, LOGFILE_ROLLING_BEGIN, LOGFILE_ROLLING_ENDgcResource, in| Constructor and Description |
|---|
DataReaderSun1_3_1(GCResource gcResource,
InputStream in,
GcLogType gcLogType) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractGCEvent<GCEvent> |
parseLine(String line,
ParseInformation pos) |
GCModel |
read()
A call to this method should read a
GCModel. |
contains, extractTypeFromParsedString, getTimestamp, hasNextDetail, nextCharIsBracket, nextIsDatestamp, nextIsTimestamp, parseDatestamp, parseDetailEventsIfExist, parsePause, parseType, parseTypeString, setMemory, setMemoryAndPauses, setMemoryAndPauses, setMemoryExtended, skipLines, startsWithgetDataReaderTools, getLogger, shouldContinuepublic DataReaderSun1_3_1(GCResource gcResource, InputStream in, GcLogType gcLogType) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic GCModel read() throws IOException
DataReaderGCModel.read in interface DataReaderread in class AbstractDataReaderIOException - thrown, when an exception reading the file occurredprotected AbstractGCEvent<GCEvent> parseLine(String line, ParseInformation pos) throws ParseException
parseLine in class AbstractDataReaderSunParseExceptionCopyright © 2019. All rights reserved.