public static final class TraceAdminPB.TraceAdminService.Stub extends TraceAdminPB.TraceAdminService implements TraceAdminPB.TraceAdminService.Interface
TraceAdminPB.TraceAdminService.BlockingInterface, TraceAdminPB.TraceAdminService.Interface, TraceAdminPB.TraceAdminService.Stub
Modifier and Type | Method and Description |
---|---|
void |
addSpanReceiver(com.google.protobuf.RpcController controller,
TraceAdminPB.AddSpanReceiverRequestProto request,
com.google.protobuf.RpcCallback<TraceAdminPB.AddSpanReceiverResponseProto> done)
rpc addSpanReceiver(.hadoop.common.AddSpanReceiverRequestProto) returns (.hadoop.common.AddSpanReceiverResponseProto); |
com.google.protobuf.RpcChannel |
getChannel() |
void |
listSpanReceivers(com.google.protobuf.RpcController controller,
TraceAdminPB.ListSpanReceiversRequestProto request,
com.google.protobuf.RpcCallback<TraceAdminPB.ListSpanReceiversResponseProto> done)
rpc listSpanReceivers(.hadoop.common.ListSpanReceiversRequestProto) returns (.hadoop.common.ListSpanReceiversResponseProto); |
void |
removeSpanReceiver(com.google.protobuf.RpcController controller,
TraceAdminPB.RemoveSpanReceiverRequestProto request,
com.google.protobuf.RpcCallback<TraceAdminPB.RemoveSpanReceiverResponseProto> done)
rpc removeSpanReceiver(.hadoop.common.RemoveSpanReceiverRequestProto) returns (.hadoop.common.RemoveSpanReceiverResponseProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void listSpanReceivers(com.google.protobuf.RpcController controller, TraceAdminPB.ListSpanReceiversRequestProto request, com.google.protobuf.RpcCallback<TraceAdminPB.ListSpanReceiversResponseProto> done)
TraceAdminPB.TraceAdminService
rpc listSpanReceivers(.hadoop.common.ListSpanReceiversRequestProto) returns (.hadoop.common.ListSpanReceiversResponseProto);
listSpanReceivers
in interface TraceAdminPB.TraceAdminService.Interface
listSpanReceivers
in class TraceAdminPB.TraceAdminService
public void addSpanReceiver(com.google.protobuf.RpcController controller, TraceAdminPB.AddSpanReceiverRequestProto request, com.google.protobuf.RpcCallback<TraceAdminPB.AddSpanReceiverResponseProto> done)
TraceAdminPB.TraceAdminService
rpc addSpanReceiver(.hadoop.common.AddSpanReceiverRequestProto) returns (.hadoop.common.AddSpanReceiverResponseProto);
addSpanReceiver
in interface TraceAdminPB.TraceAdminService.Interface
addSpanReceiver
in class TraceAdminPB.TraceAdminService
public void removeSpanReceiver(com.google.protobuf.RpcController controller, TraceAdminPB.RemoveSpanReceiverRequestProto request, com.google.protobuf.RpcCallback<TraceAdminPB.RemoveSpanReceiverResponseProto> done)
TraceAdminPB.TraceAdminService
rpc removeSpanReceiver(.hadoop.common.RemoveSpanReceiverRequestProto) returns (.hadoop.common.RemoveSpanReceiverResponseProto);
removeSpanReceiver
in interface TraceAdminPB.TraceAdminService.Interface
removeSpanReceiver
in class TraceAdminPB.TraceAdminService
Copyright © 2017 Apache Software Foundation. All Rights Reserved.