public class TableTrainingSpec extends Object implements Serializable
| Modifier and Type | Class and Description | 
|---|---|
| static class  | TableTrainingSpec.DataSampleThe Class DataSample. | 
| static class  | TableTrainingSpec.GetLabeledPointThe Class GetLabeledPoint. | 
| static class  | TableTrainingSpec.TableTrainingSpecBuilderThe Class TableTrainingSpecBuilder. | 
| static class  | TableTrainingSpec.TestingFilterThe Class TestingFilter. | 
| static class  | TableTrainingSpec.TrainingFilterThe Class TrainingFilter. | 
| Modifier and Type | Field and Description | 
|---|---|
| static org.apache.commons.logging.Log | LOGThe Constant LOG. | 
| Constructor and Description | 
|---|
| TableTrainingSpec() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | createRDDs(org.apache.spark.api.java.JavaSparkContext sparkContext)Creates the rd ds. | 
| static TableTrainingSpec.TableTrainingSpecBuilder | newBuilder()New builder. | 
public static TableTrainingSpec.TableTrainingSpecBuilder newBuilder()
public void createRDDs(org.apache.spark.api.java.JavaSparkContext sparkContext)
                throws LensException
sparkContext - the spark contextLensException - the lens exceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.