B D I R S T
All Classes All Packages
All Classes All Packages
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
- 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
-
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
- TracingFilter() - Constructor for class brave.dubbo.rpc.TracingFilter
All Classes All Packages