| Package | Description |
|---|---|
| com.tagtraum.perf.gcviewer.imp |
| Modifier and Type | Field and Description |
|---|---|
protected GcLogType |
AbstractDataReaderSun.gcLogType
the log type allowing for small differences between different versions of the gc logs
|
| Modifier and Type | Method and Description |
|---|---|
static GcLogType |
GcLogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcLogType[] |
GcLogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractDataReaderSun(GCResource gcResource,
InputStream in,
GcLogType gcLogType)
Create an instance of this class passing an inputStream and the type of the logfile.
|
DataReaderSun1_3_1(GCResource gcResource,
InputStream in,
GcLogType gcLogType) |
DataReaderSun1_6_0(GCResource gcResource,
InputStream in,
GcLogType gcLogType) |
DataReaderSun1_6_0G1(GCResource gcResource,
InputStream in,
GcLogType gcLogType) |
Copyright © 2019. All rights reserved.