Package redis.clients.jedis
Class Queable
- java.lang.Object
-
- redis.clients.jedis.Queable
-
- Direct Known Subclasses:
PipelineBase
public class Queable extends Object
-
-
Constructor Summary
Constructors Constructor Description Queable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidclean()protected Response<?>generateResponse(Object data)protected intgetPipelinedResponseLength()protected <T> Response<T>getResponse(Builder<T> builder)protected booleanhasPipelinedResponse()
-