Package inference
Class GrpcService.ModelStatistics
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
inference.GrpcService.ModelStatistics
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GrpcService.ModelStatisticsOrBuilder,Serializable
- Enclosing class:
GrpcService
public static final class GrpcService.ModelStatistics
extends com.google.protobuf.GeneratedMessageV3
implements GrpcService.ModelStatisticsOrBuilder
@@ @@.. cpp:var:: message ModelStatistics @@ @@ Statistics for a specific model and version. @@Protobuf type
inference.ModelStatistics- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested 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.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionboolean@@ ..booleangetBatchStats(int index) @@ ..int@@ ..@@ ..getBatchStatsOrBuilder(int index) @@ ..List<? extends GrpcService.InferBatchStatisticsOrBuilder> @@ ..static GrpcService.ModelStatisticsstatic final com.google.protobuf.Descriptors.Descriptorlong@@ ..long@@ ..@@ ..@@ ..long@@ ..getMemoryUsage(int index) @@ ..int@@ ..@@ ..getMemoryUsageOrBuilder(int index) @@ ..List<? extends GrpcService.MemoryUsageOrBuilder> @@ ..getName()@@ ..com.google.protobuf.ByteString@@ ..com.google.protobuf.Parser<GrpcService.ModelStatistics> Deprecated.int@@ ..@@ ..getResponseStatsOrDefault(String key, GrpcService.InferResponseStatistics defaultValue) @@ ..@@ ..int@@ ..com.google.protobuf.ByteString@@ ..inthashCode()boolean@@ ..protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) final booleannewBuilder(GrpcService.ModelStatistics prototype) protected GrpcService.ModelStatistics.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static GrpcService.ModelStatisticsparseDelimitedFrom(InputStream input) static GrpcService.ModelStatisticsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.ModelStatisticsparseFrom(byte[] data) static GrpcService.ModelStatisticsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.ModelStatisticsparseFrom(com.google.protobuf.ByteString data) static GrpcService.ModelStatisticsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.ModelStatisticsparseFrom(com.google.protobuf.CodedInputStream input) static GrpcService.ModelStatisticsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.ModelStatisticsparseFrom(InputStream input) static GrpcService.ModelStatisticsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.ModelStatisticsparseFrom(ByteBuffer data) static GrpcService.ModelStatisticsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<GrpcService.ModelStatistics> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, 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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER- See Also:
-
LAST_INFERENCE_FIELD_NUMBER
public static final int LAST_INFERENCE_FIELD_NUMBER- See Also:
-
INFERENCE_COUNT_FIELD_NUMBER
public static final int INFERENCE_COUNT_FIELD_NUMBER- See Also:
-
EXECUTION_COUNT_FIELD_NUMBER
public static final int EXECUTION_COUNT_FIELD_NUMBER- See Also:
-
INFERENCE_STATS_FIELD_NUMBER
public static final int INFERENCE_STATS_FIELD_NUMBER- See Also:
-
BATCH_STATS_FIELD_NUMBER
public static final int BATCH_STATS_FIELD_NUMBER- See Also:
-
MEMORY_USAGE_FIELD_NUMBER
public static final int MEMORY_USAGE_FIELD_NUMBER- See Also:
-
RESPONSE_STATS_FIELD_NUMBER
public static final int RESPONSE_STATS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
@@ .. cpp:var:: string name @@ @@ The name of the model. If not given returns statistics for all @@
string name = 1;- Specified by:
getNamein interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()@@ .. cpp:var:: string name @@ @@ The name of the model. If not given returns statistics for all @@
string name = 1;- Specified by:
getNameBytesin interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- The bytes for name.
-
getVersion
@@ .. cpp:var:: string version @@ @@ The version of the model. @@
string version = 2;- Specified by:
getVersionin interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()@@ .. cpp:var:: string version @@ @@ The version of the model. @@
string version = 2;- Specified by:
getVersionBytesin interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- The bytes for version.
-
getLastInference
public long getLastInference()@@ .. cpp:var:: uint64 last_inference @@ @@ The timestamp of the last inference request made for this model, @@ as milliseconds since the epoch. @@
uint64 last_inference = 3;- Specified by:
getLastInferencein interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- The lastInference.
-
getInferenceCount
public long getInferenceCount()@@ .. cpp:var:: uint64 last_inference @@ @@ The cumulative count of successful inference requests made for this @@ model. Each inference in a batched request is counted as an @@ individual inference. For example, if a client sends a single @@ inference request with batch size 64, "inference_count" will be @@ incremented by 64. Similarly, if a clients sends 64 individual @@ requests each with batch size 1, "inference_count" will be @@ incremented by 64. The "inference_count" value DOES NOT include @@ cache hits. @@
uint64 inference_count = 4;- Specified by:
getInferenceCountin interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- The inferenceCount.
-
getExecutionCount
public long getExecutionCount()@@ .. cpp:var:: uint64 last_inference @@ @@ The cumulative count of the number of successful inference executions @@ performed for the model. When dynamic batching is enabled, a single @@ model execution can perform inferencing for more than one inference @@ request. For example, if a clients sends 64 individual requests each @@ with batch size 1 and the dynamic batcher batches them into a single @@ large batch for model execution then "execution_count" will be @@ incremented by 1. If, on the other hand, the dynamic batcher is not @@ enabled for that each of the 64 individual requests is executed @@ independently, then "execution_count" will be incremented by 64. @@ The "execution_count" value DOES NOT include cache hits. @@
uint64 execution_count = 5;- Specified by:
getExecutionCountin interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- The executionCount.
-
hasInferenceStats
public boolean hasInferenceStats()@@ .. cpp:var:: InferStatistics inference_stats @@ @@ The aggregate statistics for the model/version. @@
.inference.InferStatistics inference_stats = 6;- Specified by:
hasInferenceStatsin interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- Whether the inferenceStats field is set.
-
getInferenceStats
@@ .. cpp:var:: InferStatistics inference_stats @@ @@ The aggregate statistics for the model/version. @@
.inference.InferStatistics inference_stats = 6;- Specified by:
getInferenceStatsin interfaceGrpcService.ModelStatisticsOrBuilder- Returns:
- The inferenceStats.
-
getInferenceStatsOrBuilder
@@ .. cpp:var:: InferStatistics inference_stats @@ @@ The aggregate statistics for the model/version. @@
.inference.InferStatistics inference_stats = 6;- Specified by:
getInferenceStatsOrBuilderin interfaceGrpcService.ModelStatisticsOrBuilder
-
getBatchStatsList
@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model. The batch statistics indicate how many actual @@ model executions were performed and show differences due to different @@ batch size (for example, larger batches typically take longer to @@ compute). @@
repeated .inference.InferBatchStatistics batch_stats = 7;- Specified by:
getBatchStatsListin interfaceGrpcService.ModelStatisticsOrBuilder
-
getBatchStatsOrBuilderList
@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model. The batch statistics indicate how many actual @@ model executions were performed and show differences due to different @@ batch size (for example, larger batches typically take longer to @@ compute). @@
repeated .inference.InferBatchStatistics batch_stats = 7;- Specified by:
getBatchStatsOrBuilderListin interfaceGrpcService.ModelStatisticsOrBuilder
-
getBatchStatsCount
public int getBatchStatsCount()@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model. The batch statistics indicate how many actual @@ model executions were performed and show differences due to different @@ batch size (for example, larger batches typically take longer to @@ compute). @@
repeated .inference.InferBatchStatistics batch_stats = 7;- Specified by:
getBatchStatsCountin interfaceGrpcService.ModelStatisticsOrBuilder
-
getBatchStats
@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model. The batch statistics indicate how many actual @@ model executions were performed and show differences due to different @@ batch size (for example, larger batches typically take longer to @@ compute). @@
repeated .inference.InferBatchStatistics batch_stats = 7;- Specified by:
getBatchStatsin interfaceGrpcService.ModelStatisticsOrBuilder
-
getBatchStatsOrBuilder
@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model. The batch statistics indicate how many actual @@ model executions were performed and show differences due to different @@ batch size (for example, larger batches typically take longer to @@ compute). @@
repeated .inference.InferBatchStatistics batch_stats = 7;- Specified by:
getBatchStatsOrBuilderin interfaceGrpcService.ModelStatisticsOrBuilder
-
getMemoryUsageList
@@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded. Note @@ that the estimation is inferenced by the profiling tools and @@ framework's memory schema, therefore it is advised to perform @@ experiments to understand the scenario that the reported memory usage @@ can be relied on. As a starting point, the GPU memory usage for @@ models in ONNX Runtime backend and TensorRT backend is usually @@ aligned. @@
repeated .inference.MemoryUsage memory_usage = 8;- Specified by:
getMemoryUsageListin interfaceGrpcService.ModelStatisticsOrBuilder
-
getMemoryUsageOrBuilderList
@@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded. Note @@ that the estimation is inferenced by the profiling tools and @@ framework's memory schema, therefore it is advised to perform @@ experiments to understand the scenario that the reported memory usage @@ can be relied on. As a starting point, the GPU memory usage for @@ models in ONNX Runtime backend and TensorRT backend is usually @@ aligned. @@
repeated .inference.MemoryUsage memory_usage = 8;- Specified by:
getMemoryUsageOrBuilderListin interfaceGrpcService.ModelStatisticsOrBuilder
-
getMemoryUsageCount
public int getMemoryUsageCount()@@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded. Note @@ that the estimation is inferenced by the profiling tools and @@ framework's memory schema, therefore it is advised to perform @@ experiments to understand the scenario that the reported memory usage @@ can be relied on. As a starting point, the GPU memory usage for @@ models in ONNX Runtime backend and TensorRT backend is usually @@ aligned. @@
repeated .inference.MemoryUsage memory_usage = 8;- Specified by:
getMemoryUsageCountin interfaceGrpcService.ModelStatisticsOrBuilder
-
getMemoryUsage
@@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded. Note @@ that the estimation is inferenced by the profiling tools and @@ framework's memory schema, therefore it is advised to perform @@ experiments to understand the scenario that the reported memory usage @@ can be relied on. As a starting point, the GPU memory usage for @@ models in ONNX Runtime backend and TensorRT backend is usually @@ aligned. @@
repeated .inference.MemoryUsage memory_usage = 8;- Specified by:
getMemoryUsagein interfaceGrpcService.ModelStatisticsOrBuilder
-
getMemoryUsageOrBuilder
@@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded. Note @@ that the estimation is inferenced by the profiling tools and @@ framework's memory schema, therefore it is advised to perform @@ experiments to understand the scenario that the reported memory usage @@ can be relied on. As a starting point, the GPU memory usage for @@ models in ONNX Runtime backend and TensorRT backend is usually @@ aligned. @@
repeated .inference.MemoryUsage memory_usage = 8;- Specified by:
getMemoryUsageOrBuilderin interfaceGrpcService.ModelStatisticsOrBuilder
-
getResponseStatsCount
public int getResponseStatsCount()Description copied from interface:GrpcService.ModelStatisticsOrBuilder@@ .. cpp:var:: map<string, InferResponseStatistics> response_stats @@ @@ The key and value pairs for all responses statistics. The key is a @@ string identifying a set of response statistics aggregated together @@ (i.e. index of the response sent). The value is the aggregated @@ response statistics. @@
map<string, .inference.InferResponseStatistics> response_stats = 9;- Specified by:
getResponseStatsCountin interfaceGrpcService.ModelStatisticsOrBuilder
-
containsResponseStats
@@ .. cpp:var:: map<string, InferResponseStatistics> response_stats @@ @@ The key and value pairs for all responses statistics. The key is a @@ string identifying a set of response statistics aggregated together @@ (i.e. index of the response sent). The value is the aggregated @@ response statistics. @@
map<string, .inference.InferResponseStatistics> response_stats = 9;- Specified by:
containsResponseStatsin interfaceGrpcService.ModelStatisticsOrBuilder
-
getResponseStats
Deprecated.UsegetResponseStatsMap()instead.- Specified by:
getResponseStatsin interfaceGrpcService.ModelStatisticsOrBuilder
-
getResponseStatsMap
@@ .. cpp:var:: map<string, InferResponseStatistics> response_stats @@ @@ The key and value pairs for all responses statistics. The key is a @@ string identifying a set of response statistics aggregated together @@ (i.e. index of the response sent). The value is the aggregated @@ response statistics. @@
map<string, .inference.InferResponseStatistics> response_stats = 9;- Specified by:
getResponseStatsMapin interfaceGrpcService.ModelStatisticsOrBuilder
-
getResponseStatsOrDefault
public GrpcService.InferResponseStatistics getResponseStatsOrDefault(String key, GrpcService.InferResponseStatistics defaultValue) @@ .. cpp:var:: map<string, InferResponseStatistics> response_stats @@ @@ The key and value pairs for all responses statistics. The key is a @@ string identifying a set of response statistics aggregated together @@ (i.e. index of the response sent). The value is the aggregated @@ response statistics. @@
map<string, .inference.InferResponseStatistics> response_stats = 9;- Specified by:
getResponseStatsOrDefaultin interfaceGrpcService.ModelStatisticsOrBuilder
-
getResponseStatsOrThrow
@@ .. cpp:var:: map<string, InferResponseStatistics> response_stats @@ @@ The key and value pairs for all responses statistics. The key is a @@ string identifying a set of response statistics aggregated together @@ (i.e. index of the response sent). The value is the aggregated @@ response statistics. @@
map<string, .inference.InferResponseStatistics> response_stats = 9;- Specified by:
getResponseStatsOrThrowin interfaceGrpcService.ModelStatisticsOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
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 GrpcService.ModelStatistics parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.ModelStatistics parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.ModelStatistics parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.ModelStatistics parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.ModelStatistics parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.ModelStatistics parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static GrpcService.ModelStatistics parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static GrpcService.ModelStatistics parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.ModelStatistics parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.ModelStatistics 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 GrpcService.ModelStatistics.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-