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.
|
Class and Description |
---|
IndexEntryAccessor
Provides low-level access to index data, which can be used for manual
inspection and repair.
|
Unindexed
Marker interface for storables that are not allowed to have indexes.
|
Class and Description |
---|
Unindexed
Marker interface for storables that are not allowed to have indexes.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.