类 DiskRepository
java.lang.Object
com.github.xiaoymin.knife4j.aggre.core.ext.PoolingConnectionManager
com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
com.github.xiaoymin.knife4j.aggre.repository.DiskRepository
- 所有已实现的接口:
RouteRepository
- 从以下版本开始:
- 2.0.8
- 作者:
- xiaoymin@foxmail.com 2020/11/17 22:16
-
字段概要
从类继承的字段 com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
HEART_BEAT_DURATION, routeMap -
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.xiaoymin.knife4j.aggre.repository.AbstractRepository
checkRoute, getRoute, getRoutes, heartRepeatClear从类继承的方法 com.github.xiaoymin.knife4j.aggre.core.ext.PoolingConnectionManager
getClient, getClient, getRequestConfig从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.github.xiaoymin.knife4j.aggre.core.RouteRepository
close, getAuth, getAuthByRoute, start
-
构造器详细资料
-
DiskRepository
-