Hello everyone, Is there a way to programmatically iterate through the different version of a cell (cells that have identical row id, column family, and column qualifier but different timestamps) in Accumulo 1.3.6?
I was looking over the documentation and saw that those settings can be applied per table through the command line, but is it doable via the API? Thank you.
