|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogEntryMatcher.Operation | |
---|---|
com.gigaspaces.log |
Uses of LogEntryMatcher.Operation in com.gigaspaces.log |
---|
Methods in com.gigaspaces.log that return LogEntryMatcher.Operation | |
---|---|
protected LogEntryMatcher.Operation |
AfterEntryLogEntryMatcher.filter(LogEntry entry)
|
protected LogEntryMatcher.Operation |
AfterTimeLogEntryMatcher.filter(LogEntry entry)
|
protected LogEntryMatcher.Operation |
BeforeEntryLogEntryMatcher.filter(LogEntry entry)
|
protected LogEntryMatcher.Operation |
BeforeTimeLogEntryMatcher.filter(LogEntry entry)
|
protected LogEntryMatcher.Operation |
ContainsStringLogEntryMatcher.filter(LogEntry entry)
|
protected LogEntryMatcher.Operation |
FirstFileLogEntryMatcher.filter(LogEntry entry)
|
protected LogEntryMatcher.Operation |
LastNLogEntryMatcher.filter(LogEntry entry)
|
protected abstract LogEntryMatcher.Operation |
LogEntryMatcherFilter.filter(LogEntry entry)
Should the operation be filtered or not. |
protected LogEntryMatcher.Operation |
NoneLogEntryMatcher.filter(LogEntry entry)
|
protected LogEntryMatcher.Operation |
RegexLogEntryMatcher.filter(LogEntry entry)
|
protected LogEntryMatcher.Operation |
SameFileLogEntryMatcher.filter(LogEntry entry)
|
LogEntryMatcher.Operation |
AllLogEntryMatcher.match(LogEntry entry)
|
LogEntryMatcher.Operation |
ContinuousLogEntryMatcher.match(LogEntry entry)
|
LogEntryMatcher.Operation |
ForwardChunkLogEntryMatcher.match(LogEntry entry)
|
LogEntryMatcher.Operation |
LogEntryMatcher.match(LogEntry entry)
Controls if the traversal of the log file should continue, or break. |
LogEntryMatcher.Operation |
LogEntryMatcherFilter.match(LogEntry entry)
|
LogEntryMatcher.Operation |
ReverseLogEntryMatcher.match(LogEntry entry)
|
LogEntryMatcher.Operation |
SizeLogEntryMatcher.match(LogEntry entry)
|
static LogEntryMatcher.Operation |
LogEntryMatcher.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LogEntryMatcher.Operation[] |
LogEntryMatcher.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |