| Interface | Description |
|---|---|
| StatisticCallback |
统计扩展接口,需要统计的资源自行实现后 registry到StatsUtil便可以
|
| Class | Description |
|---|---|
| AccessStatisticResult | |
| ByteUtil | |
| CollectionUtil |
Utils for collections.
|
| ConcurrentHashSet<E> | |
| ExceptionUtil | |
| InternalMetricsFactory |
生成
MetricRegistry 的工厂类。 |
| LoggerUtil | |
| MathUtil | |
| MotanDigestUtil |
摘要算法辅助类
|
| MotanFrameworkUtil |
提供框架内部一些约定处理
|
| MotanSwitcherUtil |
静态开关工具类。一般全局开关使用此类。 可以替换switcherService为不同实现
|
| NetUtils |
网络工具类
|
| ReflectUtil |
反射相关的辅助类
|
| RequestIdGenerator |
通过requestId能够知道大致请求的时间
|
| StatsUtil | |
| StringTools |
String utils
|
| UrlUtils |
Url辅助类
|
| Enum | Description |
|---|---|
| StatsUtil.AccessStatus |
Copyright © 2020. All rights reserved.