spark-instrumented-optimizer/core
Matei Zaharia d12122502b Various improvements to Kryo serializer:
- Replaced modified Kryo version with the standard one augmented with
  the kryo-serializers package, which includes support for classes with
  no-arg constructors (that was why we had a modified Kryo before)
- The kryo-serializers version also fixes issue #72.
- Added a bunch of tests.
- Serialize maps and a few other common types properly by default.
2011-07-21 22:09:33 -07:00
..
lib Various improvements to Kryo serializer: 2011-07-21 22:09:33 -07:00
src Various improvements to Kryo serializer: 2011-07-21 22:09:33 -07:00