Uses of Class
org.mlflow.api.proto.Service.RunData
Packages that use Service.RunData
-
Uses of Service.RunData in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.RunDataModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.RunData> Service.RunData.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.RunDataModifier 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) Methods in org.mlflow.api.proto that return types with arguments of type Service.RunDataModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Service.RunData> Service.RunData.getParserForType()
static com.google.protobuf.Parser
<Service.RunData> Service.RunData.parser()
Methods in org.mlflow.api.proto with parameters of type Service.RunDataModifier 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.