See: Description
| Interface | Description |
|---|---|
| ListPropertyCommandExecutor |
Executes
ListCommands received from other peers if appropriate. |
| Class | Description |
|---|---|
| AddToListRepairer |
Repairs a remote
AddToList commands in relation to local ListCommands and local AddToList
commands in relation to remote ListCommands. |
| ListCommandIndexRepairer |
Repairs the indices of
ListCommands. |
| ListCommandVersionRepairer |
Updates the
ListCommand.getListVersionChange() information of repaired commands. |
| ListPropertyCommandFilter |
Filters out commands from the command that are meant to be executed on other versions of a list property.
|
| RemoveFromListRepairer |
Repairs a remote
RemoveFromList commands in relation to local ListCommands and local
RemoveFromList commands in relation to remote ListCommands. |
| ReparingListPropertyCommandExecutor |
Manages the repairing and executing respectively re-sending of local and remote commands.
|
| ReplaceInListRepairer |
Repairs a remote
ReplaceInList commands in relation to local ListCommands and local
ReplaceInList commands in relation to remote ListCommands. |
| SimpleListPropertyCommandExecutor |
Executes all incoming
ListCommands regardless of whether they are executable or not. |
Copyright © 2015 Saxonia Systems AG. All Rights Reserved.