Package org.mlflow.api.proto
Class Service.EndTrace
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- org.mlflow.api.proto.Service.EndTrace
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- java.io.Serializable,- Service.EndTraceOrBuilder
 - Enclosing class:
- Service
 
 public static final class Service.EndTrace extends com.google.protobuf.GeneratedMessageV3 implements Service.EndTraceOrBuilder Protobuf typemlflow.EndTrace- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classService.EndTrace.BuilderProtobuf typemlflow.EndTracestatic classService.EndTrace.ResponseProtobuf typemlflow.EndTrace.Responsestatic interfaceService.EndTrace.ResponseOrBuilder- 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static com.google.protobuf.Parser<Service.EndTrace>PARSERDeprecated.static intREQUEST_ID_FIELD_NUMBERstatic intREQUEST_METADATA_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intTAGS_FIELD_NUMBERstatic intTIMESTAMP_MS_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static Service.EndTracegetDefaultInstance()Service.EndTracegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<Service.EndTrace>getParserForType()java.lang.StringgetRequestId()ID of the trace to end.com.google.protobuf.ByteStringgetRequestIdBytes()ID of the trace to end.Service.TraceRequestMetadatagetRequestMetadata(int index)Additional metadata about the operation being traced.intgetRequestMetadataCount()Additional metadata about the operation being traced.java.util.List<Service.TraceRequestMetadata>getRequestMetadataList()Additional metadata about the operation being traced.Service.TraceRequestMetadataOrBuildergetRequestMetadataOrBuilder(int index)Additional metadata about the operation being traced.java.util.List<? extends Service.TraceRequestMetadataOrBuilder>getRequestMetadataOrBuilderList()Additional metadata about the operation being traced.intgetSerializedSize()Service.TraceStatusgetStatus()Overall status of the operation being traced (OK, error, etc).Service.TraceTaggetTags(int index)Additional tags to add to the trace.intgetTagsCount()Additional tags to add to the trace.java.util.List<Service.TraceTag>getTagsList()Additional tags to add to the trace.Service.TraceTagOrBuildergetTagsOrBuilder(int index)Additional tags to add to the trace.java.util.List<? extends Service.TraceTagOrBuilder>getTagsOrBuilderList()Additional tags to add to the trace.longgetTimestampMs()Unix timestamp of when the trace ended in milliseconds.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasRequestId()ID of the trace to end.booleanhasStatus()Overall status of the operation being traced (OK, error, etc).booleanhasTimestampMs()Unix timestamp of when the trace ended in milliseconds.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Service.EndTrace.BuildernewBuilder()static Service.EndTrace.BuildernewBuilder(Service.EndTrace prototype)Service.EndTrace.BuildernewBuilderForType()protected Service.EndTrace.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Service.EndTraceparseDelimitedFrom(java.io.InputStream input)static Service.EndTraceparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.EndTraceparseFrom(byte[] data)static Service.EndTraceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.EndTraceparseFrom(com.google.protobuf.ByteString data)static Service.EndTraceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.EndTraceparseFrom(com.google.protobuf.CodedInputStream input)static Service.EndTraceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.EndTraceparseFrom(java.io.InputStream input)static Service.EndTraceparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.EndTraceparseFrom(java.nio.ByteBuffer data)static Service.EndTraceparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Service.EndTrace>parser()Service.EndTrace.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
 - 
Methods inherited from class com.google.protobuf.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLiteaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
REQUEST_ID_FIELD_NUMBERpublic static final int REQUEST_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TIMESTAMP_MS_FIELD_NUMBERpublic static final int TIMESTAMP_MS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
STATUS_FIELD_NUMBERpublic static final int STATUS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
REQUEST_METADATA_FIELD_NUMBERpublic static final int REQUEST_METADATA_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TAGS_FIELD_NUMBERpublic static final int TAGS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PARSER@Deprecated public static final com.google.protobuf.Parser<Service.EndTrace> PARSER Deprecated.
 
- 
 - 
Method Detail- 
newInstanceprotected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) - Overrides:
- newInstancein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getUnknownFieldspublic final com.google.protobuf.UnknownFieldSet getUnknownFields() - Specified by:
- getUnknownFieldsin interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3
 
 - 
hasRequestIdpublic boolean hasRequestId() ID of the trace to end. optional string request_id = 1;- Specified by:
- hasRequestIdin interface- Service.EndTraceOrBuilder
- Returns:
- Whether the requestId field is set.
 
 - 
getRequestIdpublic java.lang.String getRequestId() ID of the trace to end. optional string request_id = 1;- Specified by:
- getRequestIdin interface- Service.EndTraceOrBuilder
- Returns:
- The requestId.
 
 - 
getRequestIdBytespublic com.google.protobuf.ByteString getRequestIdBytes() ID of the trace to end. optional string request_id = 1;- Specified by:
- getRequestIdBytesin interface- Service.EndTraceOrBuilder
- Returns:
- The bytes for requestId.
 
 - 
hasTimestampMspublic boolean hasTimestampMs() Unix timestamp of when the trace ended in milliseconds. optional int64 timestamp_ms = 2;- Specified by:
- hasTimestampMsin interface- Service.EndTraceOrBuilder
- Returns:
- Whether the timestampMs field is set.
 
 - 
