Uses of Class
redis.clients.jedis.resps.StreamGroupFullInfo
Packages that use StreamGroupFullInfo
Package
Description
This package contains custom responses of core Redis commands.
-
Uses of StreamGroupFullInfo in redis.clients.jedis
Fields in redis.clients.jedis with type parameters of type StreamGroupFullInfoModifier and TypeFieldDescriptionprivate static final Builder<List<StreamGroupFullInfo>> BuilderFactory.STREAM_GROUP_FULL_INFO_LIST -
Uses of StreamGroupFullInfo in redis.clients.jedis.resps
Fields in redis.clients.jedis.resps with type parameters of type StreamGroupFullInfoMethods in redis.clients.jedis.resps that return types with arguments of type StreamGroupFullInfo