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.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.LogMetricModifier and TypeMethodDescriptionService.LogMetric.Builder.build()Service.LogMetric.Builder.buildPartial()static Service.LogMetricService.LogMetric.getDefaultInstance()Service.LogMetric.Builder.getDefaultInstanceForType()Service.LogMetric.getDefaultInstanceForType()static Service.LogMetricService.LogMetric.parseDelimitedFrom(InputStream input) static Service.LogMetricService.LogMetric.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogMetricService.LogMetric.parseFrom(byte[] data) static Service.LogMetricService.LogMetric.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogMetricService.LogMetric.parseFrom(com.google.protobuf.ByteString data) static Service.LogMetricService.LogMetric.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogMetricService.LogMetric.parseFrom(com.google.protobuf.CodedInputStream input) static Service.LogMetricService.LogMetric.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogMetricService.LogMetric.parseFrom(InputStream input) static Service.LogMetricService.LogMetric.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogMetricService.LogMetric.parseFrom(ByteBuffer data) static Service.LogMetricService.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.BuilderService.LogMetric.newBuilder(Service.LogMetric prototype)