Description
Column.serializer and Supercolumn.serializer both allocate new objects with each call. The most frequent offender is the ColumnFamily constructor.
Column.serializer and Supercolumn.serializer both allocate new objects with each call. The most frequent offender is the ColumnFamily constructor.