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