接口的使用
org.apache.dubbo.common.Node
-
-
com.alibaba.dubbo.monitor中Node的使用
com.alibaba.dubbo.monitor中Node的子接口 修饰符和类型 接口 说明 interfaceMonitor已过时。 -
com.alibaba.dubbo.registry中Node的使用
com.alibaba.dubbo.registry中Node的子接口 修饰符和类型 接口 说明 interfaceRegistry已过时。 -
com.alibaba.dubbo.registry.support中Node的使用
实现Node的com.alibaba.dubbo.registry.support中的类 修饰符和类型 类 说明 classAbstractRegistry已过时。classFailbackRegistry已过时。 -
com.alibaba.dubbo.rpc中Node的使用
com.alibaba.dubbo.rpc中Node的子接口 修饰符和类型 接口 说明 interfaceInvoker<T>已过时。实现Node的com.alibaba.dubbo.rpc中的类 修饰符和类型 类 说明 static classInvoker.CompatibleInvoker<T>已过时。 -
com.alibaba.dubbo.rpc.cluster中Node的使用
com.alibaba.dubbo.rpc.cluster中Node的子接口 修饰符和类型 接口 说明 interfaceDirectory<T>已过时。 -
org.apache.dubbo.config.invoker中Node的使用
实现Node的org.apache.dubbo.config.invoker中的类 修饰符和类型 类 说明 classDelegateProviderMetaDataInvoker<T>A Invoker wrapper that wrap the invoker and all the metadata (ServiceConfig) -
org.apache.dubbo.monitor中Node的使用
org.apache.dubbo.monitor中Node的子接口 修饰符和类型 接口 说明 interfaceMonitorMonitor. -
org.apache.dubbo.monitor.dubbo中Node的使用
实现Node的org.apache.dubbo.monitor.dubbo中的类 修饰符和类型 类 说明 classDubboMonitorDubboMonitor -
org.apache.dubbo.registry中Node的使用
org.apache.dubbo.registry中Node的子接口 修饰符和类型 接口 说明 interfaceRegistryRegistry.实现Node的org.apache.dubbo.registry中的类 修饰符和类型 类 说明 classListenerRegistryWrapper -
org.apache.dubbo.registry.client中Node的使用
实现Node的org.apache.dubbo.registry.client中的类 修饰符和类型 类 说明 classServiceDiscoveryRegistryBeing different to the traditional registry,ServiceDiscoveryRegistrythat is a new service-orientedRegistrybased onServiceDiscovery, it will not interact in the external registry directly, but store theurlsthat Dubbo services exported and referenced intoWritableMetadataServicewhenServiceDiscoveryRegistry.register(URL)andServiceDiscoveryRegistry.subscribe(URL, NotifyListener)methods are executed.classServiceDiscoveryRegistryDirectory<T> -
org.apache.dubbo.registry.client.migration中Node的使用
实现Node的org.apache.dubbo.registry.client.migration中的类 修饰符和类型 类 说明 classMigrationInvoker<T>classServiceDiscoveryMigrationInvoker<T> -
org.apache.dubbo.registry.consul中Node的使用
实现Node的org.apache.dubbo.registry.consul中的类 修饰符和类型 类 说明 classConsulRegistryregistry center implementation for consul -
org.apache.dubbo.registry.dubbo中Node的使用
实现Node的org.apache.dubbo.registry.dubbo中的类 修饰符和类型 类 说明 classDubboRegistryDubboRegistry -
org.apache.dubbo.registry.etcd中Node的使用
实现Node的org.apache.dubbo.registry.etcd中的类 修饰符和类型 类 说明 classEtcdRegistrySupport for ectd3 registry. -
org.apache.dubbo.registry.integration中Node的使用
实现Node的org.apache.dubbo.registry.integration中的类 修饰符和类型 类 说明 classDynamicDirectory<T>RegistryDirectoryclassRegistryDirectory<T>RegistryDirectorystatic classRegistryProtocol.InvokerDelegate<T> -
org.apache.dubbo.registry.multicast中Node的使用
实现Node的org.apache.dubbo.registry.multicast中的类 修饰符和类型 类 说明 classMulticastRegistryMulticastRegistry -
org.apache.dubbo.registry.multiple中Node的使用
实现Node的org.apache.dubbo.registry.multiple中的类 修饰符和类型 类 说明 classMultipleRegistryMultipleRegistry -
org.apache.dubbo.registry.nacos中Node的使用
实现Node的org.apache.dubbo.registry.nacos中的类 修饰符和类型 类 说明 classNacosRegistryNacosRegistry -
org.apache.dubbo.registry.redis中Node的使用
实现Node的org.apache.dubbo.registry.redis中的类 修饰符和类型 类 说明 classRedisRegistryRedisRegistry -
org.apache.dubbo.registry.sofa中Node的使用
实现Node的org.apache.dubbo.registry.sofa中的类 修饰符和类型 类 说明 classSofaRegistryThe Sofa registry. -
org.apache.dubbo.registry.support中Node的使用
实现Node的org.apache.dubbo.registry.support中的类 修饰符和类型 类 说明 classAbstractRegistryAbstractRegistry.classFailbackRegistryFailbackRegistry. -
org.apache.dubbo.registry.zookeeper中Node的使用
实现Node的org.apache.dubbo.registry.zookeeper中的类 修饰符和类型 类 说明 classZookeeperRegistryZookeeperRegistry -
org.apache.dubbo.rpc中Node的使用
org.apache.dubbo.rpc中Node的子接口 修饰符和类型 接口 说明 interfaceInvoker<T>Invoker. -
org.apache.dubbo.rpc.cluster中Node的使用
org.apache.dubbo.rpc.cluster中Node的子接口 修饰符和类型 接口 说明 interfaceClusterInvoker<T>This is the final Invoker type referenced by the RPC proxy on Consumer side.interfaceDirectory<T>Directory. -
org.apache.dubbo.rpc.cluster.directory中Node的使用
实现Node的org.apache.dubbo.rpc.cluster.directory中的类 修饰符和类型 类 说明 classAbstractDirectory<T>Abstract implementation of Directory: Invoker list returned from this Directory's list method have been filtered by RoutersclassStaticDirectory<T>StaticDirectory -
org.apache.dubbo.rpc.cluster.support中Node的使用
实现Node的org.apache.dubbo.rpc.cluster.support中的类 修饰符和类型 类 说明 classAbstractClusterInvoker<T>AbstractClusterInvokerclassAvailableClusterInvoker<T>AvailableClusterclassBroadcastCluster2Invoker<T>BroadcastCluster2InvokerclassBroadcastClusterInvoker<T>BroadcastClusterInvokerclassFailbackClusterInvoker<T>When fails, record failure requests and schedule for retry on a regular interval.classFailfastClusterInvoker<T>Execute exactly once, which means this policy will throw an exception immediately in case of an invocation error.classFailoverClusterInvoker<T>When invoke fails, log the initial error and retry other invokers (retry n times, which means at most n different invokers will be invoked) Note that retry causes latency.classFailsafeClusterInvoker<T>When invoke fails, log the error message and ignore this error by returning an empty Result.classForkingClusterInvoker<T>NOTICE!classMergeableClusterInvoker<T> -
org.apache.dubbo.rpc.cluster.support.migration中Node的使用
org.apache.dubbo.rpc.cluster.support.migration中Node的子接口 修饰符和类型 接口 说明 interfaceMigrationClusterInvoker<T> -
org.apache.dubbo.rpc.cluster.support.registry中Node的使用
实现Node的org.apache.dubbo.rpc.cluster.support.registry中的类 修饰符和类型 类 说明 classZoneAwareClusterInvoker<T>When there're more than one registry for subscription. -
org.apache.dubbo.rpc.cluster.support.wrapper中Node的使用
实现Node的org.apache.dubbo.rpc.cluster.support.wrapper中的类 修饰符和类型 类 说明 classMockClusterInvoker<T> -
org.apache.dubbo.rpc.listener中Node的使用
实现Node的org.apache.dubbo.rpc.listener中的类 修饰符和类型 类 说明 classListenerInvokerWrapper<T>ListenerInvoker -
org.apache.dubbo.rpc.protocol中Node的使用
实现Node的org.apache.dubbo.rpc.protocol中的类 修饰符和类型 类 说明 classAbstractInvoker<T>This Invoker works on Consumer side.classAsyncToSyncInvoker<T>This class will work as a wrapper wrapping outside of each protocol invoker.classInvokerWrapper<T>InvokerWrapper -
org.apache.dubbo.rpc.protocol.dubbo中Node的使用
实现Node的org.apache.dubbo.rpc.protocol.dubbo中的类 修饰符和类型 类 说明 classDubboInvoker<T>DubboInvoker -
org.apache.dubbo.rpc.protocol.grpc中Node的使用
实现Node的org.apache.dubbo.rpc.protocol.grpc中的类 修饰符和类型 类 说明 classGrpcInvoker<T> -
org.apache.dubbo.rpc.protocol.thrift中Node的使用
实现Node的org.apache.dubbo.rpc.protocol.thrift中的类 修饰符和类型 类 说明 classThriftInvoker<T>已过时。 -
org.apache.dubbo.rpc.proxy中Node的使用
实现Node的org.apache.dubbo.rpc.proxy中的类 修饰符和类型 类 说明 classAbstractProxyInvoker<T>This Invoker works on provider side, delegates RPC to interface implementation. -
org.apache.dubbo.rpc.support中Node的使用
实现Node的org.apache.dubbo.rpc.support中的类 修饰符和类型 类 说明 classMockInvoker<T>
-