public class Bt extends Object
| Constructor and Description |
|---|
Bt() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doImports(String folder) |
static void |
doImports(String folder,
io.vertx.core.Handler<io.vertx.core.AsyncResult<List<String>>> callback) |
static void |
doImports(String folder,
String prefix) |
static io.vertx.core.Vertx |
getVertx() |
static io.vertx.core.WorkerExecutor |
getWorker(String name) |
static void |
ingestExcels(String folder,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> callback) |
public static io.vertx.core.WorkerExecutor getWorker(String name)
public static io.vertx.core.Vertx getVertx()
public static void doImports(String folder)
public static void doImports(String folder, io.vertx.core.Handler<io.vertx.core.AsyncResult<List<String>>> callback)
Copyright © 2020. All rights reserved.