Package com.mapr.fs.hbase.filter
-
Class Summary Class Description AlwaysFalseFilter A filter that will always indicate that the row needs to be filtered out.AlwaysTrueFilter A filter that will always indicate that the row needs to be included.KeySamplingFilter A filter that will only return the first KV from each row.TestKeySamplingFilter