Package org.enodeframework.mysql
Class MySQLUpsertPublishedVersionHandler
-
- All Implemented Interfaces:
-
io.vertx.core.Handler
public final class MySQLUpsertPublishedVersionHandler implements Handler<AsyncResult<RowSet<Row>>>
-
-
Field Summary
Fields Modifier and Type Field Description private final CompletableFuture<Integer>future
-
Constructor Summary
Constructors Constructor Description MySQLUpsertPublishedVersionHandler(String publishedUkName, String msg)
-
Method Summary
Modifier and Type Method Description final CompletableFuture<Integer>getFuture()Unithandle(AsyncResult<RowSet<Row>> ar)
-