public class IPAnalysis extends Object
| Constructor and Description |
|---|
IPAnalysis(String address) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRequest(String requestPath) |
String |
getAddress() |
Map<String,Integer> |
getData() |
int |
getLastMinuteCount() |
long |
getTotalCount() |
public IPAnalysis(String address)
Copyright © 2020 Voovan. All rights reserved.