getTimestampMspublic long getTimestampMs() Unix timestamp of when the trace ended in milliseconds. optional int64 timestamp_ms = 2;- Specified by:
- getTimestampMsin interface- Service.EndTraceOrBuilder
- Returns:
- The timestampMs.
 
 - 
hasStatuspublic boolean hasStatus() Overall status of the operation being traced (OK, error, etc). optional .mlflow.TraceStatus status = 3;- Specified by:
- hasStatusin interface- Service.EndTraceOrBuilder
- Returns:
- Whether the status field is set.
 
 - 
getStatuspublic Service.TraceStatus getStatus() Overall status of the operation being traced (OK, error, etc). optional .mlflow.TraceStatus status = 3;- Specified by:
- getStatusin interface- Service.EndTraceOrBuilder
- Returns:
- The status.
 
 - 
getRequestMetadataListpublic java.util.List<Service.TraceRequestMetadata> getRequestMetadataList() Additional metadata about the operation being traced. repeated .mlflow.TraceRequestMetadata request_metadata = 4;- Specified by:
- getRequestMetadataListin interface- Service.EndTraceOrBuilder
 
 - 
getRequestMetadataOrBuilderListpublic java.util.List<? extends Service.TraceRequestMetadataOrBuilder> getRequestMetadataOrBuilderList() Additional metadata about the operation being traced. repeated .mlflow.TraceRequestMetadata request_metadata = 4;- Specified by:
- getRequestMetadataOrBuilderListin interface- Service.EndTraceOrBuilder
 
 - 
getRequestMetadataCountpublic int getRequestMetadataCount() Additional metadata about the operation being traced. repeated .mlflow.TraceRequestMetadata request_metadata = 4;- Specified by:
- getRequestMetadataCountin interface- Service.EndTraceOrBuilder
 
 - 
getRequestMetadatapublic Service.TraceRequestMetadata getRequestMetadata(int index) Additional metadata about the operation being traced. repeated .mlflow.TraceRequestMetadata request_metadata = 4;- Specified by:
- getRequestMetadatain interface- Service.EndTraceOrBuilder
 
 - 
getRequestMetadataOrBuilderpublic Service.TraceRequestMetadataOrBuilder getRequestMetadataOrBuilder(int index) Additional metadata about the operation being traced. repeated .mlflow.TraceRequestMetadata request_metadata = 4;- Specified by:
- getRequestMetadataOrBuilderin interface- Service.EndTraceOrBuilder
 
 - 
getTagsListpublic java.util.List<Service.TraceTag> getTagsList() Additional tags to add to the trace. repeated .mlflow.TraceTag tags = 5;- Specified by:
- getTagsListin interface- Service.EndTraceOrBuilder
 
 - 
getTagsOrBuilderListpublic java.util.List<? extends Service.TraceTagOrBuilder> getTagsOrBuilderList() Additional tags to add to the trace. repeated .mlflow.TraceTag tags = 5;- Specified by:
- getTagsOrBuilderListin interface- Service.EndTraceOrBuilder
 
 - 
getTagsCountpublic int getTagsCount() Additional tags to add to the trace. repeated .mlflow.TraceTag tags = 5;- Specified by:
- getTagsCountin interface- Service.EndTraceOrBuilder
 
 - 
getTagspublic Service.TraceTag getTags(int index) Additional tags to add to the trace. repeated .mlflow.TraceTag tags = 5;- Specified by:
- getTagsin interface- Service.EndTraceOrBuilder
 
 - 
getTagsOrBuilderpublic Service.TraceTagOrBuilder getTagsOrBuilder(int index) Additional tags to add to the trace. repeated .mlflow.TraceTag tags = 5;- Specified by:
- getTagsOrBuilderin interface- Service.EndTraceOrBuilder
 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3
 
 - 
writeTopublic void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
- writeToin interface- com.google.protobuf.MessageLite
- Overrides:
- writeToin class- com.google.protobuf.GeneratedMessageV3
- Throws:
- java.io.IOException
 
 - 
getSerializedSizepublic int getSerializedSize() - Specified by:
- getSerializedSizein interface- com.google.protobuf.MessageLite
- Overrides:
- getSerializedSizein class- com.google.protobuf.GeneratedMessageV3
 
 - 
equalspublic boolean equals(java.lang.Object obj) - Specified by:
- equalsin interface- com.google.protobuf.Message
- Overrides:
- equalsin class- com.google.protobuf.AbstractMessage
 
 - 
hashCodepublic int hashCode() - Specified by:
- hashCodein interface- com.google.protobuf.Message
- Overrides:
- hashCodein class- com.google.protobuf.AbstractMessage
 
 - 
parseFrompublic static Service.EndTrace parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static Service.EndTrace parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static Service.EndTrace parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.EndTrace parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic Service.EndTrace.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static Service.EndTrace.Builder newBuilder() 
 - 
newBuilderpublic static Service.EndTrace.Builder newBuilder(Service.EndTrace prototype) 
 - 
toBuilderpublic Service.EndTrace.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected Service.EndTrace.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static Service.EndTrace getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<Service.EndTrace> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<Service.EndTrace> getParserForType() - Specified by:
- getParserForTypein interface- com.google.protobuf.Message
- Specified by:
- getParserForTypein interface- com.google.protobuf.MessageLite
- Overrides:
- getParserForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstanceForTypepublic Service.EndTrace getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-