| Class | Description |
|---|---|
| FirstNEntriesInRowIterator |
This
SortedKeyValueIterator will return only the first n
keys/values for each row that it iterates through. |
| TimeLimitingFilter |
A small modification of the age off filter that ships with Accumulo which ages off key/value pairs based on the
Key's timestamp.
|
| WholeColumnFamilyIterator |
Copyright © 2014 Calrissian. All Rights Reserved.