Package | Description |
---|---|
org.apache.hadoop.tracing |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<TraceAdminPB.ListSpanReceiversRequestProto> |
TraceAdminPB.ListSpanReceiversRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.Builder.build() |
TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.Builder.buildPartial() |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.getDefaultInstance() |
TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.getDefaultInstanceForType() |
TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.Builder.getDefaultInstanceForType() |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseDelimitedFrom(InputStream input) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseFrom(byte[] data) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseFrom(InputStream input) |
static TraceAdminPB.ListSpanReceiversRequestProto |
TraceAdminPB.ListSpanReceiversRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<TraceAdminPB.ListSpanReceiversRequestProto> |
TraceAdminPB.ListSpanReceiversRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
TraceAdminPB.ListSpanReceiversResponseProto |
TraceAdminPB.TraceAdminService.BlockingInterface.listSpanReceivers(com.google.protobuf.RpcController controller,
TraceAdminPB.ListSpanReceiversRequestProto request) |
abstract void |
TraceAdminPB.TraceAdminService.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 |
TraceAdminPB.TraceAdminService.Interface.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 |
TraceAdminPB.TraceAdminService.Stub.listSpanReceivers(com.google.protobuf.RpcController controller,
TraceAdminPB.ListSpanReceiversRequestProto request,
com.google.protobuf.RpcCallback<TraceAdminPB.ListSpanReceiversResponseProto> done) |
TraceAdminPB.ListSpanReceiversRequestProto.Builder |
TraceAdminPB.ListSpanReceiversRequestProto.Builder.mergeFrom(TraceAdminPB.ListSpanReceiversRequestProto other) |
static TraceAdminPB.ListSpanReceiversRequestProto.Builder |
TraceAdminPB.ListSpanReceiversRequestProto.newBuilder(TraceAdminPB.ListSpanReceiversRequestProto prototype) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.