Uses of Class
org.mlflow.api.proto.Service.GetDataset
Packages that use Service.GetDataset
-
Uses of Service.GetDataset in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.GetDatasetModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.GetDataset>Service.GetDataset.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.GetDatasetModifier and TypeMethodDescriptionService.GetDataset.Builder.build()Service.GetDataset.Builder.buildPartial()static Service.GetDatasetService.GetDataset.getDefaultInstance()Service.GetDataset.Builder.getDefaultInstanceForType()Service.GetDataset.getDefaultInstanceForType()static Service.GetDatasetService.GetDataset.parseDelimitedFrom(InputStream input) static Service.GetDatasetService.GetDataset.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetDatasetService.GetDataset.parseFrom(byte[] data) static Service.GetDatasetService.GetDataset.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetDatasetService.GetDataset.parseFrom(com.google.protobuf.ByteString data) static Service.GetDatasetService.GetDataset.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetDatasetService.GetDataset.parseFrom(com.google.protobuf.CodedInputStream input) static Service.GetDatasetService.GetDataset.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetDatasetService.GetDataset.parseFrom(InputStream input) static Service.GetDatasetService.GetDataset.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetDatasetService.GetDataset.parseFrom(ByteBuffer data) static Service.GetDatasetService.GetDataset.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.GetDatasetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service.GetDataset>Service.GetDataset.getParserForType()static com.google.protobuf.Parser<Service.GetDataset>Service.GetDataset.parser()Methods in org.mlflow.api.proto with parameters of type Service.GetDatasetModifier and TypeMethodDescriptionService.GetDataset.Builder.mergeFrom(Service.GetDataset other) static Service.GetDataset.BuilderService.GetDataset.newBuilder(Service.GetDataset prototype)