| Constructor and Description |
|---|
ImmutableRecordIterator(eu.stratosphere.api.common.typeutils.TypeSerializer<T> typeSerializer,
eu.stratosphere.util.MutableObjectIterator<T> iterator)
Initializes ImmutableRecordIterator with the given
TypeSerializer and MutableObjectIterator. |
public ImmutableRecordIterator(eu.stratosphere.api.common.typeutils.TypeSerializer<T> typeSerializer, eu.stratosphere.util.MutableObjectIterator<T> iterator)
TypeSerializer and MutableObjectIterator.typeSerializer - iterator - Copyright © 2014. All rights reserved.