| 程序包 | 说明 |
|---|---|
| org.tio.http.server.stat.token |
| 限定符和类型 | 方法和说明 |
|---|---|
TokenPathAccessStatListener |
TokenPathAccessStats.getListener(Long duration) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TokenPathAccessStats.addDuration(Long duration,
TokenPathAccessStatListener tokenPathAccessStatListener)
添加监控时段
|
void |
TokenPathAccessStats.addDurations(Long[] durations,
TokenPathAccessStatListener tokenPathAccessStatListener)
添加监控时段
|
| 构造器和说明 |
|---|
TokenPathAccessStatRemovalListener(org.tio.core.TioConfig tioConfig,
TokenPathAccessStatListener tokenPathAccessStatListener) |
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.