|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BranchedDataPolicy | |
|---|---|
| org.neo4j.kernel.ha | |
| Uses of BranchedDataPolicy in org.neo4j.kernel.ha |
|---|
| Fields in org.neo4j.kernel.ha with type parameters of type BranchedDataPolicy | |
|---|---|
static org.neo4j.graphdb.config.Setting<BranchedDataPolicy> |
HaSettings.branched_data_policy
|
| Methods in org.neo4j.kernel.ha that return BranchedDataPolicy | |
|---|---|
static BranchedDataPolicy |
BranchedDataPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BranchedDataPolicy[] |
BranchedDataPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||