public interface DatabaseEntryCallback
Modifier and Type | Method and Description |
---|---|
void |
processEntry(com.sleepycat.je.Database database,
com.sleepycat.je.Transaction transaction,
com.sleepycat.je.DatabaseEntry key,
com.sleepycat.je.DatabaseEntry value) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.