Uses of Class
io.archivesunleashed.data.ArchiveRecordWritable
-
-
Uses of ArchiveRecordWritable in io.archivesunleashed.data
Methods in io.archivesunleashed.data that return ArchiveRecordWritable Modifier and Type Method Description ArchiveRecordWritable
ArchiveRecordInputFormat.ArchiveRecordReader. getCurrentValue()
Methods in io.archivesunleashed.data that return types with arguments of type ArchiveRecordWritable Modifier and Type Method Description org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.LongWritable,ArchiveRecordWritable>
ArchiveRecordInputFormat. createRecordReader(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context)
-