T - Type that extends Writable that will be iteratedpublic abstract class RepresentativeByteStructIterable<T extends org.apache.hadoop.io.Writable> extends ByteStructIterable<T>
dataInputFactory| Constructor and Description |
|---|
RepresentativeByteStructIterable(Factory<? extends ExtendedDataInput> dataInputFactory)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
createWritableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic RepresentativeByteStructIterable(Factory<? extends ExtendedDataInput> dataInputFactory)
dataInputFactory - Factory for data inputsCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.