类分层结构
- java.lang.Object
- org.apache.dubbo.rpc.cluster.interceptor.ConsumerContextClusterInterceptor (implements org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor, org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor.Listener)
- org.apache.dubbo.rpc.cluster.interceptor.ZoneAwareClusterInterceptor (implements org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor)
接口分层结构
- org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor
- org.apache.dubbo.rpc.cluster.interceptor.ClusterInterceptor.Listener