Package | Description |
---|---|
com.amazon.carbonado.repo.sleepycat |
Repository implementation backed by a Sleepycat (BDB, Berkeley)
database.
|
Modifier and Type | Method and Description |
---|---|
BDBPanicHandler |
BDBRepositoryBuilder.getPanicHandler()
Return the panic handler to call if the database panics.
|
Modifier and Type | Method and Description |
---|---|
void |
BDBRepositoryBuilder.setPanicHandler(BDBPanicHandler handler)
Set the handler to call if the database panics.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.