public LogPtr(long pointer, long version)
pointer
- Position in the transaction log of an updateversion
- Version of the update at the given positionpublic LogPtr(long pointer, long version, long previousPointer)
pointer
- Position in the transaction log of an updateversion
- Version of the update at the given positionpreviousPointer
- Position, in the transaction log, of an update on which the current update dependsCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.