@InterfaceAudience.Public @InterfaceStability.Stable public abstract class ComposableRecordReader<K extends WritableComparable<?>,V extends Writable> extends RecordReader<K,V> implements Comparable<ComposableRecordReader<K,?>>
Constructor and Description |
---|
ComposableRecordReader() |
close, getCurrentKey, getCurrentValue, getProgress, initialize, nextKeyValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compareTo
Copyright © 2017 Apache Software Foundation. All rights reserved.