Package org.mlflow.api.proto
Class Service.GetOnlineTraceDetails
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- org.mlflow.api.proto.Service.GetOnlineTraceDetails
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- java.io.Serializable,- Service.GetOnlineTraceDetailsOrBuilder
 - Enclosing class:
- Service
 
 public static final class Service.GetOnlineTraceDetails extends com.google.protobuf.GeneratedMessageV3 implements Service.GetOnlineTraceDetailsOrBuilder Protobuf typemlflow.GetOnlineTraceDetails- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classService.GetOnlineTraceDetails.BuilderProtobuf typemlflow.GetOnlineTraceDetailsstatic classService.GetOnlineTraceDetails.ResponseProtobuf typemlflow.GetOnlineTraceDetails.Responsestatic interfaceService.GetOnlineTraceDetails.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.GetOnlineTraceDetails>PARSERDeprecated.static intSOURCE_DATABRICKS_REQUEST_ID_FIELD_NUMBERstatic intSOURCE_INFERENCE_TABLE_FIELD_NUMBERstatic intSQL_WAREHOUSE_ID_FIELD_NUMBERstatic intTRACE_ID_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static Service.GetOnlineTraceDetailsgetDefaultInstance()Service.GetOnlineTraceDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<Service.GetOnlineTraceDetails>getParserForType()intgetSerializedSize()java.lang.StringgetSourceDatabricksRequestId()Source databricks request id to use for query ie.com.google.protobuf.ByteStringgetSourceDatabricksRequestIdBytes()Source databricks request id to use for query ie.java.lang.StringgetSourceInferenceTable()Source inference table to use for query ie.com.google.protobuf.ByteStringgetSourceInferenceTableBytes()Source inference table to use for query ie.java.lang.StringgetSqlWarehouseId()SQL warehouse to use for querycom.google.protobuf.ByteStringgetSqlWarehouseIdBytes()SQL warehouse to use for queryjava.lang.StringgetTraceId()Trace ID to retrievecom.google.protobuf.ByteStringgetTraceIdBytes()Trace ID to retrievecom.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasSourceDatabricksRequestId()Source databricks request id to use for query ie.booleanhasSourceInferenceTable()Source inference table to use for query ie.booleanhasSqlWarehouseId()SQL warehouse to use for querybooleanhasTraceId()Trace ID to retrieveprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Service.GetOnlineTraceDetails.BuildernewBuilder()static Service.GetOnlineTraceDetails.BuildernewBuilder(Service.GetOnlineTraceDetails prototype)Service.GetOnlineTraceDetails.BuildernewBuilderForType()protected Service.GetOnlineTraceDetails.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Service.GetOnlineTraceDetailsparseDelimitedFrom(java.io.InputStream input)static Service.GetOnlineTraceDetailsparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GetOnlineTraceDetailsparseFrom(byte[] data)static Service.GetOnlineTraceDetailsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GetOnlineTraceDetailsparseFrom(com.google.protobuf.ByteString data)static Service.GetOnlineTraceDetailsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GetOnlineTraceDetailsparseFrom(com.google.protobuf.CodedInputStream input)static Service.GetOnlineTraceDetailsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GetOnlineTraceDetailsparseFrom(java.io.InputStream input)static Service.GetOnlineTraceDetailsparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.GetOnlineTraceDetailsparseFrom(java.nio.ByteBuffer data)static Service.GetOnlineTraceDetailsparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Service.GetOnlineTraceDetails>parser()Service.GetOnlineTraceDetails.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- 
TRACE_ID_FIELD_NUMBERpublic static final int TRACE_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SQL_WAREHOUSE_ID_FIELD_NUMBERpublic static final int SQL_WAREHOUSE_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SOURCE_INFERENCE_TABLE_FIELD_NUMBERpublic static final int SOURCE_INFERENCE_TABLE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SOURCE_DATABRICKS_REQUEST_ID_FIELD_NUMBERpublic static final int SOURCE_DATABRICKS_REQUEST_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PARSER@Deprecated public static final com.google.protobuf.Parser<Service.GetOnlineTraceDetails> 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
 
 - 
hasTraceIdpublic boolean hasTraceId() Trace ID to retrieve optional string trace_id = 1 [(.mlflow.validate_required) = true];- Specified by:
- hasTraceIdin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- Whether the traceId field is set.
 
 - 
