public static interface TracingProtos.RPCTInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getParentId()
optional int64 parent_id = 2; |
long |
getTraceId()
optional int64 trace_id = 1; |
boolean |
hasParentId()
optional int64 parent_id = 2; |
boolean |
hasTraceId()
optional int64 trace_id = 1; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.