public static interface CustomStorableCodec.InstanceFactory
Modifier and Type | Method and Description |
---|---|
Storable |
instantiate(RawSupport support,
byte[] key,
byte[] value,
CustomStorableCodec codec) |
Storable |
instantiate(RawSupport support,
CustomStorableCodec codec) |
Storable instantiate(RawSupport support, CustomStorableCodec codec)
Storable instantiate(RawSupport support, byte[] key, byte[] value, CustomStorableCodec codec) throws FetchException
FetchException
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.