Package com.gigaspaces.log
Interface StreamLogEntryMatcher
- All Superinterfaces:
LogEntryMatcher,Serializable
- All Known Implementing Classes:
ContinuousLogEntryMatcher,ForwardChunkLogEntryMatcher,ReverseLogEntryMatcher
A marker interface indicating that a log entry matcher can be used for streaming (i.e. used
repeatedly).
- Author:
- kimchy
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.gigaspaces.log.LogEntryMatcher
LogEntryMatcher.InitializationContext, LogEntryMatcher.Operation -
Method Summary
Methods inherited from interface com.gigaspaces.log.LogEntryMatcher
entries, initialize, match