Package org.mlflow.api.proto
Class Service.Dataset
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- org.mlflow.api.proto.Service.Dataset
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- java.io.Serializable,- Service.DatasetOrBuilder
 - Enclosing class:
- Service
 
 public static final class Service.Dataset extends com.google.protobuf.GeneratedMessageV3 implements Service.DatasetOrBuilder Dataset. Represents a reference to data used for training, testing, or evaluation during the model development process. Protobuf typemlflow.Dataset- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classService.Dataset.BuilderDataset.- 
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 intDIGEST_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<Service.Dataset>PARSERDeprecated.static intPROFILE_FIELD_NUMBERstatic intSCHEMA_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intSOURCE_TYPE_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static Service.DatasetgetDefaultInstance()Service.DatasetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetDigest()Dataset digest, e.g.com.google.protobuf.ByteStringgetDigestBytes()Dataset digest, e.g.java.lang.StringgetName()The name of the dataset.com.google.protobuf.ByteStringgetNameBytes()The name of the dataset.com.google.protobuf.Parser<Service.Dataset>getParserForType()java.lang.StringgetProfile()The profile of the dataset.com.google.protobuf.ByteStringgetProfileBytes()The profile of the dataset.java.lang.StringgetSchema()The schema of the dataset.com.google.protobuf.ByteStringgetSchemaBytes()The schema of the dataset.intgetSerializedSize()java.lang.StringgetSource()Source information for the dataset.com.google.protobuf.ByteStringgetSourceBytes()Source information for the dataset.java.lang.StringgetSourceType()The type of the dataset source, e.g.com.google.protobuf.ByteStringgetSourceTypeBytes()The type of the dataset source, e.g.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasDigest()Dataset digest, e.g.inthashCode()booleanhasName()The name of the dataset.booleanhasProfile()The profile of the dataset.booleanhasSchema()The schema of the dataset.booleanhasSource()Source information for the dataset.booleanhasSourceType()The type of the dataset source, e.g.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Service.Dataset.BuildernewBuilder()static Service.Dataset.BuildernewBuilder(Service.Dataset prototype)Service.Dataset.BuildernewBuilderForType()protected Service.Dataset.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Service.DatasetparseDelimitedFrom(java.io.InputStream input)static Service.DatasetparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.DatasetparseFrom(byte[] data)static Service.DatasetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.DatasetparseFrom(com.google.protobuf.ByteString data)static Service.DatasetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.DatasetparseFrom(com.google.protobuf.CodedInputStream input)static Service.DatasetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.DatasetparseFrom(java.io.InputStream input)static Service.DatasetparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.DatasetparseFrom(java.nio.ByteBuffer data)static Service.DatasetparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Service.Dataset>parser()Service.Dataset.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- 
NAME_FIELD_NUMBERpublic static final int NAME_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
DIGEST_FIELD_NUMBERpublic static final int DIGEST_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SOURCE_TYPE_FIELD_NUMBERpublic static final int SOURCE_TYPE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SOURCE_FIELD_NUMBERpublic static final int SOURCE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SCHEMA_FIELD_NUMBERpublic static final int SCHEMA_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PROFILE_FIELD_NUMBERpublic static final int PROFILE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PARSER@Deprecated public static final com.google.protobuf.Parser<Service.Dataset> 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
 
 - 
hasNamepublic boolean hasName() The name of the dataset. E.g. “my.uc.table@2” “nyc-taxi-dataset”, “fantastic-elk-3” optional string name = 1 [(.mlflow.validate_required) = true];- Specified by:
- hasNamein interface- Service.DatasetOrBuilder
- Returns:
- Whether the name field is set.
 
 - 
getNamepublic java.lang.String getName() The name of the dataset. E.g. “my.uc.table@2” “nyc-taxi-dataset”, “fantastic-elk-3” optional string name = 1 [(.mlflow.validate_required) = true];- Specified by:
- getNamein interface- Service.DatasetOrBuilder
- Returns:
- The name.
 
 - 
getNameBytespublic com.google.protobuf.ByteString getNameBytes() The name of the dataset. E.g. “my.uc.table@2” “nyc-taxi-dataset”, “fantastic-elk-3” optional string name = 1 [(.mlflow.validate_required) = true];- Specified by:
- getNameBytesin interface- Service.DatasetOrBuilder
- Returns:
- The bytes for name.
 
 - 
hasDigestpublic boolean hasDigest() Dataset digest, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name. optional string digest = 2 [(.mlflow.validate_required) = true];- Specified by:
- hasDigestin interface- Service.DatasetOrBuilder
- Returns:
- Whether the digest field is set.
 
 - 
getDigestpublic java.lang.String getDigest() Dataset digest, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name. optional string digest = 2 [(.mlflow.validate_required) = true];- Specified by:
- getDigestin interface- Service.DatasetOrBuilder
- Returns:
- The digest.
 
 - 
getDigestBytespublic com.google.protobuf.ByteString getDigestBytes() Dataset digest, e.g. an md5 hash of the dataset that uniquely identifies it within datasets of the same name. optional string digest = 2 [(.mlflow.validate_required) = true];- Specified by:
- getDigestBytesin interface- Service.DatasetOrBuilder
- Returns:
- The bytes for digest.
 
 - 
