类分层结构
- java.lang.Object
- org.apache.dubbo.rpc.cluster.router.state.AbstractStateRouter (implements org.apache.dubbo.rpc.cluster.router.state.StateRouter)
- org.apache.dubbo.rpc.cluster.router.state.AddrCache<T>
- org.apache.dubbo.rpc.cluster.router.state.BitList<E> (implements java.util.List<E>)
- org.apache.dubbo.rpc.cluster.router.state.CacheableStateRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.router.state.RouterCache<T>
接口分层结构
- java.lang.Comparable<T>
- org.apache.dubbo.rpc.cluster.router.state.StateRouter
- org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory