Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Service.FloatClause> |
Service.FloatClause.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Service.FloatClause |
Service.FloatClause.Builder.build() |
Service.FloatClause |
Service.FloatClause.Builder.buildPartial() |
static Service.FloatClause |
Service.FloatClause.getDefaultInstance() |
Service.FloatClause |
Service.FloatClause.getDefaultInstanceForType() |
Service.FloatClause |
Service.FloatClause.Builder.getDefaultInstanceForType() |
Service.FloatClause |
Service.MetricSearchExpressionOrBuilder.getFloat()
[Deprecated in 0.7.0, to be removed in future version]
Float clause for comparison.
|
Service.FloatClause |
Service.MetricSearchExpression.getFloat()
[Deprecated in 0.7.0, to be removed in future version]
Float clause for comparison.
|
Service.FloatClause |
Service.MetricSearchExpression.Builder.getFloat()
[Deprecated in 0.7.0, to be removed in future version]
Float clause for comparison.
|
static Service.FloatClause |
Service.FloatClause.parseDelimitedFrom(InputStream input) |
static Service.FloatClause |
Service.FloatClause.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.FloatClause |
Service.FloatClause.parseFrom(byte[] data) |
static Service.FloatClause |
Service.FloatClause.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.FloatClause |
Service.FloatClause.parseFrom(ByteBuffer data) |
static Service.FloatClause |
Service.FloatClause.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.FloatClause |
Service.FloatClause.parseFrom(com.google.protobuf.ByteString data) |
static Service.FloatClause |
Service.FloatClause.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.FloatClause |
Service.FloatClause.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.FloatClause |
Service.FloatClause.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.FloatClause |
Service.FloatClause.parseFrom(InputStream input) |
static Service.FloatClause |
Service.FloatClause.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Service.FloatClause> |
Service.FloatClause.getParserForType() |
static com.google.protobuf.Parser<Service.FloatClause> |
Service.FloatClause.parser() |
Modifier and Type | Method and Description |
---|---|
Service.MetricSearchExpression.Builder |
Service.MetricSearchExpression.Builder.mergeFloat(Service.FloatClause value)
[Deprecated in 0.7.0, to be removed in future version]
Float clause for comparison.
|
Service.FloatClause.Builder |
Service.FloatClause.Builder.mergeFrom(Service.FloatClause other) |
static Service.FloatClause.Builder |
Service.FloatClause.newBuilder(Service.FloatClause prototype) |
Service.MetricSearchExpression.Builder |
Service.MetricSearchExpression.Builder.setFloat(Service.FloatClause value)
[Deprecated in 0.7.0, to be removed in future version]
Float clause for comparison.
|
Copyright © 2019. All rights reserved.