See: Description
| Class | Description |
|---|---|
| Configuration |
Represents a persisted server configuration.
|
| MetaStore |
Manages persistence of server configurations.
|
The MetaStore is the primary interface through which servers
store and load server configurations on disk.
Configurations include the current cluster configuration as well as the server's last
term and
vote which must be persisted according
to the Raft consensus algorithm.
Copyright © 2013–2016. All rights reserved.