@FunctionalInterface
public interface LiveUpgradeProcess
| Modifier and Type | Method and Description |
|---|---|
void |
upgrade(java.lang.String tableName,
LiveUpgradeSchemaDiff liveUpgradeSchemaDiff) |
void upgrade(java.lang.String tableName,
LiveUpgradeSchemaDiff liveUpgradeSchemaDiff)
throws java.lang.Exception
java.lang.Exception