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) |
public static final IBackupStoreFactory INSTANCE
public <T> IBackupStore<T> forContainer(BaseContainerDescriptor c)
forContainer in interface IBackupStoreFactoryCopyright © 2022. All Rights Reserved.