Uses of Enum Class
com.aerospike.client.Log.Level
Packages that use Log.Level
-
Uses of Log.Level in com.aerospike.client
Methods in com.aerospike.client that return Log.LevelModifier and TypeMethodDescriptionstatic Log.LevelReturns the enum constant of this class with the specified name.static Log.Level[]Log.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aerospike.client with parameters of type Log.LevelModifier and TypeMethodDescriptionvoidThis method will be called for each client log statement.static voidFilter and forward message to callback.static voidSet log level filter.