T - public abstract class AbstractComponentSwitcher<T> extends Object implements ComponentSwitcher
| Modifier and Type | Method and Description |
|---|---|
void |
switchToMaster() |
void |
switchToPending() |
void |
switchToSlave() |
public final void switchToMaster()
switchToMaster in interface ComponentSwitcherpublic final void switchToSlave()
switchToSlave in interface ComponentSwitcherpublic final void switchToPending()
switchToPending in interface ComponentSwitcherCopyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.