Package gorsat.process
Class GorSparkMaterialize
java.lang.Object
gorsat.process.GorSpark
gorsat.process.GorSparkMaterialize
- All Implemented Interfaces:
Serializable,org.apache.spark.api.java.function.MapPartitionsFunction<org.gorpipe.gor.model.Row,org.gorpipe.gor.model.Row>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGorSparkMaterialize(String inputHeader, boolean nor, org.apache.spark.sql.types.StructType schema, String gorcmd, String gorroot, int max) GorSparkMaterialize(String inputHeader, boolean nor, org.apache.spark.sql.types.StructType schema, String gorcmd, String gorroot, String uri, String jobId, int max) -
Method Summary