Uses of Interface
com.gigaspaces.log.ClientLogEntryMatcherCallback
Packages that use ClientLogEntryMatcherCallback
-
Uses of ClientLogEntryMatcherCallback in com.gigaspaces.log
Classes in com.gigaspaces.log that implement ClientLogEntryMatcherCallbackModifier 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.