| Package | Description |
|---|---|
| org.neo4j.kernel.ha |
| Modifier and Type | Field and Description |
|---|---|
static org.neo4j.graphdb.config.Setting<HaSettings.BranchedDataCopyingStrategy> |
HaSettings.branched_data_copying_strategy |
| Modifier and Type | Method and Description |
|---|---|
static HaSettings.BranchedDataCopyingStrategy |
HaSettings.BranchedDataCopyingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HaSettings.BranchedDataCopyingStrategy[] |
HaSettings.BranchedDataCopyingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.