Uses of Class
com.microsoft.gctoolkit.jvm.Diary
-
Packages that use Diary Package Description com.microsoft.gctoolkit.io com.microsoft.gctoolkit.jvm com.microsoft.gctoolkit.message -
-
Uses of Diary in com.microsoft.gctoolkit.io
Methods in com.microsoft.gctoolkit.io that return Diary Modifier and Type Method Description DiaryDataSource. diary()Return meta data for the data sourceabstract DiaryFileDataSource. diary()The Diary contains a summary of important properties of the log that will be used in orchestrating the setup and configuration of the internal components of GCToolkit.DiaryGCLogFile. diary() -
Uses of Diary in com.microsoft.gctoolkit.jvm
Methods in com.microsoft.gctoolkit.jvm that return Diary Modifier and Type Method Description DiaryDiarizer. getDiary() -
Uses of Diary in com.microsoft.gctoolkit.message
Methods in com.microsoft.gctoolkit.message with parameters of type Diary Modifier and Type Method Description booleanDataSourceParser. accepts(Diary diary)voidDataSourceParser. diary(Diary diary)
-