Class Hierarchy
- java.lang.Object
- org.apache.dubbo.rpc.cluster.configurator.absent.AbsentConfiguratorFactory (implements org.apache.dubbo.rpc.cluster.ConfiguratorFactory)
- org.apache.dubbo.rpc.cluster.support.wrapper.AbstractCluster (implements org.apache.dubbo.rpc.cluster.Cluster)
- org.apache.dubbo.rpc.cluster.support.AbstractClusterInvoker<T> (implements org.apache.dubbo.rpc.cluster.ClusterInvoker<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.apache.dubbo.rpc.cluster.router.condition.matcher.AbstractConditionMatcher (implements org.apache.dubbo.rpc.cluster.router.condition.matcher.ConditionMatcher)
- org.apache.dubbo.rpc.cluster.configurator.AbstractConfigurator (implements org.apache.dubbo.rpc.cluster.Configurator)
- org.apache.dubbo.rpc.cluster.directory.AbstractDirectory<T> (implements org.apache.dubbo.rpc.cluster.Directory<T>)
- org.apache.dubbo.rpc.cluster.loadbalance.AbstractLoadBalance (implements org.apache.dubbo.rpc.cluster.LoadBalance)
- org.apache.dubbo.rpc.cluster.router.AbstractRouter (implements org.apache.dubbo.rpc.cluster.Router)
- org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
- org.apache.dubbo.rpc.cluster.router.state.AbstractStateRouter<T> (implements org.apache.dubbo.rpc.cluster.router.state.StateRouter<T>)
- org.apache.dubbo.rpc.cluster.router.script.config.AppScriptStateRouter<T> (implements org.apache.dubbo.common.config.configcenter.ConfigurationListener)
- org.apache.dubbo.rpc.cluster.router.condition.ConditionStateRouter<T>
- org.apache.dubbo.rpc.cluster.router.condition.config.ListenableStateRouter<T> (implements org.apache.dubbo.common.config.configcenter.ConfigurationListener)
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleRouter<T> (implements org.apache.dubbo.rpc.cluster.router.mesh.util.MeshRuleListener)
- org.apache.dubbo.rpc.cluster.router.mock.MockInvokersSelector<T>
- org.apache.dubbo.rpc.cluster.router.script.ScriptStateRouter<T>
- org.apache.dubbo.rpc.cluster.router.tag.TagStateRouter<T> (implements org.apache.dubbo.common.config.configcenter.ConfigurationListener)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.AddressMatch
- org.apache.dubbo.rpc.cluster.router.condition.config.AppStateRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.router.condition.matcher.argument.ArgumentConditionMatcherFactory (implements org.apache.dubbo.rpc.cluster.router.condition.matcher.ConditionMatcherFactory)
- org.apache.dubbo.rpc.cluster.merger.ArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.router.condition.matcher.attachment.AttachmentConditionMatcherFactory (implements org.apache.dubbo.rpc.cluster.router.condition.matcher.ConditionMatcherFactory)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.BaseRule
- org.apache.dubbo.rpc.cluster.router.state.BitList.BitListIterator<E> (implements java.util.ListIterator<E>)
- org.apache.dubbo.rpc.cluster.merger.BooleanArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.BoolMatch
- org.apache.dubbo.rpc.cluster.merger.ByteArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.CacheableRouterFactory (implements org.apache.dubbo.rpc.cluster.RouterFactory)
- org.apache.dubbo.rpc.cluster.router.state.CacheableStateRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.merger.CharArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.ClusterScopeModelInitializer (implements org.apache.dubbo.rpc.model.ScopeModelInitializer)
- org.apache.dubbo.rpc.cluster.support.ClusterUtils (implements org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.rpc.cluster.configurator.parser.model.ConditionMatch
- org.apache.dubbo.rpc.cluster.router.condition.config.model.ConditionRuleParser
- org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfigItem
- org.apache.dubbo.rpc.cluster.configurator.parser.ConfigParser
- org.apache.dubbo.rpc.cluster.configurator.parser.model.ConfiguratorConfig
- org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.ConnectionPoolSettings
- org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.loadbalance.ConsistentHashLB
- org.apache.dubbo.rpc.cluster.filter.support.ConsumerClassLoaderFilter (implements org.apache.dubbo.rpc.cluster.filter.ClusterFilter)
- org.apache.dubbo.rpc.cluster.filter.support.ConsumerContextFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.cluster.filter.ClusterFilter)
- org.apache.dubbo.rpc.cluster.filter.DefaultFilterChainBuilder (implements org.apache.dubbo.rpc.cluster.filter.FilterChainBuilder)
- org.apache.dubbo.rpc.cluster.governance.DefaultGovernanceRuleRepositoryImpl (implements org.apache.dubbo.rpc.cluster.governance.GovernanceRuleRepository)
- org.apache.dubbo.rpc.cluster.support.merger.DefaultProviderURLMergeProcessor (implements org.apache.dubbo.rpc.cluster.ProviderURLMergeProcessor)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.DestinationRuleSpec
- org.apache.dubbo.rpc.cluster.merger.DoubleArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.DoubleMatch
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.DoubleRangeMatch
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.DubboAttachmentMatch
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.destination.DubboDestination
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.DubboMatchRequest
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.DubboMethodArg
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.DubboMethodMatch
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.DubboRoute
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.destination.DubboRouteDestination
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.DubboRouteDetail
- org.apache.dubbo.rpc.cluster.router.file.FileStateRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.filter.FilterChainBuilder.CallbackRegistrationInvoker<T,FILTER> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.cluster.filter.FilterChainBuilder.CopyOfFilterChainNode<T,TYPE,FILTER> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.cluster.filter.FilterChainBuilder.FilterChainNode<T,TYPE,FILTER> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.cluster.merger.FloatArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.merger.IntArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.ListBoolMatch
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.ListDoubleMatch
- org.apache.dubbo.rpc.cluster.merger.ListMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.ListStringMatch
- org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.loadbalance.LoadBalancerSettings
- org.apache.dubbo.rpc.cluster.merger.LongArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.merger.MapMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.merger.MergerFactory (implements org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshAppRuleListener (implements org.apache.dubbo.common.config.configcenter.ConfigurationListener)
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleCache<T>
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleConstants
- org.apache.dubbo.rpc.cluster.router.mesh.util.MeshRuleDispatcher
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleManager
- org.apache.dubbo.rpc.cluster.filter.support.MetricsClusterFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.cluster.filter.ClusterFilter, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.metrics.filter.MetricsFilter (implements org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker<T> (implements org.apache.dubbo.rpc.cluster.ClusterInvoker<T>)
- org.apache.dubbo.rpc.cluster.support.wrapper.MockClusterWrapper (implements org.apache.dubbo.rpc.cluster.Cluster)
- org.apache.dubbo.rpc.cluster.router.mock.MockStateRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.filter.support.ObservationSenderFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.cluster.filter.ClusterFilter, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.rpc.cluster.configurator.override.OverrideConfiguratorFactory (implements org.apache.dubbo.rpc.cluster.ConfiguratorFactory)
- org.apache.dubbo.rpc.cluster.router.tag.model.ParamMatch
- org.apache.dubbo.rpc.cluster.configurator.parser.model.ParamMatch
- org.apache.dubbo.rpc.cluster.filter.ProtocolFilterWrapper (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.cluster.router.condition.matcher.pattern.range.RangeValuePattern (implements org.apache.dubbo.rpc.cluster.router.condition.matcher.pattern.ValuePattern)
- org.apache.dubbo.rpc.cluster.RouterChain<T>
- org.apache.dubbo.rpc.cluster.router.state.RouterGroupingState<T>
- org.apache.dubbo.rpc.cluster.router.RouterResult<T>
- org.apache.dubbo.rpc.cluster.router.RouterSnapshotFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.cluster.filter.ClusterFilter)
- org.apache.dubbo.rpc.cluster.router.RouterSnapshotNode<T>
- org.apache.dubbo.rpc.cluster.router.RouterSnapshotSwitcher
- org.apache.dubbo.rpc.cluster.support.wrapper.ScopeClusterInvoker<T> (implements org.apache.dubbo.rpc.cluster.ClusterInvoker<T>, org.apache.dubbo.rpc.listener.ExporterChangeListener)
- org.apache.dubbo.rpc.cluster.support.wrapper.ScopeClusterWrapper (implements org.apache.dubbo.rpc.cluster.Cluster)
- org.apache.dubbo.rpc.cluster.router.script.ScriptStateRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.merger.SetMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.merger.ShortArrayMerger (implements org.apache.dubbo.rpc.cluster.Merger<T>)
- org.apache.dubbo.rpc.cluster.SingleRouterChain<T>
- org.apache.dubbo.rpc.cluster.router.mesh.route.StandardMeshRuleRouterFactory (implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.StringMatch
- org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.Subset
- org.apache.dubbo.rpc.cluster.router.tag.model.Tag
- org.apache.dubbo.rpc.cluster.router.tag.model.TagRuleParser
- org.apache.dubbo.rpc.cluster.router.state.TailStateRouter<T> (implements org.apache.dubbo.rpc.cluster.router.state.StateRouter<T>)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.TcpKeepalive
- org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.TCPSettings
- org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.TrafficPolicy
- org.apache.dubbo.rpc.cluster.router.condition.matcher.param.UrlParamConditionMatcherFactory (implements org.apache.dubbo.rpc.cluster.router.condition.matcher.ConditionMatcherFactory)
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.VirtualServiceSpec
- org.apache.dubbo.rpc.cluster.router.mesh.rule.VsDestinationGroup
- org.apache.dubbo.rpc.cluster.router.condition.matcher.pattern.wildcard.WildcardValuePattern (implements org.apache.dubbo.rpc.cluster.router.condition.matcher.pattern.ValuePattern)
Interface Hierarchy
Enum Hierarchy
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.