public interface AliasUpdater
Modifier and Type | Method and Description |
---|---|
void |
cancel()
アップデートをキャンセルし、データベースをロールバックします。
|
void |
done()
すべてのアップデートを終了し、データベースの更新を行います。
|
long |
getAliasesCount() |
void |
update(String alias,
String query)
エイリアスのアップデートを行います。
|
Copyright © 2023. All rights reserved.