|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.amazon.carbonado.raw | |
|---|---|
| com.amazon.carbonado.raw | Provides support for repositories that encode/decode storables in a raw binary format. |
| com.amazon.carbonado.repo.sleepycat | Repository implementation backed by a Sleepycat (BDB, Berkeley) database. |
| Classes in com.amazon.carbonado.raw used by com.amazon.carbonado.raw | |
|---|---|
| CompressionType
Available compression types for any particular storable. |
|
| CustomStorableCodec
Allows codecs to be defined for storables that have a custom encoding. |
|
| GenericEncodingStrategy
Generates bytecode instructions for encoding/decoding Storable properties to/from raw bytes. |
|
| GenericPropertyInfo
Minimal information required by GenericEncodingStrategy to encode
and decode a storable property. |
|
| GenericStorableCodec
Generic codec that supports any kind of storable by auto-generating and caching storable implementations. |
|
| GenericStorableCodec.Decoder
Used for decoding different generations of Storable. |
|
| GenericStorableCodec.SearchKeyFactory
Creates custom raw search keys for Storable types. |
|
| GenericStorableCodecFactory
Factory for generic codec that supports any kind of storable by auto-generating and caching storable implementations. |
|
| RawSupport
Provides runtime support for Storable classes generated by RawStorableGenerator. |
|
| StorableCodec
Supports encoding and decoding of storables. |
|
| StorableCodecFactory
Factory for creating instances of StorableCodec. |
|
| StorablePropertyInfo
|
|
| Classes in com.amazon.carbonado.raw used by com.amazon.carbonado.repo.sleepycat | |
|---|---|
| StorableCodecFactory
Factory for creating instances of StorableCodec. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||