Constructor and Description |
---|
HbaseMapperImpl() |
public HbaseRow serialize(Object object)
Mapper
public <K> K deserialize(HbaseRow serializedObject, Class<K> targetClass)
Mapper
deserialize
in interface Mapper<HbaseRow>
serializedObject
- the serialized objecttargetClass
- the class of the target objectCopyright © 2014. All Rights Reserved.