public abstract class LightblueMigrationPhase extends Object
| Constructor and Description |
|---|
LightblueMigrationPhase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dualReadPhase(org.togglz.junit.TogglzRule togglzRule) |
static void |
dualWritePhase(org.togglz.junit.TogglzRule togglzRule) |
static void |
enableConsistencyChecks(boolean enable,
org.togglz.junit.TogglzRule togglzRule) |
static void |
initialPhase(org.togglz.junit.TogglzRule togglzRule) |
static void |
lightblueProxyPhase(org.togglz.junit.TogglzRule togglzRule) |
public static void enableConsistencyChecks(boolean enable,
org.togglz.junit.TogglzRule togglzRule)
public static void initialPhase(org.togglz.junit.TogglzRule togglzRule)
togglzRule - with all features disabledpublic static void dualWritePhase(org.togglz.junit.TogglzRule togglzRule)
togglzRule - with all features disabledpublic static void dualReadPhase(org.togglz.junit.TogglzRule togglzRule)
togglzRule - with all features disabledpublic static void lightblueProxyPhase(org.togglz.junit.TogglzRule togglzRule)
togglzRule - with all features disabledCopyright © 2015. All rights reserved.