Class LastNLogEntryMatcher

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

public class LastNLogEntryMatcher extends LogEntryMatcherFilter
Returns the last N log entries.
Author:
kimchy
See Also: