|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.rest.NettyConnectionStats
public class NettyConnectionStats
Constructor Summary | |
---|---|
NettyConnectionStats()
|
Method Summary | |
---|---|
java.util.concurrent.atomic.AtomicLong |
getActiveNumberOfConnections()
|
void |
reportChannelConnect()
|
void |
reportChannelDisconnet()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NettyConnectionStats()
Method Detail |
---|
public java.util.concurrent.atomic.AtomicLong getActiveNumberOfConnections()
public void reportChannelConnect()
public void reportChannelDisconnet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |