public class MINAStatCollector.IoSessionStat extends Object
| Constructor and Description |
|---|
IoSessionStat() |
| Modifier and Type | Method and Description |
|---|---|
float |
getByteReadThroughput()
Bytes read per second
|
float |
getByteWrittenThroughput()
Bytes written per second
|
float |
getMessageReadThroughput()
Messages read per second
|
float |
getMessageWrittenThroughput()
Messages written per second
|
public float getByteReadThroughput()
public float getByteWrittenThroughput()
public float getMessageReadThroughput()
public float getMessageWrittenThroughput()
Copyright © 2003–2019 Ignite Realtime. All rights reserved.