Uses of Enum Class
com.gigaspaces.log.LogEntryMatcher.Operation
Packages that use LogEntryMatcher.Operation
-
Uses of LogEntryMatcher.Operation in com.gigaspaces.log
Subclasses with type arguments of type LogEntryMatcher.Operation in com.gigaspaces.logMethods in com.gigaspaces.log that return LogEntryMatcher.OperationModifier and TypeMethodDescriptionprotected LogEntryMatcher.Operationprotected LogEntryMatcher.Operationprotected LogEntryMatcher.Operationprotected LogEntryMatcher.Operationprotected LogEntryMatcher.Operationprotected LogEntryMatcher.Operationprotected LogEntryMatcher.Operationprotected abstract LogEntryMatcher.OperationShould the operation be filtered or not.protected LogEntryMatcher.Operationprotected LogEntryMatcher.Operationprotected LogEntryMatcher.OperationControls if the traversal of the log file should continue, or break.static LogEntryMatcher.OperationReturns the enum constant of this class with the specified name.static LogEntryMatcher.Operation[]LogEntryMatcher.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.