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. PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.LogMetric.Response Modifier and Type Method Description Service.LogMetric.Response
Service.LogMetric.Response.Builder. build()
Service.LogMetric.Response
Service.LogMetric.Response.Builder. buildPartial()
static Service.LogMetric.Response
Service.LogMetric.Response. getDefaultInstance()
Service.LogMetric.Response
Service.LogMetric.Response.Builder. getDefaultInstanceForType()
Service.LogMetric.Response
Service.LogMetric.Response. getDefaultInstanceForType()
static Service.LogMetric.Response
Service.LogMetric.Response. parseDelimitedFrom(java.io.InputStream input)
static Service.LogMetric.Response
Service.LogMetric.Response. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(byte[] data)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(com.google.protobuf.ByteString data)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(com.google.protobuf.CodedInputStream input)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(java.io.InputStream input)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.LogMetric.Response
Service.LogMetric.Response. parseFrom(java.nio.ByteBuffer data)
static Service.LogMetric.Response
Service.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.Builder
Service.LogMetric.Response.Builder. mergeFrom(Service.LogMetric.Response other)
static Service.LogMetric.Response.Builder
Service.LogMetric.Response. newBuilder(Service.LogMetric.Response prototype)