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 IBackupManager
public void flush(ILiveStream stream)
flush
in interface IBackupManager
Copyright © 2023. All Rights Reserved.