Netflix / astyanax

Cassandra Java Client
Apache License 2.0
1.04k stars 355 forks source link

#586 fix. I put verification for @Serializer first #587

Open evilezh opened 9 years ago

evilezh commented 9 years ago

If @Serializer tag exist then LeafColumnMapper is assumed. LeafColumnMapper should later read correct serializer and use it. Later everything goes as usual.