| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NO_OF_MESSAGES_SENT |
"numberOfMessagesSent" |
public static final String |
PRODUCER_RATE |
"producerRate" |
public static final String |
PRODUCER_THROUGHPUT_BYTES |
"producerThroughput" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONSUMER_RATE |
"consumerRate" |
public static final String |
CONSUMER_THROUGHPUT_BYTES |
"consumerThroughput" |
public static final String |
NO_OF_MESSAGES_EMITTED |
"numberOfMessagesEmitted" |
public static final String |
NO_OF_MESSAGES_RECEIVED |
"numberOfMessagesReceived" |
public static final String |
NO_OF_PENDING_ACKS |
"numberOfPendingAcks" |
public static final String |
NO_OF_PENDING_FAILED_MESSAGES |
"numberOfPendingFailedMessages" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_FAILED_RETRIES |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_METRICS_TIME_INTERVAL_IN_SECS |
60 |
Copyright © 2017 Apache Software Foundation. All rights reserved.