http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html 
b/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
index 1528110..f784888 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompareFilter.CompareOp (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
@@ -306,7 +306,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html"
 title="enum in 
org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html#line.28">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html"
 title="enum in 
org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html#line.111">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -323,7 +323,7 @@ for (CompareFilter.CompareOp c : 
CompareFilter.CompareOp.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html"
 title="enum in 
org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html#line.28">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html"
 title="enum in 
org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html#line.111">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html
index 933c362..5791bd3 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/CompareFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompareFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html
index 64a0d20..9a6b714 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/DependentColumnFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DependentColumnFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html
index 90febb5..00f5436 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/FamilyFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FamilyFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html 
b/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html
index e0ac683..5b130aa 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Filter.ReturnCode (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
@@ -307,7 +307,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html#line.39">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html#line.9">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -324,7 +324,7 @@ for (Filter.ReturnCode c : Filter.ReturnCode.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html#line.39">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html#line.9">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/Filter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/Filter.html 
b/apidocs/org/apache/hadoop/hbase/filter/Filter.html
index 1f82aa9..52ca37a 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/Filter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/Filter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Filter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html 
b/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html
index 024b246..a411836 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/FilterList.Operator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FilterList.Operator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/FilterList.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/FilterList.html 
b/apidocs/org/apache/hadoop/hbase/filter/FilterList.html
index 07da531..b22112f 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/FilterList.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/FilterList.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FilterList (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html
index 720643f..03124cb 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FirstKeyOnlyFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
 
b/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
index fcee71d..4d9030d 100644
--- 
a/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
+++ 
b/apidocs/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FirstKeyValueMatchingQualifiersFilter (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html
index 7ecd23a..b19d072 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/FuzzyRowFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FuzzyRowFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html
index 5c2127f..aff0d6c 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/InclusiveStopFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InclusiveStopFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html 
b/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html
index fdf8593..8e4a32e 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/IncompatibleFilterException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IncompatibleFilterException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html 
b/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html
index a7ad202..09057b0 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/InvalidRowFilterException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InvalidRowFilterException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html
index 2d35c65..4036be6 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KeyOnlyFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html 
b/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html
index 18169a6..fcfeb08 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/LongComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LongComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html 
b/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html
index 02c591f..1fe0893 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.RowRange.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MultiRowRangeFilter.RowRange (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html
index 8d5ad82..440993f 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MultiRowRangeFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html
index 43905e8..cea08e6 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MultipleColumnPrefixFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html 
b/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html
index 9f2c06c..2c33ef3 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/NullComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NullComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html
index dbb25f0..45f62d3 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PageFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html 
b/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html
index e4ca142..7c98496 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/ParseConstants.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ParseConstants (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html
index 72834c1..ed76477 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/ParseFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ParseFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/PrefixFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/PrefixFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/PrefixFilter.html
index 66bc0eb..b5adc9f 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/PrefixFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/PrefixFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PrefixFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/QualifierFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/QualifierFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/QualifierFilter.html
index ed1c64c..deb2241 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/QualifierFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/QualifierFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QualifierFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/RandomRowFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/RandomRowFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/RandomRowFilter.html
index 1fe48a8..14dd13d 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/RandomRowFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/RandomRowFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RandomRowFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.EngineType.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.EngineType.html 
b/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.EngineType.html
index c962840..cdb55cb 100644
--- 
a/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.EngineType.html
+++ 
b/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.EngineType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RegexStringComparator.EngineType (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.html 
b/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.html
index 9633f51..ff7276b 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/RegexStringComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RegexStringComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/RowFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/RowFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/RowFilter.html
index 490a78c..35d27b2 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/RowFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/RowFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RowFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html
index 6804791..2183d34 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SingleColumnValueExcludeFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html
index e8e26b1..349c08f 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SingleColumnValueFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/SkipFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/SkipFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/SkipFilter.html
index 12fbddc..6a7f78d 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/SkipFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/SkipFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SkipFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/SubstringComparator.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/SubstringComparator.html 
b/apidocs/org/apache/hadoop/hbase/filter/SubstringComparator.html
index 0ea9452..5be4e55 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/SubstringComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/SubstringComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SubstringComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/TimestampsFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/TimestampsFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/TimestampsFilter.html
index 8a63a38..73bd2bd 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/TimestampsFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/TimestampsFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TimestampsFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/ValueFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/ValueFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/ValueFilter.html
index ebb1a9f..75617cd 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/ValueFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/ValueFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ValueFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/WhileMatchFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/WhileMatchFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/WhileMatchFilter.html
index c8e3f43..89b9caa 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/WhileMatchFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/WhileMatchFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>WhileMatchFilter (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryComparator.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryComparator.html
index 676b96e..a34b69a 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.BinaryComparator (Apache 
HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryPrefixComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryPrefixComparator.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryPrefixComparator.html
index 2c42b8d..2d7518d 100644
--- 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryPrefixComparator.html
+++ 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/BinaryPrefixComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.BinaryPrefixComparator 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.BitwiseOp.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.BitwiseOp.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.BitwiseOp.html
index 131811a..7e014e7 100644
--- 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.BitwiseOp.html
+++ 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.BitwiseOp.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.html
index 133a276..3a47fe6 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/BitComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.BitComparator (Apache 
HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/ByteArrayComparable.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/ByteArrayComparable.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/ByteArrayComparable.html
index bfe85cf..37e6ddb 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/ByteArrayComparable.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/ByteArrayComparable.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.ByteArrayComparable 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnCountGetFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnCountGetFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnCountGetFilter.html
index 5bf4b4c..3e27137 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnCountGetFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnCountGetFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.ColumnCountGetFilter 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPaginationFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPaginationFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPaginationFilter.html
index 18c2048..a4c8b2c 100644
--- 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPaginationFilter.html
+++ 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPaginationFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.ColumnPaginationFilter 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPrefixFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPrefixFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPrefixFilter.html
index 25a70b7..0795f80 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPrefixFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnPrefixFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.ColumnPrefixFilter (Apache 
HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnRangeFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnRangeFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnRangeFilter.html
index d93f5e6..1b50868 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnRangeFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/ColumnRangeFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.ColumnRangeFilter (Apache 
HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.CompareOp.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.CompareOp.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.CompareOp.html
index dc2811f..a935bd2 100644
--- 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.CompareOp.html
+++ 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.CompareOp.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.CompareFilter.CompareOp 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.html
index e0c39be..c6afc3d 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/CompareFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.CompareFilter (Apache 
HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/DependentColumnFilter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/DependentColumnFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/DependentColumnFilter.html
index 49675a3..9942a2a 100644
--- 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/DependentColumnFilter.html
+++ 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/DependentColumnFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.DependentColumnFilter 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/FamilyFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/filter/class-use/FamilyFilter.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/FamilyFilter.html
index 9362a76..c34ee35 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/FamilyFilter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/FamilyFilter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.FamilyFilter (Apache HBase 
2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase/blob/20c64fef/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
index 7ef5cd2..6bad7be 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.filter.Filter.ReturnCode (Apache 
HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
@@ -107,105 +107,105 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">WhileMatchFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/WhileMatchFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">QualifierFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/QualifierFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">ValueFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ValueFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">MultiRowRangeFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;ignored)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
 <td class="colLast"><span 
class="strong">TimestampsFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/TimestampsFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">SkipFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/SkipFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colFirst"><code>abstract <a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
+<td class="colLast"><span class="strong">Filter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>
+<div class="block">A way to filter based on the column family, column 
qualifier and/or the column value.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">SingleColumnValueFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">FirstKeyValueMatchingQualifiersFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">RowFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/RowFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PrefixFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/PrefixFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">RandomRowFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/RandomRowFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ColumnPaginationFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">QualifierFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/QualifierFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">FirstKeyOnlyFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">PrefixFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/PrefixFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">WhileMatchFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/WhileMatchFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">PageFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/PageFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;ignored)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RowFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/RowFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">MultiRowRangeFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;ignored)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">DependentColumnFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/DependentColumnFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">MultipleColumnPrefixFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;kv)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">FuzzyRowFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FuzzyRowFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">KeyOnlyFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;ignored)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FamilyFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FamilyFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">InclusiveStopFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/InclusiveStopFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">MultipleColumnPrefixFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;kv)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">FuzzyRowFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FuzzyRowFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">InclusiveStopFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/InclusiveStopFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">FirstKeyValueMatchingQualifiersFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ColumnCountGetFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">FirstKeyOnlyFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PageFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/PageFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;ignored)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">FilterList.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FilterList.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">SingleColumnValueFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>abstract <a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">Filter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>
-<div class="block">A way to filter based on the column family, column 
qualifier and/or the column value.</div>
-</td>
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
+<td class="colLast"><span 
class="strong">ColumnRangeFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ColumnRangeFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;kv)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span class="strong">FamilyFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FamilyFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ValueFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ValueFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">DependentColumnFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/DependentColumnFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">SkipFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/SkipFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">ColumnRangeFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ColumnRangeFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;kv)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ColumnPrefixFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">ColumnPrefixFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FilterList.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/FilterList.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">ColumnPaginationFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">KeyOnlyFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;ignored)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>
-<td class="colLast"><span 
class="strong">ColumnCountGetFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">RandomRowFilter.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/filter/RandomRowFilter.html#filterKeyValue(org.apache.hadoop.hbase.Cell)">filterKeyValue</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;v)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../org/apache/hadoop/hbase/filter/Filter.ReturnCode.html" 
title="enum in org.apache.hadoop.hbase.filter">Filter.ReturnCode</a></code></td>

Reply via email to