Table of Contents

Class: IDelta ./src/peak/storage/interfaces.py

A change that can be undone or redone

Base Classes   
Interface
Methods   
finish
merge
redo
undo
  finish 
finish ()

Notification that a checkpoint has occurred

  merge 
merge ( delta )

Incorporate delta into this delta

Raise an error if delta is already checkpointed or undone, or delta is not of a compatible type.

  redo 
redo ()

Reapply the behavior

  undo 
undo ()

Undo the behavior


Table of Contents

This document was automatically generated on Mon Apr 15 01:11:04 2024 by HappyDoc version 2.1