public final class LNInfo
extends java.lang.Object
The information necessary to lookup an LN. Used for pending LNs that are
locked and must be migrated later, or cannot be migrated immediately during
a split. Also used in a look ahead cache in FileProcessor.
Is public for Sizeof only.