public class RegularToMutableObjectIterator<T> extends Object implements org.apache.flink.util.MutableObjectIterator<T>
构造器和说明 |
---|
RegularToMutableObjectIterator(Iterator<T> iterator,
org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.