| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
TracingProtos.RPCTInfo
Used to pass through the information necessary to continue
a trace after an RPC is made.
|
static class |
TracingProtos.RPCTInfo.Builder
Used to pass through the information necessary to continue
a trace after an RPC is made.
|
| Modifier and Type | Method and Description |
|---|---|
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 Cloudera. All rights reserved.