Uses of Class
org.mlflow.api.proto.Service.LogMetric.Response
| Package | Description |
|---|---|
| org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
-
Uses of Service.LogMetric.Response in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.LogMetric.Response Modifier and Type Field Description static com.google.protobuf.Parser<Service.LogMetric.Response>Service.LogMetric.Response. PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.LogMetric.Response Modifier and Type Method Description Service.LogMetric.ResponseService.LogMetric.Response.Builder. build()Service.LogMetric.ResponseService.LogMetric.Response.Builder. buildPartial()static Service.LogMetric.ResponseService.LogMetric.Response. getDefaultInstance()Service.LogMetric.ResponseService.LogMetric.Response.Builder. getDefaultInstanceForType()Service.LogMetric.ResponseService.LogMetric.Response. getDefaultInstanceForType()static Service.LogMetric.ResponseService.LogMetric.Response. parseDelimitedFrom(java.io.InputStream input)static Service.LogMetric.ResponseService.LogMetric.Response. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(byte[] data)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(com.google.protobuf.ByteString data)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(com.google.protobuf.CodedInputStream input)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(java.io.InputStream input)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(java.nio.ByteBuffer data)static Service.LogMetric.ResponseService.LogMetric.Response. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.mlflow.api.proto that return types with arguments of type Service.LogMetric.Response Modifier and Type Method Description com.google.protobuf.Parser<Service.LogMetric.Response>Service.LogMetric.Response. getParserForType()static com.google.protobuf.Parser<Service.LogMetric.Response>Service.LogMetric.Response. parser()Methods in org.mlflow.api.proto with parameters of type Service.LogMetric.Response Modifier and Type Method Description Service.LogMetric.Response.BuilderService.LogMetric.Response.Builder. mergeFrom(Service.LogMetric.Response other)static Service.LogMetric.Response.BuilderService.LogMetric.Response. newBuilder(Service.LogMetric.Response prototype)