Interface SerializableBatch.Operation
- All Superinterfaces:
Serializable
- Enclosing class:
SerializableBatch
-
Method Summary
-
Method Details
-
replay
Replays this operation on the givenbatch.- Parameters:
batch- the batch.- Throws:
RepositoryException- if an error occurs replaying the operation.
-