public class DataReaderSun1_6_0 extends AbstractDataReaderSun
Supports the following gc algorithms:
-XX:+UseG1GC is not supported by this class, but by DataReaderSun1_6_0G1
Supports the following options:
DataReaderSun1_6_0G1gcLogType, 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_6_0(GCResource gcResource,
InputStream in,
GcLogType gcLogType) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractGCEvent<?> |
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_6_0(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<?> parseLine(String line, ParseInformation pos) throws ParseException
parseLine in class AbstractDataReaderSunParseExceptionCopyright © 2019. All rights reserved.