Uses of Enum Class
redis.clients.jedis.params.ClientKillParams.SkipMe
Packages that use ClientKillParams.SkipMe
Package
Description
This package contains the classes that represent optional parameters of core Redis commands.
-
Uses of ClientKillParams.SkipMe in redis.clients.jedis.params
Methods in redis.clients.jedis.params that return ClientKillParams.SkipMeModifier and TypeMethodDescriptionstatic ClientKillParams.SkipMeReturns the enum constant of this class with the specified name.static ClientKillParams.SkipMe[]ClientKillParams.SkipMe.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in redis.clients.jedis.params with parameters of type ClientKillParams.SkipMe