|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HaConfig.SlaveUpdateMode | |
|---|---|
| org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
| Uses of HaConfig.SlaveUpdateMode in org.neo4j.kernel |
|---|
| Methods in org.neo4j.kernel that return HaConfig.SlaveUpdateMode | |
|---|---|
static HaConfig.SlaveUpdateMode |
HaConfig.getSlaveUpdateModeFromConfig(Map<String,String> config)
|
static HaConfig.SlaveUpdateMode |
HaConfig.SlaveUpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HaConfig.SlaveUpdateMode[] |
HaConfig.SlaveUpdateMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||