public final class NoopStore extends java.lang.Object implements IBackupStoreFactory
Modifier and Type | Field and Description |
---|---|
static IBackupStoreFactory |
INSTANCE |
Constructor and Description |
---|
NoopStore() |
Modifier and Type | Method and Description |
---|---|
<T> IBackupStore<T> |
forContainer(BaseContainerDescriptor c) |
InstallationWriteLeader |
leadership() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
pause, resume
public static final IBackupStoreFactory INSTANCE
public <T> IBackupStore<T> forContainer(BaseContainerDescriptor c)
forContainer
in interface IBackupStoreFactory
public InstallationWriteLeader leadership()
leadership
in interface IBackupStoreFactory
Copyright © 2024. All Rights Reserved.