| Modifier and Type | Method and Description |
|---|---|
protected static MessageIdImpl |
MessageIdImpl.fromMessageIdData(com.turtlequeue.sdk.api.proto.Tq.MessageIdData msg) |
| Constructor and Description |
|---|
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) |
Copyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.