public class HiveBaseFunctionResultList.ResultIterator extends Object implements Iterator
HiveBaseFunctionResultList.ResultIterator()
boolean
hasNext()
scala.Tuple2<HiveKey,org.apache.hadoop.io.BytesWritable>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HiveBaseFunctionResultList.ResultIterator()
public boolean hasNext()
hasNext
Iterator
public scala.Tuple2<HiveKey,org.apache.hadoop.io.BytesWritable> next()
next
public void remove()
remove
Copyright © 2017 The Apache Software Foundation. All rights reserved.