com.sleepycat.je.dbi
Interface SortedLSNTreeWalker.TreeNodeProcessor

Enclosing class:
SortedLSNTreeWalker

public static interface SortedLSNTreeWalker.TreeNodeProcessor


Method Summary
 void processLSN(long childLSN, LogEntryType childType)
           
 

Method Detail

processLSN

void processLSN(long childLSN,
                LogEntryType childType)


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