Interface | Description |
---|---|
IRevisioning |
This interface offers methods to revision data differently.
|
Class | Description |
---|---|
Differential |
Differential versioning of
DataBucket s. |
FullDump |
FullDump versioning of
DataBucket s. |
Incremental |
Incremental versioning of
DataBucket s. |
SlidingSnapshot |
Sliding Snapshot versioning of
DataBucket s. |
Versioning algorithms implemented by Treetank. All versioning-approaches must implement the
IRevisioning
-interface providing access to versions through different DataBucket
s
based on either read-/ or read- and write-access.
Copyright © 2013. All Rights Reserved.