Class StoreRename

java.lang.Object
io.vertx.tp.is.uca.updater.StoreRename
All Implemented Interfaces:
StoreUp

public class StoreRename extends Object implements StoreUp
Author:
Lang
  • Constructor Details

    • StoreRename

      public StoreRename()
  • Method Details

    • migrate

      public io.vertx.core.Future<IDirectory> migrate(IDirectory directory, io.vertx.core.json.JsonObject directoryJ)
      Specified by:
      migrate in interface StoreUp