spark-instrumented-optimizer/mllib
Reynold Xin db4d317ccf [SPARK-6428][MLlib] Added explicit type for public methods and implemented hashCode when equals is defined.
I want to add a checker to turn public type checking on, since future pull requests can accidentally expose a non-public type. This is the first cleanup task.

Author: Reynold Xin <rxin@databricks.com>

Closes #5102 from rxin/mllib-hashcode-publicmethodtypes and squashes the following commits:

617f19e [Reynold Xin] Fixed Scala compilation error.
52bc2d5 [Reynold Xin] [MLlib] Added explicit type for public methods and implemented hashCode when equals is defined.
2015-03-20 14:13:02 -04:00
..
src [SPARK-6428][MLlib] Added explicit type for public methods and implemented hashCode when equals is defined. 2015-03-20 14:13:02 -04:00
pom.xml [SPARK-5814][MLLIB][GRAPHX] Remove JBLAS from runtime 2015-03-12 01:39:04 -07:00