Uses of Enum Class
redis.clients.jedis.params.ZParams.Aggregate
Packages that use ZParams.Aggregate
Package
Description
This package contains the classes that represent optional parameters of core Redis commands.
-
Uses of ZParams.Aggregate in redis.clients.jedis.params
Methods in redis.clients.jedis.params that return ZParams.AggregateModifier and TypeMethodDescriptionstatic ZParams.AggregateReturns the enum constant of this class with the specified name.static ZParams.Aggregate[]ZParams.Aggregate.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 ZParams.Aggregate