Uses of Class
org.mlflow.api.proto.Service.RunOutputs
Packages that use Service.RunOutputs
-
Uses of Service.RunOutputs in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.RunOutputsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.RunOutputs>
Service.RunOutputs.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.RunOutputsModifier and TypeMethodDescriptionService.RunOutputs.Builder.build()
Service.RunOutputs.Builder.buildPartial()
static Service.RunOutputs
Service.RunOutputs.getDefaultInstance()
Service.RunOutputs.Builder.getDefaultInstanceForType()
Service.RunOutputs.getDefaultInstanceForType()
Service.Run.Builder.getOutputs()
Run outputs.Service.Run.getOutputs()
Run outputs.Service.RunOrBuilder.getOutputs()
Run outputs.static Service.RunOutputs
Service.RunOutputs.parseDelimitedFrom
(InputStream input) static Service.RunOutputs
Service.RunOutputs.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputs
Service.RunOutputs.parseFrom
(byte[] data) static Service.RunOutputs
Service.RunOutputs.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputs
Service.RunOutputs.parseFrom
(com.google.protobuf.ByteString data) static Service.RunOutputs
Service.RunOutputs.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputs
Service.RunOutputs.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.RunOutputs
Service.RunOutputs.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputs
Service.RunOutputs.parseFrom
(InputStream input) static Service.RunOutputs
Service.RunOutputs.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputs
Service.RunOutputs.parseFrom
(ByteBuffer data) static Service.RunOutputs
Service.RunOutputs.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.RunOutputsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service.RunOutputs>
Service.RunOutputs.getParserForType()
static com.google.protobuf.Parser<Service.RunOutputs>
Service.RunOutputs.parser()
Methods in org.mlflow.api.proto with parameters of type Service.RunOutputsModifier and TypeMethodDescriptionService.RunOutputs.Builder.mergeFrom
(Service.RunOutputs other) Service.Run.Builder.mergeOutputs
(Service.RunOutputs value) Run outputs.static Service.RunOutputs.Builder
Service.RunOutputs.newBuilder
(Service.RunOutputs prototype) Service.Run.Builder.setOutputs
(Service.RunOutputs value) Run outputs.