Class BeforeEntryLogEntryMatcher

java.lang.Object
com.gigaspaces.log.LogEntryMatcherFilter
com.gigaspaces.log.BeforeEntryLogEntryMatcher
All Implemented Interfaces:
LogEntryMatcher, Serializable

public class BeforeEntryLogEntryMatcher extends LogEntryMatcherFilter
A matcher filter that will return log entries that happened till the provided log entry.
Author:
kimchy
See Also: