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, waitpause, resumepublic static final IBackupStoreFactory INSTANCE
public <T> IBackupStore<T> forContainer(BaseContainerDescriptor c)
forContainer in interface IBackupStoreFactorypublic InstallationWriteLeader leadership()
leadership in interface IBackupStoreFactoryCopyright © 2024. All Rights Reserved.