org.apache.hadoop.tracing
Interface TraceAdminPB.TraceAdminService.BlockingInterface
- All Known Subinterfaces:
- TraceAdminProtocolPB
- Enclosing class:
- TraceAdminPB.TraceAdminService
public static interface TraceAdminPB.TraceAdminService.BlockingInterface
listSpanReceivers
TraceAdminPB.ListSpanReceiversResponseProto listSpanReceivers(com.google.protobuf.RpcController controller,
TraceAdminPB.ListSpanReceiversRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
addSpanReceiver
TraceAdminPB.AddSpanReceiverResponseProto addSpanReceiver(com.google.protobuf.RpcController controller,
TraceAdminPB.AddSpanReceiverRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
removeSpanReceiver
TraceAdminPB.RemoveSpanReceiverResponseProto removeSpanReceiver(com.google.protobuf.RpcController controller,
TraceAdminPB.RemoveSpanReceiverRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.