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