public class RegularToMutableObjectIterator<T> extends Object implements org.apache.flink.util.MutableObjectIterator<T>
Constructor and Description |
---|
RegularToMutableObjectIterator(Iterator<T> iterator,
org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.