public interface EchoMonitorMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getBackPressureCount()
Get the measured count of back pressure events when trying to echo from the subscription to the publication.
|
long |
getByteCount()
Get the number of bytes echoed through the pair.
|
long |
getCorrelationId()
Get the correlationId used to provision the pair.
|
long |
getFragmentCount()
Get the number of fragments echoed from the subscription to the publication.
|
long getCorrelationId()
long getBackPressureCount()
long getFragmentCount()
long getByteCount()
Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.