public final class Flush extends Command
| Constructor and Description |
|---|
Flush()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
pinned(Context ctx)
Checks if the database to be updated is opened (pinned) by a process in another JVM.
|
protected boolean |
run()
Executes the command and serializes the result (internal call).
|
build, close, error, execute, execute, getOption, getOption, info, info, newData, result, run, setInput, setInput, stoppable, supportsProg, toString, updated, updatingprotected boolean run()
Command