|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
Method Summary | |
---|---|
long |
getParentId()
optional int64 parentId = 2; |
long |
getTraceId()
optional int64 traceId = 1; |
boolean |
hasParentId()
optional int64 parentId = 2; |
boolean |
hasTraceId()
optional int64 traceId = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasTraceId()
optional int64 traceId = 1;
long getTraceId()
optional int64 traceId = 1;
boolean hasParentId()
optional int64 parentId = 2;
long getParentId()
optional int64 parentId = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |