public static interface Reports.Trace.QueryPlanNode.ResponsePathElementOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFieldName()
string field_name = 1; |
com.google.protobuf.ByteString |
getFieldNameBytes()
string field_name = 1; |
Reports.Trace.QueryPlanNode.ResponsePathElement.IdCase |
getIdCase() |
int |
getIndex()
uint32 index = 2; |
boolean |
hasFieldName()
string field_name = 1; |
boolean |
hasIndex()
uint32 index = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFieldName()
string field_name = 1;java.lang.String getFieldName()
string field_name = 1;com.google.protobuf.ByteString getFieldNameBytes()
string field_name = 1;boolean hasIndex()
uint32 index = 2;int getIndex()
uint32 index = 2;Reports.Trace.QueryPlanNode.ResponsePathElement.IdCase getIdCase()