com.sleepycat.je.tree
Interface WithRootLatched


public interface WithRootLatched


Method Summary
 IN doWork(ChildReference root)
          doWork is called while the tree's root latch is held.
 

Method Detail

doWork

IN doWork(ChildReference root)
          throws DatabaseException
doWork is called while the tree's root latch is held.

Throws:
DatabaseException


Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.