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