nvflare.app_common.storages package¶
Submodules¶
- nvflare.app_common.storages.filesystem_storage module
FilesystemStorage
FilesystemStorage.clone_object()
FilesystemStorage.create_object()
FilesystemStorage.delete_object()
FilesystemStorage.get_data()
FilesystemStorage.get_data_for_download()
FilesystemStorage.get_detail()
FilesystemStorage.get_meta()
FilesystemStorage.is_valid_component()
FilesystemStorage.list_components_of_object()
FilesystemStorage.list_objects()
FilesystemStorage.tag_object()
FilesystemStorage.update_meta()
FilesystemStorage.update_object()