跳过导航链接
$ A B C D E F G H I J L M N O P R S T U V W Z 

$

$ECHO - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
$ECHO_PARAMETER_DESC - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
$invoke(String, String[], Object[]) - 接口 中的方法com.alibaba.dubbo.rpc.service.GenericService
已过时。
 

A

AbstractExporter<T> - org.apache.dubbo.rpc.protocol中的类
AbstractExporter.
AbstractExporter(Invoker<T>) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractExporter
 
AbstractFallbackJdkProxyFactory - org.apache.dubbo.rpc.proxy中的类
 
AbstractFallbackJdkProxyFactory() - 类 的构造器org.apache.dubbo.rpc.proxy.AbstractFallbackJdkProxyFactory
 
AbstractInvoker<T> - org.apache.dubbo.rpc.protocol中的类
This Invoker works on Consumer side.
AbstractInvoker(Class<T>, URL) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractInvoker
 
AbstractInvoker(Class<T>, URL, String[]) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractInvoker
 
AbstractInvoker(Class<T>, URL, Map<String, Object>) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractInvoker
 
AbstractProtocol - org.apache.dubbo.rpc.protocol中的类
abstract ProtocolSupport.
AbstractProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractProtocol
 
AbstractProxyFactory - org.apache.dubbo.rpc.proxy中的类
AbstractProxyFactory
AbstractProxyFactory() - 类 的构造器org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
AbstractProxyInvoker<T> - org.apache.dubbo.rpc.proxy中的类
This Invoker works on provider side, delegates RPC to interface implementation.
AbstractProxyInvoker(T, Class<T>, URL) - 类 的构造器org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
AbstractProxyProtocol - org.apache.dubbo.rpc.protocol中的类
AbstractProxyProtocol
AbstractProxyProtocol() - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
AbstractProxyProtocol(Class<?>...) - 类 的构造器org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
ACCESS_LOG_FIXED_PATH_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
ACCESS_LOG_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
AccessLogData - org.apache.dubbo.rpc.support中的类
AccessLogData is a container for log event data.
AccessLogFilter - org.apache.dubbo.rpc.filter中的类
Record access log for the service.
AccessLogFilter() - 类 的构造器org.apache.dubbo.rpc.filter.AccessLogFilter
Default constructor initialize demon thread for writing into access log file with names with access log key defined in url accesslog
ActiveLimitFilter - org.apache.dubbo.rpc.filter中的类
ActiveLimitFilter restrict the concurrent client invocation for a service or service's method from client side.
ActiveLimitFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ActiveLimitFilter
 
ACTIVES_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
ADAPTIVE_LOADBALANCE_ATTACHMENT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
ADAPTIVE_LOADBALANCE_START_TIME - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
AdaptiveLoadBalanceFilter - org.apache.dubbo.rpc.filter中的类
if the load balance is adaptive ,set attachment to get the metrics of the server
AdaptiveLoadBalanceFilter(ApplicationModel) - 类 的构造器org.apache.dubbo.rpc.filter.AdaptiveLoadBalanceFilter
 
AdaptiveMetrics - org.apache.dubbo.rpc中的类
adaptive Metrics statistics.
AdaptiveMetrics() - 类 的构造器org.apache.dubbo.rpc.AdaptiveMetrics
 
add(String, Invoker<?>) - 接口 中的方法org.apache.dubbo.rpc.PathResolver
 
addAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
addAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
已过时。
addAttachments(Map<String, String>) - 接口 中的方法org.apache.dubbo.rpc.Result
Add the specified map to existing attachments in this instance.
addAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
已过时。
addAttachmentsIfAbsent(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
已过时。
addConsumerReq(String) - 类 中的方法org.apache.dubbo.rpc.AdaptiveMetrics
 
addConsumerSuccess(String) - 类 中的方法org.apache.dubbo.rpc.AdaptiveMetrics
 
addDescriptor(String, ServiceDescriptor) - 类 中的静态方法org.apache.dubbo.rpc.stub.StubSuppliers
 
addErrorReq(String) - 类 中的方法org.apache.dubbo.rpc.AdaptiveMetrics
 
addExporterChangeListener(ExporterChangeListener, String) - 类 中的方法org.apache.dubbo.rpc.listener.InjvmExporterListener
Adds an ExporterChangeListener for a specific service, and notifies the listener of the current Exporter instance if it exists.
addInvokedInvoker(Invoker<?>) - 接口 中的方法org.apache.dubbo.rpc.Invocation
To add invoked invokers into invocation.
addInvokedInvoker(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
addListener(CancellationListener, Executor) - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
addListener(CancellationListener) - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
addListener(CancellationListener, RpcServiceContext) - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
addListener(CancellationListener, Executor, RpcServiceContext) - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
addListener(Invocation, BaseFilter.Listener) - 类 中的方法org.apache.dubbo.rpc.ListenableFilter
已过时。
 
addListenerInternal(ExecutableListener) - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
addNativeStub(String) - 接口 中的方法org.apache.dubbo.rpc.PathResolver
 
addObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
addObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
addObjectAttachments(Map<String, Object>) - 接口 中的方法org.apache.dubbo.rpc.Result
Add the specified map to existing attachments in this instance.
addObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
addObjectAttachmentsIfAbsent(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
addRpcException(Class<?>) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
addSupplier(String, Function<Invoker<?>, Object>) - 类 中的静态方法org.apache.dubbo.rpc.stub.StubSuppliers
 
afterUnExport() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractExporter
subclasses need to override this method to destroy resources.
AppResponse - org.apache.dubbo.rpc中的类
AsyncRpcResult is introduced in 3.0.0 to replace RpcResult, and RpcResult is replaced with AppResponse: AsyncRpcResult is the object that is actually passed in the call chain AppResponse only simply represents the business result The relationship between them can be described as follow, an abstraction of the definition of AsyncRpcResult: Public class AsyncRpcResult implements CompletionStage { ...... } AsyncRpcResult is a future representing an unfinished RPC call, while AppResponse is the actual return type of this call.
AppResponse() - 类 的构造器org.apache.dubbo.rpc.AppResponse
 
AppResponse(Invocation) - 类 的构造器org.apache.dubbo.rpc.AppResponse
 
AppResponse(Object) - 类 的构造器org.apache.dubbo.rpc.AppResponse
 
AppResponse(Throwable) - 类 的构造器org.apache.dubbo.rpc.AppResponse
 
ASYNC_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
asyncCall(Callable<T>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
Async invocation.
asyncCall(Runnable) - 类 中的方法org.apache.dubbo.rpc.RpcContext
one way async call, send request only, and result is not required
asyncCall(Callable<T>) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
Async invocation.
asyncCall(Runnable) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
one way async call, send request only, and result is not required
AsyncContext - org.apache.dubbo.rpc中的接口
AsyncContext works like javax.servlet.AsyncContext in the Servlet 3.0.
AsyncContextImpl - org.apache.dubbo.rpc中的类
 
AsyncContextImpl() - 类 的构造器org.apache.dubbo.rpc.AsyncContextImpl
 
AsyncRpcResult - org.apache.dubbo.rpc中的类
This class represents an unfinished RPC call, it will hold some context information for this call, for example RpcContext and Invocation, so that when the call finishes and the result returns, it can guarantee all the contexts being recovered as the same as when the call was made before any callback is invoked.
AsyncRpcResult(CompletableFuture<AppResponse>, Invocation) - 类 的构造器org.apache.dubbo.rpc.AsyncRpcResult
 
attachInvocationIdIfAsync(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
Idempotent operation: invocation id will be added in async operation by default
AttachmentsAdapter - org.apache.dubbo.rpc中的类
This class provides map adapters to support attachments in RpcContext, Invocation and Result switch from to
AttachmentsAdapter() - 类 的构造器org.apache.dubbo.rpc.AttachmentsAdapter
 
AttachmentsAdapter.ObjectToStringMap - org.apache.dubbo.rpc中的类
 
AUTHORIZATION_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
AUTO_ATTACH_INVOCATIONID_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 

B

BaseFilter - org.apache.dubbo.rpc中的接口
 
BaseFilter.Listener - org.apache.dubbo.rpc中的接口
This callback listener applies to both synchronous and asynchronous calls, please put logics that need to be executed on return of rpc result in onResponse or onError respectively based on it is normal return or exception return.
beginCount(URL, String) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
 
beginCount(URL, String, int) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
 
BiStreamMethodHandler<T,R> - org.apache.dubbo.rpc.stub中的类
 
BiStreamMethodHandler(Function<StreamObserver<R>, StreamObserver<T>>) - 类 的构造器org.apache.dubbo.rpc.stub.BiStreamMethodHandler
 
BIZ_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
buildAccessLogData(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
 
ByteBuddyInterceptor - org.apache.dubbo.rpc.proxy.bytebuddy中的类
 
ByteBuddyProxy - org.apache.dubbo.rpc.proxy.bytebuddy中的类
 
ByteBuddyProxyFactory - org.apache.dubbo.rpc.proxy.bytebuddy中的类
ByteBuddyRpcProxyFactory
ByteBuddyProxyFactory() - 类 的构造器org.apache.dubbo.rpc.proxy.bytebuddy.ByteBuddyProxyFactory
 

C

calculateTimeout(URL, Invocation, String, long) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
cancel(Throwable) - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
cancel(boolean) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
CancellationContext - org.apache.dubbo.rpc中的类
 
CancellationContext() - 类 的构造器org.apache.dubbo.rpc.CancellationContext
 
CancellationListener - org.apache.dubbo.rpc中的接口
A listener notified on context cancellation.
cancelled(RpcServiceContext) - 接口 中的方法org.apache.dubbo.rpc.CancellationListener
Notifies that a context was cancelled.
canRemove() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
checkSerializationPermitted(String, Byte) - 类 中的方法org.apache.dubbo.rpc.protocol.PermittedSerializationKeeper
 
ClassLoaderCallbackFilter - org.apache.dubbo.rpc.filter中的类
Switch thread context class loader on filter callback.
ClassLoaderCallbackFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ClassLoaderCallbackFilter
 
ClassLoaderFilter - org.apache.dubbo.rpc.filter中的类
Set the current execution thread class loader to service interface's class loader.
ClassLoaderFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ClassLoaderFilter
 
clear() - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
clear() - 类 中的方法org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
 
clearAfterEachInvoke(boolean) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
clearAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
clearAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
 
clearAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
close() - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
close() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
 
com.alibaba.dubbo.rpc.service - 程序包 com.alibaba.dubbo.rpc.service
 
compareTo(TimeoutCountDown) - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
 
CompatibleFilter - org.apache.dubbo.rpc.filter中的类
CompatibleFilter make the remote method's return value compatible to invoker's version of object.
CompatibleFilter() - 类 的构造器org.apache.dubbo.rpc.filter.CompatibleFilter
 
CompositeMethodInvoker(Map<String, MethodInvoker>) - 类 的构造器org.apache.dubbo.rpc.proxy.MethodInvoker.CompositeMethodInvoker
 
COMPRESSOR_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
Constants - org.apache.dubbo.rpc中的接口
 
CONSUMER_MODEL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
ContextFilter - org.apache.dubbo.rpc.filter中的类
ContextFilter set the provider RpcContext with invoker, invocation, local port it is using and host for current execution thread.
ContextFilter(ApplicationModel) - 类 的构造器org.apache.dubbo.rpc.filter.ContextFilter
 
convertToNumber(Object, long) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
convertToNumber(Object) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
copyObjectAttachments() - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
copyObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
copyOf(boolean) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
copyOf(boolean) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
copyOf(boolean) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
Only part of the properties are copied, the others are either not used currently or can be got from invocation.
createStub(String, Invoker<T>) - 类 中的静态方法org.apache.dubbo.rpc.stub.StubSuppliers
 

D

DEFAULT_REMOTING_SERVER - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
DEFAULT_STUB_EVENT - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
DEFAULT_TPS_LIMIT_INTERVAL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
DefaultTPSLimiter - org.apache.dubbo.rpc.filter.tps中的类
DefaultTPSLimiter is a default implementation for tps filter.
DefaultTPSLimiter() - 类 的构造器org.apache.dubbo.rpc.filter.tps.DefaultTPSLimiter
 
deliver() - 类 中的方法org.apache.dubbo.rpc.ExecutableListener
 
DEPRECATED_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
DeprecatedFilter - org.apache.dubbo.rpc.filter中的类
DeprecatedFilter logs error message if a invoked method has been marked as deprecated.
DeprecatedFilter() - 类 的构造器org.apache.dubbo.rpc.filter.DeprecatedFilter
 
DeprecatedInvokerListener - org.apache.dubbo.rpc.listener中的类
DeprecatedProtocolFilter
DeprecatedInvokerListener() - 类 的构造器org.apache.dubbo.rpc.listener.DeprecatedInvokerListener
 
destroy() - 类 中的方法org.apache.dubbo.rpc.filter.AccessLogFilter
 
destroy() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
destroy() - 接口 中的方法org.apache.dubbo.rpc.PathResolver
 
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
 
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
 
destroy() - 接口 中的方法org.apache.dubbo.rpc.Protocol
Destroy protocol:
1.
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerCountWrapper
 
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
 
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSecurityWrapper
 
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSerializationWrapper
 
destroy() - 类 中的方法org.apache.dubbo.rpc.protocol.ReferenceCountInvokerWrapper
 
destroy() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
destroy() - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
 
destroyed(Invoker<?>) - 接口 中的方法org.apache.dubbo.rpc.InvokerListener
The invoker destroyed.
destroyed(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.listener.InvokerListenerAdapter
 

E

EchoFilter - org.apache.dubbo.rpc.filter中的类
Dubbo provided default Echo echo service, which is available for all dubbo provider service interface.
EchoFilter() - 类 的构造器org.apache.dubbo.rpc.filter.EchoFilter
 
EchoService - com.alibaba.dubbo.rpc.service中的接口
已过时。
elapsedMillis() - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
 
endCount(URL, String, long, boolean) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
 
enterDetailProfiler(Invocation, Callable<String>) - 类 中的静态方法org.apache.dubbo.rpc.InvocationProfilerUtils
 
enterProfiler(Invocation, String) - 类 中的静态方法org.apache.dubbo.rpc.InvocationProfilerUtils
 
enterProfiler(Invocation, Callable<String>) - 类 中的静态方法org.apache.dubbo.rpc.InvocationProfilerUtils
 
enterSimpleProfiler(Invocation, Callable<String>) - 类 中的静态方法org.apache.dubbo.rpc.InvocationProfilerUtils
 
ExceptionFilter - org.apache.dubbo.rpc.filter中的类
ExceptionInvokerFilter Functions: unexpected exception will be logged in ERROR level on provider side.
ExceptionFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ExceptionFilter
 
ExecutableListener - org.apache.dubbo.rpc中的类
 
ExecutableListener(Executor, CancellationListener, RpcServiceContext) - 类 的构造器org.apache.dubbo.rpc.ExecutableListener
 
ExecutableListener(Executor, CancellationListener) - 类 的构造器org.apache.dubbo.rpc.ExecutableListener
 
ExecuteLimitFilter - org.apache.dubbo.rpc.filter中的类
The maximum parallel execution request count per method per service for the provider.If the max configured executes is set to 10 and if invoke request where it is already 10 then it will throw exception.
ExecuteLimitFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ExecuteLimitFilter
 
EXECUTES_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
export(Invoker<T>) - 接口 中的方法org.apache.dubbo.rpc.Protocol
Export service for remote invocation:
1.
export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerCountWrapper
 
export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSecurityWrapper
 
export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSerializationWrapper
 
export(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.support.MockProtocol
 
exported(Exporter<?>) - 接口 中的方法org.apache.dubbo.rpc.ExporterListener
The exporter exported.
exported(Exporter<?>) - 类 中的方法org.apache.dubbo.rpc.listener.ExporterListenerAdapter
 
exported(Exporter<?>) - 类 中的方法org.apache.dubbo.rpc.listener.InjvmExporterListener
Overrides the exported method to add the given exporter to the exporters ConcurrentHashMap, and to notify all registered ExporterChangeListeners of the export event.
Exporter<T> - org.apache.dubbo.rpc中的接口
Exporter.
ExporterChangeListener - org.apache.dubbo.rpc.listener中的接口
An interface for listening to changes in the export state of an Exporter object.
ExporterListener - org.apache.dubbo.rpc中的接口
ExporterListener.
ExporterListenerAdapter - org.apache.dubbo.rpc.listener中的类
ExporterListenerAdapter
ExporterListenerAdapter() - 类 的构造器org.apache.dubbo.rpc.listener.ExporterListenerAdapter
 

F

FAIL_PREFIX - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
Filter - org.apache.dubbo.rpc中的接口
Extension for intercepting the invocation for both service provider and consumer, furthermore, most of functions in dubbo are implemented base on the same mechanism.
FORBIDDEN_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
FORCE_PREFIX - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
FORCE_USE_TAG - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
foreachAttachment(Consumer<Map.Entry<String, Object>>) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
foreachAttachment(Consumer<Map.Entry<String, Object>>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
FutureAdapter<V> - org.apache.dubbo.rpc.protocol.dubbo中的类
This is the type of the Future instance users get in an async call: 1. unwrap AppResponse in appResponseFuture and convert to plain biz result represented by FutureAdapter. 2. customized behaviors meaningful for RPC, for example, FutureAdapter.cancel(boolean)
FutureAdapter(CompletableFuture<AppResponse>) - 类 的构造器org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
FutureContext - org.apache.dubbo.rpc中的类
Used for async call scenario.
FutureContext() - 类 的构造器org.apache.dubbo.rpc.FutureContext
 
FutureToObserverAdaptor<T> - org.apache.dubbo.rpc.stub中的类
 
FutureToObserverAdaptor(CompletableFuture<T>) - 类 的构造器org.apache.dubbo.rpc.stub.FutureToObserverAdaptor
 

G

GENERIC_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
GenericException - com.alibaba.dubbo.rpc.service中的异常错误
已过时。
GenericException() - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
已过时。
 
GenericException(String, String) - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
已过时。
 
GenericException(Throwable) - 异常错误 的构造器com.alibaba.dubbo.rpc.service.GenericException
已过时。
 
GenericFilter - org.apache.dubbo.rpc.filter中的类
GenericInvokerFilter.
GenericFilter() - 类 的构造器org.apache.dubbo.rpc.filter.GenericFilter
 
GenericImplFilter - org.apache.dubbo.rpc.filter中的类
GenericImplInvokerFilter
GenericImplFilter(ModuleModel) - 类 的构造器org.apache.dubbo.rpc.filter.GenericImplFilter
 
GenericService - com.alibaba.dubbo.rpc.service中的接口
已过时。
get() - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
get(long, TimeUnit) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
get() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
This method will always return after a maximum 'timeout' waiting: 1. if value returns before timeout, return normally. 2. if no value returns after timeout, throw TimeoutException.
get(long, TimeUnit) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
get(Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
get() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
get(long, TimeUnit) - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
get() - 接口 中的方法org.apache.dubbo.rpc.Result
 
get(long, TimeUnit) - 接口 中的方法org.apache.dubbo.rpc.Result
 
get() - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
get(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
get() - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
已过时。
get(String) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
已过时。
get(Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
get() - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
get(String) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
get(String) - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get value.
getActive() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get active.
getAddress() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
 
getAppResponse() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getArguments() - 接口 中的方法org.apache.dubbo.rpc.Invocation
get arguments.
getArguments() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get arguments.
getArguments() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getArguments() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get arguments.
getArguments(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getAsyncContext() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getAsyncContext() - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
 
getAsyncContext() - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
getAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getAttachment(String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
get attachment by key.
getAttachment(String, String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
get attachment by key with default value.
getAttachment(String) - 接口 中的方法org.apache.dubbo.rpc.Result
get attachment by key.
getAttachment(String, String) - 接口 中的方法org.apache.dubbo.rpc.Result
get attachment by key with default value.
getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
已过时。
getAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
已过时。
getAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
getAttachments() - 类 中的方法org.apache.dubbo.rpc.AppResponse
已过时。
getAttachments() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
已过时。
getAttachments() - 接口 中的方法org.apache.dubbo.rpc.Invocation
get attachments.
getAttachments() - 接口 中的方法org.apache.dubbo.rpc.Result
get attachments.
getAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
getAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
已过时。
getAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
已过时。
getAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
getAttribute(String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
getAttributes() - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getAttributes() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
 
getAttributes() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getAverageElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get average elapsed.
getAverageTps() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
Calculate average TPS (Transaction per second).
getCancellationCause() - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
getCancellationContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
getClientAttachment() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
get consumer side attachment ( A --> B , in A side)
getClientResponseContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
remove server side context.
getCode() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
getCompatibleCompletableFuture() - 类 中的方法org.apache.dubbo.rpc.FutureContext
已过时。
getCompatibleParamSignatures() - 接口 中的方法org.apache.dubbo.rpc.Invocation
get parameter's signature, string representation of parameter types.
getCompatibleParamSignatures() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getCompletableFuture() - 类 中的方法org.apache.dubbo.rpc.FutureContext
get future.
getCompletableFuture() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get CompletableFuture.
getCompletableFuture() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get CompletableFuture.
getConsumerUrl() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getConsumerUrl() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getContext() - 类 中的方法org.apache.dubbo.rpc.ExecutableListener
 
getContext() - 类 中的静态方法org.apache.dubbo.rpc.FutureContext
 
getContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
已过时。
getCurrentServiceContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
getDefaultPort() - 接口 中的方法org.apache.dubbo.rpc.Protocol
Get default port when user doesn't config the port.
getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerCountWrapper
 
getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSecurityWrapper
 
getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSerializationWrapper
 
getDefaultPort() - 类 中的方法org.apache.dubbo.rpc.support.MockProtocol
 
getException() - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
getException() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getException() - 接口 中的方法org.apache.dubbo.rpc.Result
Get exception.
getExceptionClass() - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
已过时。
 
getExceptionMessage() - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
已过时。
 
getExecutor() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getExecutor() - 类 中的方法org.apache.dubbo.rpc.ExecutableListener
 
getExporterMap() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
 
getExporters() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
 
getFailed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get failed.
getFailedAverageElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get failed average elapsed.
getFailedElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get failed elapsed.
getFailedMaxElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get failed max elapsed.
getFuture() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get future.
getFuture() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get future.
getGroup() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getGroup() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getInterface() - 接口 中的方法org.apache.dubbo.rpc.Invoker
get service interface.
getInterface() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
getInterface() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
 
getInterface() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
 
getInterface() - 类 中的方法org.apache.dubbo.rpc.protocol.ReferenceCountInvokerWrapper
 
getInterface() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
getInterface() - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
 
getInterfaceName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getInterfaceName() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getInternalFuture() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
 
getInternalInterfaces() - 类 中的静态方法org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
getInterval() - 类 中的静态方法org.apache.dubbo.rpc.filter.AccessLogFilter
 
getInvocation() - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
Replace to getMethodName(), getParameterTypes(), getArguments()
getInvocation() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
已过时。
Replace to getMethodName(), getParameterTypes(), getArguments()
getInvocationId(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getInvokedInvokers() - 接口 中的方法org.apache.dubbo.rpc.Invocation
Get all invoked invokers in current invocation.
getInvokedInvokers() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getInvokeMode() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getInvokeMode(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getInvoker() - 接口 中的方法org.apache.dubbo.rpc.Exporter
get invoker.
getInvoker() - 接口 中的方法org.apache.dubbo.rpc.Invocation
get the invoker in current context.
getInvoker() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerExporterWrapper
 
getInvoker() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
getInvoker() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractExporter
 
getInvoker() - 类 中的方法org.apache.dubbo.rpc.protocol.ReferenceCountInvokerWrapper
 
getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractFallbackJdkProxyFactory
 
getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
 
getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getInvoker(T, Class<T>, URL) - 接口 中的方法org.apache.dubbo.rpc.ProxyFactory
create invoker.
getInvoker() - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
Replace to getUrl()
getInvoker() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getInvoker() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
已过时。
Replace to getUrl()
getInvoker(URL) - 接口 中的方法org.apache.dubbo.rpc.ServerService
 
getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.stub.StubProxyFactory
 
getInvokers() - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
Replace to getUrls()
getInvokers() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
已过时。
Replace to getUrls()
getListener() - 类 中的方法org.apache.dubbo.rpc.ExecutableListener
 
getListeners() - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
getListeners() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
getLoad(String, int, int) - 类 中的方法org.apache.dubbo.rpc.AdaptiveMetrics
 
getLocalAddress() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get local address.
getLocalAddress() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get local address.
getLocalAddressString() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getLocalAddressString() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getLocalHost() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get local host.
getLocalHost() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get local host.
getLocalHostName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get local host name.
getLocalHostName() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get local host name.
getLocalInvoke() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getLocalPort() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get local port.
getLocalPort() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get local port.
getLogMessage() - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
 
getMaxElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get max elapsed.
getMethodName() - 接口 中的方法org.apache.dubbo.rpc.Invocation
get method name.
getMethodName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get method name.
getMethodName() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getMethodName() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get method name.
getMethodName(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getMockObject(ExtensionDirector, String, Class) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
 
getModuleModel() - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
getObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getObjectAttachment(String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getObjectAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getObjectAttachment(String) - 接口 中的方法org.apache.dubbo.rpc.Result
get attachment by key.
getObjectAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Result
get attachment by key with default value.
getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
get attachment.
getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
get attachment.
getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
已过时。
getObjectAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getObjectAttachments() - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getObjectAttachments() - 接口 中的方法org.apache.dubbo.rpc.Result
get attachments.
getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get attachments.
getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
get attachments.
getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getObjectAttachments() - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
getObjectAttachmentWithoutConvert(String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getObjectAttachmentWithoutConvert(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getParameterTypes() - 接口 中的方法org.apache.dubbo.rpc.Invocation
get parameter types.
getParameterTypes() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get parameter types.
getParameterTypes() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getParameterTypes() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get parameter types.
getParameterTypes(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getParameterTypesDesc() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getProtocol() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getProtocol() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getProtocolServiceKey() - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getProtocolServiceKey() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getProtocolServiceKey() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getProtocolServiceKey() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getProxy(Invoker<T>, Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractFallbackJdkProxyFactory
 
getProxy(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, boolean) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
getProxy(Invoker<T>, Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
 
getProxy(Invoker<T>, boolean) - 类 中的方法org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getProxy(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
getProxy(Invoker<T>) - 接口 中的方法org.apache.dubbo.rpc.ProxyFactory
create proxy.
getProxy(Invoker<T>, boolean) - 接口 中的方法org.apache.dubbo.rpc.ProxyFactory
create proxy.
getProxy(Invoker<T>) - 类 中的方法org.apache.dubbo.rpc.stub.StubProxyFactory
 
getProxy(Invoker<T>, boolean) - 类 中的方法org.apache.dubbo.rpc.stub.StubProxyFactory
 
getProxyFactory() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
getRemoteAddress() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get remote address.
getRemoteAddress() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get remote address.
getRemoteAddressString() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get remote address string.
getRemoteAddressString() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get remote address string.
getRemoteApplicationName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getRemoteApplicationName() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getRemoteHost() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get remote host.
getRemoteHost() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get remote host.
getRemoteHostName() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get remote host name.
getRemoteHostName() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get remote host name.
getRemotePort() - 类 中的方法org.apache.dubbo.rpc.RpcContext
get remote port.
getRemotePort() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
get remote port.
getRemotingServer() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
 
getRequest() - 类 中的方法org.apache.dubbo.rpc.RpcContext
Get the request object of the underlying RPC protocol, e.g.
getRequest(Class<T>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
Get the request object of the underlying RPC protocol, e.g.
getRequest() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
Get the request object of the underlying RPC protocol, e.g.
getRequest(Class<T>) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
Get the request object of the underlying RPC protocol, e.g.
getResponse() - 类 中的方法org.apache.dubbo.rpc.RpcContext
Get the response object of the underlying RPC protocol, e.g.
getResponse(Class<T>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
Get the response object of the underlying RPC protocol, e.g.
getResponse() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
Get the response object of the underlying RPC protocol, e.g.
getResponse(Class<T>) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
Get the response object of the underlying RPC protocol, e.g.
getResponseFuture() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
getReturnType() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getReturnType(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getReturnTypes() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getReturnTypes(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getServerAttachment() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
get provider side attachment from consumer ( A --> B , in B side)
getServerContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
get server side context. ( A <-- B , in B side)
getServerResponseContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
getServers() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
 
getServers() - 接口 中的方法org.apache.dubbo.rpc.Protocol
Get all servers serving this protocol
getServers() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
getServers() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSecurityWrapper
 
getServers() - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSerializationWrapper
 
getServiceContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
Using to pass environment parameters in the whole invocation.
getServiceDescriptor() - 接口 中的方法org.apache.dubbo.rpc.ServerService
 
getServiceDescriptor(String) - 类 中的静态方法org.apache.dubbo.rpc.stub.StubSuppliers
 
getServiceKey() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getServiceKey() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getServiceModel() - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getServiceModel() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getServiceName() - 接口 中的方法org.apache.dubbo.rpc.Invocation
get the interface name
getServiceName() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getServiceName() - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Return gthe service of access log entry
getStatus(String) - 类 中的方法org.apache.dubbo.rpc.AdaptiveMetrics
 
getStatus(URL) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
 
getStatus(URL, String) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
 
getSucceeded() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get succeeded.
getSucceededAverageElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get succeeded average elapsed.
getSucceededElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get succeeded elapsed.
getSucceededMaxElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get succeeded max elapsed.
getTargetServiceUniqueName() - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
getTargetServiceUniqueName() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
getThrowable(String) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
 
getTimeout(Invocation, long) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getTimeout(URL, String, RpcContext, Invocation, long) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
getTimeoutInMilli() - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
 
getTotal() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get total.
getTotalElapsed() - 类 中的方法org.apache.dubbo.rpc.RpcStatus
get total elapsed.
getUrl() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
getUrl() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
 
getUrl() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
 
getUrl() - 类 中的方法org.apache.dubbo.rpc.protocol.ReferenceCountInvokerWrapper
 
getUrl() - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
 
getUrl() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
getUrl() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getUrl() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getUrl() - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
 
getUrls() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getUrls() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getValue() - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
getValue() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
Notice the return type of AsyncRpcResult.getValue() is the actual type of the RPC method, not AppResponse
getValue() - 接口 中的方法org.apache.dubbo.rpc.Result
Get invoke result.
getVersion() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
getVersion() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
getZoneOfCurrentRequest(Invocation) - 接口 中的方法org.apache.dubbo.rpc.ZoneDetector
 

H

H2_IGNORE_1_0_0_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
H2_RESOLVE_FALLBACK_TO_DEFAULT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
H2_SETTINGS_ENABLE_PUSH_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
H2_SETTINGS_HEADER_TABLE_SIZE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
H2_SETTINGS_INITIAL_WINDOW_SIZE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
H2_SETTINGS_MAX_CONCURRENT_STREAMS_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
H2_SETTINGS_MAX_FRAME_SIZE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
H2_SETTINGS_MAX_HEADER_LIST_SIZE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
H2_SUPPORT_NO_LOWER_HEADER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
hasException() - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
hasException() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
hasException() - 接口 中的方法org.apache.dubbo.rpc.Result
Has exception.
hasNativeStub(String) - 接口 中的方法org.apache.dubbo.rpc.PathResolver
 
HeaderFilter - org.apache.dubbo.rpc中的接口
 

I

ID_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
initializeApplicationModel(ApplicationModel) - 类 中的方法org.apache.dubbo.rpc.RpcScopeModelInitializer
 
initializeFrameworkModel(FrameworkModel) - 类 中的方法org.apache.dubbo.rpc.RpcScopeModelInitializer
 
initializeModuleModel(ModuleModel) - 类 中的方法org.apache.dubbo.rpc.RpcScopeModelInitializer
 
InjvmExporterListener - org.apache.dubbo.rpc.listener中的类
The InjvmExporterListener class is an implementation of the ExporterListenerAdapter abstract class, which is used to listen for changes to the InjvmExporter instances.
InjvmExporterListener() - 类 的构造器org.apache.dubbo.rpc.listener.InjvmExporterListener
 
INPUT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
intercept(Object, Object[], Method) - 类 中的方法org.apache.dubbo.rpc.proxy.bytebuddy.ByteBuddyInterceptor
 
INTERFACE - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
INTERFACES - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
Invocation - org.apache.dubbo.rpc中的接口
Invocation.
INVOCATION_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
InvocationProfilerUtils - org.apache.dubbo.rpc中的类
 
InvocationProfilerUtils() - 类 的构造器org.apache.dubbo.rpc.InvocationProfilerUtils
 
InvocationUtil - org.apache.dubbo.rpc.proxy中的类
 
InvocationUtil() - 类 的构造器org.apache.dubbo.rpc.proxy.InvocationUtil
 
invoke(Invoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.BaseFilter
Always call invoker.invoke() in the implementation to hand over the request to the next filter node.
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.AccessLogFilter
This method logs the access log for service method invocation call.
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ActiveLimitFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.AdaptiveLoadBalanceFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ClassLoaderCallbackFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ClassLoaderFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.CompatibleFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ContextFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.DeprecatedFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.EchoFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExceptionFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExecuteLimitFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericImplFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ProfilerServerFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TimeoutFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TokenFilter
 
invoke(Invoker<?>, RpcInvocation) - 类 中的方法org.apache.dubbo.rpc.filter.TokenHeaderFilter
 
invoke(Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TpsLimitFilter
 
invoke(Invoker<?>, RpcInvocation) - 接口 中的方法org.apache.dubbo.rpc.HeaderFilter
 
invoke(Invocation) - 接口 中的方法org.apache.dubbo.rpc.Invoker
invoke.
invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
 
invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
 
invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.protocol.ReferenceCountInvokerWrapper
 
invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
invoke(Invoker<?>, RpcInvocation) - 类 中的静态方法org.apache.dubbo.rpc.proxy.InvocationUtil
 
invoke(Object, Method, Object[]) - 类 中的方法org.apache.dubbo.rpc.proxy.InvokerInvocationHandler
 
invoke(Object, String, Class<?>[], Object[]) - 类 中的方法org.apache.dubbo.rpc.proxy.MethodInvoker.CompositeMethodInvoker
 
invoke(Object, String, Class<?>[], Object[]) - 接口 中的方法org.apache.dubbo.rpc.proxy.MethodInvoker
 
invoke(Object, String, Class<?>[], Object[]) - 类 中的方法org.apache.dubbo.rpc.proxy.MethodInvoker.OverloadMethodInvoker
 
invoke(Object, String, Class<?>[], Object[]) - 类 中的方法org.apache.dubbo.rpc.proxy.MethodInvoker.SingleMethodInvoker
 
invoke(Object[]) - 类 中的方法org.apache.dubbo.rpc.stub.BiStreamMethodHandler
 
invoke(Object[]) - 类 中的方法org.apache.dubbo.rpc.stub.ServerStreamMethodHandler
 
invoke(Object[]) - 接口 中的方法org.apache.dubbo.rpc.stub.StubMethodHandler
Invoke method
invoke(Object[]) - 类 中的方法org.apache.dubbo.rpc.stub.UnaryStubMethodHandler
 
invoke(Invocation) - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
 
InvokeMode - org.apache.dubbo.rpc中的枚举
 
Invoker<T> - org.apache.dubbo.rpc中的接口
Invoker.
InvokerCountWrapper - org.apache.dubbo.rpc.protocol中的类
 
InvokerCountWrapper(Protocol) - 类 的构造器org.apache.dubbo.rpc.protocol.InvokerCountWrapper
 
InvokerInvocationHandler - org.apache.dubbo.rpc.proxy中的类
InvokerHandler
InvokerInvocationHandler(Invoker<?>) - 类 的构造器org.apache.dubbo.rpc.proxy.InvokerInvocationHandler
 
InvokerListener - org.apache.dubbo.rpc中的接口
InvokerListener.
InvokerListenerAdapter - org.apache.dubbo.rpc.listener中的类
InvokerListenerAdapter
InvokerListenerAdapter() - 类 的构造器org.apache.dubbo.rpc.listener.InvokerListenerAdapter
 
InvokerWrapper<T> - org.apache.dubbo.rpc.protocol中的类
InvokerWrapper
InvokerWrapper(Invoker<T>, URL) - 类 的构造器org.apache.dubbo.rpc.protocol.InvokerWrapper
 
IS_SERVER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
isAllowable(URL, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.tps.DefaultTPSLimiter
 
isAllowable(URL, Invocation) - 接口 中的方法org.apache.dubbo.rpc.filter.tps.TPSLimiter
judge if the current invocation is allowed by TPS rule
isAsync(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
isAsyncStarted() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
 
isAsyncStarted() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
 
isAsyncStarted() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
isAsyncStarted() - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
 
isAsyncStarted() - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
isAuthorization() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isAvailable() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
 
isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerWrapper
 
isAvailable() - 类 中的方法org.apache.dubbo.rpc.protocol.ReferenceCountInvokerWrapper
 
isAvailable() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
isAvailable() - 类 中的方法org.apache.dubbo.rpc.support.MockInvoker
 
isBiz() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isCancelled() - 类 中的方法org.apache.dubbo.rpc.CancellationContext
 
isCancelled() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
isClientSide() - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
Replace to isConsumerSide()
isClientSide() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
已过时。
Replace to isConsumerSide()
isConsumerSide() - 类 中的方法org.apache.dubbo.rpc.RpcContext
is consumer side.
isConsumerSide() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
is consumer side.
isDestroyed() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
 
isDone() - 类 中的方法org.apache.dubbo.rpc.protocol.dubbo.FutureAdapter
 
isEcho(String, String) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
isExpired() - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
 
isForbidden() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isGenericAsync(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
isGenericCall(String, String) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
isLimitExceed() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isNeedPrintRouterSnapshot() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
isNetwork() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isNoInvokerAvailableAfterFilter() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isOneway(URL, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
isProviderSide() - 类 中的方法org.apache.dubbo.rpc.RpcContext
is provider side.
isProviderSide() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
is provider side.
isReturnTypeFuture(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.support.RpcUtils
 
isSerialization() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isServerSide() - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
Replace to isProviderSide()
isServerSide() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
已过时。
Replace to isProviderSide()
isTimeout() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isValidation() - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
isZoneForcingEnabled(Invocation, String) - 接口 中的方法org.apache.dubbo.rpc.ZoneDetector
 

J

JavassistProxyFactory - org.apache.dubbo.rpc.proxy.javassist中的类
JavassistRpcProxyFactory
JavassistProxyFactory() - 类 的构造器org.apache.dubbo.rpc.proxy.javassist.JavassistProxyFactory
 
JdkProxyFactory - org.apache.dubbo.rpc.proxy.jdk中的类
JdkRpcProxyFactory
JdkProxyFactory() - 类 的构造器org.apache.dubbo.rpc.proxy.jdk.JdkProxyFactory
 

L

LIMIT_EXCEEDED_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
ListenableFilter - org.apache.dubbo.rpc中的类
已过时。
ListenableFilter() - 类 的构造器org.apache.dubbo.rpc.ListenableFilter
已过时。
 
listener() - 类 中的方法org.apache.dubbo.rpc.ListenableFilter
已过时。
 
listener(Invocation) - 类 中的方法org.apache.dubbo.rpc.ListenableFilter
已过时。
 
ListenerExporterWrapper<T> - org.apache.dubbo.rpc.listener中的类
ListenerExporter
ListenerExporterWrapper(Exporter<T>, List<ExporterListener>) - 类 的构造器org.apache.dubbo.rpc.listener.ListenerExporterWrapper
 
ListenerInvokerWrapper<T> - org.apache.dubbo.rpc.listener中的类
ListenerInvoker
ListenerInvokerWrapper(Invoker<T>, List<InvokerListener>) - 类 的构造器org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
LOCAL_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
LOCAL_PROTOCOL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
logger - 类 中的静态变量org.apache.dubbo.rpc.filter.AccessLogFilter
 

M

MERGER_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
METHOD_MODEL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
METHOD_NOT_FOUND - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
MethodInvoker - org.apache.dubbo.rpc.proxy中的接口
 
MethodInvoker.CompositeMethodInvoker - org.apache.dubbo.rpc.proxy中的类
 
MethodInvoker.OverloadMethodInvoker - org.apache.dubbo.rpc.proxy中的类
overload method invoker
MethodInvoker.SingleMethodInvoker - org.apache.dubbo.rpc.proxy中的类
no overload method invoker
MOCK_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
MockInvoker<T> - org.apache.dubbo.rpc.support中的类
 
MockInvoker(URL, Class<T>) - 类 的构造器org.apache.dubbo.rpc.support.MockInvoker
 
MockProtocol - org.apache.dubbo.rpc.support中的类
MockProtocol is used for generating a mock invoker by URL and type on consumer side
MockProtocol() - 类 的构造器org.apache.dubbo.rpc.support.MockProtocol
 

N

NETWORK_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
newCountDown(long, TimeUnit) - 类 中的静态方法org.apache.dubbo.rpc.TimeoutCountDown
 
newDefaultAsyncResult(AppResponse, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
Some utility methods used to quickly generate default AsyncRpcResult instance.
newDefaultAsyncResult(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
 
newDefaultAsyncResult(Object, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
 
newDefaultAsyncResult(Throwable, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
 
newDefaultAsyncResult(Object, Throwable, Invocation) - 类 中的静态方法org.apache.dubbo.rpc.AsyncRpcResult
 
newInstance(ClassLoader, Class<?>[], InvocationHandler) - 类 中的静态方法org.apache.dubbo.rpc.proxy.bytebuddy.ByteBuddyProxy
 
newInstance(Class<?>) - 接口 中的静态方法org.apache.dubbo.rpc.proxy.MethodInvoker
 
newLogData() - 类 中的静态方法org.apache.dubbo.rpc.support.AccessLogData
Get new instance of log data.
NO_INVOKER_AVAILABLE_AFTER_FILTER - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
normalizeMock(String) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
Normalize mock string: return => return null fail => default force => default fail:throw/return foo => throw/return foo force:throw/return foo => throw/return foo

O

ObjectToStringMap(Map<String, Object>) - 类 的构造器org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
 
onCompleted() - 类 中的方法org.apache.dubbo.rpc.stub.FutureToObserverAdaptor
 
onError(Throwable, Invoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.BaseFilter.Listener
This method will be called on detection of framework exceptions, for example, TimeoutException, NetworkException Exception raised in Filters, etc.
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ActiveLimitFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.AdaptiveLoadBalanceFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ClassLoaderCallbackFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ClassLoaderFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.CompatibleFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ContextFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExceptionFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExecuteLimitFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericImplFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ProfilerServerFilter
 
onError(Throwable, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TimeoutFilter
 
onError(Throwable) - 类 中的方法org.apache.dubbo.rpc.stub.FutureToObserverAdaptor
 
onExporterChangeExport(Exporter<?>) - 接口 中的方法org.apache.dubbo.rpc.listener.ExporterChangeListener
This method is called when an Exporter object is exported.
onExporterChangeUnExport(Exporter<?>) - 接口 中的方法org.apache.dubbo.rpc.listener.ExporterChangeListener
This method is called when an Exporter object is unexported.
onNext(T) - 类 中的方法org.apache.dubbo.rpc.stub.FutureToObserverAdaptor
 
onResponse(Result, Invoker<?>, Invocation) - 接口 中的方法org.apache.dubbo.rpc.BaseFilter.Listener
This method will only be called on successful remote rpc execution, that means, the service in on remote received the request and the result (normal or exceptional) returned successfully.
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ActiveLimitFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.AdaptiveLoadBalanceFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ClassLoaderCallbackFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ClassLoaderFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.CompatibleFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ContextFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExceptionFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ExecuteLimitFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.GenericImplFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.ProfilerServerFilter
 
onResponse(Result, Invoker<?>, Invocation) - 类 中的方法org.apache.dubbo.rpc.filter.TimeoutFilter
 
org.apache.dubbo.rpc - 程序包 org.apache.dubbo.rpc
 
org.apache.dubbo.rpc.filter - 程序包 org.apache.dubbo.rpc.filter
 
org.apache.dubbo.rpc.filter.tps - 程序包 org.apache.dubbo.rpc.filter.tps
 
org.apache.dubbo.rpc.listener - 程序包 org.apache.dubbo.rpc.listener
 
org.apache.dubbo.rpc.protocol - 程序包 org.apache.dubbo.rpc.protocol
 
org.apache.dubbo.rpc.protocol.dubbo - 程序包 org.apache.dubbo.rpc.protocol.dubbo
FutureAdapter was in dubbo-rpc-dubbo module, considering some users will use this class directly, keep the package not changed.
org.apache.dubbo.rpc.proxy - 程序包 org.apache.dubbo.rpc.proxy
 
org.apache.dubbo.rpc.proxy.bytebuddy - 程序包 org.apache.dubbo.rpc.proxy.bytebuddy
 
org.apache.dubbo.rpc.proxy.javassist - 程序包 org.apache.dubbo.rpc.proxy.javassist
 
org.apache.dubbo.rpc.proxy.jdk - 程序包 org.apache.dubbo.rpc.proxy.jdk
 
org.apache.dubbo.rpc.proxy.wrapper - 程序包 org.apache.dubbo.rpc.proxy.wrapper
 
org.apache.dubbo.rpc.stub - 程序包 org.apache.dubbo.rpc.stub
 
org.apache.dubbo.rpc.support - 程序包 org.apache.dubbo.rpc.support
 
OUTPUT_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 

P

parseMockValue(String) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
 
parseMockValue(String, Type[]) - 类 中的静态方法org.apache.dubbo.rpc.support.MockInvoker
 
PathResolver - org.apache.dubbo.rpc中的接口
PathResolver maintains a mapping between request path and Invoker for multiple protocols.
PenetrateAttachmentSelector - org.apache.dubbo.rpc中的接口
 
PermittedSerializationKeeper - org.apache.dubbo.rpc.protocol中的类
 
PermittedSerializationKeeper() - 类 的构造器org.apache.dubbo.rpc.protocol.PermittedSerializationKeeper
 
ProfilerServerFilter - org.apache.dubbo.rpc.filter中的类
 
ProfilerServerFilter() - 类 的构造器org.apache.dubbo.rpc.filter.ProfilerServerFilter
 
Protocol - org.apache.dubbo.rpc中的接口
RPC Protocol extension interface, which encapsulates the details of remote invocation.
protocolBindingRefer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.support.MockProtocol
 
ProtocolListenerWrapper - org.apache.dubbo.rpc.protocol中的类
ListenerProtocol
ProtocolListenerWrapper(Protocol) - 类 的构造器org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
ProtocolSecurityWrapper - org.apache.dubbo.rpc.protocol中的类
 
ProtocolSecurityWrapper(Protocol) - 类 的构造器org.apache.dubbo.rpc.protocol.ProtocolSecurityWrapper
 
ProtocolSerializationWrapper - org.apache.dubbo.rpc.protocol中的类
 
ProtocolSerializationWrapper(Protocol) - 类 的构造器org.apache.dubbo.rpc.protocol.ProtocolSerializationWrapper
 
ProtocolServer - org.apache.dubbo.rpc中的接口
Distinct from RemotingServer, each protocol holds one or more ProtocolServers(the number usually decides by port numbers), while each ProtocolServer holds zero or one RemotingServer.
PROXY_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
ProxyFactory - org.apache.dubbo.rpc中的接口
ProxyFactory.
put(String, String) - 类 中的方法org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
 
put(Object, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
put(Object, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
putAll(Map<? extends String, ? extends String>) - 类 中的方法org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
 

R

recreate() - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
recreate() - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
recreate() - 接口 中的方法org.apache.dubbo.rpc.Result
Recreate.
refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
 
refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.InvokerCountWrapper
 
refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper
 
refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSecurityWrapper
 
refer(Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.protocol.ProtocolSerializationWrapper
 
refer(Class<T>, URL) - 接口 中的方法org.apache.dubbo.rpc.Protocol
Refer a remote service:
1.
ReferenceCountInvokerWrapper<T> - org.apache.dubbo.rpc.protocol中的类
 
ReferenceCountInvokerWrapper(Invoker<T>) - 类 的构造器org.apache.dubbo.rpc.protocol.ReferenceCountInvokerWrapper
 
referred(Invoker<?>) - 接口 中的方法org.apache.dubbo.rpc.InvokerListener
The invoker referred
referred(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.listener.DeprecatedInvokerListener
 
referred(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.listener.InvokerListenerAdapter
 
registerService(URL) - 类 中的方法org.apache.dubbo.rpc.protocol.PermittedSerializationKeeper
 
REGISTRY_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
releaseDetailProfiler(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.InvocationProfilerUtils
 
releaseProfiler(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.InvocationProfilerUtils
 
releaseSimpleProfiler(Invocation) - 类 中的静态方法org.apache.dubbo.rpc.InvocationProfilerUtils
 
remove(Object) - 类 中的方法org.apache.dubbo.rpc.AttachmentsAdapter.ObjectToStringMap
 
remove(String) - 接口 中的方法org.apache.dubbo.rpc.PathResolver
 
remove(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
remove(String) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
已过时。
remove(String) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
removeAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
remove attachment.
removeAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
remove attachment.
removeAttachment(String) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
removeCancellationContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
removeClientAttachment() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
removeClientResponseContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
removeContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
customized for internal use.
removeExporterChangeListener(ExporterChangeListener, String) - 类 中的方法org.apache.dubbo.rpc.listener.InjvmExporterListener
Removes an ExporterChangeListener for a specific service.
removeListener(Invocation) - 类 中的方法org.apache.dubbo.rpc.ListenableFilter
已过时。
 
removeServerAttachment() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
removeServerContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
removeServerResponseContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
removeServiceContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
removeStatus(URL) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
 
removeStatus(URL, String) - 类 中的静态方法org.apache.dubbo.rpc.RpcStatus
 
reset(URL) - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
 
resetContext() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
Reset Context is not necessary.
resetContext() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
 
resolve(String) - 接口 中的方法org.apache.dubbo.rpc.PathResolver
 
restore() - 类 中的方法org.apache.dubbo.rpc.RpcContext.RestoreContext
 
restoreCancellationContext(CancellationContext) - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
RestoreContext() - 类 的构造器org.apache.dubbo.rpc.RpcContext.RestoreContext
 
restoreServiceContext(RpcContext.RestoreServiceContext) - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
RestoreServiceContext() - 类 的构造器org.apache.dubbo.rpc.RpcContext.RestoreServiceContext
 
Result - org.apache.dubbo.rpc中的接口
(API, Prototype, NonThreadSafe) An RPC Result.
RETURN_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
RETURN_PREFIX - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
ROUTER_CACHE_NOT_BUILD - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
RpcConstants - org.apache.dubbo.rpc中的类
已过时。
Replace to org.apache.dubbo.common.Constants
RpcContext - org.apache.dubbo.rpc中的类
Thread local context.
RpcContext.RestoreContext - org.apache.dubbo.rpc中的类
Used to temporarily store and restore all kinds of contexts of current thread.
RpcContext.RestoreServiceContext - org.apache.dubbo.rpc中的类
 
RpcContextAttachment - org.apache.dubbo.rpc中的类
 
RpcException - org.apache.dubbo.rpc中的异常错误
RPC Exception.
RpcException() - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
 
RpcException(String, Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
 
RpcException(String) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
 
RpcException(Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
 
RpcException(int) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
 
RpcException(int, String, Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
 
RpcException(int, String) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
 
RpcException(int, Throwable) - 异常错误 的构造器org.apache.dubbo.rpc.RpcException
 
RpcInvocation - org.apache.dubbo.rpc中的类
RPC Invocation.
RpcInvocation() - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
only for test
RpcInvocation(Invocation) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
Deep clone of an invocation
RpcInvocation(Invocation, Invoker<?>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
Deep clone of an invocation & put some service params into attachment from invoker (will not change the invoker in invocation)
RpcInvocation(ServiceModel, String, String, String, Class<?>[], Object[]) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
To create a brand-new invocation
RpcInvocation(ServiceModel, Method, String, String, Object[]) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(Method, String, String, Object[]) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(ServiceModel, Method, String, String, Object[], Map<String, Object>, Map<Object, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(Method, String, String, Object[], Map<String, Object>, Map<Object, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(String, String, String, Class<?>[], Object[]) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(ServiceModel, String, String, String, Class<?>[], Object[], Map<String, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(String, String, String, Class<?>[], Object[], Map<String, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(String, String, String, Class<?>[], Object[], Map<String, Object>, Invoker<?>, Map<Object, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(ServiceModel, String, String, String, Class<?>[], Object[], Map<String, Object>, Invoker<?>, Map<Object, Object>) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(ServiceModel, String, String, String, Class<?>[], Object[], Map<String, Object>, Invoker<?>, Map<Object, Object>, InvokeMode) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
已过时。
deprecated, will be removed in 3.1.x
RpcInvocation(String, ServiceModel, String, String, String, Class<?>[], Object[], Map<String, Object>, Invoker<?>, Map<Object, Object>, InvokeMode) - 类 的构造器org.apache.dubbo.rpc.RpcInvocation
To create a brand-new invocation
RpcScopeModelInitializer - org.apache.dubbo.rpc中的类
 
RpcScopeModelInitializer() - 类 的构造器org.apache.dubbo.rpc.RpcScopeModelInitializer
 
RpcServerContextAttachment - org.apache.dubbo.rpc中的类
 
RpcServerContextAttachment() - 类 的构造器org.apache.dubbo.rpc.RpcServerContextAttachment
 
RpcServiceContext - org.apache.dubbo.rpc中的类
 
RpcStatus - org.apache.dubbo.rpc中的类
URL statistics.
RpcUtils - org.apache.dubbo.rpc.support中的类
RpcUtils
RpcUtils() - 类 的构造器org.apache.dubbo.rpc.support.RpcUtils
 
run() - 类 中的方法org.apache.dubbo.rpc.ExecutableListener
 

S

SCOPE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
SCOPE_LOCAL - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
SCOPE_REMOTE - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
select(Invocation, RpcContextAttachment, RpcContextAttachment) - 接口 中的方法org.apache.dubbo.rpc.PenetrateAttachmentSelector
Select some attachments to pass to next hop.
selectReverse(Invocation, RpcContextAttachment, RpcContextAttachment) - 接口 中的方法org.apache.dubbo.rpc.PenetrateAttachmentSelector
 
SERIALIZATION_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
SERIALIZATION_ID_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
SERIALIZATION_SECURITY_CHECK_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
ServerService<T> - org.apache.dubbo.rpc中的接口
 
ServerStreamMethodHandler<T,R> - org.apache.dubbo.rpc.stub中的类
 
ServerStreamMethodHandler(BiConsumer<T, StreamObserver<R>>) - 类 的构造器org.apache.dubbo.rpc.stub.ServerStreamMethodHandler
 
set(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
已过时。
set(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
已过时。
set(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
set(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcStatus
set value.
setAddress(String) - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
 
setApplicationModel(ApplicationModel) - 类 中的方法org.apache.dubbo.rpc.filter.GenericFilter
 
setArguments(Object[]) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setArguments(Object[]) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setArguments(Object[]) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setArguments(Object[]) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Sets invocation arguments
setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
setAttachment(String, String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
setAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
setAttachment(String, String) - 接口 中的方法org.apache.dubbo.rpc.Result
 
setAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Result
 
setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
set attachment.
setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
set attachment.
setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
 
setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setAttachment(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
setAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
setAttachmentIfAbsent(String, String) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
setAttachmentIfAbsent(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
setAttachmentIfAbsent(String, String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setAttachmentIfAbsent(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
Append all items from the map into the attachment, if map is empty then nothing happens
setAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
setAttachments(Map<String, String>) - 接口 中的方法org.apache.dubbo.rpc.Result
Replace the existing attachments with the specified param.
setAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
set attachments
setAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
set attachments
setAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
已过时。
setAttachments(Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
setAttribute(String, Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
setCode(int) - 异常错误 中的方法org.apache.dubbo.rpc.RpcException
 
setCompatibleFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.rpc.FutureContext
已过时。
setCompatibleParamSignatures(String[]) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setConsumerUrl(URL) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setConsumerUrl(URL) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setException(Throwable) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
setException(Throwable) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
setException(Throwable) - 接口 中的方法org.apache.dubbo.rpc.Result
 
setExceptionClass(String) - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
已过时。
 
setExceptionMessage(String) - 异常错误 中的方法com.alibaba.dubbo.rpc.service.GenericException
已过时。
 
setExecutor(Executor) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
setFrameworkModel(FrameworkModel) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProtocol
 
setFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.rpc.FutureContext
set future.
setFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
set future.
setFuture(CompletableFuture<?>) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
set future.
setGroup(String) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Add group name
setInterval(long) - 类 中的静态方法org.apache.dubbo.rpc.filter.AccessLogFilter
 
setInvocation(Invocation) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setInvocation(Invocation) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setInvocationTime(Date) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Set the invocation date.
setInvokeMode(InvokeMode) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setInvoker(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setInvoker(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setInvoker(Invoker<?>) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setInvokers(List<Invoker<?>>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setInvokers(List<Invoker<?>>) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setLocalAddress(String, int) - 类 中的方法org.apache.dubbo.rpc.RpcContext
set local address.
setLocalAddress(InetSocketAddress) - 类 中的方法org.apache.dubbo.rpc.RpcContext
set local address.
setLocalAddress(String, int) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
set local address.
setLocalAddress(InetSocketAddress) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
set local address.
setLocalInvoke(boolean) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setLogger(ErrorTypeAwareLogger) - 类 中的方法org.apache.dubbo.rpc.filter.ExceptionFilter
 
setMethodName(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setMethodName(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setMethodName(String) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setMethodName(String) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Set target method name.
setNeedPrintRouterSnapshot(boolean) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
setObjectAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
setObjectAttachment(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Result
 
setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
 
setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setObjectAttachment(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
setObjectAttachmentIfAbsent(String, Object) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
setObjectAttachmentIfAbsent(String, Object) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
setObjectAttachments(Map<String, Object>) - 接口 中的方法org.apache.dubbo.rpc.Result
Replace the existing attachments with the specified param.
setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
set attachments
setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
set attachments
setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setObjectAttachments(Map<String, Object>) - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
setOutTime(Date) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Set the out date.
setParameterTypes(Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setParameterTypes(Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setParameterTypes(Class<?>[]) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setParameterTypesDesc(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setPickTime(String, long) - 类 中的方法org.apache.dubbo.rpc.AdaptiveMetrics
 
setProtocol(Protocol) - 类 中的方法org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
setProviderMetrics(String, Map<String, String>) - 类 中的方法org.apache.dubbo.rpc.AdaptiveMetrics
 
setProxyFactory(ProxyFactory) - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
 
setRemoteAddress(String, int) - 类 中的方法org.apache.dubbo.rpc.RpcContext
set remote address.
setRemoteAddress(InetSocketAddress) - 类 中的方法org.apache.dubbo.rpc.RpcContext
set remote address.
setRemoteAddress(String, int) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
set remote address.
setRemoteAddress(InetSocketAddress) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
set remote address.
setRemoteApplicationName(String) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setRemoteApplicationName(String) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setRemotingServers(RemotingServer) - 接口 中的方法org.apache.dubbo.rpc.ProtocolServer
 
setRequest(Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setRequest(Object) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setResponse(Object) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setResponse(Object) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setResponseFuture(CompletableFuture<AppResponse>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
setReturnType(Class<?>) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setReturnTypes(Type[]) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setRpcContext(URL) - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
已过时。
setServiceModel(ServiceModel) - 接口 中的方法org.apache.dubbo.rpc.Invocation
 
setServiceModel(ServiceModel) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setServiceName(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setServiceName(String) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Add service name.
setTargetServiceUniqueName(String) - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
setTypes(Class[]) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Set invocation's method's input parameter's types
setUrl(URL) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setUrl(URL) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setUrls(List<URL>) - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
setUrls(List<URL>) - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
 
setValue(Object) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
setValue(Object) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
CompletableFuture can only be completed once, so try to update the result of one completed CompletableFuture will have no effect.
setValue(Object) - 接口 中的方法org.apache.dubbo.rpc.Result
 
setVersion(String) - 类 中的方法org.apache.dubbo.rpc.support.AccessLogData
Add version information.
signalContextSwitch() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
Signal RpcContext switch.
signalContextSwitch() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
 
start() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
change the context state to start
start() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
 
startAsync() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
startAsync() - 类 中的静态方法org.apache.dubbo.rpc.RpcContextAttachment
 
stop() - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
change the context state to stop
stop() - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
 
stopAsync() - 类 中的方法org.apache.dubbo.rpc.RpcContext
 
stopAsync() - 类 中的方法org.apache.dubbo.rpc.RpcContextAttachment
 
stopAsync() - 类 中的方法org.apache.dubbo.rpc.RpcServerContextAttachment
 
storeServiceContext() - 类 中的静态方法org.apache.dubbo.rpc.RpcContext
 
STUB_EVENT_METHODS_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
STUB_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
StubInvoker<T> - org.apache.dubbo.rpc.stub中的类
 
StubInvoker(T, URL, Class<T>, Map<String, StubMethodHandler<?, ?>>) - 类 的构造器org.apache.dubbo.rpc.stub.StubInvoker
 
StubMethodHandler<T,R> - org.apache.dubbo.rpc.stub中的接口
A generic methodHandler for stub invocation
StubProxyFactory - org.apache.dubbo.rpc.stub中的类
Stub proxy factory is used to generate non-reflection invoker and proxy.
StubProxyFactory() - 类 的构造器org.apache.dubbo.rpc.stub.StubProxyFactory
 
StubProxyFactoryWrapper - org.apache.dubbo.rpc.proxy.wrapper中的类
StubProxyFactoryWrapper
StubProxyFactoryWrapper(ProxyFactory) - 类 的构造器org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper
 
StubSuppliers - org.apache.dubbo.rpc.stub中的类
 
StubSuppliers() - 类 的构造器org.apache.dubbo.rpc.stub.StubSuppliers
 

T

thenApply(Function<Result, ? extends U>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
thenApply(Function<Result, ? extends U>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
thenApply(Function<Result, ? extends U>) - 接口 中的方法org.apache.dubbo.rpc.Result
 
THROW_PREFIX - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
TIMEOUT_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
TIMEOUT_TERMINATE - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
TimeoutCountDown - org.apache.dubbo.rpc中的类
 
TimeoutFilter - org.apache.dubbo.rpc.filter中的类
Log any invocation timeout, but don't stop server from running
TimeoutFilter() - 类 的构造器org.apache.dubbo.rpc.filter.TimeoutFilter
 
timeRemaining(TimeUnit) - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
 
TOKEN_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
TokenFilter - org.apache.dubbo.rpc.filter中的类
Perform check whether given provider token is matching with remote token or not.
TokenFilter() - 类 的构造器org.apache.dubbo.rpc.filter.TokenFilter
 
TokenHeaderFilter - org.apache.dubbo.rpc.filter中的类
 
TokenHeaderFilter() - 类 的构造器org.apache.dubbo.rpc.filter.TokenHeaderFilter
 
toString() - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
toString() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerInvokerWrapper
 
toString() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractExporter
 
toString() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractInvoker
 
toString() - 类 中的方法org.apache.dubbo.rpc.proxy.AbstractProxyInvoker
 
toString() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
 
toString() - 类 中的方法org.apache.dubbo.rpc.TimeoutCountDown
 
TPS_LIMIT_INTERVAL_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
TPS_LIMIT_RATE_KEY - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 
TPSLimiter - org.apache.dubbo.rpc.filter.tps中的接口
Provide boolean information whether a invocation of a provider service's methods or a particular method is allowed within a last invocation and current invocation.
TpsLimitFilter - org.apache.dubbo.rpc.filter中的类
TpsLimitFilter limit the TPS (transaction per second) for all method of a service or a particular method.
TpsLimitFilter() - 类 的构造器org.apache.dubbo.rpc.filter.TpsLimitFilter
 
TRI_BUILTIN_SERVICE_INIT - 接口 中的静态变量org.apache.dubbo.rpc.Constants
 

U

UnaryStubMethodHandler<T,R> - org.apache.dubbo.rpc.stub中的类
 
UnaryStubMethodHandler(BiConsumer<T, StreamObserver<R>>) - 类 的构造器org.apache.dubbo.rpc.stub.UnaryStubMethodHandler
 
unexport() - 接口 中的方法org.apache.dubbo.rpc.Exporter
unexport.
unexport() - 类 中的方法org.apache.dubbo.rpc.listener.ListenerExporterWrapper
 
unexport() - 类 中的方法org.apache.dubbo.rpc.protocol.AbstractExporter
 
unexported(Exporter<?>) - 接口 中的方法org.apache.dubbo.rpc.ExporterListener
The exporter unexported.
unexported(Exporter<?>) - 类 中的方法org.apache.dubbo.rpc.listener.ExporterListenerAdapter
 
unexported(Exporter<?>) - 类 中的方法org.apache.dubbo.rpc.listener.InjvmExporterListener
Overrides the unexported method to remove the given exporter from the exporters ConcurrentHashMap, and to notify all registered ExporterChangeListeners of the unexport event.
UNKNOWN_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 

V

VALIDATION_EXCEPTION - 异常错误 中的静态变量org.apache.dubbo.rpc.RpcException
 
valueOf(String) - 枚举 中的静态方法org.apache.dubbo.rpc.InvokeMode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.dubbo.rpc.InvokeMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

whenCompleteWithContext(BiConsumer<Result, Throwable>) - 类 中的方法org.apache.dubbo.rpc.AppResponse
 
whenCompleteWithContext(BiConsumer<Result, Throwable>) - 类 中的方法org.apache.dubbo.rpc.AsyncRpcResult
 
whenCompleteWithContext(BiConsumer<Result, Throwable>) - 接口 中的方法org.apache.dubbo.rpc.Result
Add a callback which can be triggered when the RPC call finishes.
write(Object) - 接口 中的方法org.apache.dubbo.rpc.AsyncContext
write value and complete the async context.
write(Object) - 类 中的方法org.apache.dubbo.rpc.AsyncContextImpl
 

Z

ZoneDetector - org.apache.dubbo.rpc中的接口
Extend and provide your own implementation if you want to distribute traffic around registries.
$ A B C D E F G H I J L M N O P R S T U V W Z 
跳过导航链接

Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.