Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
Modifier and Type | Method and Description |
---|---|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addAllMetrics(Iterable<? extends Service.Metric> values)
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addMetrics(int index,
Service.Metric.Builder builderForValue)
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addMetrics(int index,
Service.Metric value)
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addMetrics(Service.Metric.Builder builderForValue)
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addMetrics(Service.Metric value)
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clear() |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clearMetrics()
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clone() |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.mergeFrom(com.google.protobuf.Message other) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.mergeFrom(Service.GetMetricHistory.Response other) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.newBuilder() |
static Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.newBuilder(Service.GetMetricHistory.Response prototype) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.newBuilderForType() |
protected Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.removeMetrics(int index)
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setMetrics(int index,
Service.Metric.Builder builderForValue)
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setMetrics(int index,
Service.Metric value)
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.toBuilder() |
Copyright © 2018. All rights reserved.