| Package | Description |
|---|---|
| com.alipay.sofa.jraft | |
| com.alipay.sofa.jraft.core | |
| com.alipay.sofa.jraft.storage.impl |
| Modifier and Type | Method and Description |
|---|---|
RaftMetaStorage |
JRaftServiceFactory.createRaftMetaStorage(String uri,
RaftOptions raftOptions)
Creates a raft meta storage.
|
| Modifier and Type | Method and Description |
|---|---|
RaftMetaStorage |
DefaultJRaftServiceFactory.createRaftMetaStorage(String uri,
RaftOptions raftOptions) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalRaftMetaStorage
Raft meta storage,it's not thread-safe.
|
Copyright © 2024. All rights reserved.