]
Pedro Ruivo updated ISPN-8740:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Refactor backup-write commands (triangle)
-----------------------------------------
Key: ISPN-8740
URL:
https://issues.jboss.org/browse/ISPN-8740
Project: Infinispan
Issue Type: Enhancement
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
h2. Split the backup commands
* single key
* single key, functional
* put map
* entries functional
* keys functional
h2. Remove method from {{WriteCommand}} interface (Radim's suggestion)
* Use helper methods to create the backup-write commands. (note. I'm not sure if it
makes much sense)