|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientLogEntryMatcherCallback | |
---|---|
com.gigaspaces.log |
Uses of ClientLogEntryMatcherCallback in com.gigaspaces.log |
---|
Classes in com.gigaspaces.log that implement ClientLogEntryMatcherCallback | |
---|---|
class |
ContinuousLogEntryMatcher
A reusable matcher (not thread safe) which accepts a matcher that returns the log entries for the first call, and for any other call, a AfterEntryLogEntryMatcher will be
used with the last log entry returned. |
class |
ForwardChunkLogEntryMatcher
A forward chunk that iterates over all the log files, from start to end. |
class |
ReverseLogEntryMatcher
A streaming log entry matcher that allows to traverse the log entries in a streaming manner in a reverse order. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |