Class FirstFileLogEntryMatcher

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

public class FirstFileLogEntryMatcher extends LogEntryMatcherFilter
A matcher that will be executed only on the first log file.
Author:
kimchy
See Also: