public class BackupManager extends java.lang.Object implements IBackupManager
| Constructor and Description | 
|---|
BackupManager(ITopicStore store)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
delete(ILiveStream stream)  | 
void | 
flush(ILiveStream stream)  | 
public BackupManager(ITopicStore store)
public void delete(ILiveStream stream)
delete in interface IBackupManagerpublic void flush(ILiveStream stream)
flush in interface IBackupManagerCopyright © 2023. All Rights Reserved.