Package | Description |
---|---|
com.amazon.carbonado.repo.indexed |
Repository implementation that adds index support for repositories that have
little or no index support.
|
Modifier and Type | Method and Description |
---|---|
<S extends Storable> |
IndexEntryAccessCapability.getIndexEntryAccessors(java.lang.Class<S> storableType)
Returns index entry accessors for the known indexes of the given
storable type.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.