Uses of Class
org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter

Packages that use org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
Package
Description
Provides row-level filters applied to HRegion scan results during calls to ResultScanner.next().
  • Uses of org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter in org.apache.hadoop.hbase.filter

    Methods in org.apache.hadoop.hbase.filter that return org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter in in
    Modifier and Type
    Method
    Description
    static org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
    SingleColumnValueExcludeFilter.parseFrom(byte[] pbBytes)
    Parse a serialized representation of SingleColumnValueExcludeFilter