Modifier and Type | Method and Description |
---|---|
ILiveStream |
ILiveBackupStreams.orphans() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ILiveStream> |
ILiveBackupStreams.domains() |
java.util.List<ILiveStream> |
ILiveBackupStreams.listAvailable() |
Modifier and Type | Method and Description |
---|---|
void |
IBackupManager.delete(ILiveStream stream) |
void |
IBackupManager.flush(ILiveStream stream) |
Modifier and Type | Class and Description |
---|---|
class |
LiveStream |
Modifier and Type | Method and Description |
---|---|
void |
BackupManager.delete(ILiveStream stream) |
void |
BackupManager.flush(ILiveStream stream) |
Modifier and Type | Method and Description |
---|---|
void |
DomainSync.sync(IBackupStoreFactory target,
IServerTaskMonitor mon,
ILiveStream inBackup)
Compute what is in the
inBackup stream to figure out which data
is missing. |
Modifier and Type | Method and Description |
---|---|
InstallFromBackupTask.ClonedOrphans |
InstallFromBackupTask.cloneOrphans(IServerTaskMonitor monitor,
ILiveStream orphansStream,
CloneState cloneState) |
ITopicStore.IResumeToken |
CloneState.forTopic(ILiveStream installationsStream) |
Modifier and Type | Method and Description |
---|---|
void |
InstallFromBackupTask.cloneDomains(IServerTaskMonitor monitor,
java.util.List<ILiveStream> domainStreams,
CloneState cloneState,
InstallFromBackupTask.ClonedOrphans orphans,
ISdsSyncStore sdsStore) |
Constructor and Description |
---|
CloneState(java.nio.file.Path p,
ILiveStream any) |
Copyright © 2023. All Rights Reserved.