public class SNSAppenderStatistics extends AbstractAppenderStatistics implements SNSAppenderStatisticsMXBean
| Constructor and Description |
|---|
SNSAppenderStatistics() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActualTopicArn()
Returns the actual topic ARN used by the writer (after substitutions on
the topic name).
|
String |
getActualTopicName()
Returns the actual topic name used by the writer (after substitutions).
|
void |
setActualTopicArn(String value) |
void |
setActualTopicName(String value) |
getLastError, getLastErrorMessage, getLastErrorStacktrace, getLastErrorTimestamp, getMessagesDiscarded, getMessagesSent, setLastError, setMessageQueue, updateMessagesSentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastErrorMessage, getLastErrorStacktrace, getLastErrorTimestamp, getMessagesDiscarded, getMessagesSentpublic void setActualTopicName(String value)
public String getActualTopicName()
SNSAppenderStatisticsMXBeangetActualTopicName in interface SNSAppenderStatisticsMXBeanpublic void setActualTopicArn(String value)
public String getActualTopicArn()
SNSAppenderStatisticsMXBeangetActualTopicArn in interface SNSAppenderStatisticsMXBeanCopyright © 2018. All rights reserved.