| Package | Description |
|---|---|
| com.amazon.carbonado.raw |
Provides support for repositories that encode/decode storables in a raw
binary format.
|
| Modifier and Type | Method and Description |
|---|---|
<S extends Storable> |
GenericStorableCodecFactory.createCodec(java.lang.Class<S> type,
StorableIndex pkIndex,
boolean isMaster,
Layout layout) |
<S extends Storable> |
GenericStorableCodecFactory.createCodec(java.lang.Class<S> type,
StorableIndex pkIndex,
boolean isMaster,
Layout layout,
RawSupport support) |
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.