public class SequenceRecordReaderBytesFunction extends Object implements Function<Pair<Text,BytesWritable>,List<List<Writable>>>
List<List<<Writable>>
) using a SequenceRecordReaderConstructor and Description |
---|
SequenceRecordReaderBytesFunction(SequenceRecordReader recordReader) |
Modifier and Type | Method and Description |
---|---|
List<List<Writable>> |
apply(Pair<Text,BytesWritable> v1)
Apply the function to the argument, and return the result
|
public SequenceRecordReaderBytesFunction(SequenceRecordReader recordReader)
Copyright © 2020. All rights reserved.