| Modifier and Type | Method and Description |
|---|---|
protected ClientImpl |
ProducerImpl.getClient() |
| Constructor and Description |
|---|
AcknowledgeBuilder(ClientImpl c) |
ConsumerBuilder(ClientImpl c) |
MessageImpl(ClientImpl c,
ConsumerImpl<T> consumer,
MessageIdImpl messageId,
T payload,
String producerName,
Long eventTime,
Long publishTime,
Topic topic,
String key,
Map<String,String> properties,
ProducerImpl<T> producer,
Boolean isReplicated,
String replicatedFrom,
Long delay,
TimeUnit delayTimeUnit) |
ProducerBuilder(ClientImpl c) |
ReaderBuilder(ClientImpl c) |
ReaderParams(ClientImpl c,
ConsumerParams conf) |
TqClient(ClientImpl c)
Construct client for accessing Tq reusing the existing channel.
|
Copyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.