| Package | Description |
|---|---|
| com.amazon.carbonado.repo.sleepycat |
Repository implementation backed by a Sleepycat (BDB, Berkeley)
database.
|
| Modifier and Type | Method and Description |
|---|---|
BDBRepositoryBuilder.DatabaseHook |
BDBRepositoryBuilder.getDatabaseHook()
Returns the custom open database hook, or null if none.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BDBRepositoryBuilder.setDatabaseHook(BDBRepositoryBuilder.DatabaseHook hook)
Sets a hook to be called whenever a database is opened.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.