BT - public class HashPartitionIterator<BT,PT> extends Object implements MutableObjectIterator<BT>
Iterator over the buildside entries of a HashPartition| Constructor and Description |
|---|
HashPartitionIterator(Iterator<HashPartition<BT,PT>> partitions,
TypeSerializer<BT> serializer) |
public HashPartitionIterator(Iterator<HashPartition<BT,PT>> partitions, TypeSerializer<BT> serializer)
public BT next(BT reuse) throws IOException
next in interface MutableObjectIterator<BT>IOExceptionCopyright © 2014 The Apache Software Foundation. All rights reserved.