@ThreadSafe public final class KeyValueMasterFactory extends java.lang.Object implements MasterFactory
KeyValueMaster instance.| Constructor and Description |
|---|
KeyValueMasterFactory()
Constructs a new
KeyValueMasterFactory. |
| Modifier and Type | Method and Description |
|---|---|
KeyValueMaster |
create(MasterRegistry registry,
JournalSystem journalSystem) |
java.lang.String |
getName() |
boolean |
isEnabled() |
public KeyValueMasterFactory()
KeyValueMasterFactory.public boolean isEnabled()
isEnabled in interface MasterFactorypublic java.lang.String getName()
getName in interface MasterFactorypublic KeyValueMaster create(MasterRegistry registry, JournalSystem journalSystem)
create in interface MasterFactoryCopyright © 2017. All Rights Reserved.