via the getTopKey() and getTopValue() methods. [1] should be a simple example.
[1] https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob;f=core/src/main/java/org/apache/accumulo/core/iterators/user/GrepIterator.java;h=043a729a778fc34d2ee87a0227056ffac81b7fe7;hb=refs/heads/master ----- Original Message ----- From: "shweta.agrawal" <[email protected]> To: [email protected] Sent: Friday, April 17, 2015 8:50:26 AM Subject: Custom Iterator output Hi, I am working on custom iterator. I want to know, how do i get the output from the custom iterators? Thanks and Regards Shweta
