Uses of Class
org.mlflow.api.proto.Service.MetricWithRunId
Packages that use Service.MetricWithRunId
-
Uses of Service.MetricWithRunId in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.MetricWithRunIdModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.MetricWithRunId> Service.MetricWithRunId.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.MetricWithRunIdModifier and TypeMethodDescriptionService.MetricWithRunId.Builder.build()
Service.MetricWithRunId.Builder.buildPartial()
static Service.MetricWithRunId
Service.MetricWithRunId.getDefaultInstance()
Service.MetricWithRunId.Builder.getDefaultInstanceForType()
Service.MetricWithRunId.getDefaultInstanceForType()
Service.GetMetricHistoryBulkInterval.Response.Builder.getMetrics
(int index) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.getMetrics
(int index) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.ResponseOrBuilder.getMetrics
(int index) List of metrics representing history of values and metadata.static Service.MetricWithRunId
Service.MetricWithRunId.parseDelimitedFrom
(InputStream input) static Service.MetricWithRunId
Service.MetricWithRunId.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(byte[] data) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(com.google.protobuf.ByteString data) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(InputStream input) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(ByteBuffer data) static Service.MetricWithRunId
Service.MetricWithRunId.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.MetricWithRunIdModifier and TypeMethodDescriptionService.GetMetricHistoryBulkInterval.Response.Builder.getMetricsList()
List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.getMetricsList()
List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.ResponseOrBuilder.getMetricsList()
List of metrics representing history of values and metadata.com.google.protobuf.Parser
<Service.MetricWithRunId> Service.MetricWithRunId.getParserForType()
static com.google.protobuf.Parser
<Service.MetricWithRunId> Service.MetricWithRunId.parser()
Methods in org.mlflow.api.proto with parameters of type Service.MetricWithRunIdModifier and TypeMethodDescriptionService.GetMetricHistoryBulkInterval.Response.Builder.addMetrics
(int index, Service.MetricWithRunId value) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.Builder.addMetrics
(Service.MetricWithRunId value) List of metrics representing history of values and metadata.Service.MetricWithRunId.Builder.mergeFrom
(Service.MetricWithRunId other) Service.MetricWithRunId.newBuilder
(Service.MetricWithRunId prototype) Service.GetMetricHistoryBulkInterval.Response.Builder.setMetrics
(int index, Service.MetricWithRunId value) List of metrics representing history of values and metadata.Method parameters in org.mlflow.api.proto with type arguments of type Service.MetricWithRunIdModifier and TypeMethodDescriptionService.GetMetricHistoryBulkInterval.Response.Builder.addAllMetrics
(Iterable<? extends Service.MetricWithRunId> values) List of metrics representing history of values and metadata.