public final class StorageImplUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static RaftStorageImpl |
newRaftStorage(File dir,
RaftServerConfigKeys.Log.CorruptionPolicy logCorruptionPolicy,
RaftStorage.StartupOption option,
long storageFeeSpaceMin)
Create a
RaftStorageImpl. |
public static RaftStorageImpl newRaftStorage(File dir, RaftServerConfigKeys.Log.CorruptionPolicy logCorruptionPolicy, RaftStorage.StartupOption option, long storageFeeSpaceMin) throws IOException
RaftStorageImpl.IOExceptionCopyright © 2017–2023 The Apache Software Foundation. All rights reserved.