20232024202520262027202820292030203120322033
boolean inserted = false; boolean replaced = false; long originalLsn = DbLsn.NULL_LSN; boolean finished = false; SearchResult result = new SearchResult(); try { result = db.getTree().getParentINForChildIN (inFromLog, requireExactMatch, CacheMode.UNCHANGED,
11421143114411451146114711481149115011511152
} } /* It's not the root. Can we find it, and if so, is it current? */ inClone.latch(Cleaner.UPDATE_GENERATION); SearchResult result = null; try { result = tree.getParentINForChildIN (inClone, true, // requireExactMatch
11731174117511761177117811791180118111821183
throws DatabaseException { boolean found = false; boolean deleted = false; Tree tree = db.getTree(); SearchResult result = new SearchResult(); try { /* Search for the parent of this target node. */ result = db.getTree().getParentINForChildIN (nodeId,
14281429143014311432143314341435143614371438
boolean inserted = false; boolean replaced = false; long originalLsn = DbLsn.NULL_LSN; boolean success = false; SearchResult result = new SearchResult(); try { result = db.getTree().getParentINForChildIN (inFromLog, requireExactMatch, false, // updateGeneration