public interface ThroughputInterceptorMBean
| Modifier and Type | Method and Description |
|---|---|
int |
getInterval() |
double |
getLastCnt() |
double |
getMbAppTx() |
double |
getMbRx() |
double |
getMbTx() |
java.util.concurrent.atomic.AtomicLong |
getMsgRxCnt() |
java.util.concurrent.atomic.AtomicLong |
getMsgTxCnt() |
java.util.concurrent.atomic.AtomicLong |
getMsgTxErr() |
int |
getOptionFlag() |
long |
getRxStart() |
double |
getTimeTx() |
long |
getTxStart() |
void |
report(double timeTx) |
void |
setInterval(int interval) |
int getOptionFlag()
int getInterval()
void setInterval(int interval)
double getLastCnt()
double getMbAppTx()
double getMbRx()
double getMbTx()
java.util.concurrent.atomic.AtomicLong getMsgRxCnt()
java.util.concurrent.atomic.AtomicLong getMsgTxCnt()
java.util.concurrent.atomic.AtomicLong getMsgTxErr()
long getRxStart()
double getTimeTx()
long getTxStart()
void report(double timeTx)
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.