Uses of Class
com.turtlequeue.ConsumerParams
-
-
Uses of ConsumerParams in com.turtlequeue
Fields in com.turtlequeue declared as ConsumerParams Modifier and Type Field Description protected ConsumerParamsConsumerImpl. confMethods in com.turtlequeue that return ConsumerParams Modifier and Type Method Description ConsumerParamsConsumerBuilder. create()protected ConsumerParamsConsumerImpl. getConf()Constructors in com.turtlequeue with parameters of type ConsumerParams Constructor Description ReaderParams(ClientImpl c, ConsumerParams conf)
-