On 05/22/2012 12:10 PM, Keith Turner wrote:
Take a look at the WholeRowIterator and RowFilter in org.apache.accumulo.core.iterators.user
Thanks, this looks promising. Under 1.3.4 I suppose I'd subclass WRI to implement the filter function?
On 05/22/2012 12:10 PM, Keith Turner wrote:
Take a look at the WholeRowIterator and RowFilter in org.apache.accumulo.core.iterators.user
Thanks, this looks promising. Under 1.3.4 I suppose I'd subclass WRI to implement the filter function?