public class InputViewIterator<E> extends Object implements MutableObjectIterator<E>
| Constructor and Description |
|---|
InputViewIterator(DataInputView inputView,
TypeSerializer<E> serializer) |
public InputViewIterator(DataInputView inputView, TypeSerializer<E> serializer)
public E next(E reuse) throws IOException
next in interface MutableObjectIterator<E>IOExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.