| Constructor and Description |
|---|
QRLastStep(Iterator<DenseBlockWritable> qHatInput,
Iterator<VectorWritable> rHatInput,
int blockNum) |
public 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–2016 The Apache Software Foundation. All rights reserved.