public class ExecutorService extends Object
Modifier and Type | Method and Description |
---|---|
void |
clearExecutor(Database database) |
Executor |
getExecutor(Database database) |
static ExecutorService |
getInstance() |
void |
reset() |
void |
setExecutor(Database database,
Executor executor) |
Copyright © 2016 Liquibase.org. All rights reserved.