Uses of Class
org.mlflow.api.proto.EvaluationDatasets.DatasetRecord
Packages that use EvaluationDatasets.DatasetRecord
-
Uses of EvaluationDatasets.DatasetRecord in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type EvaluationDatasets.DatasetRecordModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<EvaluationDatasets.DatasetRecord>EvaluationDatasets.DatasetRecord.PARSERDeprecated.Methods in org.mlflow.api.proto that return EvaluationDatasets.DatasetRecordModifier and TypeMethodDescriptionEvaluationDatasets.DatasetRecord.Builder.build()EvaluationDatasets.DatasetRecord.Builder.buildPartial()EvaluationDatasets.DatasetRecord.getDefaultInstance()EvaluationDatasets.DatasetRecord.Builder.getDefaultInstanceForType()EvaluationDatasets.DatasetRecord.getDefaultInstanceForType()EvaluationDatasets.DatasetRecord.parseDelimitedFrom(InputStream input) EvaluationDatasets.DatasetRecord.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationDatasets.DatasetRecord.parseFrom(byte[] data) EvaluationDatasets.DatasetRecord.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationDatasets.DatasetRecord.parseFrom(com.google.protobuf.ByteString data) EvaluationDatasets.DatasetRecord.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationDatasets.DatasetRecord.parseFrom(com.google.protobuf.CodedInputStream input) EvaluationDatasets.DatasetRecord.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationDatasets.DatasetRecord.parseFrom(InputStream input) EvaluationDatasets.DatasetRecord.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationDatasets.DatasetRecord.parseFrom(ByteBuffer data) EvaluationDatasets.DatasetRecord.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type EvaluationDatasets.DatasetRecordModifier and TypeMethodDescriptioncom.google.protobuf.Parser<EvaluationDatasets.DatasetRecord>EvaluationDatasets.DatasetRecord.getParserForType()static com.google.protobuf.Parser<EvaluationDatasets.DatasetRecord>EvaluationDatasets.DatasetRecord.parser()Methods in org.mlflow.api.proto with parameters of type EvaluationDatasets.DatasetRecordModifier and TypeMethodDescriptionEvaluationDatasets.DatasetRecord.Builder.mergeFrom(EvaluationDatasets.DatasetRecord other) EvaluationDatasets.DatasetRecord.newBuilder(EvaluationDatasets.DatasetRecord prototype)