public class SimpleIpFlowData extends Object
| 构造器和说明 |
|---|
SimpleIpFlowData(int slotCount,
int interval) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAverageCount() |
int |
getCurrentCount(String ip) |
int |
incrementAndGet(String ip)
Atomically increments by one the current value.
|
void |
rotateSlot()
Rotate the slot.
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.