Package com.sleepycat.je.tree.dupConvert

Class Summary
DBIN A DBIN represents an Duplicate Bottom Internal Node in the JE tree.
DIN An DIN represents an Duplicate Internal Node in the JE tree.
DupConvert Performs post-recovery conversion of all dup DBs during Environment construction, when upgrading from JE 4.1 and earlier.
DupCountLN A DupCountLN represents the transactional part of the root of a duplicate tree, specifically the count of dupes in the tree.
INDeleteInfo INDeleteInfo encapsulates the information logged about the removal of a child from an IN during IN compression.
INDupDeleteInfo INDupDeleteInfo encapsulates the information logged about the removal of a child from a duplicate IN during IN compression.
 



Copyright (c) 2004-2012 Oracle. All rights reserved.