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.PARSERDeprecated.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.RunDataService.RunData.getDefaultInstance()Service.RunData.Builder.getDefaultInstanceForType()Service.RunData.getDefaultInstanceForType()static Service.RunDataService.RunData.parseDelimitedFrom(InputStream input) static Service.RunDataService.RunData.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunDataService.RunData.parseFrom(byte[] data) static Service.RunDataService.RunData.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunDataService.RunData.parseFrom(com.google.protobuf.ByteString data) static Service.RunDataService.RunData.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunDataService.RunData.parseFrom(com.google.protobuf.CodedInputStream input) static Service.RunDataService.RunData.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunDataService.RunData.parseFrom(InputStream input) static Service.RunDataService.RunData.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RunDataService.RunData.parseFrom(ByteBuffer data) static Service.RunDataService.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.BuilderService.RunData.newBuilder(Service.RunData prototype) Service.Run.Builder.setData(Service.RunData value) Run data.