Package mdg.engine.proto
Class Reports.StatsReport
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
mdg.engine.proto.Reports.StatsReport
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Reports.StatsReportOrBuilder
- Enclosing class:
- Reports
public static final class Reports.StatsReport
extends com.google.protobuf.GeneratedMessage
implements Reports.StatsReportOrBuilder
Top-level message type for the server-side stats endpointProtobuf type
mdg.engine.proto.StatsReport- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classTop-level message type for the server-side stats endpointNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanOlder agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed).booleancontainsPerQuery(String key) Maps from query descriptor to QueryStats.booleanstatic Reports.StatsReportstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampEnd of the period of which stats are collected.com.google.protobuf.TimestampOrBuilderEnd of the period of which stats are collected.requiredrequiredDeprecated.intOlder agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed).Older agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed).getLegacyPerQueryImplicitOperationNameOrDefault(String key, Reports.QueryStats defaultValue) Older agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed).Older agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed).These fields are about properties of the engineproxy and are not generated from FullTracesReports.These fields are about properties of the engineproxy and are not generated from FullTracesReports.com.google.protobuf.Parser<Reports.StatsReport>Deprecated.intMaps from query descriptor to QueryStats.Maps from query descriptor to QueryStats.getPerQueryOrDefault(String key, Reports.QueryStats defaultValue) Maps from query descriptor to QueryStats.getPerQueryOrThrow(String key) Maps from query descriptor to QueryStats.longOnly used to interpret mem_stats and time_stats; not generated from FullTracesReports.intcom.google.protobuf.TimestampBeginning of the period over which stats are collected.com.google.protobuf.TimestampOrBuilderBeginning of the period over which stats are collected..mdg.engine.proto.TimeStats time_stats = 3;.mdg.engine.proto.TimeStats time_stats = 3;getType(int index) Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine.intDeprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine.Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine.getTypeOrBuilder(int index) Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine.List<? extends Reports.TypeOrBuilder>Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine.booleanEnd of the period of which stats are collected.inthashCode()booleanrequiredbooleanThese fields are about properties of the engineproxy and are not generated from FullTracesReports.booleanBeginning of the period over which stats are collected.boolean.mdg.engine.proto.TimeStats time_stats = 3;protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) final booleanstatic Reports.StatsReport.Builderstatic Reports.StatsReport.BuildernewBuilder(Reports.StatsReport prototype) protected Reports.StatsReport.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static Reports.StatsReportparseDelimitedFrom(InputStream input) static Reports.StatsReportparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.StatsReportparseFrom(byte[] data) static Reports.StatsReportparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.StatsReportparseFrom(com.google.protobuf.ByteString data) static Reports.StatsReportparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.StatsReportparseFrom(com.google.protobuf.CodedInputStream input) static Reports.StatsReportparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.StatsReportparseFrom(InputStream input) static Reports.StatsReportparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.StatsReportparseFrom(ByteBuffer data) static Reports.StatsReportparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Reports.StatsReport>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
HEADER_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER- See Also:
-
MEM_STATS_FIELD_NUMBER
public static final int MEM_STATS_FIELD_NUMBER- See Also:
-
TIME_STATS_FIELD_NUMBER
public static final int TIME_STATS_FIELD_NUMBER- See Also:
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER- See Also:
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER- See Also:
-
REALTIME_DURATION_FIELD_NUMBER
public static final int REALTIME_DURATION_FIELD_NUMBER- See Also:
-
PER_QUERY_FIELD_NUMBER
public static final int PER_QUERY_FIELD_NUMBER- See Also:
-
LEGACY_PER_QUERY_IMPLICIT_OPERATION_NAME_FIELD_NUMBER
public static final int LEGACY_PER_QUERY_IMPLICIT_OPERATION_NAME_FIELD_NUMBER- See Also:
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
hasHeader
public boolean hasHeader()required
.mdg.engine.proto.ReportHeader header = 1;- Specified by:
hasHeaderin interfaceReports.StatsReportOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
required
.mdg.engine.proto.ReportHeader header = 1;- Specified by:
getHeaderin interfaceReports.StatsReportOrBuilder- Returns:
- The header.
-
getHeaderOrBuilder
required
.mdg.engine.proto.ReportHeader header = 1;- Specified by:
getHeaderOrBuilderin interfaceReports.StatsReportOrBuilder
-
hasMemStats
public boolean hasMemStats()These fields are about properties of the engineproxy and are not generated from FullTracesReports.
.mdg.engine.proto.MemStats mem_stats = 2;- Specified by:
hasMemStatsin interfaceReports.StatsReportOrBuilder- Returns:
- Whether the memStats field is set.
-
getMemStats
These fields are about properties of the engineproxy and are not generated from FullTracesReports.
.mdg.engine.proto.MemStats mem_stats = 2;- Specified by:
getMemStatsin interfaceReports.StatsReportOrBuilder- Returns:
- The memStats.
-
getMemStatsOrBuilder
These fields are about properties of the engineproxy and are not generated from FullTracesReports.
.mdg.engine.proto.MemStats mem_stats = 2;- Specified by:
getMemStatsOrBuilderin interfaceReports.StatsReportOrBuilder
-
hasTimeStats
public boolean hasTimeStats().mdg.engine.proto.TimeStats time_stats = 3;- Specified by:
hasTimeStatsin interfaceReports.StatsReportOrBuilder- Returns:
- Whether the timeStats field is set.
-
getTimeStats
.mdg.engine.proto.TimeStats time_stats = 3;- Specified by:
getTimeStatsin interfaceReports.StatsReportOrBuilder- Returns:
- The timeStats.
-
getTimeStatsOrBuilder
.mdg.engine.proto.TimeStats time_stats = 3;- Specified by:
getTimeStatsOrBuilderin interfaceReports.StatsReportOrBuilder
-
hasStartTime
public boolean hasStartTime()Beginning of the period over which stats are collected.
.google.protobuf.Timestamp start_time = 8;- Specified by:
hasStartTimein interfaceReports.StatsReportOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()Beginning of the period over which stats are collected.
.google.protobuf.Timestamp start_time = 8;- Specified by:
getStartTimein interfaceReports.StatsReportOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()Beginning of the period over which stats are collected.
.google.protobuf.Timestamp start_time = 8;- Specified by:
getStartTimeOrBuilderin interfaceReports.StatsReportOrBuilder
-
hasEndTime
public boolean hasEndTime()End of the period of which stats are collected.
.google.protobuf.Timestamp end_time = 9;- Specified by:
hasEndTimein interfaceReports.StatsReportOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()End of the period of which stats are collected.
.google.protobuf.Timestamp end_time = 9;- Specified by:
getEndTimein interfaceReports.StatsReportOrBuilder- Returns:
- The endTime.
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()End of the period of which stats are collected.
.google.protobuf.Timestamp end_time = 9;- Specified by:
getEndTimeOrBuilderin interfaceReports.StatsReportOrBuilder
-
getRealtimeDuration
public long getRealtimeDuration()Only used to interpret mem_stats and time_stats; not generated from FullTracesReports.
uint64 realtime_duration = 10;- Specified by:
getRealtimeDurationin interfaceReports.StatsReportOrBuilder- Returns:
- The realtimeDuration.
-
getPerQueryCount
public int getPerQueryCount()Description copied from interface:Reports.StatsReportOrBuilderMaps from query descriptor to QueryStats. Required unless legacy_per_query_missing_operation_name is set. The keys are strings of the form `# operationName\nsignature` (literal hash and space), with operationName - if there is no operation name.
map<string, .mdg.engine.proto.QueryStats> per_query = 14;- Specified by:
getPerQueryCountin interfaceReports.StatsReportOrBuilder
-
containsPerQuery
Maps from query descriptor to QueryStats. Required unless legacy_per_query_missing_operation_name is set. The keys are strings of the form `# operationName\nsignature` (literal hash and space), with operationName - if there is no operation name.
map<string, .mdg.engine.proto.QueryStats> per_query = 14;- Specified by:
containsPerQueryin interfaceReports.StatsReportOrBuilder
-
getPerQuery
Deprecated.UsegetPerQueryMap()instead.- Specified by:
getPerQueryin interfaceReports.StatsReportOrBuilder
-
getPerQueryMap
Maps from query descriptor to QueryStats. Required unless legacy_per_query_missing_operation_name is set. The keys are strings of the form `# operationName\nsignature` (literal hash and space), with operationName - if there is no operation name.
map<string, .mdg.engine.proto.QueryStats> per_query = 14;- Specified by:
getPerQueryMapin interfaceReports.StatsReportOrBuilder
-
getPerQueryOrDefault
Maps from query descriptor to QueryStats. Required unless legacy_per_query_missing_operation_name is set. The keys are strings of the form `# operationName\nsignature` (literal hash and space), with operationName - if there is no operation name.
map<string, .mdg.engine.proto.QueryStats> per_query = 14;- Specified by:
getPerQueryOrDefaultin interfaceReports.StatsReportOrBuilder
-
getPerQueryOrThrow
Maps from query descriptor to QueryStats. Required unless legacy_per_query_missing_operation_name is set. The keys are strings of the form `# operationName\nsignature` (literal hash and space), with operationName - if there is no operation name.
map<string, .mdg.engine.proto.QueryStats> per_query = 14;- Specified by:
getPerQueryOrThrowin interfaceReports.StatsReportOrBuilder
-
getLegacyPerQueryImplicitOperationNameCount
public int getLegacyPerQueryImplicitOperationNameCount()Description copied from interface:Reports.StatsReportOrBuilderOlder agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed). The key here is just the query signature. Deprecated.
map<string, .mdg.engine.proto.QueryStats> legacy_per_query_implicit_operation_name = 12;- Specified by:
getLegacyPerQueryImplicitOperationNameCountin interfaceReports.StatsReportOrBuilder
-
containsLegacyPerQueryImplicitOperationName
Older agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed). The key here is just the query signature. Deprecated.
map<string, .mdg.engine.proto.QueryStats> legacy_per_query_implicit_operation_name = 12;- Specified by:
containsLegacyPerQueryImplicitOperationNamein interfaceReports.StatsReportOrBuilder
-
getLegacyPerQueryImplicitOperationName
Deprecated.UsegetLegacyPerQueryImplicitOperationNameMap()instead.- Specified by:
getLegacyPerQueryImplicitOperationNamein interfaceReports.StatsReportOrBuilder
-
getLegacyPerQueryImplicitOperationNameMap
Older agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed). The key here is just the query signature. Deprecated.
map<string, .mdg.engine.proto.QueryStats> legacy_per_query_implicit_operation_name = 12;- Specified by:
getLegacyPerQueryImplicitOperationNameMapin interfaceReports.StatsReportOrBuilder
-
getLegacyPerQueryImplicitOperationNameOrDefault
public Reports.QueryStats getLegacyPerQueryImplicitOperationNameOrDefault(String key, Reports.QueryStats defaultValue) Older agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed). The key here is just the query signature. Deprecated.
map<string, .mdg.engine.proto.QueryStats> legacy_per_query_implicit_operation_name = 12;- Specified by:
getLegacyPerQueryImplicitOperationNameOrDefaultin interfaceReports.StatsReportOrBuilder
-
getLegacyPerQueryImplicitOperationNameOrThrow
Older agents (Go engineproxy) didn't explicitly include the operation name in the key of this map, and the server had to parse it out (after a re-signing operation which is no longer performed). The key here is just the query signature. Deprecated.
map<string, .mdg.engine.proto.QueryStats> legacy_per_query_implicit_operation_name = 12;- Specified by:
getLegacyPerQueryImplicitOperationNameOrThrowin interfaceReports.StatsReportOrBuilder
-
getTypeList
Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine. apollo-engine-reporting will not send it.
repeated .mdg.engine.proto.Type type = 13;- Specified by:
getTypeListin interfaceReports.StatsReportOrBuilder
-
getTypeOrBuilderList
Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine. apollo-engine-reporting will not send it.
repeated .mdg.engine.proto.Type type = 13;- Specified by:
getTypeOrBuilderListin interfaceReports.StatsReportOrBuilder
-
getTypeCount
public int getTypeCount()Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine. apollo-engine-reporting will not send it.
repeated .mdg.engine.proto.Type type = 13;- Specified by:
getTypeCountin interfaceReports.StatsReportOrBuilder
-
getType
Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine. apollo-engine-reporting will not send it.
repeated .mdg.engine.proto.Type type = 13;- Specified by:
getTypein interfaceReports.StatsReportOrBuilder
-
getTypeOrBuilder
Deprecated: it was useful in Optics where we had access to the whole schema but has not been ever used in Engine. apollo-engine-reporting will not send it.
repeated .mdg.engine.proto.Type type = 13;- Specified by:
getTypeOrBuilderin interfaceReports.StatsReportOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Reports.StatsReport parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.StatsReport parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.StatsReport parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.StatsReport parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.StatsReport parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.StatsReport parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Reports.StatsReport parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Reports.StatsReport parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Reports.StatsReport parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Reports.StatsReport parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Reports.StatsReport.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-