Class ReplicationEntryHolder

All Implemented Interfaces:
IEntryHolder, ISpaceItem, Textualizable, ILockObject

public class ReplicationEntryHolder extends EntryHolder
IEntryHolder implementation which holds the entry's previous version in space before update operation.

Relevant only for transactional operations where version can be increased by more than +1 due to several update operations.
Eventually the previous version is verified against replication's target current version.

Since:
8.0.4
Author:
idan