public class CodecRecordReader extends BaseCodecRecordReader
cols, COLUMNS, framesPerSecond, NAME_SPACE, numFrames, ravel, RAVEL, rows, ROWS, START_FRAME, startFrame, TIME_SLICE, TOTAL_FRAMES, totalFrames, VIDEO_DURATION, videoLength
appendLabel, conf, currentFile, inputSplit, iter, labels, locationsIterator
listeners
APPEND_LABEL, LABELS
Constructor and Description |
---|
CodecRecordReader() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.util.List<Writable>> |
loadData(java.io.File file,
java.io.InputStream inputStream) |
void |
setConf(Configuration conf)
Set the configuration to be used by this object.
|
getConf, initialize, loadSequenceFromMetaData, loadSequenceFromMetaData, next, nextSequence, record, sequenceRecord, sequenceRecord
advanceToNextLocation, close, doInitialize, getCurrentLabel, getLabels, hasNext, initialize, loadFromMetaData, loadFromMetaData, next, nextFile, nextRecord, reset, resetSupported, setLabels
batchesSupported, getListeners, invokeListeners, setListeners, setListeners
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
batchesSupported, getLabels, getListeners, hasNext, initialize, loadFromMetaData, loadFromMetaData, next, nextRecord, reset, resetSupported, setListeners, setListeners
public void setConf(Configuration conf)
Configurable
setConf
in interface Configurable
setConf
in class BaseCodecRecordReader
protected java.util.List<java.util.List<Writable>> loadData(java.io.File file, java.io.InputStream inputStream) throws java.io.IOException
loadData
in class BaseCodecRecordReader
java.io.IOException