- 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
-
- 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
-
- getInvocation() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
-
- 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
-
- getInvoker() - 类 中的方法org.apache.dubbo.rpc.RpcInvocation
-
- getInvoker() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
-
- getInvoker(URL) - 接口 中的方法org.apache.dubbo.rpc.ServerService
-
- getInvoker(T, Class<T>, URL) - 类 中的方法org.apache.dubbo.rpc.stub.StubProxyFactory
-
- getInvokers() - 类 中的方法org.apache.dubbo.rpc.RpcContext
-
- getInvokers() - 类 中的方法org.apache.dubbo.rpc.RpcServiceContext
-
- 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
-
- 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
-