public final class Close extends Command
| Constructor and Description |
|---|
Close()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Data data,
Context ctx)
Closes the specified database.
|
protected boolean |
run()
Executes the command and serializes the result (internal call).
|
build, close, error, execute, execute, getOption, getOption, info, info, newData, pinned, result, run, setInput, setInput, stoppable, supportsProg, toString, updated, updatingprotected boolean run()
Command