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