public class DanglingPageRankInputFormat extends TextInputFormat
DelimitedInputFormat.AbstractConfigBuilder<T>, DelimitedInputFormat.ConfigBuilderFileInputFormat.FileBaseStatistics, FileInputFormat.InputSplitOpenThread| Modifier and Type | Field and Description |
|---|---|
static String |
NUM_VERTICES_PARAMETER |
ascii, byteWrapper, CHARSET_NAME, decoder, DEFAULT_CHARSET_NAME, FIELD_POS, pos, theStringRECORD_DELIMITERfilePath, minSplitSize, numSplits, openTimeout, splitLength, splitStart, stream| Constructor and Description |
|---|
DanglingPageRankInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Configuration parameters) |
boolean |
readRecord(Record target,
byte[] bytes,
int offset,
int numBytes) |
close, configureDelimitedFormat, getBufferSize, getDelimiter, getLineLengthLimit, getNumLineSamples, getStatistics, loadGloablConfigParams, nextRecord, open, reachedEnd, setBufferSize, setDelimiter, setDelimiter, setDelimiter, setDelimiter, setDelimiter, setLineLengthLimit, setNumLineSamplesconfigureFileFormat, createInputSplits, getFilePath, getFileStats, getInputSplitType, getMinSplitSize, getNumSplits, getOpenTimeout, getSplitLength, getSplitStart, setFilePath, setFilePath, setMinSplitSize, setNumSplits, setOpenTimeout, toStringpublic static final String NUM_VERTICES_PARAMETER
public void configure(Configuration parameters)
configure in interface InputFormat<Record,FileInputSplit>configure in class TextInputFormatpublic boolean readRecord(Record target, byte[] bytes, int offset, int numBytes)
readRecord in class TextInputFormatCopyright © 2013. All rights reserved.