TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.Builder.clear() |
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.Builder.clearParentId()
optional int64 parent_id = 2;
|
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.Builder.clearTraceId()
optional int64 trace_id = 1;
|
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.Builder.clone() |
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.Builder.mergeFrom(TracingPB.RPCTInfo other) |
static TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.newBuilder() |
static TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.newBuilder(TracingPB.RPCTInfo prototype) |
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.newBuilderForType() |
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.Builder.setParentId(long value)
optional int64 parent_id = 2;
|
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.Builder.setTraceId(long value)
optional int64 trace_id = 1;
|
TracingPB.RPCTInfo.Builder |
TracingPB.RPCTInfo.toBuilder() |