Package | Description |
---|---|
com.amazon.carbonado.repo.indexed |
Repository implementation that adds index support for repositories that have
little or no index support.
|
com.amazon.carbonado.repo.sleepycat |
Repository implementation backed by a Sleepycat (BDB, Berkeley)
database.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StoredIndexInfo
Stores basic information about the indexes managed by IndexedRepository.
|
Modifier and Type | Class and Description |
---|---|
class |
StoredDatabaseInfo
Stores basic information about the BDB databases managed by BDBRepository.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.