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