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