- java.lang.Object
-
- brave.rpc.RpcRequest
-
- brave.rpc.RpcClientRequest
-
public abstract class RpcClientRequest extends RpcRequest
Marks an interface for use in injection andRpcRuleSampler. This gives a standard type to consider when parsing an outgoing context.- Since:
- 5.8
-
-
Constructor Summary
Constructors Constructor Description RpcClientRequest()
-
Method Summary
-
Methods inherited from class brave.rpc.RpcRequest
method, service, toString, unwrap
-
-