public final class Optimize extends ACreate
| Constructor and Description |
|---|
Optimize()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
det()
Returns short information on this process.
|
static void |
optimize(Data data,
Optimize c)
Optimizes the structures of a database.
|
double |
prog()
Returns a progress value (0 - 1).
|
protected boolean |
run()
Executes the command and serializes the result (internal call).
|
boolean |
stoppable()
Returns true if this command can be stopped.
|
build, cache, create, drop, newData, pinned, startUpdate, stopUpdate, supportsProgbuild, close, error, execute, execute, getOption, getOption, info, info, pinned, result, run, setInput, setInput, toString, updated, updatingprotected boolean run()
Commandpublic double prog()
Progresspublic boolean stoppable()
Commandpublic java.lang.String det()
Progress