Uses of Class
org.mlflow.api.proto.Service.DatasetInput
Packages that use Service.DatasetInput
-
Uses of Service.DatasetInput in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.DatasetInputModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.DatasetInput>Service.DatasetInput.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.DatasetInputModifier 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.DatasetInputService.DatasetInput.getDefaultInstance()Service.DatasetInput.Builder.getDefaultInstanceForType()Service.DatasetInput.getDefaultInstanceForType()static Service.DatasetInputService.DatasetInput.parseDelimitedFrom(InputStream input) static Service.DatasetInputService.DatasetInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInputService.DatasetInput.parseFrom(byte[] data) static Service.DatasetInputService.DatasetInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInputService.DatasetInput.parseFrom(com.google.protobuf.ByteString data) static Service.DatasetInputService.DatasetInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInputService.DatasetInput.parseFrom(com.google.protobuf.CodedInputStream input) static Service.DatasetInputService.DatasetInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInputService.DatasetInput.parseFrom(InputStream input) static Service.DatasetInputService.DatasetInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetInputService.DatasetInput.parseFrom(ByteBuffer data) static Service.DatasetInputService.DatasetInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.DatasetInputModifier 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()Methods in org.mlflow.api.proto with parameters of type Service.DatasetInputModifier 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.BuilderService.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 inputsMethod parameters in org.mlflow.api.proto with type arguments of type Service.DatasetInputModifier 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