Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- com.logviewer.data2.RecordList (implements java.io.Externalizable)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- com.logviewer.data2.net.BrokenLog (implements com.logviewer.data2.LogView)
- com.logviewer.data2.ExceptionBrokenLogView
- com.logviewer.data2.BufferedFile
- com.logviewer.data2.BufferedFile.IndexSearchConsumer (implements com.logviewer.data2.BufferedFile.SearchConsumer)
- com.logviewer.data2.BufferedFile.Search10Consumer
- com.logviewer.data2.BufferedFile.Line
- com.logviewer.data2.DefaultFieldDesciptor (implements java.lang.Cloneable, com.logviewer.data2.LogFormat.FieldDescriptor)
- com.logviewer.data2.FieldTypes
- com.logviewer.data2.FileAttributes (implements java.io.Serializable)
- com.logviewer.data2.FileFavoriteLogService (implements com.logviewer.data2.FavoriteLogService, org.springframework.beans.factory.InitializingBean)
- com.logviewer.data2.FileWatcherService (implements org.springframework.beans.factory.DisposableBean)
- com.logviewer.data2.GetFormatAndIdTask (implements java.util.function.Function<T,
R>, java.io.Serializable) - com.logviewer.data2.Log (implements com.logviewer.data2.LogView)
- com.logviewer.data2.Log.LogSnapshot (implements com.logviewer.data2.Snapshot)
- com.logviewer.data2.LogContextHolder
- com.logviewer.data2.LogIndex
- com.logviewer.data2.LogPath (implements java.io.Serializable)
- com.logviewer.data2.LogReader
- com.logviewer.data2.CompaundLogReader
- com.logviewer.data2.LogRecord (implements java.lang.Comparable<T>, java.io.Externalizable)
- com.logviewer.data2.LogService (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- com.logviewer.data2.LvPredicateChecker (implements java.lang.AutoCloseable, com.logviewer.data2.LogFilterContext)
- com.logviewer.data2.ParserConfig
- com.logviewer.data2.Position (implements java.io.Serializable)
- com.logviewer.data2.RemoteLogChangeListenerService
- com.logviewer.data2.SavedFilter
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- com.logviewer.data2.DirectoryNotVisibleException
- com.logviewer.data2.IncorrectFormatException
- com.logviewer.data2.LogCrashedException
- java.io.IOException
- java.lang.Exception
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- java.lang.AutoCloseable
- com.logviewer.data2.Snapshot
- com.logviewer.data2.BufferedFile.SearchConsumer
- com.logviewer.data2.FavoriteLogService
- com.logviewer.data2.LogFilterContext
- com.logviewer.data2.LogFormat
- com.logviewer.data2.LogFormat.FieldDescriptor
- com.logviewer.data2.LogView