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.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.RunOutputsModifier and TypeMethodDescriptionService.RunOutputs.Builder.build()Service.RunOutputs.Builder.buildPartial()static Service.RunOutputsService.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.RunOutputsService.RunOutputs.parseDelimitedFrom(InputStream input) static Service.RunOutputsService.RunOutputs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputsService.RunOutputs.parseFrom(byte[] data) static Service.RunOutputsService.RunOutputs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputsService.RunOutputs.parseFrom(com.google.protobuf.ByteString data) static Service.RunOutputsService.RunOutputs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputsService.RunOutputs.parseFrom(com.google.protobuf.CodedInputStream input) static Service.RunOutputsService.RunOutputs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputsService.RunOutputs.parseFrom(InputStream input) static Service.RunOutputsService.RunOutputs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunOutputsService.RunOutputs.parseFrom(ByteBuffer data) static Service.RunOutputsService.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.BuilderService.RunOutputs.newBuilder(Service.RunOutputs prototype) Service.Run.Builder.setOutputs(Service.RunOutputs value) Run outputs.