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
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, hasNext, initialize, loadSequenceFromMetaData, loadSequenceFromMetaData, next, nextSequence, record, sequenceRecord, sequenceRecord
close, doInitialize, getCurrentLabel, getLabels, initialize, loadFromMetaData, loadFromMetaData, nextRecord, reset, setLabels
getListeners, invokeListeners, setListeners, setListeners
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLabels, getListeners, initialize, loadFromMetaData, loadFromMetaData, nextRecord, reset, 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