Uses of Interface
com.gigaspaces.log.StreamLogEntryMatcher
Packages that use StreamLogEntryMatcher
-
Uses of StreamLogEntryMatcher in com.gigaspaces.log
Classes in com.gigaspaces.log that implement StreamLogEntryMatcherModifier and TypeClassDescriptionclassA reusable matcher (not thread safe) which accepts a matcher that returns the log entries for the first call, and for any other call, aAfterEntryLogEntryMatcherwill be used with the last log entry returned.classA forward chunk that iterates over all the log files, from start to end.classA streaming log entry matcher that allows to traverse the log entries in a streaming manner in a reverse order.