Class AfterTimeLogEntryMatcher

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

public class AfterTimeLogEntryMatcher extends LogEntryMatcherFilter
A matcher filter that will match only on log entries that occurred after the specified time.
Author:
kimchy
See Also: