public class ConsumerMessage extends Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.pulsar.common.api.EncryptionContext |
encryptionContext |
String |
eventTime |
String |
key |
String |
messageId |
String |
payload |
Map<String,String> |
properties |
String |
publishTime |
int |
redeliveryCount |
| Constructor and Description |
|---|
ConsumerMessage() |
public String messageId
public String payload
public String publishTime
public int redeliveryCount
public String eventTime
public org.apache.pulsar.common.api.EncryptionContext encryptionContext
public String key
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.