B D I R S T 
All Classes All Packages

B

brave.dubbo.rpc - package brave.dubbo.rpc
 

D

DubboRequest - Interface in brave.dubbo.rpc
Used to access Dubbo specific aspects of a client or server request.
DubboResponse - Interface in brave.dubbo.rpc
Used to access Dubbo specific aspects of a client or server response.

I

invocation() - Method in interface brave.dubbo.rpc.DubboRequest
 
invoke(Invoker<?>, Invocation) - Method in class brave.dubbo.rpc.TracingFilter
Deprecated.
 
invoker() - Method in interface brave.dubbo.rpc.DubboRequest
 

R

request() - Method in interface brave.dubbo.rpc.DubboResponse
 
result() - Method in interface brave.dubbo.rpc.DubboResponse
 

S

setRpcTracing(RpcTracing) - Method in class brave.dubbo.rpc.TracingFilter
Deprecated.
ExtensionLoader supplies the tracing implementation which must be named "rpcTracing".
setTracing(Tracing) - Method in class brave.dubbo.rpc.TracingFilter
Deprecated.
Since 5.12 only use setRpcTracing(RpcTracing)

T

TracingFilter - Class in brave.dubbo.rpc
Deprecated.
please use io.zipkin.brave:brave-instrumentation-dubbo with Apache Dubbo, as Alibaba Dubbo is no longer maintained. Tracing support for Alibaba Dubbo will be removed in Brave v6.
TracingFilter() - Constructor for class brave.dubbo.rpc.TracingFilter
Deprecated.
 
B D I R S T 
All Classes All Packages