Package com.mapr.db.mapreduce.tools.impl
Class FormatResultNonMR
java.lang.Object
com.mapr.db.mapreduce.tools.impl.FormatResultNonMR
-
Constructor Summary
ConstructorsConstructorDescriptionFormatResultNonMR(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path inDir, org.apache.hadoop.fs.Path outDir, int numThreads) -
Method Summary
Modifier and TypeMethodDescriptionstatic StringprintDiffRow(ByteBuffer row, com.mapr.db.rowcol.DBDocumentImpl doc) int
-
Constructor Details
-
FormatResultNonMR
public FormatResultNonMR(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path inDir, org.apache.hadoop.fs.Path outDir, int numThreads) throws IOException - Throws:
IOException
-
-
Method Details
-
printDiffRow
-
runWithoutMapReduce
- Throws:
Exception
-