public class VersionedLN extends LN
NULL_NODE_ID| Constructor and Description |
|---|
VersionedLN() |
VersionedLN(SizeofMarker marker,
DatabaseEntry dbt)
For Sizeof.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getMemorySizeIncludedByParent()
Add additional size taken by this LN subclass.
|
long |
getVLSNSequence()
Called by CursorImpl to get the record version.
|
void |
setVLSNSequence(long seq)
Called by LogManager after writing an LN with a newly assigned VLSN, and
called by LNLogEntry after reading the LN with the VLSN from the log
entry header.
|
addExtraMarshaledMemorySize, beginTag, clearDirty, copyEntryData, delete, dumpKey, dumpLog, dumpLogAdditional, dumpString, endTag, getData, getEmbeddedLoggables, getFetchedCold, getGenericLogType, getLastFormatChange, getLogSize, getLogSize, getLogType, hasReplicationFormat, isDeleted, isDirty, isLN, isReplicationFormatWorthwhile, log, logicalEquals, makeLN, makeLN, modify, optionalLog, postFetchInit, readFromLog, resolvePartialEntry, setDirty, setEmpty, setEntry, setEntry, setEntry, setFetchedCold, writeToLog, writeToLogcontainsDuplicates, dump, getLevel, getTransactionId, getType, isBIN, isBINDelta, isBINDelta, isDBIN, isDIN, isIN, isUpperIN, latch, latchShared, latchShared, releaseLatch, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTransactionIdpublic VersionedLN()
public VersionedLN(SizeofMarker marker, DatabaseEntry dbt)
public long getVLSNSequence()
LNgetVLSNSequence in class LNpublic void setVLSNSequence(long seq)
LNsetVLSNSequence in class LNpublic long getMemorySizeIncludedByParent()
getMemorySizeIncludedByParent in class LNCopyright © 2024. All rights reserved.