public final class StorageImplUtils extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.