public class OperationRunner
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
OperationRunner(DatabaseModel model,
Operation operation,
Node node)
Instantiates a new operation runner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Run.
|
public OperationRunner(DatabaseModel model, Operation operation, Node node)
model - the modeloperation - the operationnode - the node