Uses of Class
org.apache.pulsar.client.impl.ConsumerBase.OpBatchReceive
Packages that use ConsumerBase.OpBatchReceive
-
Uses of ConsumerBase.OpBatchReceive in org.apache.pulsar.client.impl
Fields in org.apache.pulsar.client.impl with type parameters of type ConsumerBase.OpBatchReceiveModifier and TypeFieldDescriptionprotected final ConcurrentLinkedQueue<ConsumerBase.OpBatchReceive<T>>ConsumerBase.pendingBatchReceivesMethods in org.apache.pulsar.client.impl with parameters of type ConsumerBase.OpBatchReceiveModifier and TypeMethodDescriptionprotected abstract voidConsumerBase.completeOpBatchReceive(ConsumerBase.OpBatchReceive<T> op) protected voidConsumerImpl.completeOpBatchReceive(ConsumerBase.OpBatchReceive<T> op) protected voidMultiTopicsConsumerImpl.completeOpBatchReceive(ConsumerBase.OpBatchReceive<T> op)