public class ServerGroupStat extends GroupStat
| 限定符和类型 | 字段和说明 |
|---|---|
LongAdder |
accepted
接受了多少连接
|
closed, handledBytes, handledPacketCosts, handledPackets, receivedBytes, receivedPackets, receivedTcps, sentBytes, sentPackets| 构造器和说明 |
|---|
ServerGroupStat() |
public final LongAdder accepted
Copyright © 2023. All rights reserved.