Package gorsat.spark
Class GORzip
java.lang.Object
gorsat.Commands.Processor
gorsat.Commands.Output
gorsat.spark.GORzip
public class GORzip
extends gorsat.Commands.Output
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gorsat.Commands.Output
from, getMeta, getName, meta, name, name_$eq, pipeFrom, pipeFrom_$eq, reportWantsNoMore, reset, securedFinish, securedSetupMethods inherited from class gorsat.Commands.Processor
rs, rs_$eq, wantsNoMore, wantsNoMore_$eq
-
Constructor Details
-
GORzip
public GORzip(org.apache.hadoop.fs.Path path, String header, boolean skipHeader, boolean colcompress, org.gorpipe.gor.binsearch.GorIndexType idx, int compressionLevel, String cardCol) throws IOException - Throws:
IOException
-
-
Method Details
-
setup
public void setup()- Specified by:
setupin classgorsat.Commands.Processor
-
process
public void process(org.gorpipe.gor.model.Row r) - Specified by:
processin classgorsat.Commands.Processor
-
finish
public void finish()- Specified by:
finishin classgorsat.Commands.Processor
-