Package inference
Class GrpcService.InferResponseStatistics
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
inference.GrpcService.InferResponseStatistics
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GrpcService.InferResponseStatisticsOrBuilder,Serializable
- Enclosing class:
GrpcService
public static final class GrpcService.InferResponseStatistics
extends com.google.protobuf.GeneratedMessageV3
implements GrpcService.InferResponseStatisticsOrBuilder
@@ @@.. cpp:var:: message InferResponseStatistics @@ @@ Statistics per response. @@Protobuf type
inference.InferResponseStatistics- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class@@ @@..Nested 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 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@@ ..@@ ..@@ ..@@ ..@@ ..@@ ..static final com.google.protobuf.Descriptors.Descriptor@@ ..@@ ..getFail()@@ ..@@ ..com.google.protobuf.Parser<GrpcService.InferResponseStatistics> int@@ ..@@ ..boolean@@ ..boolean@@ ..boolean@@ ..boolean@@ ..booleanhasFail()@@ ..inthashCode()boolean@@ ..protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(GrpcService.InferResponseStatistics prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<GrpcService.InferResponseStatistics> 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, internalGetMapFieldReflection, 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
-
COMPUTE_INFER_FIELD_NUMBER
public static final int COMPUTE_INFER_FIELD_NUMBER- See Also:
-
COMPUTE_OUTPUT_FIELD_NUMBER
public static final int COMPUTE_OUTPUT_FIELD_NUMBER- See Also:
-
SUCCESS_FIELD_NUMBER
public static final int SUCCESS_FIELD_NUMBER- See Also:
-
FAIL_FIELD_NUMBER
public static final int FAIL_FIELD_NUMBER- See Also:
-
EMPTY_RESPONSE_FIELD_NUMBER
public static final int EMPTY_RESPONSE_FIELD_NUMBER- See Also:
-
CANCEL_FIELD_NUMBER
public static final int CANCEL_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasComputeInfer
public boolean hasComputeInfer()@@ .. cpp:var:: StatisticDuration compute_infer @@ @@ The count and cumulative duration to compute a response. @@
.inference.StatisticDuration compute_infer = 1;- Specified by:
hasComputeInferin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- Whether the computeInfer field is set.
-
getComputeInfer
@@ .. cpp:var:: StatisticDuration compute_infer @@ @@ The count and cumulative duration to compute a response. @@
.inference.StatisticDuration compute_infer = 1;- Specified by:
getComputeInferin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- The computeInfer.
-
getComputeInferOrBuilder
@@ .. cpp:var:: StatisticDuration compute_infer @@ @@ The count and cumulative duration to compute a response. @@
.inference.StatisticDuration compute_infer = 1;- Specified by:
getComputeInferOrBuilderin interfaceGrpcService.InferResponseStatisticsOrBuilder
-
hasComputeOutput
public boolean hasComputeOutput()@@ .. cpp:var:: StatisticDuration compute_output @@ @@ The count and cumulative duration to extract the output tensors of a @@ response. @@
.inference.StatisticDuration compute_output = 2;- Specified by:
hasComputeOutputin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- Whether the computeOutput field is set.
-
getComputeOutput
@@ .. cpp:var:: StatisticDuration compute_output @@ @@ The count and cumulative duration to extract the output tensors of a @@ response. @@
.inference.StatisticDuration compute_output = 2;- Specified by:
getComputeOutputin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- The computeOutput.
-
getComputeOutputOrBuilder
@@ .. cpp:var:: StatisticDuration compute_output @@ @@ The count and cumulative duration to extract the output tensors of a @@ response. @@
.inference.StatisticDuration compute_output = 2;- Specified by:
getComputeOutputOrBuilderin interfaceGrpcService.InferResponseStatisticsOrBuilder
-
hasSuccess
public boolean hasSuccess()@@ .. cpp:var:: StatisticDuration success @@ @@ The count and cumulative duration for successful responses. @@
.inference.StatisticDuration success = 3;- Specified by:
hasSuccessin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- Whether the success field is set.
-
getSuccess
@@ .. cpp:var:: StatisticDuration success @@ @@ The count and cumulative duration for successful responses. @@
.inference.StatisticDuration success = 3;- Specified by:
getSuccessin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- The success.
-
getSuccessOrBuilder
@@ .. cpp:var:: StatisticDuration success @@ @@ The count and cumulative duration for successful responses. @@
.inference.StatisticDuration success = 3;- Specified by:
getSuccessOrBuilderin interfaceGrpcService.InferResponseStatisticsOrBuilder
-
hasFail
public boolean hasFail()@@ .. cpp:var:: StatisticDuration fail @@ @@ The count and cumulative duration for failed responses. @@
.inference.StatisticDuration fail = 4;- Specified by:
hasFailin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- Whether the fail field is set.
-
getFail
@@ .. cpp:var:: StatisticDuration fail @@ @@ The count and cumulative duration for failed responses. @@
.inference.StatisticDuration fail = 4;- Specified by:
getFailin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- The fail.
-
getFailOrBuilder
@@ .. cpp:var:: StatisticDuration fail @@ @@ The count and cumulative duration for failed responses. @@
.inference.StatisticDuration fail = 4;- Specified by:
getFailOrBuilderin interfaceGrpcService.InferResponseStatisticsOrBuilder
-
hasEmptyResponse
public boolean hasEmptyResponse()@@ .. cpp:var:: StatisticDuration empty_response @@ @@ The count and cumulative duration for empty responses. @@
.inference.StatisticDuration empty_response = 5;- Specified by:
hasEmptyResponsein interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- Whether the emptyResponse field is set.
-
getEmptyResponse
@@ .. cpp:var:: StatisticDuration empty_response @@ @@ The count and cumulative duration for empty responses. @@
.inference.StatisticDuration empty_response = 5;- Specified by:
getEmptyResponsein interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- The emptyResponse.
-
getEmptyResponseOrBuilder
@@ .. cpp:var:: StatisticDuration empty_response @@ @@ The count and cumulative duration for empty responses. @@
.inference.StatisticDuration empty_response = 5;- Specified by:
getEmptyResponseOrBuilderin interfaceGrpcService.InferResponseStatisticsOrBuilder
-
hasCancel
public boolean hasCancel()@@ .. cpp:var:: StatisticDuration cancel @@ @@ The count and cumulative duration, for cleaning up resources held by @@ a cancelled request, for cancelled responses. @@
.inference.StatisticDuration cancel = 6;- Specified by:
hasCancelin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- Whether the cancel field is set.
-
getCancel
@@ .. cpp:var:: StatisticDuration cancel @@ @@ The count and cumulative duration, for cleaning up resources held by @@ a cancelled request, for cancelled responses. @@
.inference.StatisticDuration cancel = 6;- Specified by:
getCancelin interfaceGrpcService.InferResponseStatisticsOrBuilder- Returns:
- The cancel.
-
getCancelOrBuilder
@@ .. cpp:var:: StatisticDuration cancel @@ @@ The count and cumulative duration, for cleaning up resources held by @@ a cancelled request, for cancelled responses. @@
.inference.StatisticDuration cancel = 6;- Specified by:
getCancelOrBuilderin interfaceGrpcService.InferResponseStatisticsOrBuilder
-
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.InferResponseStatistics parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.InferResponseStatistics parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.InferResponseStatistics parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.InferResponseStatistics 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.InferResponseStatistics parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.InferResponseStatistics 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.InferResponseStatistics parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static GrpcService.InferResponseStatistics parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static GrpcService.InferResponseStatistics parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.InferResponseStatistics parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.InferResponseStatistics 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
public static GrpcService.InferResponseStatistics.Builder newBuilder(GrpcService.InferResponseStatistics prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GrpcService.InferResponseStatistics.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
-