| Interface | Description |
|---|---|
| Operation |
An task that may be split into multiple steps to be run sequentially
immediately or at a varying or fixed interval.
|
| Class | Description |
|---|---|
| BlockMapEntryPlacer |
Sets block from an iterator of
Map.Entry containing a
BlockVector as the key and a BaseBlock as the value. |
| ChangeSetExecutor |
Performs an undo or redo from a given
ChangeSet. |
| DelegateOperation |
Executes a delegete operation, but returns to another operation upon
completing the delegate.
|
| ForwardExtentCopy |
Makes a copy of a portion of one extent to another extent or another point.
|
| OperationQueue |
Executes multiple queues in order.
|
| Operations |
Operation helper methods.
|
| RunContext |
Describes the current run.
|
| Enum | Description |
|---|---|
| ChangeSetExecutor.Type |
Copyright © 2010-2014. All Rights Reserved.