}
}
}
};
ScannerOptions opts = new ScannerOptions() {
ScannerOptions setOpts() {
this.fetchedColumns = locCols;
this.serverSideIteratorList = new ArrayList<IterInfo>();
// see comment in lookupTablet about why iterator is used
this.serverSideIteratorList.add(new IterInfo(10000, WholeRowIterator.class.getName(), "WRI"));