| Package | Description | 
|---|---|
| org.eclipse.jgit.internal.ketch | 
 Distributed consensus system built on Git. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KetchSystem | 
KetchReplica.getSystem()
Get system configuration. 
 | 
| Constructor and Description | 
|---|
KetchLeader(KetchSystem system)
Construct a leader for a Ketch instance. 
 | 
KetchLeaderCache(KetchSystem system)
Initialize a new leader cache. 
 | 
Copyright © 2018 Eclipse JGit Project. All rights reserved.