| Package | Description | 
|---|---|
| org.apache.sysml.api | |
| org.apache.sysml.runtime.instructions.spark | |
| org.apache.sysml.runtime.matrix.data | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MLContext.registerInput(String varName,
             org.apache.spark.api.java.JavaRDD<String> rddIn,
             String format,
             long rlen,
             long clen,
             FileFormatProperties props,
             List<org.apache.sysml.parser.Expression.ValueType> schema)
Register Frame with CSV/Text as inputs: with dimensions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FileFormatProperties | 
WriteSPInstruction.getFormatProperties()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WriteSPInstruction.setFormatProperties(FileFormatProperties prop)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CSVFileFormatProperties  | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.