类 SWClientRPCPlugin
java.lang.Object
org.apache.avro.ipc.RPCPlugin
org.apache.skywalking.apm.plugin.avro.SWClientRPCPlugin
public class SWClientRPCPlugin
extends org.apache.avro.ipc.RPCPlugin
A SkyWalking tracing plugin for Avro Client. Inject CarrierItems into RPC's metadata from cross-process propagation.
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.apache.avro.ipc.RPCPlugin
clientFinishConnect, clientReceiveResponse, clientStartConnect, serverConnecting, serverReceiveRequest, serverSendResponse
-
构造器详细资料
-
SWClientRPCPlugin
public SWClientRPCPlugin()
-
-
方法详细资料
-
clientSendRequest
public void clientSendRequest(org.apache.avro.ipc.RPCContext context) - 覆盖:
clientSendRequest在类中org.apache.avro.ipc.RPCPlugin
-