getTraceIdpublic java.lang.String getTraceId() Trace ID to retrieve optional string trace_id = 1 [(.mlflow.validate_required) = true];- Specified by:
- getTraceIdin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- The traceId.
 
 - 
getTraceIdBytespublic com.google.protobuf.ByteString getTraceIdBytes() Trace ID to retrieve optional string trace_id = 1 [(.mlflow.validate_required) = true];- Specified by:
- getTraceIdBytesin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- The bytes for traceId.
 
 - 
hasSqlWarehouseIdpublic boolean hasSqlWarehouseId() SQL warehouse to use for query optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Specified by:
- hasSqlWarehouseIdin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- Whether the sqlWarehouseId field is set.
 
 - 
getSqlWarehouseIdpublic java.lang.String getSqlWarehouseId() SQL warehouse to use for query optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Specified by:
- getSqlWarehouseIdin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- The sqlWarehouseId.
 
 - 
getSqlWarehouseIdBytespublic com.google.protobuf.ByteString getSqlWarehouseIdBytes() SQL warehouse to use for query optional string sql_warehouse_id = 2 [(.mlflow.validate_required) = true];- Specified by:
- getSqlWarehouseIdBytesin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- The bytes for sqlWarehouseId.
 
 - 
hasSourceInferenceTablepublic boolean hasSourceInferenceTable() Source inference table to use for query ie. "ml.bbqiu.codegen_payload" optional string source_inference_table = 3 [(.mlflow.validate_required) = true];- Specified by:
- hasSourceInferenceTablein interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- Whether the sourceInferenceTable field is set.
 
 - 
getSourceInferenceTablepublic java.lang.String getSourceInferenceTable() Source inference table to use for query ie. "ml.bbqiu.codegen_payload" optional string source_inference_table = 3 [(.mlflow.validate_required) = true];- Specified by:
- getSourceInferenceTablein interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- The sourceInferenceTable.
 
 - 
getSourceInferenceTableBytespublic com.google.protobuf.ByteString getSourceInferenceTableBytes() Source inference table to use for query ie. "ml.bbqiu.codegen_payload" optional string source_inference_table = 3 [(.mlflow.validate_required) = true];- Specified by:
- getSourceInferenceTableBytesin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- The bytes for sourceInferenceTable.
 
 - 
hasSourceDatabricksRequestIdpublic boolean hasSourceDatabricksRequestId() Source databricks request id to use for query ie. "8d1992ce-ba3d-49e9-9701-e9b323c5cc8c" optional string source_databricks_request_id = 4 [(.mlflow.validate_required) = true];- Specified by:
- hasSourceDatabricksRequestIdin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- Whether the sourceDatabricksRequestId field is set.
 
 - 
getSourceDatabricksRequestIdpublic java.lang.String getSourceDatabricksRequestId() Source databricks request id to use for query ie. "8d1992ce-ba3d-49e9-9701-e9b323c5cc8c" optional string source_databricks_request_id = 4 [(.mlflow.validate_required) = true];- Specified by:
- getSourceDatabricksRequestIdin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- The sourceDatabricksRequestId.
 
 - 
getSourceDatabricksRequestIdBytespublic com.google.protobuf.ByteString getSourceDatabricksRequestIdBytes() Source databricks request id to use for query ie. "8d1992ce-ba3d-49e9-9701-e9b323c5cc8c" optional string source_databricks_request_id = 4 [(.mlflow.validate_required) = true];- Specified by:
- getSourceDatabricksRequestIdBytesin interface- Service.GetOnlineTraceDetailsOrBuilder
- Returns:
- The bytes for sourceDatabricksRequestId.
 
 - 
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.GetOnlineTraceDetails parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static Service.GetOnlineTraceDetails parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static Service.GetOnlineTraceDetails parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.GetOnlineTraceDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic Service.GetOnlineTraceDetails.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static Service.GetOnlineTraceDetails.Builder newBuilder() 
 - 
newBuilderpublic static Service.GetOnlineTraceDetails.Builder newBuilder(Service.GetOnlineTraceDetails prototype) 
 - 
toBuilderpublic Service.GetOnlineTraceDetails.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected Service.GetOnlineTraceDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static Service.GetOnlineTraceDetails getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<Service.GetOnlineTraceDetails> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<Service.GetOnlineTraceDetails> 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.GetOnlineTraceDetails getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-