public class KetchConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
ACCEPTED
Reference name holding the RefTree accepted by a follower. 
 | 
static String | 
COMMITTED
Reference name holding the RefTree known to be committed. 
 | 
static String | 
CONFIG_KEY_COMMIT
Behavior for a replica ( 
remote.$name.ketch-commit) | 
static String | 
CONFIG_KEY_SPEED
Behavior for a replica ( 
remote.$name.ketch-speed) | 
static String | 
CONFIG_KEY_TYPE
Behavior for a replica ( 
remote.$name.ketch-type) | 
static String | 
CONFIG_SECTION_KETCH
Section for Ketch configuration ( 
ketch). | 
static String | 
DEFAULT_TXN_NAMESPACE
 | 
static String | 
STAGE
Reference subdirectory holding proposed heads. 
 | 
static FooterKey | 
TERM
Footer containing the current term. 
 | 
public static final String DEFAULT_TXN_NAMESPACE
public static final String ACCEPTED
public static final String COMMITTED
public static final String STAGE
public static final FooterKey TERM
public static final String CONFIG_SECTION_KETCH
ketch).public static final String CONFIG_KEY_TYPE
remote.$name.ketch-type)public static final String CONFIG_KEY_COMMIT
remote.$name.ketch-commit)public static final String CONFIG_KEY_SPEED
remote.$name.ketch-speed)Copyright © 2018 Eclipse JGit Project. All rights reserved.