| Package | Description |
|---|---|
| io.atomix.copycat.server.storage.system |
Classes and interfaces that aid in storing and loading persistent cluster and server configurations.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
MetaStore.loadConfiguration()
Loads the current cluster configuration.
|
| Modifier and Type | Method and Description |
|---|---|
MetaStore |
MetaStore.storeConfiguration(Configuration configuration)
Stores the current cluster configuration.
|
Copyright © 2013–2016. All rights reserved.