public class ServerGroupStat extends GroupStat
| Modifier and Type | Field and Description |
|---|---|
LongAdder |
accepted
接受了多少连接
|
closed, handledBytes, handledPacketCosts, handledPackets, receivedBytes, receivedPackets, receivedTcps, sentBytes, sentPackets| Constructor and Description |
|---|
ServerGroupStat() |
getBytesPerTcpReceive, getClosed, getHandledBytes, getHandledCostsPerPacket, getHandledPacketCosts, getHandledPackets, getPacketsPerTcpReceive, getReceivedBytes, getReceivedPackets, getReceivedTcps, getSentBytes, getSentPacketspublic final LongAdder accepted
Copyright © 2024. All rights reserved.