hasSourceTypepublic boolean hasSourceType() The type of the dataset source, e.g. ‘databricks-uc-table’, ‘DBFS’, ‘S3’, ... optional string source_type = 3 [(.mlflow.validate_required) = true];- Specified by:
- hasSourceTypein interface- Service.DatasetOrBuilder
- Returns:
- Whether the sourceType field is set.
 
 - 
getSourceTypepublic java.lang.String getSourceType() The type of the dataset source, e.g. ‘databricks-uc-table’, ‘DBFS’, ‘S3’, ... optional string source_type = 3 [(.mlflow.validate_required) = true];- Specified by:
- getSourceTypein interface- Service.DatasetOrBuilder
- Returns:
- The sourceType.
 
 - 
getSourceTypeBytespublic com.google.protobuf.ByteString getSourceTypeBytes() The type of the dataset source, e.g. ‘databricks-uc-table’, ‘DBFS’, ‘S3’, ... optional string source_type = 3 [(.mlflow.validate_required) = true];- Specified by:
- getSourceTypeBytesin interface- Service.DatasetOrBuilder
- Returns:
- The bytes for sourceType.
 
 - 
hasSourcepublic boolean hasSource() Source information for the dataset. Note that the source may not exactly reproduce the dataset if it was transformed / modified before use with MLflow. optional string source = 4 [(.mlflow.validate_required) = true];- Specified by:
- hasSourcein interface- Service.DatasetOrBuilder
- Returns:
- Whether the source field is set.
 
 - 
getSourcepublic java.lang.String getSource() Source information for the dataset. Note that the source may not exactly reproduce the dataset if it was transformed / modified before use with MLflow. optional string source = 4 [(.mlflow.validate_required) = true];- Specified by:
- getSourcein interface- Service.DatasetOrBuilder
- Returns:
- The source.
 
 - 
getSourceBytespublic com.google.protobuf.ByteString getSourceBytes() Source information for the dataset. Note that the source may not exactly reproduce the dataset if it was transformed / modified before use with MLflow. optional string source = 4 [(.mlflow.validate_required) = true];- Specified by:
- getSourceBytesin interface- Service.DatasetOrBuilder
- Returns:
- The bytes for source.
 
 - 
hasSchemapublic boolean hasSchema() The schema of the dataset. E.g., MLflow ColSpec JSON for a dataframe, MLflow TensorSpec JSON for an ndarray, or another schema format. optional string schema = 5;- Specified by:
- hasSchemain interface- Service.DatasetOrBuilder
- Returns:
- Whether the schema field is set.
 
 - 
getSchemapublic java.lang.String getSchema() The schema of the dataset. E.g., MLflow ColSpec JSON for a dataframe, MLflow TensorSpec JSON for an ndarray, or another schema format. optional string schema = 5;- Specified by:
- getSchemain interface- Service.DatasetOrBuilder
- Returns:
- The schema.
 
 - 
getSchemaBytespublic com.google.protobuf.ByteString getSchemaBytes() The schema of the dataset. E.g., MLflow ColSpec JSON for a dataframe, MLflow TensorSpec JSON for an ndarray, or another schema format. optional string schema = 5;- Specified by:
- getSchemaBytesin interface- Service.DatasetOrBuilder
- Returns:
- The bytes for schema.
 
 - 
hasProfilepublic boolean hasProfile() The profile of the dataset. Summary statistics for the dataset, such as the number of rows in a table, the mean / std / mode of each column in a table, or the number of elements in an array. optional string profile = 6;- Specified by:
- hasProfilein interface- Service.DatasetOrBuilder
- Returns:
- Whether the profile field is set.
 
 - 
getProfilepublic java.lang.String getProfile() The profile of the dataset. Summary statistics for the dataset, such as the number of rows in a table, the mean / std / mode of each column in a table, or the number of elements in an array. optional string profile = 6;- Specified by:
- getProfilein interface- Service.DatasetOrBuilder
- Returns:
- The profile.
 
 - 
getProfileBytespublic com.google.protobuf.ByteString getProfileBytes() The profile of the dataset. Summary statistics for the dataset, such as the number of rows in a table, the mean / std / mode of each column in a table, or the number of elements in an array. optional string profile = 6;- Specified by:
- getProfileBytesin interface- Service.DatasetOrBuilder
- Returns:
- The bytes for profile.
 
 - 
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.Dataset parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.Dataset parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.Dataset parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.Dataset parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.Dataset parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.Dataset parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.Dataset parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.Dataset parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static Service.Dataset parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static Service.Dataset parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.Dataset parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.Dataset parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic Service.Dataset.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static Service.Dataset.Builder newBuilder() 
 - 
newBuilderpublic static Service.Dataset.Builder newBuilder(Service.Dataset prototype) 
 - 
toBuilderpublic Service.Dataset.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected Service.Dataset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static Service.Dataset getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<Service.Dataset> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<Service.Dataset> 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.Dataset getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-