Uses of Class
org.apache.accumulo.core.iterators.Filter
Packages that use Filter
-
Uses of Filter in org.apache.accumulo.core.iterators.user
Subclasses of Filter in org.apache.accumulo.core.iterators.userModifier and TypeClassDescriptionclassA filter that ages off key/value pairs based on the Key's timestamp.classFilters key/value pairs for a range of column families and a range of column qualifiers.classA filter that ages off key/value pairs based on the Key's column and timestamp.classclassThis iterator provides exact string matching of the term specified by the "term" option.classA Filter that matches entries based on Java regular expressions.classA Filter that matches entries with a non-empty ColumnVisibility.classA Filter that matches entries whose timestamps fall within a range.classA SortedKeyValueIterator that filters based on ColumnVisibility.