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.Future<Boolean> |
impAsync(String folder) |
static io.vertx.core.Future<Boolean> |
impAsync(String folder,
String prefix) |
static void |
ingestExcels(String folder,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Set<ExTable>>> callback) |
Copyright © 2021. All rights reserved.