Uses of Enum
org.jgroups.util.SuppressLog.Level
Packages that use SuppressLog.Level
Package
Description
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of SuppressLog.Level in org.jgroups.util
Methods in org.jgroups.util that return SuppressLog.LevelModifier and TypeMethodDescriptionstatic SuppressLog.LevelReturns the enum constant of this type with the specified name.static SuppressLog.Level[]SuppressLog.Level.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jgroups.util with parameters of type SuppressLog.LevelModifier and TypeMethodDescriptionvoidSuppressLog.log(SuppressLog.Level level, T key, long timeout, Object... args) Logs a message from a given member if is hasn't been logged for timeout ms