Uses of Class
org.mlflow.api.proto.Service.MetricWithRunId
-
Uses of Service.MetricWithRunId in org.mlflow.api.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.MetricWithRunId> Service.MetricWithRunId.PARSER
Deprecated.Modifier 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) Modifier 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()
Modifier 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.Modifier and TypeMethodDescriptionService.GetMetricHistoryBulkInterval.Response.Builder.addAllMetrics
(Iterable<? extends Service.MetricWithRunId> values) List of metrics representing history of values and metadata.