Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Service.RunData> |
Service.RunData.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Service.RunData |
Service.RunData.Builder.build() |
Service.RunData |
Service.RunData.Builder.buildPartial() |
Service.RunData |
Service.RunOrBuilder.getData()
Run data.
|
Service.RunData |
Service.Run.getData()
Run data.
|
Service.RunData |
Service.Run.Builder.getData()
Run data.
|
static Service.RunData |
Service.RunData.getDefaultInstance() |
Service.RunData |
Service.RunData.getDefaultInstanceForType() |
Service.RunData |
Service.RunData.Builder.getDefaultInstanceForType() |
static Service.RunData |
Service.RunData.parseDelimitedFrom(InputStream input) |
static Service.RunData |
Service.RunData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.RunData |
Service.RunData.parseFrom(byte[] data) |
static Service.RunData |
Service.RunData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.RunData |
Service.RunData.parseFrom(ByteBuffer data) |
static Service.RunData |
Service.RunData.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.RunData |
Service.RunData.parseFrom(com.google.protobuf.ByteString data) |
static Service.RunData |
Service.RunData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.RunData |
Service.RunData.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.RunData |
Service.RunData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.RunData |
Service.RunData.parseFrom(InputStream input) |
static Service.RunData |
Service.RunData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Service.RunData> |
Service.RunData.getParserForType() |
static com.google.protobuf.Parser<Service.RunData> |
Service.RunData.parser() |
Modifier and Type | Method and Description |
---|---|
Service.Run.Builder |
Service.Run.Builder.mergeData(Service.RunData value)
Run data.
|
Service.RunData.Builder |
Service.RunData.Builder.mergeFrom(Service.RunData other) |
static Service.RunData.Builder |
Service.RunData.newBuilder(Service.RunData prototype) |
Service.Run.Builder |
Service.Run.Builder.setData(Service.RunData value)
Run data.
|
Copyright © 2019. All rights reserved.