T
- Type that extends Writable that will be iteratedpublic abstract class RepresentativeByteStructIterator<T extends org.apache.hadoop.io.Writable> extends ByteStructIterator<T>
extendedDataInput
Constructor and Description |
---|
RepresentativeByteStructIterator(ExtendedDataInput extendedDataInput)
Wrap ExtendedDataInput in ByteArrayIterator
|
Modifier and Type | Method and Description |
---|---|
T |
next() |
createWritable, hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public RepresentativeByteStructIterator(ExtendedDataInput extendedDataInput)
extendedDataInput
- ExtendedDataInputCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.