Class AfterEntryLogEntryMatcher

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

public class AfterEntryLogEntryMatcher extends LogEntryMatcherFilter
A matcher filter that will return log entries that happened from (after) the provided log entry.
Author:
kimchy
See Also: