| 程序包 | 说明 |
|---|---|
| org.tio.http.server.stat | |
| org.tio.http.server.stat.ip.path | |
| org.tio.http.server.stat.token |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultStatPathFilter |
| 限定符和类型 | 方法和说明 |
|---|---|
StatPathFilter |
IpPathAccessStats.getStatPathFilter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IpPathAccessStats.setStatPathFilter(StatPathFilter statPathFilter) |
| 构造器和说明 |
|---|
IpPathAccessStats(StatPathFilter statPathFilter,
org.tio.core.TioConfig tioConfig,
IpPathAccessStatListener ipPathAccessStatListener,
Long[] durations) |
| 限定符和类型 | 方法和说明 |
|---|---|
StatPathFilter |
TokenPathAccessStats.getStatPathFilter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TokenPathAccessStats.setStatPathFilter(StatPathFilter statPathFilter) |
| 构造器和说明 |
|---|
TokenPathAccessStats(StatPathFilter statPathFilter,
CurrUseridGetter currUseridGetter,
org.tio.core.TioConfig tioConfig,
TokenPathAccessStatListener tokenPathAccessStatListener,
Long[] durations) |
TokenPathAccessStats(StatPathFilter statPathFilter,
TokenGetter tokenGetter,
CurrUseridGetter currUseridGetter,
org.tio.core.TioConfig tioConfig,
TokenPathAccessStatListener tokenPathAccessStatListener,
Long[] durations) |
Copyright © 2022. All rights reserved.