Uses of Class
ml.shifu.guagua.mapreduce.GuaguaWritableAdapter
-
Packages that use GuaguaWritableAdapter Package Description ml.shifu.guagua.mapreduce This package contains guagua-mapreduce implementation details based one only mapper hadoop job. -
-
Uses of GuaguaWritableAdapter in ml.shifu.guagua.mapreduce
Methods in ml.shifu.guagua.mapreduce that return GuaguaWritableAdapter Modifier and Type Method Description GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>GuaguaLineRecordReader. getCurrentKey()Deprecated.GuaguaWritableAdapter<KEY>GuaguaSequenceRecordReader. getCurrentKey()Deprecated.GuaguaWritableAdapter<org.apache.hadoop.io.Text>GuaguaLineRecordReader. getCurrentValue()Deprecated.GuaguaWritableAdapter<VALUE>GuaguaSequenceRecordReader. getCurrentValue()Deprecated.
-