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() |
createWritable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public RepresentativeByteStructIterable(Factory<? extends ExtendedDataInput> dataInputFactory)
dataInputFactory
- Factory for data inputsCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.