| Package | Description |
|---|---|
| org.apache.ratis.server.storage |
| Modifier and Type | Method and Description |
|---|---|
static RaftStorageImpl |
StorageImplUtils.newRaftStorage(File dir,
RaftServerConfigKeys.Log.CorruptionPolicy logCorruptionPolicy,
RaftStorage.StartupOption option,
long storageFeeSpaceMin)
Create a
RaftStorageImpl. |
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.