|
Interface Summary |
| BrooklynMemento |
Represents an entire persisted Brooklyn management context, with all its entities and locations. |
| BrooklynMementoPersister |
Controls the persisting and reading back of mementos. |
| BrooklynMementoPersister.Delta |
|
| EntityMemento |
Represents the state of an entity, so that it can be reconstructed (e.g. |
| LocationMemento |
Represents the state of an location, so that it can be reconstructed (e.g. |
| Memento |
Represents the internal state of something in brooklyn, so that it can be reconstructed (e.g. |
| PolicyMemento |
Represents the state of an policy, so that it can be reconstructed (e.g. |
| TreeNode |
A simple tree structure, where a node references a parent and children using their ids. |