Uses of Class
org.mlflow.api.proto.Service.RunData
-
Uses of Service.RunData in org.mlflow.api.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.RunData> Service.RunData.PARSER
Deprecated.Modifier and TypeMethodDescriptionService.RunData.Builder.build()
Service.RunData.Builder.buildPartial()
Service.Run.Builder.getData()
Run data.Service.Run.getData()
Run data.Service.RunOrBuilder.getData()
Run data.static Service.RunData
Service.RunData.getDefaultInstance()
Service.RunData.Builder.getDefaultInstanceForType()
Service.RunData.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
(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) static Service.RunData
Service.RunData.parseFrom
(ByteBuffer data) static Service.RunData
Service.RunData.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Service.RunData> Service.RunData.getParserForType()
static com.google.protobuf.Parser
<Service.RunData> Service.RunData.parser()
Modifier and TypeMethodDescriptionService.Run.Builder.mergeData
(Service.RunData value) Run data.Service.RunData.Builder.mergeFrom
(Service.RunData other) static Service.RunData.Builder
Service.RunData.newBuilder
(Service.RunData prototype) Service.Run.Builder.setData
(Service.RunData value) Run data.