Class Hierarchy
- java.lang.Object
- com.gigaspaces.log.AllLogEntryMatcher (implements com.gigaspaces.log.LogEntryMatcher)
- com.gigaspaces.log.CompoundLogEntries (implements java.io.Serializable)
- com.gigaspaces.log.ContinuousLogEntryMatcher (implements com.gigaspaces.log.ClientLogEntryMatcherCallback, com.gigaspaces.log.LogEntryMatcher, com.gigaspaces.log.StreamLogEntryMatcher)
- com.gigaspaces.log.ForwardChunkLogEntryMatcher (implements com.gigaspaces.log.ClientLogEntryMatcherCallback, com.gigaspaces.log.LogEntryMatcher, com.gigaspaces.log.StreamLogEntryMatcher)
- com.gigaspaces.log.LogEntries (implements java.io.Externalizable, java.lang.Iterable<T>)
- com.gigaspaces.log.LogEntry (implements java.io.Externalizable)
- com.gigaspaces.log.LogEntryMatcher.InitializationContext (implements java.io.Serializable)
- com.gigaspaces.log.LogEntryMatcherFilter (implements com.gigaspaces.log.LogEntryMatcher)
- com.gigaspaces.log.AfterEntryLogEntryMatcher
- com.gigaspaces.log.AfterTimeLogEntryMatcher
- com.gigaspaces.log.BeforeEntryLogEntryMatcher
- com.gigaspaces.log.BeforeTimeLogEntryMatcher
- com.gigaspaces.log.ContainsStringLogEntryMatcher
- com.gigaspaces.log.FirstFileLogEntryMatcher
- com.gigaspaces.log.LastNLogEntryMatcher
- com.gigaspaces.log.NoneLogEntryMatcher
- com.gigaspaces.log.RegexLogEntryMatcher
- com.gigaspaces.log.SameFileLogEntryMatcher
- com.gigaspaces.log.LogEntryMatchers
- com.gigaspaces.log.ReverseLogEntryMatcher (implements com.gigaspaces.log.ClientLogEntryMatcherCallback, com.gigaspaces.log.LogEntryMatcher, com.gigaspaces.log.StreamLogEntryMatcher)
- com.gigaspaces.log.SizeLogEntryMatcher (implements com.gigaspaces.log.LogEntryMatcher)
Interface Hierarchy
- java.io.Serializable
- com.gigaspaces.log.LogEntryMatcher
- com.gigaspaces.log.ClientLogEntryMatcherCallback
- com.gigaspaces.log.StreamLogEntryMatcher
- com.gigaspaces.log.LogEntryMatcher
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.gigaspaces.log.LogEntry.Type
- com.gigaspaces.log.LogEntryMatcher.Operation
- com.gigaspaces.log.LogProcessType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)