| 接口 | 说明 |
|---|---|
| RaftStorage |
The storage of a raft server.
|
| RaftStorageDirectory |
The directory of a
RaftStorage. |
| RaftStorageMetadataFile |
Represent a file on disk which persistently stores the metadata of a raft storage.
|
| 类 | 说明 |
|---|---|
| FileInfo |
Metadata about a file.
|
| RaftStorage.Builder | |
| RaftStorageMetadata |
The metadata for a raft storage.
|
| 枚举 | 说明 |
|---|---|
| RaftStorage.StartupOption |
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.