public final class Set extends Command
Constructor and Description |
---|
Set(O option,
V value)
Default constructor.
|
Set(String name,
Object value)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
databases(LockResult lr)
Adds the names of the databases that may be touched by the process.
|
protected boolean |
run()
Executes the command and serializes the result (internal call).
|
build, close, databases, error, execute, execute, finish, finishUpdate, getOption, getOption, info, info, init, newData, run, run, setInput, setInput, startUpdate, stoppable, supportsProg, toString, toString, updated, updating
abort, checkStop, det, detail, listen, proc, prog, progress, registered, registered, startTimeout, stop, stopTimeout, tit, title
public Set(O option, V value)
O
- option typeV
- value typeoption
- option to be foundvalue
- value to set (optional, depending on the option)protected boolean run()
Command
public void databases(LockResult lr)
Proc
Copyright © 2005–2015 BaseX Team. All rights reserved.