public interface RaftStorageMetadataFile
| 限定符和类型 | 方法和说明 |
|---|---|
RaftStorageMetadata |
getMetadata() |
void |
persist(RaftStorageMetadata newMetadata)
Persist the given metadata.
|
RaftStorageMetadata getMetadata() throws IOException
IOExceptionvoid persist(RaftStorageMetadata newMetadata) throws IOException
IOExceptionCopyright © 2017–2025 The Apache Software Foundation. All rights reserved.