Index
B D I R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- brave.dubbo - package brave.dubbo
D
- DubboRequest - Interface in brave.dubbo
-
Used to access Dubbo specific aspects of a client or server request.
- DubboResponse - Interface in brave.dubbo
-
Used to access Dubbo specific aspects of a client or server response.
I
- invocation() - Method in interface brave.dubbo.DubboRequest
- invoke(Invoker<?>, Invocation) - Method in class brave.dubbo.TracingFilter
- invoker() - Method in interface brave.dubbo.DubboRequest
R
- request() - Method in interface brave.dubbo.DubboResponse
- result() - Method in interface brave.dubbo.DubboResponse
S
- setRpcTracing(RpcTracing) - Method in class brave.dubbo.TracingFilter
-
ExtensionLoader
supplies the tracing implementation which must be named "rpcTracing". - setTracing(Tracing) - Method in class brave.dubbo.TracingFilter
-
Deprecated.Since 5.12 only use
TracingFilter.setRpcTracing(RpcTracing)
T
- TracingFilter - Class in brave.dubbo
- TracingFilter() - Constructor for class brave.dubbo.TracingFilter
All Classes All Packages