Uses of Class
org.mlflow.api.proto.Service.DatasetInput
-
Uses of Service.DatasetInput in org.mlflow.api.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.DatasetInput> Service.DatasetInput.PARSER
Deprecated.Modifier and TypeMethodDescriptionService.DatasetInput.Builder.build()
Service.DatasetInput.Builder.buildPartial()
Service.RunInputs.Builder.getDatasetInputs
(int index) Dataset inputs to the Run.Service.RunInputs.getDatasetInputs
(int index) Dataset inputs to the Run.Service.RunInputsOrBuilder.getDatasetInputs
(int index) Dataset inputs to the Run.Service.LogInputs.Builder.getDatasets
(int index) Dataset inputsService.LogInputs.getDatasets
(int index) Dataset inputsService.LogInputsOrBuilder.getDatasets
(int index) Dataset inputsstatic Service.DatasetInput
Service.DatasetInput.getDefaultInstance()
Service.DatasetInput.Builder.getDefaultInstanceForType()
Service.DatasetInput.getDefaultInstanceForType()
static Service.DatasetInput
Service.DatasetInput.parseDelimitedFrom
(InputStream input) static Service.DatasetInput
Service.DatasetInput.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInput
Service.DatasetInput.parseFrom
(byte[] data) static Service.DatasetInput
Service.DatasetInput.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInput
Service.DatasetInput.parseFrom
(com.google.protobuf.ByteString data) static Service.DatasetInput
Service.DatasetInput.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInput
Service.DatasetInput.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.DatasetInput
Service.DatasetInput.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInput
Service.DatasetInput.parseFrom
(InputStream input) static Service.DatasetInput
Service.DatasetInput.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInput
Service.DatasetInput.parseFrom
(ByteBuffer data) static Service.DatasetInput
Service.DatasetInput.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionService.RunInputs.Builder.getDatasetInputsList()
Dataset inputs to the Run.Service.RunInputs.getDatasetInputsList()
Dataset inputs to the Run.Service.RunInputsOrBuilder.getDatasetInputsList()
Dataset inputs to the Run.Service.LogInputs.Builder.getDatasetsList()
Dataset inputsService.LogInputs.getDatasetsList()
Dataset inputsService.LogInputsOrBuilder.getDatasetsList()
Dataset inputscom.google.protobuf.Parser
<Service.DatasetInput> Service.DatasetInput.getParserForType()
static com.google.protobuf.Parser
<Service.DatasetInput> Service.DatasetInput.parser()
Modifier and TypeMethodDescriptionService.RunInputs.Builder.addDatasetInputs
(int index, Service.DatasetInput value) Dataset inputs to the Run.Service.RunInputs.Builder.addDatasetInputs
(Service.DatasetInput value) Dataset inputs to the Run.Service.LogInputs.Builder.addDatasets
(int index, Service.DatasetInput value) Dataset inputsService.LogInputs.Builder.addDatasets
(Service.DatasetInput value) Dataset inputsService.DatasetInput.Builder.mergeFrom
(Service.DatasetInput other) static Service.DatasetInput.Builder
Service.DatasetInput.newBuilder
(Service.DatasetInput prototype) Service.RunInputs.Builder.setDatasetInputs
(int index, Service.DatasetInput value) Dataset inputs to the Run.Service.LogInputs.Builder.setDatasets
(int index, Service.DatasetInput value) Dataset inputsModifier and TypeMethodDescriptionService.RunInputs.Builder.addAllDatasetInputs
(Iterable<? extends Service.DatasetInput> values) Dataset inputs to the Run.Service.LogInputs.Builder.addAllDatasets
(Iterable<? extends Service.DatasetInput> values) Dataset inputs