gravitino.filesystem.gvfs_storage_handler.get_storage_handler_by_type¶
- gravitino.filesystem.gvfs_storage_handler.get_storage_handler_by_type(storage_type: StorageType) StorageHandler¶
Get the storage handler by the storage type. :param storage_type: The storage type :return: The storage handler