public interface PoolNetworkMBean extends NetworkMBean
Modifier and Type | Method and Description |
---|---|
boolean |
getCompressedFlows()
Returns if the stream between servers are compressed or not.
|
long |
getIdleTimeout()
Gets the maximum idle period permitted before reseting the connection.
|
int |
getNbActiveSession()
Gets the number of active session.
|
int |
getNbMaxActiveSession()
Gets the maximum number of active session.
|
void |
setIdleTimeout(long idleTimeout)
Sets the maximum idle period permitted before reseting the connection.
|
getAverageLoad1, getAverageLoad15, getAverageLoad5, getName, getNbMessageReceived, getNbMessageSent, getNbWaitingMessages, getWDActivationPeriod, getWDNbRetryLevel1, getWDNbRetryLevel2, getWDRetryPeriod1, getWDRetryPeriod2, getWDRetryPeriod3, isRunning, setWDActivationPeriod, setWDNbRetryLevel1, setWDNbRetryLevel2, setWDRetryPeriod1, setWDRetryPeriod2, setWDRetryPeriod3, start, stop, toString
int getNbMaxActiveSession()
int getNbActiveSession()
long getIdleTimeout()
void setIdleTimeout(long idleTimeout)
the
- maximum idle period permitted before reseting the connection.boolean getCompressedFlows()
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.