Package | Description |
---|---|
com.amazon.carbonado.layout |
Support for recording the evolution of a storable's layout, used internally
by some repositories.
|
com.amazon.carbonado.raw |
Provides support for repositories that encode/decode storables in a raw
binary format.
|
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 |
---|
Layout
Describes the layout of a specific generation of a storable.
|
LayoutCapability
Capability to get layout information on any storable generation.
|
LayoutOptions
Extra options encoded with a Storable layout.
|
LayoutProperty
Describes how a property is defined in a specific generation of a storable.
|
Unevolvable
Marker interface for storables that are not allowed to evolve.
|
Class and Description |
---|
Layout
Describes the layout of a specific generation of a storable.
|
LayoutOptions
Extra options encoded with a Storable layout.
|
Class and Description |
---|
Unevolvable
Marker interface for storables that are not allowed to evolve.
|
Class and Description |
---|
Unevolvable
Marker interface for storables that are not allowed to evolve.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.