| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TracingProtos.RPCTInfo
Protobuf type
hbase.pb.RPCTInfo
Used to pass through the information necessary to continue
a trace after an RPC is made. |
static class |
TracingProtos.RPCTInfo.Builder
Protobuf type
hbase.pb.RPCTInfo
Used to pass through the information necessary to continue
a trace after an RPC is made. |
| 限定符和类型 | 方法和说明 |
|---|---|
TracingProtos.RPCTInfoOrBuilder |
RPCProtos.RequestHeaderOrBuilder.getTraceInfoOrBuilder()
optional .hbase.pb.RPCTInfo trace_info = 2; |
TracingProtos.RPCTInfoOrBuilder |
RPCProtos.RequestHeader.getTraceInfoOrBuilder()
optional .hbase.pb.RPCTInfo trace_info = 2; |
TracingProtos.RPCTInfoOrBuilder |
RPCProtos.RequestHeader.Builder.getTraceInfoOrBuilder()
optional .hbase.pb.RPCTInfo trace_info = 2; |
Copyright © 2007–2019. All rights reserved.