| Constructor and Description |
|---|
QRLastStep(Iterator<DenseBlockWritable> qHatInput,
Iterator<VectorWritable> rHatInput,
int blockNum) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
Vector |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic QRLastStep(Iterator<DenseBlockWritable> qHatInput, Iterator<VectorWritable> rHatInput, int blockNum)
qHatInput - the Q-Hat input that was output in the first steprHatInput - all RHat outputs int the group in order of groupsblockNum - our RHat number in the grouppublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.