Home
last modified time | relevance | path

Searched refs:ELECTABLE_GROUP_SIZE_OVERRIDE (Results 1 – 3 of 3) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/
H A DReplicationMutableConfig.java101 public static final String ELECTABLE_GROUP_SIZE_OVERRIDE = field in ReplicationMutableConfig
457 getIntVal(props, RepParams.ELECTABLE_GROUP_SIZE_OVERRIDE); in getElectableGroupSizeOverride()
485 setIntVal(props, RepParams.ELECTABLE_GROUP_SIZE_OVERRIDE, override, in setElectableGroupSizeOverrideVoid()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/impl/node/
H A DElectionQuorum.java41 getInt(RepParams.ELECTABLE_GROUP_SIZE_OVERRIDE); in ElectionQuorum()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/impl/
H A DRepParams.java472 public static final IntConfigParam ELECTABLE_GROUP_SIZE_OVERRIDE = field in RepParams
474 ELECTABLE_GROUP_SIZE_OVERRIDE,