| Package | Description |
|---|---|
| org.sonar.wsclient.system | |
| org.sonar.wsclient.system.internal |
| Modifier and Type | Method and Description |
|---|---|
Migration |
SystemClient.migrate()
Asynchronously start a database migration.
|
Migration |
SystemClient.migrate(long timeoutInSeconds,
long rateInSeconds)
Synchronously start a database migration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMigration |
| Modifier and Type | Method and Description |
|---|---|
Migration |
DefaultSystemClient.migrate() |
Migration |
DefaultSystemClient.migrate(long timeoutInMs,
long rateInMs) |
Copyright © 2009–2015 SonarSource. All rights reserved.