hbase-site git commit: INFRA-10751 Empty commit

2017-04-11 Thread git-site-role
Repository: hbase-site
Updated Branches:
  refs/heads/asf-site 573801edd -> 4c01f33ed


INFRA-10751 Empty commit


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/4c01f33e
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/4c01f33e
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/4c01f33e

Branch: refs/heads/asf-site
Commit: 4c01f33ed355097409220b73c79b5e975c446eee
Parents: 573801e
Author: jenkins 
Authored: Wed Apr 12 04:26:21 2017 +
Committer: jenkins 
Committed: Wed Apr 12 04:26:21 2017 +

--

--




[3/6] hbase-site git commit: Published site at cf3215d343d5c412735f51c68dc3686087736a86.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator.html
index ed5a7e0..51b287c 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator.html
@@ -570,7 +570,7 @@
 562   */
 563  private final int 
nonOpenRowCompare(byte[] k1, byte[] k2) {
 564assert !isOpen(k1)  
!isOpen(k2);
-565return cellComparator.compareRows(new 
KeyOnlyKeyValue(k1), k2, 0, k2.length);
+565return Bytes.compareTo(k1, k2);
 566  }
 567
 568  private final int 
nonOpenRowCompare(Cell k1, byte[] k2) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.html
index ed5a7e0..51b287c 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.KeyBeforeConcatenatedLists.html
@@ -570,7 +570,7 @@
 562   */
 563  private final int 
nonOpenRowCompare(byte[] k1, byte[] k2) {
 564assert !isOpen(k1)  
!isOpen(k2);
-565return cellComparator.compareRows(new 
KeyOnlyKeyValue(k1), k2, 0, k2.length);
+565return Bytes.compareTo(k1, k2);
 566  }
 567
 568  private final int 
nonOpenRowCompare(Cell k1, byte[] k2) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.State.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.State.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.State.html
index ed5a7e0..51b287c 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.State.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.State.html
@@ -570,7 +570,7 @@
 562   */
 563  private final int 
nonOpenRowCompare(byte[] k1, byte[] k2) {
 564assert !isOpen(k1)  
!isOpen(k2);
-565return cellComparator.compareRows(new 
KeyOnlyKeyValue(k1), k2, 0, k2.length);
+565return Bytes.compareTo(k1, k2);
 566  }
 567
 568  private final int 
nonOpenRowCompare(Cell k1, byte[] k2) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.html
index ed5a7e0..51b287c 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.html
@@ -570,7 +570,7 @@
 562   */
 563  private final int 
nonOpenRowCompare(byte[] k1, byte[] k2) {
 564assert !isOpen(k1)  
!isOpen(k2);
-565return cellComparator.compareRows(new 
KeyOnlyKeyValue(k1), k2, 0, k2.length);
+565return Bytes.compareTo(k1, k2);
 566  }
 567
 568  private final int 
nonOpenRowCompare(Cell k1, byte[] k2) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
index a7c61f6..2defcb3 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
@@ -69,15 +69,15 @@
 061  requiredArguments = {
 062@org.jamon.annotations.Argument(name 
= "master", type = "HMaster")},
 063  optionalArguments = {

[4/6] hbase-site git commit: Published site at cf3215d343d5c412735f51c68dc3686087736a86.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 7f2b761..3035b6c 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -26,7 +26,7 @@ under the License.
 2007 - 2017 The Apache Software Foundation
 
   File: 2144,
- Errors: 14237,
+ Errors: 14238,
  Warnings: 0,
  Infos: 0
   
@@ -18115,7 +18115,7 @@ under the License.
   0
 
 
-  20
+  21
 
   
   

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/devapidocs/constant-values.html
--
diff --git a/devapidocs/constant-values.html b/devapidocs/constant-values.html
index 312a57c..d1d41f2 100644
--- a/devapidocs/constant-values.html
+++ b/devapidocs/constant-values.html
@@ -3775,21 +3775,21 @@
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 date
-"Wed Apr 12 03:37:14 UTC 2017"
+"Wed Apr 12 04:06:36 UTC 2017"
 
 
 
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 revision
-"3aadc675b0f02c3c13be625b40d72fbf6a844964"
+"cf3215d343d5c412735f51c68dc3686087736a86"
 
 
 
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 srcChecksum
-"0c5c8fa1337ca2c05e1ebdd7e5cdbd2c"
+"2e3b8759a7f547f0c4d77cb600a19d0f"
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html 
b/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
index b507f88..7f0315a 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
@@ -393,166 +393,166 @@ extends org.jamon.AbstractTemplateProxy.ImplData
 privateHMaster m_master
 
 
-
+
 
 
 
 
-m_format
-privatehttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String m_format
+m_frags
+privatehttp://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer m_frags
 
 
-
+
 
 
 
 
-m_format__IsNotDefault
-privateboolean m_format__IsNotDefault
+m_frags__IsNotDefault
+privateboolean m_frags__IsNotDefault
 
 
-
+
 
 
 
 
-m_servers
-privatehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName m_servers
+m_deadServers
+privatehttp://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerName m_deadServers
 
 
-
+
 
 
 
 
-m_servers__IsNotDefault
-privateboolean m_servers__IsNotDefault
+m_deadServers__IsNotDefault
+privateboolean m_deadServers__IsNotDefault
 
 
-
+
 
 
 
 
-m_assignmentManager
-privateAssignmentManager m_assignmentManager
+m_catalogJanitorEnabled
+privateboolean m_catalogJanitorEnabled
 
 
-
+
 
 
 
 
-m_assignmentManager__IsNotDefault
-privateboolean m_assignmentManager__IsNotDefault
+m_catalogJanitorEnabled__IsNotDefault
+privateboolean m_catalogJanitorEnabled__IsNotDefault
 
 
-
+
 
 
 
 
-m_serverManager
-privateServerManager m_serverManager
+m_filter
+privatehttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String m_filter
 
 
-
+
 
 
 
 
-m_serverManager__IsNotDefault
-privateboolean m_serverManager__IsNotDefault
+m_filter__IsNotDefault
+privateboolean m_filter__IsNotDefault
 
 
-
+
 
 
 
 
-m_metaLocation
-privateServerName m_metaLocation
+m_serverManager
+privateServerManager m_serverManager
 
 
-
+
 
 
 
 
-m_metaLocation__IsNotDefault
-privateboolean m_metaLocation__IsNotDefault
+m_serverManager__IsNotDefault
+privateboolean m_serverManager__IsNotDefault
 
 
-
+
 
 
 
 
-m_deadServers
-privatehttp://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerName m_deadServers
+m_assignmentManager
+privateAssignmentManager m_assignmentManager
 
 
-
+
 
 
 
 

[6/6] hbase-site git commit: Published site at cf3215d343d5c412735f51c68dc3686087736a86.

2017-04-11 Thread git-site-role
Published site at cf3215d343d5c412735f51c68dc3686087736a86.


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/573801ed
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/573801ed
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/573801ed

Branch: refs/heads/asf-site
Commit: 573801edda0b685b22917ae6c031e6314a93a355
Parents: 748a25e
Author: jenkins 
Authored: Wed Apr 12 04:26:11 2017 +
Committer: jenkins 
Committed: Wed Apr 12 04:26:11 2017 +

--
 apache_hbase_reference_guide.pdf| 4 +-
 apache_hbase_reference_guide.pdfmarks   | 4 +-
 checkstyle-aggregate.html   | 13702 +
 checkstyle.rss  | 4 +-
 devapidocs/constant-values.html | 6 +-
 .../tmpl/master/MasterStatusTmpl.ImplData.html  |   270 +-
 .../hbase/tmpl/master/MasterStatusTmpl.html |   108 +-
 .../hbase/tmpl/master/MasterStatusTmplImpl.html |54 +-
 .../regionserver/RSStatusTmpl.ImplData.html |60 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.html   |24 +-
 .../tmpl/regionserver/RSStatusTmplImpl.html |12 +-
 .../org/apache/hadoop/hbase/Version.html| 6 +-
 ...eFileManager.CompactionOrFlushMergeCopy.html | 2 +-
 ...ger.KeyBeforeConcatenatedLists.Iterator.html | 2 +-
 ...eFileManager.KeyBeforeConcatenatedLists.html | 2 +-
 .../StripeStoreFileManager.State.html   | 2 +-
 .../regionserver/StripeStoreFileManager.html| 2 +-
 .../tmpl/master/MasterStatusTmpl.ImplData.html  |   270 +-
 .../tmpl/master/MasterStatusTmpl.Intf.html  |   270 +-
 .../hbase/tmpl/master/MasterStatusTmpl.html |   270 +-
 .../hbase/tmpl/master/MasterStatusTmplImpl.html |72 +-
 .../regionserver/RSStatusTmpl.ImplData.html |60 +-
 .../tmpl/regionserver/RSStatusTmpl.Intf.html|60 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.html   |60 +-
 .../tmpl/regionserver/RSStatusTmplImpl.html |16 +-
 ...ncProcess.AsyncProcessForThrowableCheck.html | 4 +-
 ...estAsyncProcess.AsyncProcessWithFailure.html | 4 +-
 .../TestAsyncProcess.CallerWithFailure.html | 4 +-
 .../TestAsyncProcess.CountingThreadFactory.html | 4 +-
 .../client/TestAsyncProcess.MyAsyncProcess.html | 4 +-
 ...AsyncProcess.MyAsyncProcessWithReplicas.html | 4 +-
 ...stAsyncProcess.MyAsyncRequestFutureImpl.html | 4 +-
 .../TestAsyncProcess.MyClientBackoffPolicy.html | 4 +-
 ...ncProcess.MyConnectionImpl.TestRegistry.html | 4 +-
 .../TestAsyncProcess.MyConnectionImpl.html  | 4 +-
 .../TestAsyncProcess.MyConnectionImpl2.html | 4 +-
 .../TestAsyncProcess.MyThreadPoolExecutor.html  | 4 +-
 .../hbase/client/TestAsyncProcess.RR.html   | 4 +-
 .../TestAsyncProcess.ResponseGenerator.html | 4 +-
 .../hadoop/hbase/client/TestAsyncProcess.html   | 4 +-
 .../TestStripeStoreFileManager.html | 6 +-
 41 files changed, 7707 insertions(+), 7701 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/apache_hbase_reference_guide.pdf
--
diff --git a/apache_hbase_reference_guide.pdf b/apache_hbase_reference_guide.pdf
index d4b4596..0037f14 100644
--- a/apache_hbase_reference_guide.pdf
+++ b/apache_hbase_reference_guide.pdf
@@ -5,8 +5,8 @@
 /Author (Apache HBase Team)
 /Creator (Asciidoctor PDF 1.5.0.alpha.6, based on Prawn 1.2.1)
 /Producer (Apache HBase Team)
-/CreationDate (D:20170412034536+00'00')
-/ModDate (D:20170412034536+00'00')
+/CreationDate (D:20170412041504+00'00')
+/ModDate (D:20170412041504+00'00')
 >>
 endobj
 2 0 obj

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/apache_hbase_reference_guide.pdfmarks
--
diff --git a/apache_hbase_reference_guide.pdfmarks 
b/apache_hbase_reference_guide.pdfmarks
index ce604f9..8c8098f 100644
--- a/apache_hbase_reference_guide.pdfmarks
+++ b/apache_hbase_reference_guide.pdfmarks
@@ -2,8 +2,8 @@
   /Author (Apache HBase Team)
   /Subject ()
   /Keywords ()
-  /ModDate (D:20170412034659)
-  /CreationDate (D:20170412034659)
+  /ModDate (D:20170412041629)
+  /CreationDate (D:20170412041629)
   /Creator (Asciidoctor PDF 1.5.0.alpha.6, based on Prawn 1.2.1)
   /Producer ()
   /DOCINFO pdfmark



[2/6] hbase-site git commit: Published site at cf3215d343d5c412735f51c68dc3686087736a86.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
index a7c61f6..2defcb3 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
@@ -69,15 +69,15 @@
 061  requiredArguments = {
 062@org.jamon.annotations.Argument(name 
= "master", type = "HMaster")},
 063  optionalArguments = {
-064@org.jamon.annotations.Argument(name 
= "format", type = "String"),
-065@org.jamon.annotations.Argument(name 
= "servers", type = "ListServerName"),
-066@org.jamon.annotations.Argument(name 
= "assignmentManager", type = "AssignmentManager"),
-067@org.jamon.annotations.Argument(name 
= "serverManager", type = "ServerManager"),
-068@org.jamon.annotations.Argument(name 
= "metaLocation", type = "ServerName"),
-069@org.jamon.annotations.Argument(name 
= "deadServers", type = "SetServerName"),
-070@org.jamon.annotations.Argument(name 
= "frags", type = "MapString,Integer"),
-071@org.jamon.annotations.Argument(name 
= "catalogJanitorEnabled", type = "boolean"),
-072@org.jamon.annotations.Argument(name 
= "filter", type = "String")})
+064@org.jamon.annotations.Argument(name 
= "frags", type = "MapString,Integer"),
+065@org.jamon.annotations.Argument(name 
= "deadServers", type = "SetServerName"),
+066@org.jamon.annotations.Argument(name 
= "catalogJanitorEnabled", type = "boolean"),
+067@org.jamon.annotations.Argument(name 
= "filter", type = "String"),
+068@org.jamon.annotations.Argument(name 
= "serverManager", type = "ServerManager"),
+069@org.jamon.annotations.Argument(name 
= "assignmentManager", type = "AssignmentManager"),
+070@org.jamon.annotations.Argument(name 
= "servers", type = "ListServerName"),
+071@org.jamon.annotations.Argument(name 
= "format", type = "String"),
+072@org.jamon.annotations.Argument(name 
= "metaLocation", type = "ServerName")})
 073public class MasterStatusTmpl
 074  extends 
org.jamon.AbstractTemplateProxy
 075{
@@ -118,159 +118,159 @@
 110  return m_master;
 111}
 112private HMaster m_master;
-113// 27, 1
-114public void setFormat(String 
format)
+113// 21, 1
+114public void 
setFrags(MapString,Integer frags)
 115{
-116  // 27, 1
-117  m_format = format;
-118  m_format__IsNotDefault = true;
+116  // 21, 1
+117  m_frags = frags;
+118  m_frags__IsNotDefault = true;
 119}
-120public String getFormat()
+120public MapString,Integer 
getFrags()
 121{
-122  return m_format;
+122  return m_frags;
 123}
-124private String m_format;
-125public boolean 
getFormat__IsNotDefault()
+124private MapString,Integer 
m_frags;
+125public boolean 
getFrags__IsNotDefault()
 126{
-127  return m_format__IsNotDefault;
+127  return m_frags__IsNotDefault;
 128}
-129private boolean 
m_format__IsNotDefault;
-130// 23, 1
-131public void 
setServers(ListServerName servers)
+129private boolean 
m_frags__IsNotDefault;
+130// 24, 1
+131public void 
setDeadServers(SetServerName deadServers)
 132{
-133  // 23, 1
-134  m_servers = servers;
-135  m_servers__IsNotDefault = true;
+133  // 24, 1
+134  m_deadServers = deadServers;
+135  m_deadServers__IsNotDefault = 
true;
 136}
-137public ListServerName 
getServers()
+137public SetServerName 
getDeadServers()
 138{
-139  return m_servers;
+139  return m_deadServers;
 140}
-141private ListServerName 
m_servers;
-142public boolean 
getServers__IsNotDefault()
+141private SetServerName 
m_deadServers;
+142public boolean 
getDeadServers__IsNotDefault()
 143{
-144  return m_servers__IsNotDefault;
+144  return 
m_deadServers__IsNotDefault;
 145}
-146private boolean 
m_servers__IsNotDefault;
-147// 29, 1
-148public void 
setAssignmentManager(AssignmentManager assignmentManager)
+146private boolean 
m_deadServers__IsNotDefault;
+147// 25, 1
+148public void 
setCatalogJanitorEnabled(boolean catalogJanitorEnabled)
 149{
-150  // 29, 1
-151  m_assignmentManager = 
assignmentManager;
-152  m_assignmentManager__IsNotDefault = 
true;
+150  // 25, 1
+151  m_catalogJanitorEnabled = 
catalogJanitorEnabled;
+152  
m_catalogJanitorEnabled__IsNotDefault = true;
 153}
-154public AssignmentManager 
getAssignmentManager()
+154public boolean 
getCatalogJanitorEnabled()
 155{
-156  return m_assignmentManager;
+156  return m_catalogJanitorEnabled;
 157}
-158private AssignmentManager 

[5/6] hbase-site git commit: Published site at cf3215d343d5c412735f51c68dc3686087736a86.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 798c490..733b731 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -301,7 +301,7 @@
 2144
 0
 0
-14237
+14238
 
 Files
 
@@ -4429,7 +4429,7 @@
 org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java
 0
 0
-20
+21
 
 org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.java
 0
@@ -7105,7 +7105,7 @@
 http://checkstyle.sourceforge.net/config_imports.html#UnusedImports;>UnusedImports
 
 processJavadoc: true
-79
+80
 Error
 
 indentation
@@ -62865,118 +62865,124 @@
 
 Error
 imports
+UnusedImports
+Unused import - org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue.
+41
+
+Error
+imports
 ImportOrder
 Wrong order for 'com.google.common.collect.ImmutableCollection' 
import.
 48
-
+
 Error
 design
 VisibilityModifier
 Variable 'stripeEndRows' must be private and have accessor methods.
 96
-
+
 Error
 design
 VisibilityModifier
 Variable 'stripeFiles' must be private and have accessor methods.
 103
-
+
 Error
 design
 VisibilityModifier
 Variable 'level0Files' must be private and have accessor methods.
 105
-
+
 Error
 design
 VisibilityModifier
 Variable 'allFilesCached' must be private and have accessor methods.
 108
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 228
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 257
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 270
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 282
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 503
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 504
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 508
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 578
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 586
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 727
-
+
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 107).
 892
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 909
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 913
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 955
-
+
 Error
 blocks
 NeedBraces
@@ -62985,25 +62991,25 @@
 
 org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 ImportOrder
 Wrong order for 'org.apache.hadoop.conf.Configuration' import.
 31
-
+
 Error
 imports
 ImportOrder
 Wrong order for 'com.google.common.annotations.VisibleForTesting' 
import.
 37
-
+
 Error
 blocks
 NeedBraces
@@ -63012,37 +63018,37 @@
 
 org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 101).
 143
-
+
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
 178
-
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
 179
-
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 183
-
+
 Error
 javadoc
 NonEmptyAtclauseDescription
@@ -63051,13 +63057,13 @@
 
 org/apache/hadoop/hbase/regionserver/compactions/CompactionContext.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 ImportOrder
@@ -63066,13 +63072,13 @@
 
 org/apache/hadoop/hbase/regionserver/compactions/CompactionPolicy.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 ImportOrder
@@ -63081,31 +63087,31 @@
 
 org/apache/hadoop/hbase/regionserver/compactions/CompactionProgress.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 design
 VisibilityModifier
 Variable 'totalCompactingKVs' must be private and have accessor 
methods.
 37
-
+
 Error
 design
 VisibilityModifier
 Variable 'currentCompactedKVs' must be private and have accessor 
methods.
 39
-
+
 Error
 design
 VisibilityModifier
 Variable 'totalCompactedSize' must be private and have accessor 
methods.
 41
-
+
 Error
 coding
 InnerAssignment
@@ -63114,13 +63120,13 @@
 
 org/apache/hadoop/hbase/regionserver/compactions/CompactionRequest.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 coding
 EqualsHashCode
@@ -63129,61 +63135,61 @@
 
 org/apache/hadoop/hbase/regionserver/compactions/Compactor.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 ImportOrder
 Wrong order for 'com.google.common.io.Closeables' import.
 62
-
+
 Error
 design
 VisibilityModifier
 Variable 'maxKeyCount' must be private and have accessor methods.
 119
-
+
 Error
 design
 VisibilityModifier
 Variable 'earliestPutTs' must be private and have accessor methods.
 121
-
+
 Error
 design
 VisibilityModifier
 Variable 'latestPutTs' must be private and have accessor 

[1/6] hbase-site git commit: Published site at cf3215d343d5c412735f51c68dc3686087736a86.

2017-04-11 Thread git-site-role
Repository: hbase-site
Updated Branches:
  refs/heads/asf-site 748a25eae -> 573801edd


http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html
--
diff --git 
a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html
 
b/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html
index 924130b..04edcfb 100644
--- 
a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html
+++ 
b/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html
@@ -1193,8 +1193,8 @@
 1185
assertTrue(action_2.equals(action_3));
 1186
assertFalse(action_0.equals(action_3));
 1187assertEquals(0, 
action_0.compareTo(action_0));
-1188assertEquals(-1, 
action_0.compareTo(action_1));
-1189assertEquals(1, 
action_1.compareTo(action_0));
+1188
assertTrue(action_0.compareTo(action_1)  0);
+1189
assertTrue(action_1.compareTo(action_0)  0);
 1190assertEquals(0, 
action_1.compareTo(action_2));
 1191  }
 1192

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html
--
diff --git 
a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html
 
b/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html
index 924130b..04edcfb 100644
--- 
a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html
+++ 
b/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html
@@ -1193,8 +1193,8 @@
 1185
assertTrue(action_2.equals(action_3));
 1186
assertFalse(action_0.equals(action_3));
 1187assertEquals(0, 
action_0.compareTo(action_0));
-1188assertEquals(-1, 
action_0.compareTo(action_1));
-1189assertEquals(1, 
action_1.compareTo(action_0));
+1188
assertTrue(action_0.compareTo(action_1)  0);
+1189
assertTrue(action_1.compareTo(action_0)  0);
 1190assertEquals(0, 
action_1.compareTo(action_2));
 1191  }
 1192

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html
--
diff --git 
a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html
 
b/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html
index 924130b..04edcfb 100644
--- 
a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html
+++ 
b/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html
@@ -1193,8 +1193,8 @@
 1185
assertTrue(action_2.equals(action_3));
 1186
assertFalse(action_0.equals(action_3));
 1187assertEquals(0, 
action_0.compareTo(action_0));
-1188assertEquals(-1, 
action_0.compareTo(action_1));
-1189assertEquals(1, 
action_1.compareTo(action_0));
+1188
assertTrue(action_0.compareTo(action_1)  0);
+1189
assertTrue(action_1.compareTo(action_0)  0);
 1190assertEquals(0, 
action_1.compareTo(action_2));
 1191  }
 1192

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html
--
diff --git 
a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html
 
b/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html
index 924130b..04edcfb 100644
--- 
a/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html
+++ 
b/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html
@@ -1193,8 +1193,8 @@
 1185
assertTrue(action_2.equals(action_3));
 1186
assertFalse(action_0.equals(action_3));
 1187assertEquals(0, 
action_0.compareTo(action_0));
-1188assertEquals(-1, 
action_0.compareTo(action_1));
-1189assertEquals(1, 
action_1.compareTo(action_0));
+1188
assertTrue(action_0.compareTo(action_1)  0);
+1189
assertTrue(action_1.compareTo(action_0)  0);
 1190assertEquals(0, 
action_1.compareTo(action_2));
 1191  }
 1192

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/573801ed/testdevapidocs/src-html/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.TestRegistry.html

hbase git commit: HBASE-17816 HRegion#mutateRowWithLocks should update writeRequestCount metric

2017-04-11 Thread jerryjch
Repository: hbase
Updated Branches:
  refs/heads/branch-1 4030facc9 -> 1afb86a1c


HBASE-17816 HRegion#mutateRowWithLocks should update writeRequestCount metric

Signed-off-by: Jerry He 


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1afb86a1
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1afb86a1
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/1afb86a1

Branch: refs/heads/branch-1
Commit: 1afb86a1c1568d77448c22651bf0027a4ede
Parents: 4030fac
Author: qgxiaozhan 
Authored: Tue Apr 11 12:29:27 2017 +0800
Committer: Jerry He 
Committed: Tue Apr 11 18:08:06 2017 -0700

--
 .../hadoop/hbase/regionserver/HRegion.java  |  1 +
 .../hadoop/hbase/regionserver/TestHRegion.java  | 24 
 2 files changed, 25 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/1afb86a1/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
--
diff --git 
a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java 
b/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
index c75dda1..81547d5 100644
--- 
a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
+++ 
b/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
@@ -7277,6 +7277,7 @@ public class HRegion implements HeapSize, 
PropagatingConfigurationObserver, Regi
   @Override
   public void mutateRowsWithLocks(Collection mutations,
   Collection rowsToLock, long nonceGroup, long nonce) throws 
IOException {
+writeRequestsCount.add(mutations.size());
 MultiRowMutationProcessor proc = new MultiRowMutationProcessor(mutations, 
rowsToLock);
 processRowsWithLocks(proc, -1, nonceGroup, nonce);
   }

http://git-wip-us.apache.org/repos/asf/hbase/blob/1afb86a1/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
--
diff --git 
a/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
 
b/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
index e1af83a..0b7e3b5 100644
--- 
a/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
+++ 
b/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
@@ -6779,4 +6779,28 @@ public class TestHRegion {
   this.region = null;
 }
   }
+
+  @Test
+  public void testMutateRow_WriteRequestCount() throws Exception {
+byte[] row1 = Bytes.toBytes("row1");
+byte[] fam1 = Bytes.toBytes("fam1");
+byte[] qf1 = Bytes.toBytes("qualifier");
+byte[] val1 = Bytes.toBytes("value1");
+
+RowMutations rm = new RowMutations(row1);
+Put put = new Put(row1);
+put.addColumn(fam1, qf1, val1);
+rm.add(put);
+
+this.region = initHRegion(tableName, method, CONF, fam1);
+try {
+  long wrcBeforeMutate = this.region.writeRequestsCount.get();
+  this.region.mutateRow(rm);
+  long wrcAfterMutate = this.region.writeRequestsCount.get();
+  Assert.assertEquals(wrcBeforeMutate + rm.getMutations().size(), 
wrcAfterMutate);
+} finally {
+  HBaseTestingUtility.closeRegionAndWAL(this.region);
+  this.region = null;
+}
+  }
 }



[03/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.HeaderSize.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.HeaderSize.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.HeaderSize.html
index 84d8465..cf3e8d1 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.HeaderSize.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.HeaderSize.html
@@ -28,443 +28,450 @@
 020
 021package org.apache.hadoop.hbase.util;
 022
-023import java.lang.reflect.Field;
-024import java.lang.reflect.Modifier;
-025import 
java.util.concurrent.ConcurrentHashMap;
-026import 
java.util.concurrent.ConcurrentSkipListMap;
-027
-028import org.apache.commons.logging.Log;
-029import 
org.apache.commons.logging.LogFactory;
-030import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
-031
+023import 
com.google.common.annotations.VisibleForTesting;
+024import java.lang.reflect.Field;
+025import java.lang.reflect.Modifier;
+026import 
java.util.concurrent.ConcurrentHashMap;
+027import 
java.util.concurrent.ConcurrentSkipListMap;
+028
+029import org.apache.commons.logging.Log;
+030import 
org.apache.commons.logging.LogFactory;
+031import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
 032
-033/**
-034 * Class for determining the "size" of a 
class, an attempt to calculate the
-035 * actual bytes that an object of this 
class will occupy in memory
-036 *
-037 * The core of this class is taken from 
the Derby project
-038 */
-039@InterfaceAudience.Private
-040public class ClassSize {
-041  private static final Log LOG = 
LogFactory.getLog(ClassSize.class);
-042
-043  /** Array overhead */
-044  public static final int ARRAY;
-045
-046  /** Overhead for ArrayList(0) */
-047  public static final int ARRAYLIST;
-048
-049  /** Overhead for LinkedList(0) */
-050  public static final int LINKEDLIST;
-051
-052  /** Overhead for a single entry in 
LinkedList */
-053  public static final int 
LINKEDLIST_ENTRY;
-054
-055  /** Overhead for ByteBuffer */
-056  public static final int BYTE_BUFFER;
-057
-058  /** Overhead for an Integer */
-059  public static final int INTEGER;
-060
-061  /** Overhead for entry in map */
-062  public static final int MAP_ENTRY;
-063
-064  /** Object overhead is minimum 2 * 
reference size (8 bytes on 64-bit) */
-065  public static final int OBJECT;
-066
-067  /** Reference size is 8 bytes on 
64-bit, 4 bytes on 32-bit */
-068  public static final int REFERENCE;
-069
-070  /** String overhead */
-071  public static final int STRING;
-072
-073  /** Overhead for TreeMap */
-074  public static final int TREEMAP;
-075
-076  /** Overhead for ConcurrentHashMap */
-077  public static final int 
CONCURRENT_HASHMAP;
-078
-079  /** Overhead for 
ConcurrentHashMap.Entry */
-080  public static final int 
CONCURRENT_HASHMAP_ENTRY;
-081
-082  /** Overhead for 
ConcurrentHashMap.Segment */
-083  public static final int 
CONCURRENT_HASHMAP_SEGMENT;
-084
-085  /** Overhead for ConcurrentSkipListMap 
*/
-086  public static final int 
CONCURRENT_SKIPLISTMAP;
-087
-088  /** Overhead for ConcurrentSkipListMap 
Entry */
-089  public static final int 
CONCURRENT_SKIPLISTMAP_ENTRY;
-090
-091  /** Overhead for CellArrayMap */
-092  public static final int 
CELL_ARRAY_MAP;
-093
-094  /** Overhead for Cell Array Entry */
-095  public static final int 
CELL_ARRAY_MAP_ENTRY;
-096
-097  /** Overhead for ReentrantReadWriteLock 
*/
-098  public static final int 
REENTRANT_LOCK;
-099
-100  /** Overhead for AtomicLong */
-101  public static final int ATOMIC_LONG;
-102
-103  /** Overhead for AtomicInteger */
-104  public static final int 
ATOMIC_INTEGER;
-105
-106  /** Overhead for AtomicBoolean */
-107  public static final int 
ATOMIC_BOOLEAN;
-108
-109  /** Overhead for AtomicReference */
-110  public static final int 
ATOMIC_REFERENCE;
-111
-112  /** Overhead for CopyOnWriteArraySet 
*/
-113  public static final int 
COPYONWRITE_ARRAYSET;
-114
-115  /** Overhead for CopyOnWriteArrayList 
*/
-116  public static final int 
COPYONWRITE_ARRAYLIST;
-117
-118  /** Overhead for timerange */
-119  public static final int TIMERANGE;
-120
-121  /** Overhead for TimeRangeTracker */
-122  public static final int 
TIMERANGE_TRACKER;
-123
-124  /** Overhead for CellSkipListSet */
-125  public static final int CELL_SET;
-126
-127  public static final int 
STORE_SERVICES;
-128
-129  /* Are we running on jdk7? */
-130  private static final boolean JDK7;
-131  static {
-132final String version = 
System.getProperty("java.version");
-133// Verify String looks like this: 
1.6.0_29
-134if (version == null || 
!version.matches("\\d\\.\\d\\..*")) {
-135  throw new 
RuntimeException("Unexpected version format: " + version);
-136}
-137// Convert 

[09/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/org/apache/hadoop/hbase/regionserver/Segment.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/Segment.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/Segment.html
index da3e630..152d5d3 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/Segment.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/Segment.html
@@ -156,7 +156,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 DEEP_OVERHEAD
 
 
-(package private) static long
+static long
 FIXED_OVERHEAD
 
 
@@ -422,7 +422,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 FIXED_OVERHEAD
-static finallong FIXED_OVERHEAD
+public static finallong FIXED_OVERHEAD
 
 
 
@@ -431,7 +431,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 DEEP_OVERHEAD
-public static finallong DEEP_OVERHEAD
+public static finallong DEEP_OVERHEAD
 
 
 
@@ -440,7 +440,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 cellSet
-privatehttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true;
 title="class or interface in 
java.util.concurrent.atomic">AtomicReferenceCellSet cellSet
+privatehttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true;
 title="class or interface in 
java.util.concurrent.atomic">AtomicReferenceCellSet cellSet
 
 
 
@@ -449,7 +449,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 comparator
-private finalCellComparator comparator
+private finalCellComparator comparator
 
 
 
@@ -458,7 +458,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 minSequenceId
-protectedlong minSequenceId
+protectedlong minSequenceId
 
 
 
@@ -467,7 +467,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 memStoreLAB
-privateMemStoreLAB memStoreLAB
+privateMemStoreLAB memStoreLAB
 
 
 
@@ -476,7 +476,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 dataSize
-protected finalhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true;
 title="class or interface in java.util.concurrent.atomic">AtomicLong dataSize
+protected finalhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true;
 title="class or interface in java.util.concurrent.atomic">AtomicLong dataSize
 
 
 
@@ -485,7 +485,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 heapSize
-protected finalhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true;
 title="class or interface in java.util.concurrent.atomic">AtomicLong heapSize
+protected finalhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true;
 title="class or interface in java.util.concurrent.atomic">AtomicLong heapSize
 
 
 
@@ -494,7 +494,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 timeRangeTracker
-protected finalTimeRangeTracker timeRangeTracker
+protected finalTimeRangeTracker timeRangeTracker
 
 
 
@@ -503,7 +503,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 tagsPresent
-protected volatileboolean tagsPresent
+protected volatileboolean tagsPresent
 
 
 
@@ -520,7 +520,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 Segment
-protectedSegment(CellComparatorcomparator)
+protectedSegment(CellComparatorcomparator)
 
 
 
@@ -529,7 +529,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 Segment
-protectedSegment(CellSetcellSet,
+protectedSegment(CellSetcellSet,
   CellComparatorcomparator,
   MemStoreLABmemStoreLAB)
 
@@ -540,7 +540,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 Segment
-protectedSegment(Segmentsegment)
+protectedSegment(Segmentsegment)
 
 
 
@@ -557,7 +557,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getScanner
-protectedKeyValueScannergetScanner(longreadPoint)
+protectedKeyValueScannergetScanner(longreadPoint)
 Creates the scanner for the given read point
 
 Returns:
@@ -571,7 +571,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getScanner
-publicKeyValueScannergetScanner(longreadPoint,
+publicKeyValueScannergetScanner(longreadPoint,
   longorder)
 Creates the scanner for the given read point, and a 
specific order in a list
 
@@ -586,7 +586,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getScanners
-publichttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 

[02/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.html
index 84d8465..cf3e8d1 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.UnsafeLayout.html
@@ -28,443 +28,450 @@
 020
 021package org.apache.hadoop.hbase.util;
 022
-023import java.lang.reflect.Field;
-024import java.lang.reflect.Modifier;
-025import 
java.util.concurrent.ConcurrentHashMap;
-026import 
java.util.concurrent.ConcurrentSkipListMap;
-027
-028import org.apache.commons.logging.Log;
-029import 
org.apache.commons.logging.LogFactory;
-030import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
-031
+023import 
com.google.common.annotations.VisibleForTesting;
+024import java.lang.reflect.Field;
+025import java.lang.reflect.Modifier;
+026import 
java.util.concurrent.ConcurrentHashMap;
+027import 
java.util.concurrent.ConcurrentSkipListMap;
+028
+029import org.apache.commons.logging.Log;
+030import 
org.apache.commons.logging.LogFactory;
+031import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
 032
-033/**
-034 * Class for determining the "size" of a 
class, an attempt to calculate the
-035 * actual bytes that an object of this 
class will occupy in memory
-036 *
-037 * The core of this class is taken from 
the Derby project
-038 */
-039@InterfaceAudience.Private
-040public class ClassSize {
-041  private static final Log LOG = 
LogFactory.getLog(ClassSize.class);
-042
-043  /** Array overhead */
-044  public static final int ARRAY;
-045
-046  /** Overhead for ArrayList(0) */
-047  public static final int ARRAYLIST;
-048
-049  /** Overhead for LinkedList(0) */
-050  public static final int LINKEDLIST;
-051
-052  /** Overhead for a single entry in 
LinkedList */
-053  public static final int 
LINKEDLIST_ENTRY;
-054
-055  /** Overhead for ByteBuffer */
-056  public static final int BYTE_BUFFER;
-057
-058  /** Overhead for an Integer */
-059  public static final int INTEGER;
-060
-061  /** Overhead for entry in map */
-062  public static final int MAP_ENTRY;
-063
-064  /** Object overhead is minimum 2 * 
reference size (8 bytes on 64-bit) */
-065  public static final int OBJECT;
-066
-067  /** Reference size is 8 bytes on 
64-bit, 4 bytes on 32-bit */
-068  public static final int REFERENCE;
-069
-070  /** String overhead */
-071  public static final int STRING;
-072
-073  /** Overhead for TreeMap */
-074  public static final int TREEMAP;
-075
-076  /** Overhead for ConcurrentHashMap */
-077  public static final int 
CONCURRENT_HASHMAP;
-078
-079  /** Overhead for 
ConcurrentHashMap.Entry */
-080  public static final int 
CONCURRENT_HASHMAP_ENTRY;
-081
-082  /** Overhead for 
ConcurrentHashMap.Segment */
-083  public static final int 
CONCURRENT_HASHMAP_SEGMENT;
-084
-085  /** Overhead for ConcurrentSkipListMap 
*/
-086  public static final int 
CONCURRENT_SKIPLISTMAP;
-087
-088  /** Overhead for ConcurrentSkipListMap 
Entry */
-089  public static final int 
CONCURRENT_SKIPLISTMAP_ENTRY;
-090
-091  /** Overhead for CellArrayMap */
-092  public static final int 
CELL_ARRAY_MAP;
-093
-094  /** Overhead for Cell Array Entry */
-095  public static final int 
CELL_ARRAY_MAP_ENTRY;
-096
-097  /** Overhead for ReentrantReadWriteLock 
*/
-098  public static final int 
REENTRANT_LOCK;
-099
-100  /** Overhead for AtomicLong */
-101  public static final int ATOMIC_LONG;
-102
-103  /** Overhead for AtomicInteger */
-104  public static final int 
ATOMIC_INTEGER;
-105
-106  /** Overhead for AtomicBoolean */
-107  public static final int 
ATOMIC_BOOLEAN;
-108
-109  /** Overhead for AtomicReference */
-110  public static final int 
ATOMIC_REFERENCE;
-111
-112  /** Overhead for CopyOnWriteArraySet 
*/
-113  public static final int 
COPYONWRITE_ARRAYSET;
-114
-115  /** Overhead for CopyOnWriteArrayList 
*/
-116  public static final int 
COPYONWRITE_ARRAYLIST;
-117
-118  /** Overhead for timerange */
-119  public static final int TIMERANGE;
-120
-121  /** Overhead for TimeRangeTracker */
-122  public static final int 
TIMERANGE_TRACKER;
-123
-124  /** Overhead for CellSkipListSet */
-125  public static final int CELL_SET;
-126
-127  public static final int 
STORE_SERVICES;
-128
-129  /* Are we running on jdk7? */
-130  private static final boolean JDK7;
-131  static {
-132final String version = 
System.getProperty("java.version");
-133// Verify String looks like this: 
1.6.0_29
-134if (version == null || 
!version.matches("\\d\\.\\d\\..*")) {
-135  throw new 
RuntimeException("Unexpected version format: " + version);
-136}
-137// Convert char to int
-138int major = (int)(version.charAt(0) - 

[07/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/org/apache/hadoop/hbase/util/ClassSize.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/util/ClassSize.html 
b/devapidocs/org/apache/hadoop/hbase/util/ClassSize.html
index 8d0442a..2675a8f 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/ClassSize.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/ClassSize.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9};
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class ClassSize
+public class ClassSize
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 Class for determining the "size" of a class, an attempt to 
calculate the
  actual bytes that an object of this class will occupy in memory
@@ -347,6 +347,10 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 Overhead for TreeMap
 
 
+
+private static boolean
+USE_UNSAFE_LAYOUT
+
 
 
 
@@ -430,6 +434,10 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 sizeOf(byte[]b,
   intlen)
 
+
+static boolean
+useUnsafeLayout()
+
 
 
 
@@ -458,7 +466,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 LOG
-private static finalorg.apache.commons.logging.Log LOG
+private static finalorg.apache.commons.logging.Log LOG
 
 
 
@@ -467,7 +475,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 ARRAY
-public static finalint ARRAY
+public static finalint ARRAY
 Array overhead
 
 
@@ -477,7 +485,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 ARRAYLIST
-public static finalint ARRAYLIST
+public static finalint ARRAYLIST
 Overhead for ArrayList(0)
 
 
@@ -487,7 +495,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 LINKEDLIST
-public static finalint LINKEDLIST
+public static finalint LINKEDLIST
 Overhead for LinkedList(0)
 
 
@@ -497,7 +505,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 LINKEDLIST_ENTRY
-public static finalint LINKEDLIST_ENTRY
+public static finalint LINKEDLIST_ENTRY
 Overhead for a single entry in LinkedList
 
 
@@ -507,7 +515,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 BYTE_BUFFER
-public static finalint BYTE_BUFFER
+public static finalint BYTE_BUFFER
 Overhead for ByteBuffer
 
 
@@ -517,7 +525,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 INTEGER
-public static finalint INTEGER
+public static finalint INTEGER
 Overhead for an Integer
 
 
@@ -527,7 +535,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 MAP_ENTRY
-public static finalint MAP_ENTRY
+public static finalint MAP_ENTRY
 Overhead for entry in map
 
 
@@ -537,7 +545,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 OBJECT
-public static finalint OBJECT
+public static finalint OBJECT
 Object overhead is minimum 2 * reference size (8 bytes on 
64-bit)
 
 
@@ -547,7 +555,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 REFERENCE
-public static finalint REFERENCE
+public static finalint REFERENCE
 Reference size is 8 bytes on 64-bit, 4 bytes on 32-bit
 
 
@@ -557,7 +565,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 STRING
-public static finalint STRING
+public static finalint STRING
 String overhead
 
 
@@ -567,7 +575,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 TREEMAP
-public static finalint TREEMAP
+public static finalint TREEMAP
 Overhead for TreeMap
 
 
@@ -577,7 +585,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 CONCURRENT_HASHMAP
-public static finalint CONCURRENT_HASHMAP
+public static finalint CONCURRENT_HASHMAP
 Overhead for ConcurrentHashMap
 
 
@@ -587,7 +595,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 CONCURRENT_HASHMAP_ENTRY
-public static finalint CONCURRENT_HASHMAP_ENTRY
+public static finalint CONCURRENT_HASHMAP_ENTRY
 Overhead for ConcurrentHashMap.Entry
 
 
@@ -597,7 +605,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 CONCURRENT_HASHMAP_SEGMENT
-public static finalint CONCURRENT_HASHMAP_SEGMENT
+public static finalint CONCURRENT_HASHMAP_SEGMENT
 Overhead for ConcurrentHashMap.Segment
 
 
@@ -607,7 +615,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 

[06/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
index 42e65ea..a7c61f6 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
@@ -69,15 +69,15 @@
 061  requiredArguments = {
 062@org.jamon.annotations.Argument(name 
= "master", type = "HMaster")},
 063  optionalArguments = {
-064@org.jamon.annotations.Argument(name 
= "filter", type = "String"),
-065@org.jamon.annotations.Argument(name 
= "format", type = "String"),
+064@org.jamon.annotations.Argument(name 
= "format", type = "String"),
+065@org.jamon.annotations.Argument(name 
= "servers", type = "ListServerName"),
 066@org.jamon.annotations.Argument(name 
= "assignmentManager", type = "AssignmentManager"),
-067@org.jamon.annotations.Argument(name 
= "deadServers", type = "SetServerName"),
-068@org.jamon.annotations.Argument(name 
= "catalogJanitorEnabled", type = "boolean"),
-069@org.jamon.annotations.Argument(name 
= "metaLocation", type = "ServerName"),
-070@org.jamon.annotations.Argument(name 
= "servers", type = "ListServerName"),
-071@org.jamon.annotations.Argument(name 
= "frags", type = "MapString,Integer"),
-072@org.jamon.annotations.Argument(name 
= "serverManager", type = "ServerManager")})
+067@org.jamon.annotations.Argument(name 
= "serverManager", type = "ServerManager"),
+068@org.jamon.annotations.Argument(name 
= "metaLocation", type = "ServerName"),
+069@org.jamon.annotations.Argument(name 
= "deadServers", type = "SetServerName"),
+070@org.jamon.annotations.Argument(name 
= "frags", type = "MapString,Integer"),
+071@org.jamon.annotations.Argument(name 
= "catalogJanitorEnabled", type = "boolean"),
+072@org.jamon.annotations.Argument(name 
= "filter", type = "String")})
 073public class MasterStatusTmpl
 074  extends 
org.jamon.AbstractTemplateProxy
 075{
@@ -118,40 +118,40 @@
 110  return m_master;
 111}
 112private HMaster m_master;
-113// 26, 1
-114public void setFilter(String 
filter)
+113// 27, 1
+114public void setFormat(String 
format)
 115{
-116  // 26, 1
-117  m_filter = filter;
-118  m_filter__IsNotDefault = true;
+116  // 27, 1
+117  m_format = format;
+118  m_format__IsNotDefault = true;
 119}
-120public String getFilter()
+120public String getFormat()
 121{
-122  return m_filter;
+122  return m_format;
 123}
-124private String m_filter;
-125public boolean 
getFilter__IsNotDefault()
+124private String m_format;
+125public boolean 
getFormat__IsNotDefault()
 126{
-127  return m_filter__IsNotDefault;
+127  return m_format__IsNotDefault;
 128}
-129private boolean 
m_filter__IsNotDefault;
-130// 27, 1
-131public void setFormat(String 
format)
+129private boolean 
m_format__IsNotDefault;
+130// 23, 1
+131public void 
setServers(ListServerName servers)
 132{
-133  // 27, 1
-134  m_format = format;
-135  m_format__IsNotDefault = true;
+133  // 23, 1
+134  m_servers = servers;
+135  m_servers__IsNotDefault = true;
 136}
-137public String getFormat()
+137public ListServerName 
getServers()
 138{
-139  return m_format;
+139  return m_servers;
 140}
-141private String m_format;
-142public boolean 
getFormat__IsNotDefault()
+141private ListServerName 
m_servers;
+142public boolean 
getServers__IsNotDefault()
 143{
-144  return m_format__IsNotDefault;
+144  return m_servers__IsNotDefault;
 145}
-146private boolean 
m_format__IsNotDefault;
+146private boolean 
m_servers__IsNotDefault;
 147// 29, 1
 148public void 
setAssignmentManager(AssignmentManager assignmentManager)
 149{
@@ -169,108 +169,108 @@
 161  return 
m_assignmentManager__IsNotDefault;
 162}
 163private boolean 
m_assignmentManager__IsNotDefault;
-164// 24, 1
-165public void 
setDeadServers(SetServerName deadServers)
+164// 28, 1
+165public void 
setServerManager(ServerManager serverManager)
 166{
-167  // 24, 1
-168  m_deadServers = deadServers;
-169  m_deadServers__IsNotDefault = 
true;
+167  // 28, 1
+168  m_serverManager = serverManager;
+169  m_serverManager__IsNotDefault = 
true;
 170}
-171public SetServerName 
getDeadServers()
+171public ServerManager 
getServerManager()
 172{
-173  return m_deadServers;
+173  return m_serverManager;
 174}
-175private SetServerName 

[05/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
index 42e65ea..a7c61f6 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
@@ -69,15 +69,15 @@
 061  requiredArguments = {
 062@org.jamon.annotations.Argument(name 
= "master", type = "HMaster")},
 063  optionalArguments = {
-064@org.jamon.annotations.Argument(name 
= "filter", type = "String"),
-065@org.jamon.annotations.Argument(name 
= "format", type = "String"),
+064@org.jamon.annotations.Argument(name 
= "format", type = "String"),
+065@org.jamon.annotations.Argument(name 
= "servers", type = "ListServerName"),
 066@org.jamon.annotations.Argument(name 
= "assignmentManager", type = "AssignmentManager"),
-067@org.jamon.annotations.Argument(name 
= "deadServers", type = "SetServerName"),
-068@org.jamon.annotations.Argument(name 
= "catalogJanitorEnabled", type = "boolean"),
-069@org.jamon.annotations.Argument(name 
= "metaLocation", type = "ServerName"),
-070@org.jamon.annotations.Argument(name 
= "servers", type = "ListServerName"),
-071@org.jamon.annotations.Argument(name 
= "frags", type = "MapString,Integer"),
-072@org.jamon.annotations.Argument(name 
= "serverManager", type = "ServerManager")})
+067@org.jamon.annotations.Argument(name 
= "serverManager", type = "ServerManager"),
+068@org.jamon.annotations.Argument(name 
= "metaLocation", type = "ServerName"),
+069@org.jamon.annotations.Argument(name 
= "deadServers", type = "SetServerName"),
+070@org.jamon.annotations.Argument(name 
= "frags", type = "MapString,Integer"),
+071@org.jamon.annotations.Argument(name 
= "catalogJanitorEnabled", type = "boolean"),
+072@org.jamon.annotations.Argument(name 
= "filter", type = "String")})
 073public class MasterStatusTmpl
 074  extends 
org.jamon.AbstractTemplateProxy
 075{
@@ -118,40 +118,40 @@
 110  return m_master;
 111}
 112private HMaster m_master;
-113// 26, 1
-114public void setFilter(String 
filter)
+113// 27, 1
+114public void setFormat(String 
format)
 115{
-116  // 26, 1
-117  m_filter = filter;
-118  m_filter__IsNotDefault = true;
+116  // 27, 1
+117  m_format = format;
+118  m_format__IsNotDefault = true;
 119}
-120public String getFilter()
+120public String getFormat()
 121{
-122  return m_filter;
+122  return m_format;
 123}
-124private String m_filter;
-125public boolean 
getFilter__IsNotDefault()
+124private String m_format;
+125public boolean 
getFormat__IsNotDefault()
 126{
-127  return m_filter__IsNotDefault;
+127  return m_format__IsNotDefault;
 128}
-129private boolean 
m_filter__IsNotDefault;
-130// 27, 1
-131public void setFormat(String 
format)
+129private boolean 
m_format__IsNotDefault;
+130// 23, 1
+131public void 
setServers(ListServerName servers)
 132{
-133  // 27, 1
-134  m_format = format;
-135  m_format__IsNotDefault = true;
+133  // 23, 1
+134  m_servers = servers;
+135  m_servers__IsNotDefault = true;
 136}
-137public String getFormat()
+137public ListServerName 
getServers()
 138{
-139  return m_format;
+139  return m_servers;
 140}
-141private String m_format;
-142public boolean 
getFormat__IsNotDefault()
+141private ListServerName 
m_servers;
+142public boolean 
getServers__IsNotDefault()
 143{
-144  return m_format__IsNotDefault;
+144  return m_servers__IsNotDefault;
 145}
-146private boolean 
m_format__IsNotDefault;
+146private boolean 
m_servers__IsNotDefault;
 147// 29, 1
 148public void 
setAssignmentManager(AssignmentManager assignmentManager)
 149{
@@ -169,108 +169,108 @@
 161  return 
m_assignmentManager__IsNotDefault;
 162}
 163private boolean 
m_assignmentManager__IsNotDefault;
-164// 24, 1
-165public void 
setDeadServers(SetServerName deadServers)
+164// 28, 1
+165public void 
setServerManager(ServerManager serverManager)
 166{
-167  // 24, 1
-168  m_deadServers = deadServers;
-169  m_deadServers__IsNotDefault = 
true;
+167  // 28, 1
+168  m_serverManager = serverManager;
+169  m_serverManager__IsNotDefault = 
true;
 170}
-171public SetServerName 
getDeadServers()
+171public ServerManager 
getServerManager()
 172{
-173  return m_deadServers;
+173  return m_serverManager;
 174}
-175private SetServerName 
m_deadServers;
-176public boolean 

[08/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html 
b/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
index e7d6cb0..b507f88 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
@@ -393,40 +393,40 @@ extends org.jamon.AbstractTemplateProxy.ImplData
 privateHMaster m_master
 
 
-
+
 
 
 
 
-m_filter
-privatehttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String m_filter
+m_format
+privatehttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String m_format
 
 
-
+
 
 
 
 
-m_filter__IsNotDefault
-privateboolean m_filter__IsNotDefault
+m_format__IsNotDefault
+privateboolean m_format__IsNotDefault
 
 
-
+
 
 
 
 
-m_format
-privatehttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String m_format
+m_servers
+privatehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName m_servers
 
 
-
+
 
 
 
 
-m_format__IsNotDefault
-privateboolean m_format__IsNotDefault
+m_servers__IsNotDefault
+privateboolean m_servers__IsNotDefault
 
 
 
@@ -447,112 +447,112 @@ extends org.jamon.AbstractTemplateProxy.ImplData
 privateboolean m_assignmentManager__IsNotDefault
 
 
-
+
 
 
 
 
-m_deadServers
-privatehttp://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerName m_deadServers
+m_serverManager
+privateServerManager m_serverManager
 
 
-
+
 
 
 
 
-m_deadServers__IsNotDefault
-privateboolean m_deadServers__IsNotDefault
+m_serverManager__IsNotDefault
+privateboolean m_serverManager__IsNotDefault
 
 
-
+
 
 
 
 
-m_catalogJanitorEnabled
-privateboolean m_catalogJanitorEnabled
+m_metaLocation
+privateServerName m_metaLocation
 
 
-
+
 
 
 
 
-m_catalogJanitorEnabled__IsNotDefault
-privateboolean m_catalogJanitorEnabled__IsNotDefault
+m_metaLocation__IsNotDefault
+privateboolean m_metaLocation__IsNotDefault
 
 
-
+
 
 
 
 
-m_metaLocation
-privateServerName m_metaLocation
+m_deadServers
+privatehttp://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerName m_deadServers
 
 
-
+
 
 
 
 
-m_metaLocation__IsNotDefault
-privateboolean m_metaLocation__IsNotDefault
+m_deadServers__IsNotDefault
+privateboolean m_deadServers__IsNotDefault
 
 
-
+
 
 
 
 
-m_servers
-privatehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName m_servers
+m_frags
+privatehttp://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer m_frags
 
 
-
+
 
 
 
 
-m_servers__IsNotDefault
-privateboolean m_servers__IsNotDefault
+m_frags__IsNotDefault
+privateboolean m_frags__IsNotDefault
 
 
-
+
 
 
 
 
-m_frags
-privatehttp://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer m_frags
+m_catalogJanitorEnabled
+privateboolean m_catalogJanitorEnabled
 
 
-
+
 
 
 
 
-m_frags__IsNotDefault
-privateboolean m_frags__IsNotDefault
+m_catalogJanitorEnabled__IsNotDefault
+privateboolean m_catalogJanitorEnabled__IsNotDefault
 
 
-
+
 
 
 
 
-m_serverManager
-privateServerManager m_serverManager
+m_filter
+privatehttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String m_filter
 
 
-
+
 
 
 
 
-m_serverManager__IsNotDefault
-privateboolean m_serverManager__IsNotDefault
+m_filter__IsNotDefault
+privateboolean m_filter__IsNotDefault
 
 
 
@@ -598,58 +598,58 @@ extends org.jamon.AbstractTemplateProxy.ImplData
 publicHMastergetMaster()
 
 
-
+
 
 
 
 
-setFilter
-publicvoidsetFilter(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringfilter)
+setFormat

[10/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/3fb12ee1
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/3fb12ee1
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/3fb12ee1

Branch: refs/heads/asf-site
Commit: 3fb12ee1e6f2e09f60a1380a6a64159f0fa9af08
Parents: 69231ea
Author: jenkins 
Authored: Wed Apr 12 03:56:43 2017 +
Committer: jenkins 
Committed: Wed Apr 12 03:56:43 2017 +

--
 apache_hbase_reference_guide.pdf|   4 +-
 apache_hbase_reference_guide.pdfmarks   |   4 +-
 checkstyle-aggregate.html   |  26 +-
 devapidocs/constant-values.html |   6 +-
 devapidocs/index-all.html   |   4 +
 .../hadoop/hbase/backup/package-tree.html   |   2 +-
 .../hbase/classification/package-tree.html  |   4 +-
 .../hadoop/hbase/client/package-tree.html   |  26 +-
 .../hadoop/hbase/filter/package-tree.html   |  10 +-
 .../hadoop/hbase/io/hfile/package-tree.html |   4 +-
 .../apache/hadoop/hbase/ipc/package-tree.html   |   4 +-
 .../hadoop/hbase/mapreduce/package-tree.html|   4 +-
 .../hbase/master/procedure/package-tree.html|   2 +-
 .../org/apache/hadoop/hbase/package-tree.html   |  12 +-
 .../hadoop/hbase/quotas/package-tree.html   |   6 +-
 .../hadoop/hbase/regionserver/Segment.html  |  96 +-
 .../hadoop/hbase/regionserver/package-tree.html |  14 +-
 .../regionserver/querymatcher/package-tree.html |   2 +-
 .../hbase/regionserver/wal/package-tree.html|   2 +-
 .../hadoop/hbase/rest/model/package-tree.html   |   2 +-
 .../hadoop/hbase/security/package-tree.html |   2 +-
 .../hadoop/hbase/thrift/package-tree.html   |   2 +-
 .../tmpl/master/MasterStatusTmpl.ImplData.html  | 240 ++---
 .../hbase/tmpl/master/MasterStatusTmpl.html |  96 +-
 .../hbase/tmpl/master/MasterStatusTmplImpl.html |  48 +-
 .../regionserver/RSStatusTmpl.ImplData.html |  60 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.html   |  24 +-
 .../tmpl/regionserver/RSStatusTmplImpl.html |  12 +-
 .../hbase/util/ClassSize.MemoryLayout.html  |  14 +-
 .../util/ClassSize.UnsafeLayout.HeaderSize.html |   6 +-
 .../hbase/util/ClassSize.UnsafeLayout.html  |  12 +-
 .../org/apache/hadoop/hbase/util/ClassSize.html | 114 ++-
 .../apache/hadoop/hbase/util/package-tree.html  |  10 +-
 .../org/apache/hadoop/hbase/Version.html|   6 +-
 .../hadoop/hbase/regionserver/Segment.html  | 607 ++---
 .../tmpl/master/MasterStatusTmpl.ImplData.html  | 240 ++---
 .../tmpl/master/MasterStatusTmpl.Intf.html  | 240 ++---
 .../hbase/tmpl/master/MasterStatusTmpl.html | 240 ++---
 .../hbase/tmpl/master/MasterStatusTmplImpl.html |  68 +-
 .../regionserver/RSStatusTmpl.ImplData.html |  60 +-
 .../tmpl/regionserver/RSStatusTmpl.Intf.html|  60 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.html   |  60 +-
 .../tmpl/regionserver/RSStatusTmplImpl.html |  20 +-
 .../hbase/util/ClassSize.MemoryLayout.html  | 867 ++-
 .../util/ClassSize.UnsafeLayout.HeaderSize.html | 867 ++-
 .../hbase/util/ClassSize.UnsafeLayout.html  | 867 ++-
 .../org/apache/hadoop/hbase/util/ClassSize.html | 867 ++-
 .../apache/hadoop/hbase/io/TestHeapSize.html|  21 +-
 48 files changed, 3013 insertions(+), 2951 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/apache_hbase_reference_guide.pdf
--
diff --git a/apache_hbase_reference_guide.pdf b/apache_hbase_reference_guide.pdf
index 7b03ab1..d4b4596 100644
--- a/apache_hbase_reference_guide.pdf
+++ b/apache_hbase_reference_guide.pdf
@@ -5,8 +5,8 @@
 /Author (Apache HBase Team)
 /Creator (Asciidoctor PDF 1.5.0.alpha.6, based on Prawn 1.2.1)
 /Producer (Apache HBase Team)
-/CreationDate (D:20170412011921+00'00')
-/ModDate (D:20170412011921+00'00')
+/CreationDate (D:20170412034536+00'00')
+/ModDate (D:20170412034536+00'00')
 >>
 endobj
 2 0 obj

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/apache_hbase_reference_guide.pdfmarks
--
diff --git a/apache_hbase_reference_guide.pdfmarks 
b/apache_hbase_reference_guide.pdfmarks
index 1eb0ee0..ce604f9 100644
--- a/apache_hbase_reference_guide.pdfmarks
+++ b/apache_hbase_reference_guide.pdfmarks
@@ -2,8 +2,8 @@
   /Author (Apache HBase Team)
   /Subject ()
   /Keywords ()
-  /ModDate (D:20170412012043)
-  /CreationDate (D:20170412012043)
+  /ModDate (D:20170412034659)
+  /CreationDate (D:20170412034659)
   /Creator (Asciidoctor PDF 1.5.0.alpha.6, based on Prawn 

[04/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.MemoryLayout.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.MemoryLayout.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.MemoryLayout.html
index 84d8465..cf3e8d1 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.MemoryLayout.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.MemoryLayout.html
@@ -28,443 +28,450 @@
 020
 021package org.apache.hadoop.hbase.util;
 022
-023import java.lang.reflect.Field;
-024import java.lang.reflect.Modifier;
-025import 
java.util.concurrent.ConcurrentHashMap;
-026import 
java.util.concurrent.ConcurrentSkipListMap;
-027
-028import org.apache.commons.logging.Log;
-029import 
org.apache.commons.logging.LogFactory;
-030import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
-031
+023import 
com.google.common.annotations.VisibleForTesting;
+024import java.lang.reflect.Field;
+025import java.lang.reflect.Modifier;
+026import 
java.util.concurrent.ConcurrentHashMap;
+027import 
java.util.concurrent.ConcurrentSkipListMap;
+028
+029import org.apache.commons.logging.Log;
+030import 
org.apache.commons.logging.LogFactory;
+031import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
 032
-033/**
-034 * Class for determining the "size" of a 
class, an attempt to calculate the
-035 * actual bytes that an object of this 
class will occupy in memory
-036 *
-037 * The core of this class is taken from 
the Derby project
-038 */
-039@InterfaceAudience.Private
-040public class ClassSize {
-041  private static final Log LOG = 
LogFactory.getLog(ClassSize.class);
-042
-043  /** Array overhead */
-044  public static final int ARRAY;
-045
-046  /** Overhead for ArrayList(0) */
-047  public static final int ARRAYLIST;
-048
-049  /** Overhead for LinkedList(0) */
-050  public static final int LINKEDLIST;
-051
-052  /** Overhead for a single entry in 
LinkedList */
-053  public static final int 
LINKEDLIST_ENTRY;
-054
-055  /** Overhead for ByteBuffer */
-056  public static final int BYTE_BUFFER;
-057
-058  /** Overhead for an Integer */
-059  public static final int INTEGER;
-060
-061  /** Overhead for entry in map */
-062  public static final int MAP_ENTRY;
-063
-064  /** Object overhead is minimum 2 * 
reference size (8 bytes on 64-bit) */
-065  public static final int OBJECT;
-066
-067  /** Reference size is 8 bytes on 
64-bit, 4 bytes on 32-bit */
-068  public static final int REFERENCE;
-069
-070  /** String overhead */
-071  public static final int STRING;
-072
-073  /** Overhead for TreeMap */
-074  public static final int TREEMAP;
-075
-076  /** Overhead for ConcurrentHashMap */
-077  public static final int 
CONCURRENT_HASHMAP;
-078
-079  /** Overhead for 
ConcurrentHashMap.Entry */
-080  public static final int 
CONCURRENT_HASHMAP_ENTRY;
-081
-082  /** Overhead for 
ConcurrentHashMap.Segment */
-083  public static final int 
CONCURRENT_HASHMAP_SEGMENT;
-084
-085  /** Overhead for ConcurrentSkipListMap 
*/
-086  public static final int 
CONCURRENT_SKIPLISTMAP;
-087
-088  /** Overhead for ConcurrentSkipListMap 
Entry */
-089  public static final int 
CONCURRENT_SKIPLISTMAP_ENTRY;
-090
-091  /** Overhead for CellArrayMap */
-092  public static final int 
CELL_ARRAY_MAP;
-093
-094  /** Overhead for Cell Array Entry */
-095  public static final int 
CELL_ARRAY_MAP_ENTRY;
-096
-097  /** Overhead for ReentrantReadWriteLock 
*/
-098  public static final int 
REENTRANT_LOCK;
-099
-100  /** Overhead for AtomicLong */
-101  public static final int ATOMIC_LONG;
-102
-103  /** Overhead for AtomicInteger */
-104  public static final int 
ATOMIC_INTEGER;
-105
-106  /** Overhead for AtomicBoolean */
-107  public static final int 
ATOMIC_BOOLEAN;
-108
-109  /** Overhead for AtomicReference */
-110  public static final int 
ATOMIC_REFERENCE;
-111
-112  /** Overhead for CopyOnWriteArraySet 
*/
-113  public static final int 
COPYONWRITE_ARRAYSET;
-114
-115  /** Overhead for CopyOnWriteArrayList 
*/
-116  public static final int 
COPYONWRITE_ARRAYLIST;
-117
-118  /** Overhead for timerange */
-119  public static final int TIMERANGE;
-120
-121  /** Overhead for TimeRangeTracker */
-122  public static final int 
TIMERANGE_TRACKER;
-123
-124  /** Overhead for CellSkipListSet */
-125  public static final int CELL_SET;
-126
-127  public static final int 
STORE_SERVICES;
-128
-129  /* Are we running on jdk7? */
-130  private static final boolean JDK7;
-131  static {
-132final String version = 
System.getProperty("java.version");
-133// Verify String looks like this: 
1.6.0_29
-134if (version == null || 
!version.matches("\\d\\.\\d\\..*")) {
-135  throw new 
RuntimeException("Unexpected version format: " + version);
-136}
-137// Convert char to int
-138int major = (int)(version.charAt(0) - 

[01/10] hbase-site git commit: Published site at 3aadc675b0f02c3c13be625b40d72fbf6a844964.

2017-04-11 Thread git-site-role
Repository: hbase-site
Updated Branches:
  refs/heads/asf-site 69231ea4c -> 3fb12ee1e


http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3fb12ee1/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.html
--
diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.html
index 84d8465..cf3e8d1 100644
--- a/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.html
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/util/ClassSize.html
@@ -28,443 +28,450 @@
 020
 021package org.apache.hadoop.hbase.util;
 022
-023import java.lang.reflect.Field;
-024import java.lang.reflect.Modifier;
-025import 
java.util.concurrent.ConcurrentHashMap;
-026import 
java.util.concurrent.ConcurrentSkipListMap;
-027
-028import org.apache.commons.logging.Log;
-029import 
org.apache.commons.logging.LogFactory;
-030import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
-031
+023import 
com.google.common.annotations.VisibleForTesting;
+024import java.lang.reflect.Field;
+025import java.lang.reflect.Modifier;
+026import 
java.util.concurrent.ConcurrentHashMap;
+027import 
java.util.concurrent.ConcurrentSkipListMap;
+028
+029import org.apache.commons.logging.Log;
+030import 
org.apache.commons.logging.LogFactory;
+031import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
 032
-033/**
-034 * Class for determining the "size" of a 
class, an attempt to calculate the
-035 * actual bytes that an object of this 
class will occupy in memory
-036 *
-037 * The core of this class is taken from 
the Derby project
-038 */
-039@InterfaceAudience.Private
-040public class ClassSize {
-041  private static final Log LOG = 
LogFactory.getLog(ClassSize.class);
-042
-043  /** Array overhead */
-044  public static final int ARRAY;
-045
-046  /** Overhead for ArrayList(0) */
-047  public static final int ARRAYLIST;
-048
-049  /** Overhead for LinkedList(0) */
-050  public static final int LINKEDLIST;
-051
-052  /** Overhead for a single entry in 
LinkedList */
-053  public static final int 
LINKEDLIST_ENTRY;
-054
-055  /** Overhead for ByteBuffer */
-056  public static final int BYTE_BUFFER;
-057
-058  /** Overhead for an Integer */
-059  public static final int INTEGER;
-060
-061  /** Overhead for entry in map */
-062  public static final int MAP_ENTRY;
-063
-064  /** Object overhead is minimum 2 * 
reference size (8 bytes on 64-bit) */
-065  public static final int OBJECT;
-066
-067  /** Reference size is 8 bytes on 
64-bit, 4 bytes on 32-bit */
-068  public static final int REFERENCE;
-069
-070  /** String overhead */
-071  public static final int STRING;
-072
-073  /** Overhead for TreeMap */
-074  public static final int TREEMAP;
-075
-076  /** Overhead for ConcurrentHashMap */
-077  public static final int 
CONCURRENT_HASHMAP;
-078
-079  /** Overhead for 
ConcurrentHashMap.Entry */
-080  public static final int 
CONCURRENT_HASHMAP_ENTRY;
-081
-082  /** Overhead for 
ConcurrentHashMap.Segment */
-083  public static final int 
CONCURRENT_HASHMAP_SEGMENT;
-084
-085  /** Overhead for ConcurrentSkipListMap 
*/
-086  public static final int 
CONCURRENT_SKIPLISTMAP;
-087
-088  /** Overhead for ConcurrentSkipListMap 
Entry */
-089  public static final int 
CONCURRENT_SKIPLISTMAP_ENTRY;
-090
-091  /** Overhead for CellArrayMap */
-092  public static final int 
CELL_ARRAY_MAP;
-093
-094  /** Overhead for Cell Array Entry */
-095  public static final int 
CELL_ARRAY_MAP_ENTRY;
-096
-097  /** Overhead for ReentrantReadWriteLock 
*/
-098  public static final int 
REENTRANT_LOCK;
-099
-100  /** Overhead for AtomicLong */
-101  public static final int ATOMIC_LONG;
-102
-103  /** Overhead for AtomicInteger */
-104  public static final int 
ATOMIC_INTEGER;
-105
-106  /** Overhead for AtomicBoolean */
-107  public static final int 
ATOMIC_BOOLEAN;
-108
-109  /** Overhead for AtomicReference */
-110  public static final int 
ATOMIC_REFERENCE;
-111
-112  /** Overhead for CopyOnWriteArraySet 
*/
-113  public static final int 
COPYONWRITE_ARRAYSET;
-114
-115  /** Overhead for CopyOnWriteArrayList 
*/
-116  public static final int 
COPYONWRITE_ARRAYLIST;
-117
-118  /** Overhead for timerange */
-119  public static final int TIMERANGE;
-120
-121  /** Overhead for TimeRangeTracker */
-122  public static final int 
TIMERANGE_TRACKER;
-123
-124  /** Overhead for CellSkipListSet */
-125  public static final int CELL_SET;
-126
-127  public static final int 
STORE_SERVICES;
-128
-129  /* Are we running on jdk7? */
-130  private static final boolean JDK7;
-131  static {
-132final String version = 
System.getProperty("java.version");
-133// Verify String looks like this: 
1.6.0_29
-134if (version == null || 
!version.matches("\\d\\.\\d\\..*")) {
-135  throw new 
RuntimeException("Unexpected version format: " + version);
-136}
-137// Convert char to int
-138int major = 

hbase-site git commit: INFRA-10751 Empty commit

2017-04-11 Thread git-site-role
Repository: hbase-site
Updated Branches:
  refs/heads/asf-site 3fb12ee1e -> 748a25eae


INFRA-10751 Empty commit


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/748a25ea
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/748a25ea
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/748a25ea

Branch: refs/heads/asf-site
Commit: 748a25eae1a6294d809001822ea811cd1898b1ec
Parents: 3fb12ee
Author: jenkins 
Authored: Wed Apr 12 03:56:54 2017 +
Committer: jenkins 
Committed: Wed Apr 12 03:56:54 2017 +

--

--




hbase git commit: HBASE-17897 StripeStoreFileManager#nonOpenRowCompare use the wrong comparison function

2017-04-11 Thread chia7712
Repository: hbase
Updated Branches:
  refs/heads/master 23249eb0f -> cf3215d34


HBASE-17897 StripeStoreFileManager#nonOpenRowCompare use the wrong comparison 
function


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cf3215d3
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cf3215d3
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/cf3215d3

Branch: refs/heads/master
Commit: cf3215d343d5c412735f51c68dc3686087736a86
Parents: 23249eb
Author: CHIA-PING TSAI 
Authored: Mon Apr 10 17:03:47 2017 +0800
Committer: Chia-Ping Tsai 
Committed: Wed Apr 12 11:54:42 2017 +0800

--
 .../hadoop/hbase/regionserver/StripeStoreFileManager.java  | 2 +-
 .../hadoop/hbase/regionserver/TestStripeStoreFileManager.java  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/cf3215d3/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java
--
diff --git 
a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java
 
b/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java
index 4a719f3..ef86e2f 100644
--- 
a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java
+++ 
b/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java
@@ -562,7 +562,7 @@ public class StripeStoreFileManager
*/
   private final int nonOpenRowCompare(byte[] k1, byte[] k2) {
 assert !isOpen(k1) && !isOpen(k2);
-return cellComparator.compareRows(new KeyOnlyKeyValue(k1), k2, 0, 
k2.length);
+return Bytes.compareTo(k1, k2);
   }
 
   private final int nonOpenRowCompare(Cell k1, byte[] k2) {

http://git-wip-us.apache.org/repos/asf/hbase/blob/cf3215d3/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStripeStoreFileManager.java
--
diff --git 
a/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStripeStoreFileManager.java
 
b/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStripeStoreFileManager.java
index a6ce270..ca13263 100644
--- 
a/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStripeStoreFileManager.java
+++ 
b/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStripeStoreFileManager.java
@@ -58,9 +58,9 @@ public class TestStripeStoreFileManager {
   private static final Path CFDIR = HStore.getStoreHomedir(BASEDIR, "region", 
Bytes.toBytes("cf"));
 
   private static final byte[] KEY_A = Bytes.toBytes("aaa");
-  private static final byte[] KEY_B = Bytes.toBytes("bbb");
-  private static final byte[] KEY_C = Bytes.toBytes("ccc");
-  private static final byte[] KEY_D = Bytes.toBytes("ddd");
+  private static final byte[] KEY_B = Bytes.toBytes("aab");
+  private static final byte[] KEY_C = Bytes.toBytes("aac");
+  private static final byte[] KEY_D = Bytes.toBytes("aad");
 
   private static final KeyValue KV_A = new KeyValue(KEY_A, 0L);
   private static final KeyValue KV_B = new KeyValue(KEY_B, 0L);



hbase git commit: HBASE-17895 TestAsyncProcess#testAction fails if unsafe support is false

2017-04-11 Thread chia7712
Repository: hbase
Updated Branches:
  refs/heads/master 3aadc675b -> 23249eb0f


HBASE-17895 TestAsyncProcess#testAction fails if unsafe support is false

Signed-off-by: Chia-Ping Tsai 


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23249eb0
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/23249eb0
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/23249eb0

Branch: refs/heads/master
Commit: 23249eb0f5466b3608d80847b398b38b698fcf95
Parents: 3aadc67
Author: AShiou 
Authored: Tue Apr 11 23:03:48 2017 +0800
Committer: Chia-Ping Tsai 
Committed: Wed Apr 12 11:42:13 2017 +0800

--
 .../java/org/apache/hadoop/hbase/client/TestAsyncProcess.java| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/23249eb0/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
--
diff --git 
a/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
 
b/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
index 3139af1..6c5c1e4 100644
--- 
a/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
+++ 
b/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
@@ -1185,8 +1185,8 @@ public class TestAsyncProcess {
 assertTrue(action_2.equals(action_3));
 assertFalse(action_0.equals(action_3));
 assertEquals(0, action_0.compareTo(action_0));
-assertEquals(-1, action_0.compareTo(action_1));
-assertEquals(1, action_1.compareTo(action_0));
+assertTrue(action_0.compareTo(action_1) < 0);
+assertTrue(action_1.compareTo(action_0) > 0);
 assertEquals(0, action_1.compareTo(action_2));
   }
 



hbase git commit: HBASE-17896 The FIXED_OVERHEAD of Segment is incorrect

2017-04-11 Thread chia7712
Repository: hbase
Updated Branches:
  refs/heads/master d7ddc7919 -> 3aadc675b


HBASE-17896 The FIXED_OVERHEAD of Segment is incorrect


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3aadc675
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3aadc675
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3aadc675

Branch: refs/heads/master
Commit: 3aadc675b0f02c3c13be625b40d72fbf6a844964
Parents: d7ddc79
Author: CHIA-PING TSAI 
Authored: Tue Apr 11 16:31:20 2017 +0800
Committer: Chia-Ping Tsai 
Committed: Wed Apr 12 11:26:43 2017 +0800

--
 .../java/org/apache/hadoop/hbase/util/ClassSize.java |  7 +++
 .../apache/hadoop/hbase/regionserver/Segment.java|  7 ---
 .../org/apache/hadoop/hbase/io/TestHeapSize.java | 15 +--
 3 files changed, 20 insertions(+), 9 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/3aadc675/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java
--
diff --git 
a/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java 
b/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java
index 465bd9c..e1690c0 100644
--- a/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java
+++ b/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java
@@ -20,6 +20,7 @@
 
 package org.apache.hadoop.hbase.util;
 
+import com.google.common.annotations.VisibleForTesting;
 import java.lang.reflect.Field;
 import java.lang.reflect.Modifier;
 import java.util.concurrent.ConcurrentHashMap;
@@ -235,6 +236,12 @@ public class ClassSize {
   }
 
   private static final MemoryLayout memoryLayout = getMemoryLayout();
+  private static final boolean USE_UNSAFE_LAYOUT = (memoryLayout instanceof 
UnsafeLayout);
+
+  @VisibleForTesting
+  public static boolean useUnsafeLayout() {
+return USE_UNSAFE_LAYOUT;
+  }
 
   /**
* Method for reading the arc settings and setting overheads according

http://git-wip-us.apache.org/repos/asf/hbase/blob/3aadc675/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Segment.java
--
diff --git 
a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Segment.java 
b/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Segment.java
index 6f431c9..8f43fa8 100644
--- 
a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Segment.java
+++ 
b/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Segment.java
@@ -48,12 +48,13 @@ import com.google.common.annotations.VisibleForTesting;
 @InterfaceAudience.Private
 public abstract class Segment {
 
-  final static long FIXED_OVERHEAD = ClassSize.align(ClassSize.OBJECT
-  + 5 * ClassSize.REFERENCE // cellSet, comparator, memStoreLAB, size, 
timeRangeTracker
+  public final static long FIXED_OVERHEAD = ClassSize.align(ClassSize.OBJECT
+  + 6 * ClassSize.REFERENCE // cellSet, comparator, memStoreLAB, dataSize,
+// heapSize, and timeRangeTracker
   + Bytes.SIZEOF_LONG // minSequenceId
   + Bytes.SIZEOF_BOOLEAN); // tagsPresent
   public final static long DEEP_OVERHEAD = FIXED_OVERHEAD + 
ClassSize.ATOMIC_REFERENCE
-  + ClassSize.CELL_SET + ClassSize.ATOMIC_LONG + 
ClassSize.TIMERANGE_TRACKER;
+  + ClassSize.CELL_SET + 2 * ClassSize.ATOMIC_LONG + 
ClassSize.TIMERANGE_TRACKER;
 
   private AtomicReference cellSet= new AtomicReference<>();
   private final CellComparator comparator;

http://git-wip-us.apache.org/repos/asf/hbase/blob/3aadc675/hbase-server/src/test/java/org/apache/hadoop/hbase/io/TestHeapSize.java
--
diff --git 
a/hbase-server/src/test/java/org/apache/hadoop/hbase/io/TestHeapSize.java 
b/hbase-server/src/test/java/org/apache/hadoop/hbase/io/TestHeapSize.java
index 6b943a7..bf74a9e 100644
--- a/hbase-server/src/test/java/org/apache/hadoop/hbase/io/TestHeapSize.java
+++ b/hbase-server/src/test/java/org/apache/hadoop/hbase/io/TestHeapSize.java
@@ -344,7 +344,7 @@ public class TestHeapSize  {
 cl = Segment.class;
 actual = Segment.DEEP_OVERHEAD;
 expected = ClassSize.estimateBase(cl, false);
-expected += ClassSize.estimateBase(AtomicLong.class, false);
+expected += 2 * ClassSize.estimateBase(AtomicLong.class, false);
 expected += ClassSize.estimateBase(AtomicReference.class, false);
 expected += ClassSize.estimateBase(CellSet.class, false);
 expected += ClassSize.estimateBase(TimeRangeTracker.class, false);
@@ -361,7 +361,7 @@ public class TestHeapSize  {
 cl = MutableSegment.class;
 actual = MutableSegment.DEEP_OVERHEAD;
   

[44/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/overview-tree.html
--
diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html
index 8b53c07..6430e10 100644
--- a/apidocs/overview-tree.html
+++ b/apidocs/overview-tree.html
@@ -874,31 +874,31 @@
 
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in java.lang">EnumE (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 
-org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
+org.apache.hadoop.hbase.MemoryCompactionPolicy
+org.apache.hadoop.hbase.KeepDeletedCells
+org.apache.hadoop.hbase.ProcedureState
 org.apache.hadoop.hbase.filter.FilterList.Operator
 org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-org.apache.hadoop.hbase.filter.Filter.ReturnCode
+org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
 org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
-org.apache.hadoop.hbase.KeepDeletedCells
-org.apache.hadoop.hbase.MemoryCompactionPolicy
-org.apache.hadoop.hbase.ProcedureState
-org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
+org.apache.hadoop.hbase.filter.Filter.ReturnCode
 org.apache.hadoop.hbase.util.Order
-org.apache.hadoop.hbase.regionserver.BloomType
+org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
 org.apache.hadoop.hbase.quotas.ThrottlingException.Type
 org.apache.hadoop.hbase.quotas.QuotaScope
-org.apache.hadoop.hbase.quotas.ThrottleType
 org.apache.hadoop.hbase.quotas.QuotaType
-org.apache.hadoop.hbase.client.Durability
+org.apache.hadoop.hbase.quotas.ThrottleType
+org.apache.hadoop.hbase.regionserver.BloomType
 org.apache.hadoop.hbase.client.SnapshotType
-org.apache.hadoop.hbase.client.MasterSwitchType
-org.apache.hadoop.hbase.client.CompactType
+org.apache.hadoop.hbase.client.Durability
 org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
-org.apache.hadoop.hbase.client.CompactionState
-org.apache.hadoop.hbase.client.Scan.ReadType
-org.apache.hadoop.hbase.client.RequestController.ReturnCode
 org.apache.hadoop.hbase.client.IsolationLevel
+org.apache.hadoop.hbase.client.RequestController.ReturnCode
+org.apache.hadoop.hbase.client.Scan.ReadType
+org.apache.hadoop.hbase.client.CompactionState
+org.apache.hadoop.hbase.client.MasterSwitchType
 org.apache.hadoop.hbase.client.Consistency
+org.apache.hadoop.hbase.client.CompactType
 org.apache.hadoop.hbase.client.security.SecurityCapability
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/book.html
--
diff --git a/book.html b/book.html
index f3916c5..17dd4f7 100644
--- a/book.html
+++ b/book.html
@@ -34832,7 +34832,7 @@ The server will return cellblocks compressed using this 
same compressor as long
 
 
 Version 2.0.0-SNAPSHOT
-Last updated 2017-03-31 20:05:23 +00:00
+Last updated 2017-04-11 16:49:09 +00:00
 
 
 



[26/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
 
b/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
index 73935a3..f10d65b 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
@@ -146,20 +146,20 @@
 
 
 
-static HColumnDescriptor
-HColumnDescriptor.parseFrom(byte[]bytes)
-
-
 static HTableDescriptor
 HTableDescriptor.parseFrom(byte[]bytes)
 
+
+static ClusterId
+ClusterId.parseFrom(byte[]bytes)
+
 
 static HRegionInfo
 HRegionInfo.parseFrom(byte[]bytes)
 
 
-static ClusterId
-ClusterId.parseFrom(byte[]bytes)
+static HColumnDescriptor
+HColumnDescriptor.parseFrom(byte[]bytes)
 
 
 static SplitLogTask
@@ -265,146 +265,146 @@
 ByteArrayComparable.parseFrom(byte[]pbBytes)
 
 
-static ColumnPrefixFilter
-ColumnPrefixFilter.parseFrom(byte[]pbBytes)
+static SingleColumnValueExcludeFilter
+SingleColumnValueExcludeFilter.parseFrom(byte[]pbBytes)
 
 
-static ColumnCountGetFilter
-ColumnCountGetFilter.parseFrom(byte[]pbBytes)
+static ValueFilter
+ValueFilter.parseFrom(byte[]pbBytes)
 
 
-static RowFilter
-RowFilter.parseFrom(byte[]pbBytes)
+static SkipFilter
+SkipFilter.parseFrom(byte[]pbBytes)
 
 
-static FuzzyRowFilter
-FuzzyRowFilter.parseFrom(byte[]pbBytes)
+static FamilyFilter
+FamilyFilter.parseFrom(byte[]pbBytes)
 
 
-static BinaryComparator
-BinaryComparator.parseFrom(byte[]pbBytes)
+static FilterWrapper
+FilterWrapper.parseFrom(byte[]pbBytes)
 
 
-static RegexStringComparator
-RegexStringComparator.parseFrom(byte[]pbBytes)
+static BinaryPrefixComparator
+BinaryPrefixComparator.parseFrom(byte[]pbBytes)
 
 
-static Filter
-Filter.parseFrom(byte[]pbBytes)
-Concrete implementers can signal a failure condition in 
their code by throwing an
- http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException.
-
+static NullComparator
+NullComparator.parseFrom(byte[]pbBytes)
 
 
-static RandomRowFilter
-RandomRowFilter.parseFrom(byte[]pbBytes)
+static ColumnPrefixFilter
+ColumnPrefixFilter.parseFrom(byte[]pbBytes)
 
 
-static FirstKeyOnlyFilter
-FirstKeyOnlyFilter.parseFrom(byte[]pbBytes)
+static PageFilter
+PageFilter.parseFrom(byte[]pbBytes)
 
 
-static SkipFilter
-SkipFilter.parseFrom(byte[]pbBytes)
+static BitComparator
+BitComparator.parseFrom(byte[]pbBytes)
 
 
-static BinaryPrefixComparator
-BinaryPrefixComparator.parseFrom(byte[]pbBytes)
+static RowFilter
+RowFilter.parseFrom(byte[]pbBytes)
 
 
-static TimestampsFilter
-TimestampsFilter.parseFrom(byte[]pbBytes)
+static ColumnRangeFilter
+ColumnRangeFilter.parseFrom(byte[]pbBytes)
 
 
-static ValueFilter
-ValueFilter.parseFrom(byte[]pbBytes)
+static ColumnCountGetFilter
+ColumnCountGetFilter.parseFrom(byte[]pbBytes)
 
 
-static KeyOnlyFilter
-KeyOnlyFilter.parseFrom(byte[]pbBytes)
+static SubstringComparator
+SubstringComparator.parseFrom(byte[]pbBytes)
 
 
-static FamilyFilter
-FamilyFilter.parseFrom(byte[]pbBytes)
+static MultipleColumnPrefixFilter
+MultipleColumnPrefixFilter.parseFrom(byte[]pbBytes)
 
 
-static QualifierFilter
-QualifierFilter.parseFrom(byte[]pbBytes)
+static ColumnPaginationFilter
+ColumnPaginationFilter.parseFrom(byte[]pbBytes)
 
 
-static FilterList
-FilterList.parseFrom(byte[]pbBytes)
+static DependentColumnFilter
+DependentColumnFilter.parseFrom(byte[]pbBytes)
 
 
-static ColumnRangeFilter
-ColumnRangeFilter.parseFrom(byte[]pbBytes)
+static BinaryComparator
+BinaryComparator.parseFrom(byte[]pbBytes)
 
 
-static ColumnPaginationFilter
-ColumnPaginationFilter.parseFrom(byte[]pbBytes)
+static InclusiveStopFilter
+InclusiveStopFilter.parseFrom(byte[]pbBytes)
 
 
-static SubstringComparator
-SubstringComparator.parseFrom(byte[]pbBytes)
+static KeyOnlyFilter
+KeyOnlyFilter.parseFrom(byte[]pbBytes)
 
 
-static WhileMatchFilter
-WhileMatchFilter.parseFrom(byte[]pbBytes)
-
-
 static MultiRowRangeFilter
 MultiRowRangeFilter.parseFrom(byte[]pbBytes)
 
+
+static Filter
+Filter.parseFrom(byte[]pbBytes)
+Concrete implementers can signal a failure condition in 
their code by throwing an
+ http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException.
+
+
 
-static PrefixFilter
-PrefixFilter.parseFrom(byte[]pbBytes)
+static RegexStringComparator
+RegexStringComparator.parseFrom(byte[]pbBytes)
 
 
-static SingleColumnValueExcludeFilter
-SingleColumnValueExcludeFilter.parseFrom(byte[]pbBytes)
+static FirstKeyOnlyFilter
+FirstKeyOnlyFilter.parseFrom(byte[]pbBytes)
 
 
-static DependentColumnFilter
-DependentColumnFilter.parseFrom(byte[]pbBytes)
+static WhileMatchFilter

[38/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
index 0f0a1d8..08c51f5 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
@@ -587,7 +587,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private static HRegionLocation
-MetaTableAccessor.getRegionLocation(Resultr,
+AsyncMetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -596,7 +596,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private static HRegionLocation
-AsyncMetaTableAccessor.getRegionLocation(Resultr,
+MetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -979,7 +979,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 HRegionInfo
-RegionServerCallable.getHRegionInfo()
+ScannerCallableWithReplicas.getHRegionInfo()
 
 
 HRegionInfo
@@ -991,7 +991,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 HRegionInfo
-ScannerCallableWithReplicas.getHRegionInfo()
+RegionServerCallable.getHRegionInfo()
 
 
 private HRegionInfo
@@ -1030,13 +1030,13 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 HBaseAdmin.getOnlineRegions(ServerNamesn)
 
 
-(package private) PairHRegionInfo,ServerName
-HBaseAdmin.getRegion(byte[]regionName)
-
-
 (package private) http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturePairHRegionInfo,ServerName
 AsyncHBaseAdmin.getRegion(byte[]regionName)
 
+
+(package private) PairHRegionInfo,ServerName
+HBaseAdmin.getRegion(byte[]regionName)
+
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
 Admin.getTableRegions(TableNametableName)
@@ -1064,10 +1064,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncAdmin.closeRegion(ServerNamesn,
-   HRegionInfohri)
-Close a region.
-
+AsyncHBaseAdmin.closeRegion(ServerNamesn,
+   HRegionInfohri)
 
 
 void
@@ -1083,8 +1081,10 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncHBaseAdmin.closeRegion(ServerNamesn,
-   HRegionInfohri)
+AsyncAdmin.closeRegion(ServerNamesn,
+   HRegionInfohri)
+Close a region.
+
 
 
 private void
@@ -1154,14 +1154,14 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
  http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in 
java.lang">Throwableerror)
 
 
-void
-HBaseAdmin.split(ServerNamesn,
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
+AsyncHBaseAdmin.split(ServerNamesn,
  HRegionInfohri,
  byte[]splitPoint)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncHBaseAdmin.split(ServerNamesn,
+void
+HBaseAdmin.split(ServerNamesn,
  HRegionInfohri,
  byte[]splitPoint)
 
@@ -1303,17 +1303,17 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 void
-SplitLogManagerCoordination.markRegionsRecovering(ServerNameserverName,
+ZKSplitLogManagerCoordination.markRegionsRecovering(ServerNameserverName,
  

[11/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
index b9ce046..328d123 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
@@ -212,11 +212,11 @@
 
 
 private StoreFileReader
-StoreFile.reader
+StoreFileScanner.reader
 
 
 private StoreFileReader
-StoreFileScanner.reader
+StoreFile.reader
 
 
 
@@ -236,13 +236,13 @@
 StoreFile.createReader(booleancanUseDropBehind)
 
 
-StoreFileReader
-StoreFile.getReader()
-
-
 (package private) StoreFileReader
 StoreFileScanner.getReader()
 
+
+StoreFileReader
+StoreFile.getReader()
+
 
 private StoreFileReader
 StoreFile.open(booleancanUseDropBehind)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
index 631bd56..56b07ba 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
@@ -251,14 +251,14 @@
 
 
 InternalScanner
-StripeCompactor.StripeInternalScannerFactory.createScanner(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFileScannerscanners,
+Compactor.InternalScannerFactory.createScanner(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFileScannerscanners,
  ScanTypescanType,
  Compactor.FileDetailsfd,
  longsmallestReadPoint)
 
 
 InternalScanner
-Compactor.InternalScannerFactory.createScanner(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFileScannerscanners,
+StripeCompactor.StripeInternalScannerFactory.createScanner(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFileScannerscanners,
  ScanTypescanType,
  Compactor.FileDetailsfd,
  longsmallestReadPoint)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
index 6bd2adc..57dd50d 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
@@ -470,16 +470,16 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-protected http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
-StripeMultiFileWriter.writers()
+protected abstract http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
+AbstractMultiFileWriter.writers()
 
 
 protected http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
 DateTieredMultiFileWriter.writers()
 
 
-protected abstract http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
-AbstractMultiFileWriter.writers()
+protected http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
+StripeMultiFileWriter.writers()
 
 
 
@@ -498,14 +498,14 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 protected void
-StripeMultiFileWriter.preCloseWriter(StoreFileWriterwriter)
-
-
-protected void
 AbstractMultiFileWriter.preCloseWriter(StoreFileWriterwriter)
 Subclasses override this method to be called before we 
close the give writer.
 
 
+
+protected void
+StripeMultiFileWriter.preCloseWriter(StoreFileWriterwriter)
+
 
 
 


[02/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
index 6327d54..42e65ea 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.ImplData.html
@@ -69,14 +69,14 @@
 061  requiredArguments = {
 062@org.jamon.annotations.Argument(name 
= "master", type = "HMaster")},
 063  optionalArguments = {
-064@org.jamon.annotations.Argument(name 
= "metaLocation", type = "ServerName"),
-065@org.jamon.annotations.Argument(name 
= "frags", type = "MapString,Integer"),
-066@org.jamon.annotations.Argument(name 
= "format", type = "String"),
+064@org.jamon.annotations.Argument(name 
= "filter", type = "String"),
+065@org.jamon.annotations.Argument(name 
= "format", type = "String"),
+066@org.jamon.annotations.Argument(name 
= "assignmentManager", type = "AssignmentManager"),
 067@org.jamon.annotations.Argument(name 
= "deadServers", type = "SetServerName"),
 068@org.jamon.annotations.Argument(name 
= "catalogJanitorEnabled", type = "boolean"),
-069@org.jamon.annotations.Argument(name 
= "assignmentManager", type = "AssignmentManager"),
+069@org.jamon.annotations.Argument(name 
= "metaLocation", type = "ServerName"),
 070@org.jamon.annotations.Argument(name 
= "servers", type = "ListServerName"),
-071@org.jamon.annotations.Argument(name 
= "filter", type = "String"),
+071@org.jamon.annotations.Argument(name 
= "frags", type = "MapString,Integer"),
 072@org.jamon.annotations.Argument(name 
= "serverManager", type = "ServerManager")})
 073public class MasterStatusTmpl
 074  extends 
org.jamon.AbstractTemplateProxy
@@ -118,57 +118,57 @@
 110  return m_master;
 111}
 112private HMaster m_master;
-113// 22, 1
-114public void 
setMetaLocation(ServerName metaLocation)
+113// 26, 1
+114public void setFilter(String 
filter)
 115{
-116  // 22, 1
-117  m_metaLocation = metaLocation;
-118  m_metaLocation__IsNotDefault = 
true;
+116  // 26, 1
+117  m_filter = filter;
+118  m_filter__IsNotDefault = true;
 119}
-120public ServerName getMetaLocation()
+120public String getFilter()
 121{
-122  return m_metaLocation;
+122  return m_filter;
 123}
-124private ServerName m_metaLocation;
-125public boolean 
getMetaLocation__IsNotDefault()
+124private String m_filter;
+125public boolean 
getFilter__IsNotDefault()
 126{
-127  return 
m_metaLocation__IsNotDefault;
+127  return m_filter__IsNotDefault;
 128}
-129private boolean 
m_metaLocation__IsNotDefault;
-130// 21, 1
-131public void 
setFrags(MapString,Integer frags)
+129private boolean 
m_filter__IsNotDefault;
+130// 27, 1
+131public void setFormat(String 
format)
 132{
-133  // 21, 1
-134  m_frags = frags;
-135  m_frags__IsNotDefault = true;
+133  // 27, 1
+134  m_format = format;
+135  m_format__IsNotDefault = true;
 136}
-137public MapString,Integer 
getFrags()
+137public String getFormat()
 138{
-139  return m_frags;
+139  return m_format;
 140}
-141private MapString,Integer 
m_frags;
-142public boolean 
getFrags__IsNotDefault()
+141private String m_format;
+142public boolean 
getFormat__IsNotDefault()
 143{
-144  return m_frags__IsNotDefault;
+144  return m_format__IsNotDefault;
 145}
-146private boolean 
m_frags__IsNotDefault;
-147// 27, 1
-148public void setFormat(String 
format)
+146private boolean 
m_format__IsNotDefault;
+147// 29, 1
+148public void 
setAssignmentManager(AssignmentManager assignmentManager)
 149{
-150  // 27, 1
-151  m_format = format;
-152  m_format__IsNotDefault = true;
+150  // 29, 1
+151  m_assignmentManager = 
assignmentManager;
+152  m_assignmentManager__IsNotDefault = 
true;
 153}
-154public String getFormat()
+154public AssignmentManager 
getAssignmentManager()
 155{
-156  return m_format;
+156  return m_assignmentManager;
 157}
-158private String m_format;
-159public boolean 
getFormat__IsNotDefault()
+158private AssignmentManager 
m_assignmentManager;
+159public boolean 
getAssignmentManager__IsNotDefault()
 160{
-161  return m_format__IsNotDefault;
+161  return 
m_assignmentManager__IsNotDefault;
 162}
-163private boolean 
m_format__IsNotDefault;
+163private boolean 
m_assignmentManager__IsNotDefault;
 164// 24, 1
 165public void 
setDeadServers(SetServerName deadServers)

[01/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
Repository: hbase-site
Updated Branches:
  refs/heads/asf-site 0fbe854d3 -> 3c0cf248a


http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/regionserver/RSStatusTmpl.ImplData.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/regionserver/RSStatusTmpl.ImplData.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/regionserver/RSStatusTmpl.ImplData.html
index 0015700..6817483 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/regionserver/RSStatusTmpl.ImplData.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/tmpl/regionserver/RSStatusTmpl.ImplData.html
@@ -33,10 +33,10 @@
 025  requiredArguments = {
 026@org.jamon.annotations.Argument(name 
= "regionServer", type = "HRegionServer")},
 027  optionalArguments = {
-028@org.jamon.annotations.Argument(name 
= "bcn", type = "String"),
-029@org.jamon.annotations.Argument(name 
= "bcv", type = "String"),
-030@org.jamon.annotations.Argument(name 
= "filter", type = "String"),
-031@org.jamon.annotations.Argument(name 
= "format", type = "String")})
+028@org.jamon.annotations.Argument(name 
= "format", type = "String"),
+029@org.jamon.annotations.Argument(name 
= "filter", type = "String"),
+030@org.jamon.annotations.Argument(name 
= "bcn", type = "String"),
+031@org.jamon.annotations.Argument(name 
= "bcv", type = "String")})
 032public class RSStatusTmpl
 033  extends 
org.jamon.AbstractTemplateProxy
 034{
@@ -77,74 +77,74 @@
 069  return m_regionServer;
 070}
 071private HRegionServer 
m_regionServer;
-072// 23, 1
-073public void setBcn(String bcn)
+072// 22, 1
+073public void setFormat(String 
format)
 074{
-075  // 23, 1
-076  m_bcn = bcn;
-077  m_bcn__IsNotDefault = true;
+075  // 22, 1
+076  m_format = format;
+077  m_format__IsNotDefault = true;
 078}
-079public String getBcn()
+079public String getFormat()
 080{
-081  return m_bcn;
+081  return m_format;
 082}
-083private String m_bcn;
-084public boolean 
getBcn__IsNotDefault()
+083private String m_format;
+084public boolean 
getFormat__IsNotDefault()
 085{
-086  return m_bcn__IsNotDefault;
+086  return m_format__IsNotDefault;
 087}
-088private boolean 
m_bcn__IsNotDefault;
-089// 24, 1
-090public void setBcv(String bcv)
+088private boolean 
m_format__IsNotDefault;
+089// 21, 1
+090public void setFilter(String 
filter)
 091{
-092  // 24, 1
-093  m_bcv = bcv;
-094  m_bcv__IsNotDefault = true;
+092  // 21, 1
+093  m_filter = filter;
+094  m_filter__IsNotDefault = true;
 095}
-096public String getBcv()
+096public String getFilter()
 097{
-098  return m_bcv;
+098  return m_filter;
 099}
-100private String m_bcv;
-101public boolean 
getBcv__IsNotDefault()
+100private String m_filter;
+101public boolean 
getFilter__IsNotDefault()
 102{
-103  return m_bcv__IsNotDefault;
+103  return m_filter__IsNotDefault;
 104}
-105private boolean 
m_bcv__IsNotDefault;
-106// 21, 1
-107public void setFilter(String 
filter)
+105private boolean 
m_filter__IsNotDefault;
+106// 23, 1
+107public void setBcn(String bcn)
 108{
-109  // 21, 1
-110  m_filter = filter;
-111  m_filter__IsNotDefault = true;
+109  // 23, 1
+110  m_bcn = bcn;
+111  m_bcn__IsNotDefault = true;
 112}
-113public String getFilter()
+113public String getBcn()
 114{
-115  return m_filter;
+115  return m_bcn;
 116}
-117private String m_filter;
-118public boolean 
getFilter__IsNotDefault()
+117private String m_bcn;
+118public boolean 
getBcn__IsNotDefault()
 119{
-120  return m_filter__IsNotDefault;
+120  return m_bcn__IsNotDefault;
 121}
-122private boolean 
m_filter__IsNotDefault;
-123// 22, 1
-124public void setFormat(String 
format)
+122private boolean 
m_bcn__IsNotDefault;
+123// 24, 1
+124public void setBcv(String bcv)
 125{
-126  // 22, 1
-127  m_format = format;
-128  m_format__IsNotDefault = true;
+126  // 24, 1
+127  m_bcv = bcv;
+128  m_bcv__IsNotDefault = true;
 129}
-130public String getFormat()
+130public String getBcv()
 131{
-132  return m_format;
+132  return m_bcv;
 133}
-134private String m_format;
-135public boolean 
getFormat__IsNotDefault()
+134private String m_bcv;
+135public boolean 
getBcv__IsNotDefault()
 136{
-137  return m_format__IsNotDefault;
+137  return m_bcv__IsNotDefault;
 138}
-139private boolean 
m_format__IsNotDefault;
+139private boolean 
m_bcv__IsNotDefault;
 140  }
 141  @Override
 142  protected 
org.jamon.AbstractTemplateProxy.ImplData makeImplData()
@@ -156,31 +156,31 @@
 

[51/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/3c0cf248
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/3c0cf248
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/3c0cf248

Branch: refs/heads/asf-site
Commit: 3c0cf248a69a0e7903492d2cef1aecc1a5782816
Parents: 0fbe854
Author: jenkins 
Authored: Wed Apr 12 01:30:24 2017 +
Committer: jenkins 
Committed: Wed Apr 12 01:30:24 2017 +

--
 apache_hbase_reference_guide.pdf|4 +-
 apache_hbase_reference_guide.pdfmarks   |4 +-
 apidocs/deprecated-list.html|8 +-
 .../apache/hadoop/hbase/KeepDeletedCells.html   |4 +-
 .../hadoop/hbase/MemoryCompactionPolicy.html|4 +-
 .../org/apache/hadoop/hbase/class-use/Cell.html |  246 +-
 .../hadoop/hbase/class-use/TableName.html   |   52 +-
 .../apache/hadoop/hbase/client/Durability.html  |4 +-
 .../hbase/client/MobCompactPartitionPolicy.html |4 +-
 .../hadoop/hbase/client/class-use/Append.html   |8 +-
 .../hbase/client/class-use/Consistency.html |8 +-
 .../hadoop/hbase/client/class-use/Delete.html   |   44 +-
 .../hbase/client/class-use/Durability.html  |   20 +-
 .../hadoop/hbase/client/class-use/Get.html  |   36 +-
 .../hbase/client/class-use/Increment.html   |8 +-
 .../hbase/client/class-use/IsolationLevel.html  |8 +-
 .../hadoop/hbase/client/class-use/Mutation.html |8 +-
 .../hadoop/hbase/client/class-use/Put.html  |   48 +-
 .../hadoop/hbase/client/class-use/Result.html   |   22 +-
 .../hbase/client/class-use/ResultScanner.html   |   26 +-
 .../hadoop/hbase/client/class-use/Row.html  |8 +-
 .../hbase/client/class-use/RowMutations.html|   16 +-
 .../hadoop/hbase/client/class-use/Scan.html |   22 +-
 .../hadoop/hbase/client/package-tree.html   |   12 +-
 .../hbase/filter/CompareFilter.CompareOp.html   |4 +-
 .../hadoop/hbase/filter/Filter.ReturnCode.html  |4 +-
 .../filter/class-use/ByteArrayComparable.html   |8 +-
 .../class-use/CompareFilter.CompareOp.html  |   44 +-
 .../filter/class-use/Filter.ReturnCode.html |   62 +-
 .../hadoop/hbase/filter/class-use/Filter.html   |   56 +-
 .../hadoop/hbase/filter/package-tree.html   |4 +-
 .../io/class-use/ImmutableBytesWritable.html|   44 +-
 .../hadoop/hbase/io/class-use/TimeRange.html|   28 +-
 .../hbase/io/crypto/class-use/Cipher.html   |   18 +-
 .../hbase/io/encoding/DataBlockEncoding.html|4 +-
 .../mapreduce/class-use/TableRecordReader.html  |4 +-
 .../org/apache/hadoop/hbase/package-tree.html   |2 +-
 .../apache/hadoop/hbase/quotas/QuotaType.html   |4 +-
 .../hadoop/hbase/quotas/package-tree.html   |2 +-
 .../hadoop/hbase/regionserver/BloomType.html|4 +-
 apidocs/org/apache/hadoop/hbase/util/Order.html |4 +-
 .../hadoop/hbase/util/class-use/ByteRange.html  |  124 +-
 .../hadoop/hbase/util/class-use/Bytes.html  |   16 +-
 .../hadoop/hbase/util/class-use/Order.html  |   44 +-
 .../util/class-use/PositionedByteRange.html |  356 +--
 apidocs/overview-tree.html  |   28 +-
 book.html   |2 +-
 checkstyle-aggregate.html   | 2710 +-
 checkstyle.rss  |  332 +--
 devapidocs/constant-values.html |4 +-
 devapidocs/deprecated-list.html |   56 +-
 .../hbase/MetaTableAccessor.QueryType.html  |4 +-
 .../hbase/backup/class-use/BackupInfo.html  |8 +-
 .../hadoop/hbase/backup/package-tree.html   |4 +-
 .../hadoop/hbase/class-use/Abortable.html   |   38 +-
 .../org/apache/hadoop/hbase/class-use/Cell.html |  914 +++---
 .../hadoop/hbase/class-use/CellComparator.html  |   86 +-
 .../hadoop/hbase/class-use/CellScanner.html |   98 +-
 .../hadoop/hbase/class-use/ClusterStatus.html   |4 +-
 .../hbase/class-use/CoprocessorEnvironment.html |   12 +-
 .../hbase/class-use/HColumnDescriptor.html  |   54 +-
 .../hbase/class-use/HDFSBlocksDistribution.html |4 +-
 .../hadoop/hbase/class-use/HRegionInfo.html |  220 +-
 .../hadoop/hbase/class-use/HRegionLocation.html |  130 +-
 .../hbase/class-use/HTableDescriptor.html   |  118 +-
 .../apache/hadoop/hbase/class-use/KeyValue.html |   62 +-
 .../class-use/MasterNotRunningException.html|   12 +-
 .../hbase/class-use/NamespaceDescriptor.html|   24 +-
 .../hadoop/hbase/class-use/ProcedureInfo.html   |8 +-
 .../hadoop/hbase/class-use/RegionLocations.html |   40 +-
 .../hadoop/hbase/class-use/ScheduledChore.html  |   32 +-
 .../apache/hadoop/hbase/class-use/Server.html   |8 +-
 .../hadoop/hbase/class-use/ServerName.html  |  224 +-
 

[14/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/MemstoreSize.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/MemstoreSize.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/MemstoreSize.html
index aa160c8..d22006a 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/MemstoreSize.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/MemstoreSize.html
@@ -147,20 +147,20 @@
 
 
 MemstoreSize
-DefaultMemStore.getFlushableSize()
-On flush, how much memory we will clear from the active 
cell set.
+MemStore.getFlushableSize()
+On flush, how much memory we will clear.
 
 
 
 MemstoreSize
-MemStore.getFlushableSize()
+CompactingMemStore.getFlushableSize()
 On flush, how much memory we will clear.
 
 
 
 MemstoreSize
-CompactingMemStore.getFlushableSize()
-On flush, how much memory we will clear.
+DefaultMemStore.getFlushableSize()
+On flush, how much memory we will clear from the active 
cell set.
 
 
 
@@ -193,29 +193,29 @@
 
 
 MemstoreSize
-AbstractMemStore.getSnapshotSize()
-
-
-MemstoreSize
 MemStore.getSnapshotSize()
 Return the size of the snapshot(s) if any
 
 
+
+MemstoreSize
+AbstractMemStore.getSnapshotSize()
+
 
 MemstoreSize
 CompactionPipeline.getTailSize()
 
 
 MemstoreSize
-DefaultMemStore.size()
+MemStore.size()
 
 
 MemstoreSize
-MemStore.size()
+CompactingMemStore.size()
 
 
 MemstoreSize
-CompactingMemStore.size()
+DefaultMemStore.size()
 
 
 
@@ -236,16 +236,16 @@
 
 
 void
-AbstractMemStore.add(Cellcell,
-   MemstoreSizememstoreSize)
-
-
-void
 MemStore.add(Cellcell,
MemstoreSizememstoreSize)
 Write an update
 
 
+
+void
+AbstractMemStore.add(Cellcell,
+   MemstoreSizememstoreSize)
+
 
 void
 HStore.add(Cellcell,
@@ -255,16 +255,16 @@
 
 
 void
-AbstractMemStore.add(http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableCellcells,
-   MemstoreSizememstoreSize)
-
-
-void
 MemStore.add(http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableCellcells,
MemstoreSizememstoreSize)
 Write the updates
 
 
+
+void
+AbstractMemStore.add(http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableCellcells,
+   MemstoreSizememstoreSize)
+
 
 void
 HStore.add(http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableCellcells,
@@ -337,14 +337,14 @@
 MemstoreSize.incMemstoreSize(MemstoreSizedelta)
 
 
-protected void
-Segment.internalAdd(Cellcell,
+private void
+AbstractMemStore.internalAdd(CelltoAdd,
booleanmslabUsed,
MemstoreSizememstoreSize)
 
 
-private void
-AbstractMemStore.internalAdd(CelltoAdd,
+protected void
+Segment.internalAdd(Cellcell,
booleanmslabUsed,
MemstoreSizememstoreSize)
 
@@ -375,24 +375,18 @@
   MemstoreSizememstoreSize)
 
 
-void
-MutableSegment.upsert(Cellcell,
-  longreadpoint,
-  MemstoreSizememstoreSize)
-
-
 private void
 AbstractMemStore.upsert(Cellcell,
   longreadpoint,
   MemstoreSizememstoreSize)
 
-
+
 void
-AbstractMemStore.upsert(http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableCellcells,
+MutableSegment.upsert(Cellcell,
   longreadpoint,
   MemstoreSizememstoreSize)
 
-
+
 void
 MemStore.upsert(http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableCellcells,
   longreadpoint,
@@ -400,6 +394,12 @@
 Update or insert the specified cells.
 
 
+
+void
+AbstractMemStore.upsert(http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableCellcells,
+  longreadpoint,
+  MemstoreSizememstoreSize)
+
 
 void
 HStore.upsert(http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableCellcells,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/OperationStatus.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/OperationStatus.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/OperationStatus.html
index 15f9672..ce8a15f 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/OperationStatus.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/OperationStatus.html
@@ -119,13 +119,13 @@
 
 
 
-(package private) OperationStatus[]

[35/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
index fbbb727..5f69a6c 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
@@ -622,19 +622,19 @@
 
 
 private ServerName
-AsyncRequestFutureImpl.SingleServerRequestRunnable.server
+FastFailInterceptorContext.server
 
 
 private ServerName
-FastFailInterceptorContext.server
+AsyncRequestFutureImpl.SingleServerRequestRunnable.server
 
 
 private ServerName
-AsyncAdminRequestRetryingCaller.serverName
+AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder.serverName
 
 
 private ServerName
-AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder.serverName
+AsyncAdminRequestRetryingCaller.serverName
 
 
 private ServerName
@@ -734,13 +734,13 @@
 
 
 
-(package private) PairHRegionInfo,ServerName
-HBaseAdmin.getRegion(byte[]regionName)
-
-
 (package private) http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturePairHRegionInfo,ServerName
 AsyncHBaseAdmin.getRegion(byte[]regionName)
 
+
+(package private) PairHRegionInfo,ServerName
+HBaseAdmin.getRegion(byte[]regionName)
+
 
 private PairRegionState.State,ServerName
 ZKAsyncRegistry.getStateAndServerName(org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos.MetaRegionServerproto)
@@ -793,16 +793,16 @@
 ServerNameserverName)
 
 
-private void
-ConnectionImplementation.cacheLocation(TableNametableName,
+void
+MetaCache.cacheLocation(TableNametableName,
  ServerNamesource,
  HRegionLocationlocation)
 Put a newly discovered HRegionLocation into the cache.
 
 
 
-void
-MetaCache.cacheLocation(TableNametableName,
+private void
+ConnectionImplementation.cacheLocation(TableNametableName,
  ServerNamesource,
  HRegionLocationlocation)
 Put a newly discovered HRegionLocation into the cache.
@@ -831,20 +831,18 @@
 
 
 void
-ClusterConnection.clearCaches(ServerNamesn)
-Clear any caches that pertain to server name 
sn.
-
+ConnectionImplementation.clearCaches(ServerNameserverName)
 
 
 void
-ConnectionImplementation.clearCaches(ServerNameserverName)
+ClusterConnection.clearCaches(ServerNamesn)
+Clear any caches that pertain to server name 
sn.
+
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncAdmin.closeRegion(ServerNamesn,
-   HRegionInfohri)
-Close a region.
-
+AsyncHBaseAdmin.closeRegion(ServerNamesn,
+   HRegionInfohri)
 
 
 void
@@ -860,8 +858,10 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncHBaseAdmin.closeRegion(ServerNamesn,
-   HRegionInfohri)
+AsyncAdmin.closeRegion(ServerNamesn,
+   HRegionInfohri)
+Close a region.
+
 
 
 private void
@@ -973,13 +973,13 @@
 
 
 org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface
-ClusterConnection.getAdmin(ServerNameserverName)
-Establishes a connection to the region server at the 
specified address.
-
+ConnectionImplementation.getAdmin(ServerNameserverName)
 
 
 org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface
-ConnectionImplementation.getAdmin(ServerNameserverName)
+ClusterConnection.getAdmin(ServerNameserverName)
+Establishes a connection to the region server at the 
specified address.
+
 
 
 (package private) 
org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.Interface
@@ -992,15 +992,15 @@
 
 
 org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface
+ConnectionImplementation.getClient(ServerNameserverName)
+
+
+org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 ClusterConnection.getClient(ServerNameserverName)
 Establishes a connection to the region server at the 
specified address, and returns
  a region client protocol.
 
 
-
-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface
-ConnectionImplementation.getClient(ServerNameserverName)
-
 
 org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 

[20/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcCallback.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcCallback.html 
b/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcCallback.html
index 9089098..16b9e54 100644
--- a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcCallback.html
+++ b/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcCallback.html
@@ -123,13 +123,13 @@
 
 
 void
-RpcCallContext.setCallBack(RpcCallbackcallback)
-Sets a callback which has to be executed at the end of this 
RPC call.
-
+RpcServer.Call.setCallBack(RpcCallbackcallback)
 
 
 void
-RpcServer.Call.setCallBack(RpcCallbackcallback)
+RpcCallContext.setCallBack(RpcCallbackcallback)
+Sets a callback which has to be executed at the end of this 
RPC call.
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcControllerFactory.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcControllerFactory.html 
b/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcControllerFactory.html
index a50c3df..d5334cc 100644
--- a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcControllerFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcControllerFactory.html
@@ -138,24 +138,32 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-protected RpcControllerFactory
-RegionAdminServiceCallable.rpcControllerFactory
-
-
 private RpcControllerFactory
 ConnectionImplementation.rpcControllerFactory
 
+
+protected RpcControllerFactory
+ClientScanner.rpcControllerFactory
+
 
+protected RpcControllerFactory
+RegionAdminServiceCallable.rpcControllerFactory
+
+
 (package private) RpcControllerFactory
 AsyncConnectionImpl.rpcControllerFactory
 
-
+
 private RpcControllerFactory
 HTable.rpcControllerFactory
 
+
+private RpcControllerFactory
+HBaseAdmin.rpcControllerFactory
+
 
 private RpcControllerFactory
-RpcRetryingCallerWithReadReplicas.rpcControllerFactory
+SecureBulkLoadClient.rpcControllerFactory
 
 
 protected RpcControllerFactory
@@ -163,15 +171,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private RpcControllerFactory
-HBaseAdmin.rpcControllerFactory
-
-
-private RpcControllerFactory
-SecureBulkLoadClient.rpcControllerFactory
-
-
-protected RpcControllerFactory
-ClientScanner.rpcControllerFactory
+RpcRetryingCallerWithReadReplicas.rpcControllerFactory
 
 
 (package private) RpcControllerFactory
@@ -188,11 +188,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 RpcControllerFactory
-ClusterConnection.getRpcControllerFactory()
+ConnectionImplementation.getRpcControllerFactory()
 
 
 RpcControllerFactory
-ConnectionImplementation.getRpcControllerFactory()
+ClusterConnection.getRpcControllerFactory()
 
 
 private RpcControllerFactory

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcExecutor.Handler.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcExecutor.Handler.html 
b/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcExecutor.Handler.html
index 94478f7..22b49a7 100644
--- a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcExecutor.Handler.html
+++ b/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcExecutor.Handler.html
@@ -132,19 +132,19 @@
 
 
 protected RpcExecutor.Handler
-FastPathBalancedQueueRpcExecutor.getHandler(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
+RpcExecutor.getHandler(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
   doublehandlerFailureThreshhold,
   http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/BlockingQueue.html?is-external=true;
 title="class or interface in java.util.concurrent">BlockingQueueCallRunnerq,
-  http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true;
 title="class or interface in 
java.util.concurrent.atomic">AtomicIntegeractiveHandlerCount)
+  http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true;
 title="class or interface in 
java.util.concurrent.atomic">AtomicIntegeractiveHandlerCount)
+Override if providing alternate Handler 
implementation.
+
 
 
 protected RpcExecutor.Handler
-RpcExecutor.getHandler(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,

hbase-site git commit: INFRA-10751 Empty commit

2017-04-11 Thread git-site-role
Repository: hbase-site
Updated Branches:
  refs/heads/asf-site 3c0cf248a -> 69231ea4c


INFRA-10751 Empty commit


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/69231ea4
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/69231ea4
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/69231ea4

Branch: refs/heads/asf-site
Commit: 69231ea4cbfa6ab59ae07e5bac828bb65a0281b5
Parents: 3c0cf24
Author: jenkins 
Authored: Wed Apr 12 01:30:42 2017 +
Committer: jenkins 
Committed: Wed Apr 12 01:30:42 2017 +

--

--




[07/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html 
b/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
index c9ef7af..8960b4a 100644
--- a/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
+++ b/devapidocs/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.html
@@ -337,31 +337,31 @@ extends org.jamon.AbstractTemplateProxy
 
 
 Field Detail
-
+
 
 
 
 
-metaLocation
-protectedServerName metaLocation
+filter
+protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String filter
 
 
-
+
 
 
 
 
-frags
-protectedhttp://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer frags
+format
+protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String format
 
 
-
+
 
 
 
 
-format
-protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String format
+assignmentManager
+protectedAssignmentManager assignmentManager
 
 
 
@@ -382,13 +382,13 @@ extends org.jamon.AbstractTemplateProxy
 protectedboolean catalogJanitorEnabled
 
 
-
+
 
 
 
 
-assignmentManager
-protectedAssignmentManager assignmentManager
+metaLocation
+protectedServerName metaLocation
 
 
 
@@ -400,13 +400,13 @@ extends org.jamon.AbstractTemplateProxy
 protectedhttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName servers
 
 
-
+
 
 
 
 
-filter
-protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String filter
+frags
+protectedhttp://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer frags
 
 
 
@@ -487,31 +487,31 @@ extends org.jamon.AbstractTemplateProxy
 
 
 
-
+
 
 
 
 
-setMetaLocation
-public finalMasterStatusTmplsetMetaLocation(ServerNamep_metaLocation)
+setFilter
+public finalMasterStatusTmplsetFilter(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringp_filter)
 
 
-
+
 
 
 
 
-setFrags
-public finalMasterStatusTmplsetFrags(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integerp_frags)
+setFormat
+public finalMasterStatusTmplsetFormat(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringp_format)
 
 
-
+
 
 
 
 
-setFormat
-public finalMasterStatusTmplsetFormat(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringp_format)
+setAssignmentManager
+public finalMasterStatusTmplsetAssignmentManager(AssignmentManagerp_assignmentManager)
 
 
 
@@ -532,13 +532,13 @@ extends org.jamon.AbstractTemplateProxy
 public finalMasterStatusTmplsetCatalogJanitorEnabled(booleanp_catalogJanitorEnabled)
 
 
-
+
 
 
 
 
-setAssignmentManager
-public finalMasterStatusTmplsetAssignmentManager(AssignmentManagerp_assignmentManager)
+setMetaLocation
+public finalMasterStatusTmplsetMetaLocation(ServerNamep_metaLocation)
 
 
 
@@ -550,13 +550,13 @@ extends org.jamon.AbstractTemplateProxy
 public finalMasterStatusTmplsetServers(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerNamep_servers)
 
 
-
+
 
 
 
 
-setFilter
-public finalMasterStatusTmplsetFilter(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringp_filter)
+setFrags
+public finalMasterStatusTmplsetFrags(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in 

[36/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
index 2e24677..15c82eb 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
@@ -201,22 +201,22 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static KeyValue
-KeyValue.create(http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
+KeyValueUtil.create(http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
 
 
 static KeyValue
-KeyValueUtil.create(http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
+KeyValue.create(http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
 
 
 static KeyValue
-KeyValue.create(intlength,
+KeyValueUtil.create(intlength,
   http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
 Create a KeyValue reading length from 
in
 
 
 
 static KeyValue
-KeyValueUtil.create(intlength,
+KeyValue.create(intlength,
   http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
 Create a KeyValue reading length from 
in
 
@@ -332,31 +332,31 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static KeyValue
-KeyValue.createKeyValueFromKey(byte[]b)
+KeyValueUtil.createKeyValueFromKey(byte[]b)
 
 
 static KeyValue
-KeyValueUtil.createKeyValueFromKey(byte[]b)
+KeyValue.createKeyValueFromKey(byte[]b)
 
 
 static KeyValue
-KeyValue.createKeyValueFromKey(byte[]b,
+KeyValueUtil.createKeyValueFromKey(byte[]b,
  into,
  intl)
 
 
 static KeyValue
-KeyValueUtil.createKeyValueFromKey(byte[]b,
+KeyValue.createKeyValueFromKey(byte[]b,
  into,
  intl)
 
 
 static KeyValue
-KeyValue.createKeyValueFromKey(http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBufferbb)
+KeyValueUtil.createKeyValueFromKey(http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBufferbb)
 
 
 static KeyValue
-KeyValueUtil.createKeyValueFromKey(http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBufferbb)
+KeyValue.createKeyValueFromKey(http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBufferbb)
 
 
 static KeyValue
@@ -526,17 +526,17 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static long
-KeyValue.write(KeyValuekv,
+KeyValueUtil.write(KeyValuekv,
  http://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true;
 title="class or interface in java.io">DataOutputout)
-Write out a KeyValue in the manner in which we used to when 
KeyValue was a Writable.
+Write out a KeyValue in the manner in which we used to when 
KeyValue was a
+ Writable.
 
 
 
 static long
-KeyValueUtil.write(KeyValuekv,
+KeyValue.write(KeyValuekv,
  http://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true;
 title="class or interface in java.io">DataOutputout)
-Write out a KeyValue in the manner in which we used to when 
KeyValue was a
- Writable.
+Write out a KeyValue in the manner in which we used to when 
KeyValue was a Writable.
 
 
 
@@ -747,38 +747,28 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
-StripeStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
-See StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValue)
- for details on this methods.
-
-
-
-http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
 DefaultStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
 StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
 Gets initial, full list of candidate store files to check 
for 

[18/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
index bc91cb8..c55c11c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
@@ -157,11 +157,11 @@
 
 
 ProcedureExecutorMasterProcedureEnv
-MasterServices.getMasterProcedureExecutor()
+HMaster.getMasterProcedureExecutor()
 
 
 ProcedureExecutorMasterProcedureEnv
-HMaster.getMasterProcedureExecutor()
+MasterServices.getMasterProcedureExecutor()
 
 
 
@@ -304,24 +304,24 @@
 
 
 
-boolean
-TruncateTableProcedure.abort(MasterProcedureEnvenv)
-
-
 protected boolean
 ServerCrashProcedure.abort(MasterProcedureEnvenv)
 
-
+
 boolean
 RestoreSnapshotProcedure.abort(MasterProcedureEnvenv)
 
+
+boolean
+TruncateTableProcedure.abort(MasterProcedureEnvenv)
+
 
 protected Procedure.LockState
-ServerCrashProcedure.acquireLock(MasterProcedureEnvenv)
+CreateNamespaceProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-AbstractStateMachineTableProcedure.acquireLock(MasterProcedureEnvenv)
+CreateTableProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
@@ -329,19 +329,19 @@
 
 
 protected Procedure.LockState
-CreateNamespaceProcedure.acquireLock(MasterProcedureEnvenv)
+AbstractStateMachineTableProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-SplitTableRegionProcedure.acquireLock(MasterProcedureEnvenv)
+ServerCrashProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-MergeTableRegionsProcedure.acquireLock(MasterProcedureEnvenv)
+SplitTableRegionProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-CreateTableProcedure.acquireLock(MasterProcedureEnvenv)
+MergeTableRegionsProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 private void
@@ -423,23 +423,23 @@
 
 
 protected void
-DeleteColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
+ModifyColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 protected void
-TruncateTableProcedure.completionCleanup(MasterProcedureEnvenv)
+AddColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 protected void
-AddColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
+ModifyTableProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 protected void
-ModifyColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
+TruncateTableProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 protected void
-ModifyTableProcedure.completionCleanup(MasterProcedureEnvenv)
+DeleteColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 void
@@ -469,6 +469,13 @@
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfonewRegions)
 
 
+protected static http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
+CreateTableProcedure.createFsLayout(MasterProcedureEnvenv,
+  HTableDescriptorhTableDescriptor,
+  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfonewRegions,
+  CreateTableProcedure.CreateHdfsRegionshdfsRegionHandler)
+
+
 private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
 CloneSnapshotProcedure.createFsLayout(MasterProcedureEnvenv,
   HTableDescriptorhTableDescriptor,
@@ -477,13 +484,6 @@
 Create region layout in file system.
 
 
-
-protected static http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
-CreateTableProcedure.createFsLayout(MasterProcedureEnvenv,
-  HTableDescriptorhTableDescriptor,
-  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfonewRegions,
-  CreateTableProcedure.CreateHdfsRegionshdfsRegionHandler)
-
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
 CreateTableProcedure.CreateHdfsRegions.createHdfsRegions(MasterProcedureEnvenv,
@@ -673,15 +673,15 @@
 
 
 private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo

[17/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredRPCHandler.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredRPCHandler.html
 
b/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredRPCHandler.html
index 8610bac..7ae10c6 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredRPCHandler.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredRPCHandler.html
@@ -151,15 +151,6 @@
 
 
 Pairorg.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner
-SimpleRpcServer.call(org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
-
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
-org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
-CellScannercellScanner,
-longreceiveTime,
-MonitoredRPCHandlerstatus)
-
-
-Pairorg.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner
 RpcServerInterface.call(org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
 
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
 org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
@@ -171,18 +162,16 @@
 
 
 
-
+
 Pairorg.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner
-SimpleRpcServer.call(org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
+SimpleRpcServer.call(org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
 
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
 org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
 CellScannercellScanner,
 longreceiveTime,
-MonitoredRPCHandlerstatus,
-longstartTime,
-inttimeout)
+MonitoredRPCHandlerstatus)
 
-
+
 Pairorg.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner
 RpcServerInterface.call(org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
 
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
@@ -197,6 +186,17 @@
 
 
 
+
+Pairorg.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner
+SimpleRpcServer.call(org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
+
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
+org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
+CellScannercellScanner,
+longreceiveTime,
+MonitoredRPCHandlerstatus,
+longstartTime,
+inttimeout)
+
 
 Pairorg.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner
 RpcServerInterface.call(RpcCallcall,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredTask.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredTask.html 
b/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredTask.html
index 399d78e..864b1c1 100644
--- a/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredTask.html
+++ b/devapidocs/org/apache/hadoop/hbase/monitoring/class-use/MonitoredTask.html
@@ -164,15 +164,15 @@
 
 
 
+private void
+HMaster.waitForRegionServers(MonitoredTaskstatus)
+
+
 void
 ServerManager.waitForRegionServers(MonitoredTaskstatus)
 Wait for the region servers to report in.
 
 
-
-private void
-HMaster.waitForRegionServers(MonitoredTaskstatus)
-
 
 private void
 SplitLogManager.waitForSplittingCompletion(SplitLogManager.TaskBatchbatch,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/namespace/class-use/NamespaceTableAndRegionInfo.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/namespace/class-use/NamespaceTableAndRegionInfo.html
 
b/devapidocs/org/apache/hadoop/hbase/namespace/class-use/NamespaceTableAndRegionInfo.html
index b8cf007..d3a4dfd 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/namespace/class-use/NamespaceTableAndRegionInfo.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/namespace/class-use/NamespaceTableAndRegionInfo.html
@@ -121,13 +121,13 @@
 
 
 NamespaceTableAndRegionInfo
-NamespaceStateManager.getState(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
-Gets an instance of NamespaceTableAndRegionInfo associated 
with namespace.
-
+NamespaceAuditor.getState(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">Stringnamespace)
 
 
 NamespaceTableAndRegionInfo

[41/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/Abortable.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Abortable.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/Abortable.html
index 753bfca..63c8246 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Abortable.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Abortable.html
@@ -416,11 +416,11 @@
 
 
 private Abortable
-RpcExecutor.abortable
+SimpleRpcScheduler.abortable
 
 
 private Abortable
-SimpleRpcScheduler.abortable
+RpcExecutor.abortable
 
 
 
@@ -661,9 +661,11 @@
 
 
 RpcScheduler
-FifoRpcSchedulerFactory.create(org.apache.hadoop.conf.Configurationconf,
+RpcSchedulerFactory.create(org.apache.hadoop.conf.Configurationconf,
   PriorityFunctionpriority,
-  Abortableserver)
+  Abortableserver)
+Constructs a RpcScheduler.
+
 
 
 RpcScheduler
@@ -673,11 +675,9 @@
 
 
 RpcScheduler
-RpcSchedulerFactory.create(org.apache.hadoop.conf.Configurationconf,
+FifoRpcSchedulerFactory.create(org.apache.hadoop.conf.Configurationconf,
   PriorityFunctionpriority,
-  Abortableserver)
-Constructs a RpcScheduler.
-
+  Abortableserver)
 
 
 EntityLock
@@ -763,16 +763,16 @@
 ReplicationQueuesArguments.abort
 
 
-protected Abortable
-ReplicationStateZKBase.abortable
+private Abortable
+ReplicationPeersZKImpl.abortable
 
 
 protected Abortable
 ReplicationTableBase.abortable
 
 
-private Abortable
-ReplicationPeersZKImpl.abortable
+protected Abortable
+ReplicationStateZKBase.abortable
 
 
 private Abortable
@@ -1042,18 +1042,18 @@
 
 
 protected Abortable
-ZooKeeperNodeTracker.abortable
-Used to abort if a fatal error occurs
-
-
-
-protected Abortable
 ZooKeeperWatcher.abortable
 
-
+
 private Abortable
 ZKClusterId.abortable
 
+
+protected Abortable
+ZooKeeperNodeTracker.abortable
+Used to abort if a fatal error occurs
+
+
 
 private Abortable
 DrainingServerTracker.abortable



[32/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
index 422d820..e4aede5 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
@@ -121,26 +121,26 @@
 
 
 AsyncTableBuilderRawAsyncTable
-AsyncConnectionImpl.getRawTableBuilder(TableNametableName)
-
-
-AsyncTableBuilderRawAsyncTable
 AsyncConnection.getRawTableBuilder(TableNametableName)
 Returns an AsyncTableBuilder for creating 
RawAsyncTable.
 
 
-
-AsyncTableBuilderAsyncTable
-AsyncConnectionImpl.getTableBuilder(TableNametableName,
-   http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-
 
+AsyncTableBuilderRawAsyncTable
+AsyncConnectionImpl.getRawTableBuilder(TableNametableName)
+
+
 AsyncTableBuilderAsyncTable
 AsyncConnection.getTableBuilder(TableNametableName,
http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
 Returns an AsyncTableBuilder for creating 
AsyncTable.
 
 
+
+AsyncTableBuilderAsyncTable
+AsyncConnectionImpl.getTableBuilder(TableNametableName,
+   http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
+
 
 AsyncTableBuilderT
 AsyncTableBuilder.setMaxAttempts(intmaxAttempts)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
index 00f2722..f9a93fe 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
@@ -121,14 +121,14 @@
 
 
 AsyncTableRegionLocator
-AsyncConnectionImpl.getRegionLocator(TableNametableName)
-
-
-AsyncTableRegionLocator
 AsyncConnection.getRegionLocator(TableNametableName)
 Retrieve a AsyncRegionLocator implementation to inspect 
region information on a table.
 
 
+
+AsyncTableRegionLocator
+AsyncConnectionImpl.getRegionLocator(TableNametableName)
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
index 00fce6f..b78dcdf 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
@@ -230,13 +230,13 @@
 
 
 
-protected ClusterConnection
-RpcRetryingCallerWithReadReplicas.cConnection
-
-
 (package private) ClusterConnection
 ScannerCallableWithReplicas.cConnection
 
+
+protected ClusterConnection
+RpcRetryingCallerWithReadReplicas.cConnection
+
 
 private ClusterConnection
 RegionCoprocessorRpcChannel.conn
@@ -250,28 +250,28 @@
 AsyncProcess.connection
 
 
-protected ClusterConnection
-RegionAdminServiceCallable.connection
+private ClusterConnection
+HRegionLocator.connection
 
 
 private ClusterConnection
-HTable.connection
+ClientScanner.connection
 
 
 protected ClusterConnection
-MasterCallable.connection
+RegionAdminServiceCallable.connection
 
 
-private ClusterConnection
-HBaseAdmin.connection
+protected ClusterConnection
+MasterCallable.connection
 
 
 private ClusterConnection
-ClientScanner.connection
+HTable.connection
 
 
 private ClusterConnection
-HRegionLocator.connection
+HBaseAdmin.connection
 
 
 private ClusterConnection
@@ -300,16 +300,16 @@
 
 
 protected ClusterConnection
-RegionServerCallable.getConnection()
-
-
-protected ClusterConnection
 ClientScanner.getConnection()
 
-
+
 (package private) ClusterConnection
 HTableMultiplexer.getConnection()
 
+
+protected ClusterConnection
+RegionServerCallable.getConnection()
+
 
 static ClusterConnection
 CoprocessorHConnection.getConnectionForEnvironment(CoprocessorEnvironmentenv)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/Connection.html

[45/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html 
b/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
index 83170ac..2d0e7ab 100644
--- a/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
+++ b/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
@@ -125,104 +125,104 @@
 
 
 byte[]
-RawBytes.decode(PositionedByteRangesrc)
+OrderedBlobVar.decode(PositionedByteRangesrc)
 
 
-T
-FixedLengthWrapper.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true;
 title="class or interface in java.lang">Number
+OrderedNumeric.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
-RawShort.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
+RawByte.decode(PositionedByteRangesrc)
 
 
-T
-TerminatedWrapper.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
+OrderedInt32.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Float.html?is-external=true;
 title="class or interface in java.lang">Float
-OrderedFloat32.decode(PositionedByteRangesrc)
+T
+FixedLengthWrapper.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true;
 title="class or interface in java.lang">Double
-OrderedFloat64.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+OrderedString.decode(PositionedByteRangesrc)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/lang/Float.html?is-external=true;
 title="class or interface in java.lang">Float
 RawFloat.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
-OrderedInt8.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
+RawInteger.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object[]
-Struct.decode(PositionedByteRangesrc)
+T
+DataType.decode(PositionedByteRangesrc)
+Read an instance of T from the buffer 
src.
+
 
 
-byte[]
-OrderedBlob.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
+RawLong.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
-RawInteger.decode(PositionedByteRangesrc)
-
-
 http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
-OrderedInt16.decode(PositionedByteRangesrc)
+RawShort.decode(PositionedByteRangesrc)
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 RawString.decode(PositionedByteRangesrc)
 
+
+byte[]
+RawBytes.decode(PositionedByteRangesrc)
+
 
 byte[]
-OrderedBlobVar.decode(PositionedByteRangesrc)
+OrderedBlob.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
-RawByte.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object[]
+Struct.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
-OrderedString.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true;
 title="class or interface in java.lang">Double
+RawDouble.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
-OrderedInt32.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
+OrderedInt16.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long

[06/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html 
b/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
index 8b145a8..2e5d264 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
@@ -183,19 +183,11 @@
 
 
 private static http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetBytes
-HColumnDescriptor.RESERVED_KEYWORDS
-
-
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetBytes
 HTableDescriptor.RESERVED_KEYWORDS
 
-
-private http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
-HColumnDescriptor.values
-
 
-private http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
-HColumnDescriptor.values
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetBytes
+HColumnDescriptor.RESERVED_KEYWORDS
 
 
 private http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
@@ -209,6 +201,14 @@
 A map which holds the metadata information of the 
table.
 
 
+
+private http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
+HColumnDescriptor.values
+
+
+private http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
+HColumnDescriptor.values
+
 
 
 
@@ -220,14 +220,6 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
-HColumnDescriptor.getValues()
-
-
-http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
-HColumnDescriptor.getValues()
-
-
-http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
 HTableDescriptor.getValues()
 Getter for fetching an unmodifiable HTableDescriptor.values
 map.
 
@@ -238,6 +230,14 @@
 Getter for fetching an unmodifiable HTableDescriptor.values
 map.
 
 
+
+http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
+HColumnDescriptor.getValues()
+
+
+http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapBytes,Bytes
+HColumnDescriptor.getValues()
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html 
b/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html
index 36af182..8fef4bd 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html
@@ -133,13 +133,13 @@
 
 
 void
-FanOutOneBlockAsyncDFSOutput.recoverAndClose(CancelableProgressablereporter)
+AsyncFSOutput.recoverAndClose(CancelableProgressablereporter)
 The close method when error occurred.
 
 
 
 void
-AsyncFSOutput.recoverAndClose(CancelableProgressablereporter)
+FanOutOneBlockAsyncDFSOutput.recoverAndClose(CancelableProgressablereporter)
 The close method when error occurred.
 
 
@@ -339,19 +339,19 @@
 
 
 void
-FSMapRUtils.recoverFileLease(org.apache.hadoop.fs.FileSystemfs,
+FSHDFSUtils.recoverFileLease(org.apache.hadoop.fs.FileSystemfs,
 org.apache.hadoop.fs.Pathp,
 org.apache.hadoop.conf.Configurationconf,
-CancelableProgressablereporter)
+CancelableProgressablereporter)
+Recover the lease from HDFS, retrying multiple times.
+
 
 
 void
-FSHDFSUtils.recoverFileLease(org.apache.hadoop.fs.FileSystemfs,
+FSMapRUtils.recoverFileLease(org.apache.hadoop.fs.FileSystemfs,
 org.apache.hadoop.fs.Pathp,
 org.apache.hadoop.conf.Configurationconf,
-CancelableProgressablereporter)
-Recover the lease from HDFS, retrying multiple times.
-
+CancelableProgressablereporter)
 
 
 abstract void


[25/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html 
b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
index 2812ba9..d3cba55 100644
--- a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
+++ b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
@@ -140,111 +140,111 @@
 
 
 Filter.ReturnCode
-ColumnPrefixFilter.filterKeyValue(Cellcell)
+ValueFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-ColumnCountGetFilter.filterKeyValue(Cellv)
+SkipFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-RowFilter.filterKeyValue(Cellv)
+FamilyFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-FuzzyRowFilter.filterKeyValue(Cellc)
+FilterWrapper.filterKeyValue(Cellv)
 
 
-abstract Filter.ReturnCode
-Filter.filterKeyValue(Cellv)
-A way to filter based on the column family, column 
qualifier and/or the column value.
-
+Filter.ReturnCode
+ColumnPrefixFilter.filterKeyValue(Cellcell)
 
 
 Filter.ReturnCode
-RandomRowFilter.filterKeyValue(Cellv)
+PageFilter.filterKeyValue(Cellignored)
 
 
 Filter.ReturnCode
-FirstKeyOnlyFilter.filterKeyValue(Cellv)
+RowFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-SkipFilter.filterKeyValue(Cellv)
+ColumnRangeFilter.filterKeyValue(Cellkv)
 
 
 Filter.ReturnCode
-TimestampsFilter.filterKeyValue(Cellv)
+ColumnCountGetFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-ValueFilter.filterKeyValue(Cellv)
+MultipleColumnPrefixFilter.filterKeyValue(Cellkv)
 
 
 Filter.ReturnCode
-KeyOnlyFilter.filterKeyValue(Cellignored)
+ColumnPaginationFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-FamilyFilter.filterKeyValue(Cellv)
+DependentColumnFilter.filterKeyValue(Cellc)
 
 
 Filter.ReturnCode
-QualifierFilter.filterKeyValue(Cellv)
+InclusiveStopFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-FilterList.filterKeyValue(Cellc)
+KeyOnlyFilter.filterKeyValue(Cellignored)
 
 
 Filter.ReturnCode
-ColumnRangeFilter.filterKeyValue(Cellkv)
+MultiRowRangeFilter.filterKeyValue(Cellignored)
 
 
-Filter.ReturnCode
-ColumnPaginationFilter.filterKeyValue(Cellv)
+abstract Filter.ReturnCode
+Filter.filterKeyValue(Cellv)
+A way to filter based on the column family, column 
qualifier and/or the column value.
+
 
 
 Filter.ReturnCode
-WhileMatchFilter.filterKeyValue(Cellv)
+FirstKeyOnlyFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-MultiRowRangeFilter.filterKeyValue(Cellignored)
+WhileMatchFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-PrefixFilter.filterKeyValue(Cellv)
+FirstKeyValueMatchingQualifiersFilter.filterKeyValue(Cellv)
+Deprecated.
+
 
 
 Filter.ReturnCode
-DependentColumnFilter.filterKeyValue(Cellc)
+TimestampsFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-FirstKeyValueMatchingQualifiersFilter.filterKeyValue(Cellv)
-Deprecated.
-
+FuzzyRowFilter.filterKeyValue(Cellc)
 
 
 Filter.ReturnCode
-PageFilter.filterKeyValue(Cellignored)
+FilterList.filterKeyValue(Cellc)
 
 
 Filter.ReturnCode
-InclusiveStopFilter.filterKeyValue(Cellv)
+RandomRowFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-FilterWrapper.filterKeyValue(Cellv)
+PrefixFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-MultipleColumnPrefixFilter.filterKeyValue(Cellkv)
+SingleColumnValueFilter.filterKeyValue(Cellc)
 
 
 Filter.ReturnCode
-SingleColumnValueFilter.filterKeyValue(Cellc)
+QualifierFilter.filterKeyValue(Cellv)
 
 
 static Filter.ReturnCode

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html 
b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
index abddd91..8f44ebe 100644
--- a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
+++ b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
@@ -433,13 +433,13 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 SkipFilter.filter
 
 
-private Filter
-WhileMatchFilter.filter
-
-
 (package private) Filter
 FilterWrapper.filter
 
+
+private Filter
+WhileMatchFilter.filter
+
 
 private Filter
 FilterList.seekHintFilter
@@ -468,15 +468,15 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static Filter
-ColumnPrefixFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+SingleColumnValueExcludeFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter

[28/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
index fa03a15..5b42d79 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
@@ -279,14 +279,6 @@ service.
 
 
 private Scan
-AsyncScanSingleRegionRpcRetryingCaller.scan
-
-
-protected Scan
-ScannerCallable.scan
-
-
-private Scan
 ScannerCallableWithReplicas.scan
 
 
@@ -303,6 +295,14 @@ service.
 
 
 private Scan
+AsyncScanSingleRegionRpcRetryingCaller.scan
+
+
+protected Scan
+ScannerCallable.scan
+
+
+private Scan
 TableSnapshotScanner.scan
 
 
@@ -329,11 +329,11 @@ service.
 
 
 protected Scan
-ScannerCallable.getScan()
+ClientScanner.getScan()
 
 
 protected Scan
-ClientScanner.getScan()
+ScannerCallable.getScan()
 
 
 (package private) Scan
@@ -610,8 +610,8 @@ service.
 
 
 ResultScanner
-HTable.getScanner(Scanscan)
-The underlying HTable must 
not be closed.
+AsyncTable.getScanner(Scanscan)
+Returns a scanner on the current table as specified by the 
Scan 
object.
 
 
 
@@ -627,8 +627,8 @@ service.
 
 
 ResultScanner
-AsyncTable.getScanner(Scanscan)
-Returns a scanner on the current table as specified by the 
Scan 
object.
+HTable.getScanner(Scanscan)
+The underlying HTable must 
not be closed.
 
 
 
@@ -665,16 +665,16 @@ service.
 
 
 void
-AsyncTableImpl.scan(Scanscan,
-ScanResultConsumerconsumer)
-
-
-void
 AsyncTable.scan(Scanscan,
 ScanResultConsumerconsumer)
 The scan API uses the observer pattern.
 
 
+
+void
+AsyncTableImpl.scan(Scanscan,
+ScanResultConsumerconsumer)
+
 
 private void
 AsyncTableImpl.scan0(Scanscan,
@@ -682,11 +682,11 @@ service.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListResult
-RawAsyncTableImpl.scanAll(Scanscan)
+AsyncTableImpl.scanAll(Scanscan)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListResult
-AsyncTableImpl.scanAll(Scanscan)
+RawAsyncTableImpl.scanAll(Scanscan)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListResult
@@ -1274,17 +1274,17 @@ service.
 
 
 private Scan
-TableSnapshotInputFormatImpl.RecordReader.scan
+TableInputFormatBase.scan
+Holds the details for the internal scanner.
+
 
 
 private Scan
-TableRecordReaderImpl.scan
+TableSnapshotInputFormatImpl.RecordReader.scan
 
 
 private Scan
-TableInputFormatBase.scan
-Holds the details for the internal scanner.
-
+TableRecordReaderImpl.scan
 
 
 
@@ -1339,14 +1339,14 @@ service.
 
 
 Scan
-TableSplit.getScan()
-Returns a Scan object from the stored string 
representation.
+TableInputFormatBase.getScan()
+Gets the scan defining the actual details like columns 
etc.
 
 
 
 Scan
-TableInputFormatBase.getScan()
-Gets the scan defining the actual details like columns 
etc.
+TableSplit.getScan()
+Returns a Scan object from the stored string 
representation.
 
 
 
@@ -1557,13 +1557,13 @@ service.
 
 
 void
-TableRecordReaderImpl.setScan(Scanscan)
+TableInputFormatBase.setScan(Scanscan)
 Sets the scan defining the actual details like columns 
etc.
 
 
 
 void
-TableInputFormatBase.setScan(Scanscan)
+TableRecordReaderImpl.setScan(Scanscan)
 Sets the scan defining the actual details like columns 
etc.
 
 
@@ -1630,6 +1630,12 @@ service.
 
 
 
+static void
+MultiTableSnapshotInputFormat.setInput(org.apache.hadoop.conf.Configurationconfiguration,
+http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionScansnapshotScans,
+org.apache.hadoop.fs.PathtmpRestoreDir)
+
+
 void
 MultiTableSnapshotInputFormatImpl.setInput(org.apache.hadoop.conf.Configurationconf,
 http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in 

[50/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/class-use/Cell.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/class-use/Cell.html 
b/apidocs/org/apache/hadoop/hbase/class-use/Cell.html
index a332e0c..4526143 100644
--- a/apidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/apidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -1091,23 +1091,23 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 
+Append
+Append.add(Cellcell)
+Add column and value to this Append operation.
+
+
+
 Increment
 Increment.add(Cellcell)
 Add the specified KeyValue to this operation.
 
 
-
+
 Put
 Put.add(Cellkv)
 Add the specified KeyValue to this Put operation.
 
 
-
-Append
-Append.add(Cellcell)
-Add column and value to this Append operation.
-
-
 
 Delete
 Delete.addDeleteMarker(Cellkv)
@@ -1185,12 +1185,12 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
   booleanmayHaveMoreCellsInRow)
 
 
-Increment
-Increment.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
+Append
+Append.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
 
 
-Delete
-Delete.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
+Increment
+Increment.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
 
 
 Mutation
@@ -1203,8 +1203,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 Put.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
 
 
-Append
-Append.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
+Delete
+Delete.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
 
 
 
@@ -1222,67 +1222,67 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 Cell
-ColumnPrefixFilter.getNextCellHint(Cellcell)
+FilterList.getNextCellHint(CellcurrentCell)
 
 
 Cell
-TimestampsFilter.getNextCellHint(CellcurrentCell)
-Pick the next cell that the scanner should seek to.
-
+MultipleColumnPrefixFilter.getNextCellHint(Cellcell)
 
 
 Cell
-MultiRowRangeFilter.getNextCellHint(CellcurrentKV)
+ColumnRangeFilter.getNextCellHint(Cellcell)
 
 
-Cell
-ColumnPaginationFilter.getNextCellHint(Cellcell)
+abstract Cell
+Filter.getNextCellHint(CellcurrentCell)
+If the filter returns the match code SEEK_NEXT_USING_HINT, 
then it should also tell which is
+ the next key it must seek to.
+
 
 
 Cell
-ColumnRangeFilter.getNextCellHint(Cellcell)
+ColumnPaginationFilter.getNextCellHint(Cellcell)
 
 
 Cell
-FilterList.getNextCellHint(CellcurrentCell)
+FuzzyRowFilter.getNextCellHint(CellcurrentCell)
 
 
 Cell
-MultipleColumnPrefixFilter.getNextCellHint(Cellcell)
+TimestampsFilter.getNextCellHint(CellcurrentCell)
+Pick the next cell that the scanner should seek to.
+
 
 
-abstract Cell
-Filter.getNextCellHint(CellcurrentCell)
-If the filter returns the match code SEEK_NEXT_USING_HINT, 
then it should also tell which is
- the next key it must seek to.
-
+Cell
+ColumnPrefixFilter.getNextCellHint(Cellcell)
 
 
 Cell
-FuzzyRowFilter.getNextCellHint(CellcurrentCell)
+MultiRowRangeFilter.getNextCellHint(CellcurrentKV)
 
 
 Cell
-WhileMatchFilter.transformCell(Cellv)
+FilterList.transformCell(Cellc)
 
 
 Cell
-FilterList.transformCell(Cellc)

[12/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFile.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFile.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFile.html
index df82020..1a1e98f 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFile.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFile.html
@@ -637,33 +637,33 @@
 
 
 
-com.google.common.collect.ImmutableCollectionStoreFile
-StripeStoreFileManager.clearCompactedFiles()
-
-
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFile
 DefaultStoreFileManager.clearCompactedFiles()
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFile
 StoreFileManager.clearCompactedFiles()
 Clears all the compacted files and returns them.
 
 
-
+
 com.google.common.collect.ImmutableCollectionStoreFile
-StripeStoreFileManager.clearFiles()
+StripeStoreFileManager.clearCompactedFiles()
 
-
+
 com.google.common.collect.ImmutableCollectionStoreFile
 DefaultStoreFileManager.clearFiles()
 
-
+
 com.google.common.collect.ImmutableCollectionStoreFile
 StoreFileManager.clearFiles()
 Clears all the files currently in use and returns 
them.
 
 
+
+com.google.common.collect.ImmutableCollectionStoreFile
+StripeStoreFileManager.clearFiles()
+
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Mapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFile
 HRegion.close()
@@ -729,62 +729,62 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
-StripeStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
-See StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValue)
- for details on this methods.
-
+DefaultStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
-DefaultStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
+StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
+Gets initial, full list of candidate store files to check 
for row-key-before.
+
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
-StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
-Gets initial, full list of candidate store files to check 
for row-key-before.
+StripeStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
+See StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValue)
+ for details on this methods.
 
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFile
-StripeStoreFileManager.getCompactedfiles()
-
-
-http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFile
 DefaultStoreFileManager.getCompactedfiles()
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFile
 StoreFileManager.getCompactedfiles()
 List of compacted files inside this store that needs to be 
excluded in reads
  because further new reads will be using only the newly created files out of 
compaction.
 
 
+
+http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFile
+StripeStoreFileManager.getCompactedfiles()
+
 
 http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in java.util">ArrayListhttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFile
 StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator.getComponents()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFile
-StripeStoreFileManager.getFilesForScan(byte[]startRow,
+DefaultStoreFileManager.getFilesForScan(byte[]startRow,
booleanincludeStartRow,
byte[]stopRow,
booleanincludeStopRow)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in 

[23/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
index c7928a3..192e66a 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html
@@ -220,27 +220,27 @@
 
 
 DataBlockEncoder.EncodedSeeker
-RowIndexCodecV1.createSeeker(CellComparatorcomparator,
+CopyKeyDataBlockEncoder.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
 DataBlockEncoder.EncodedSeeker
-CopyKeyDataBlockEncoder.createSeeker(CellComparatorcomparator,
+PrefixKeyDeltaEncoder.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
 DataBlockEncoder.EncodedSeeker
-DiffKeyDeltaEncoder.createSeeker(CellComparatorcomparator,
+FastDiffDeltaEncoder.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
 DataBlockEncoder.EncodedSeeker
-FastDiffDeltaEncoder.createSeeker(CellComparatorcomparator,
+DiffKeyDeltaEncoder.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
 DataBlockEncoder.EncodedSeeker
-PrefixKeyDeltaEncoder.createSeeker(CellComparatorcomparator,
+RowIndexCodecV1.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
@@ -252,13 +252,13 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffer
-RowIndexCodecV1.decodeKeyValues(http://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true;
 title="class or interface in java.io">DataInputStreamsource,
-   HFileBlockDecodingContextdecodingCtx)
+BufferedDataBlockEncoder.decodeKeyValues(http://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true;
 title="class or interface in java.io">DataInputStreamsource,
+   HFileBlockDecodingContextblkDecodingCtx)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffer
-BufferedDataBlockEncoder.decodeKeyValues(http://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true;
 title="class or interface in java.io">DataInputStreamsource,
-   HFileBlockDecodingContextblkDecodingCtx)
+RowIndexCodecV1.decodeKeyValues(http://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true;
 title="class or interface in java.io">DataInputStreamsource,
+   HFileBlockDecodingContextdecodingCtx)
 
 
 
@@ -333,18 +333,18 @@
 
 
 HFileBlockDecodingContext
-HFileDataBlockEncoderImpl.newDataBlockDecodingContext(HFileContextfileContext)
-
-
-HFileBlockDecodingContext
 NoOpDataBlockEncoder.newDataBlockDecodingContext(HFileContextmeta)
 
-
+
 HFileBlockDecodingContext
 HFileDataBlockEncoder.newDataBlockDecodingContext(HFileContextfileContext)
 create a encoder specific decoding context for 
reading.
 
 
+
+HFileBlockDecodingContext
+HFileDataBlockEncoderImpl.newDataBlockDecodingContext(HFileContextfileContext)
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
index 1d5f6e2..3b5da5b 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDefaultDecodingContext.html
@@ -116,36 +116,36 @@
  HFileBlockDefaultDecodingContextdecodingCtx)
 
 
-protected http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffer
-CopyKeyDataBlockEncoder.internalDecodeKeyValues(http://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true;
 title="class or interface in java.io">DataInputStreamsource,
+protected abstract http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffer
+BufferedDataBlockEncoder.internalDecodeKeyValues(http://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true;
 title="class or interface in java.io">DataInputStreamsource,

[34/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
index 72054c0..4ea81ab 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
@@ -1968,111 +1968,111 @@ service.
 
 
 private TableName
-SnapshotDescription.table
-
-
-private TableName
 RegionCoprocessorRpcChannel.table
 
-
-private TableName
-RawAsyncTableImpl.tableName
-
 
 private TableName
-RegionServerCallable.tableName
+SnapshotDescription.table
 
 
 protected TableName
-RegionAdminServiceCallable.tableName
+AsyncHBaseAdmin.TableProcedureBiConsumer.tableName
 
 
 private TableName
-BufferedMutatorImpl.tableName
+HRegionLocator.tableName
 
 
 private TableName
-AsyncProcessTask.tableName
+ScannerCallableWithReplicas.tableName
 
 
 private TableName
-AsyncProcessTask.Builder.tableName
+ClientScanner.tableName
 
 
 private TableName
-AsyncRequestFutureImpl.tableName
+AsyncClientScanner.tableName
 
 
-protected TableName
-TableBuilderBase.tableName
+private TableName
+AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder.tableName
 
 
 private TableName
-AsyncBatchRpcRetryingCaller.tableName
+AsyncRpcRetryingCallerFactory.BatchCallerBuilder.tableName
 
 
 private TableName
-HTable.tableName
+RawAsyncTableImpl.tableName
 
 
 private TableName
-TableState.tableName
+RegionCoprocessorRpcChannelImpl.tableName
 
 
-protected TableName
-RpcRetryingCallerWithReadReplicas.tableName
+private TableName
+AsyncTableRegionLocatorImpl.tableName
 
 
 protected TableName
-AsyncTableBuilderBase.tableName
+RegionAdminServiceCallable.tableName
 
 
 private TableName
-AsyncSingleRequestRpcRetryingCaller.tableName
+HTable.tableName
 
 
 private TableName
-ScannerCallableWithReplicas.tableName
+BufferedMutatorImpl.tableName
 
 
 private TableName
-AsyncTableRegionLocatorImpl.tableName
+AsyncBatchRpcRetryingCaller.tableName
 
 
 private TableName
-HBaseAdmin.TableFuture.tableName
+BufferedMutatorParams.tableName
 
 
 private TableName
-RegionCoprocessorRpcChannelImpl.tableName
+HBaseAdmin.TableFuture.tableName
 
 
-protected TableName
-AsyncHBaseAdmin.TableProcedureBiConsumer.tableName
+private TableName
+AsyncRequestFutureImpl.tableName
 
 
 private TableName
-ClientScanner.tableName
+AsyncProcessTask.tableName
 
 
 private TableName
-BufferedMutatorParams.tableName
+AsyncProcessTask.Builder.tableName
 
 
 private TableName
-AsyncClientScanner.tableName
+RegionServerCallable.tableName
 
 
 private TableName
-AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder.tableName
+AsyncSingleRequestRpcRetryingCaller.tableName
 
 
-private TableName
-AsyncRpcRetryingCallerFactory.BatchCallerBuilder.tableName
+protected TableName
+TableBuilderBase.tableName
+
+
+protected TableName
+RpcRetryingCallerWithReadReplicas.tableName
+
+
+protected TableName
+AsyncTableBuilderBase.tableName
 
 
 private TableName
-HRegionLocator.tableName
+TableState.tableName
 
 
 
@@ -2110,37 +2110,27 @@ service.
 
 
 TableName
-RawAsyncTableImpl.getName()
-
-
-TableName
-RegionLocator.getName()
+Table.getName()
 Gets the fully qualified table name instance of this 
table.
 
 
-
-TableName
-BufferedMutatorImpl.getName()
-
 
 TableName
-BufferedMutator.getName()
-Gets the fully qualified table name instance of the table 
that this BufferedMutator writes to.
-
+HRegionLocator.getName()
 
 
 TableName
-HTable.getName()
+AsyncTableRegionLocator.getName()
+Gets the fully qualified table name instance of the table 
whose region we want to locate.
+
 
 
 TableName
-Table.getName()
-Gets the fully qualified table name instance of this 
table.
-
+AsyncTableImpl.getName()
 
 
 TableName
-AsyncTableImpl.getName()
+RawAsyncTableImpl.getName()
 
 
 TableName
@@ -2148,19 +2138,29 @@ service.
 
 
 TableName
-AsyncTableRegionLocator.getName()
-Gets the fully qualified table name instance of the table 
whose region we want to locate.
+BufferedMutator.getName()
+Gets the fully qualified table name instance of the table 
that this BufferedMutator writes to.
 
 
 
 TableName
-AsyncTableBase.getName()
+RegionLocator.getName()
 Gets the fully qualified table name instance of this 
table.
 
 
 
 TableName
-HRegionLocator.getName()
+HTable.getName()
+
+
+TableName
+BufferedMutatorImpl.getName()
+
+
+TableName
+AsyncTableBase.getName()
+Gets the fully qualified table name instance of this 
table.
+
 
 
 TableName
@@ -2172,29 +2172,29 @@ service.
 
 
 TableName
-RegionServerCallable.getTableName()
+SnapshotDescription.getTableName()
 
 
 TableName
-SnapshotDescription.getTableName()
+BufferedMutatorParams.getTableName()
 
 
-TableName
-AsyncProcessTask.getTableName()
+protected TableName
+HBaseAdmin.TableFuture.getTableName()
 
 
 TableName
-TableState.getTableName()

[30/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html
index 83dcf5c..1bee57f 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html
@@ -262,16 +262,16 @@ service.
 
 
 
-private static HRegionInfo
-MetaTableAccessor.getHRegionInfo(Resultr,
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalHRegionInfo
+AsyncMetaTableAccessor.getHRegionInfo(Resultr,
   byte[]qualifier)
 Returns the HRegionInfo object from the column HConstants.CATALOG_FAMILY
 and
  qualifier of the catalog table result.
 
 
 
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalHRegionInfo
-AsyncMetaTableAccessor.getHRegionInfo(Resultr,
+private static HRegionInfo
+MetaTableAccessor.getHRegionInfo(Resultr,
   byte[]qualifier)
 Returns the HRegionInfo object from the column HConstants.CATALOG_FAMILY
 and
  qualifier of the catalog table result.
@@ -286,7 +286,7 @@ service.
 
 
 private static HRegionLocation
-MetaTableAccessor.getRegionLocation(Resultr,
+AsyncMetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -295,7 +295,7 @@ service.
 
 
 private static HRegionLocation
-AsyncMetaTableAccessor.getRegionLocation(Resultr,
+MetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -303,55 +303,55 @@ service.
 
 
 
-static RegionLocations
-MetaTableAccessor.getRegionLocations(Resultr)
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalRegionLocations
+AsyncMetaTableAccessor.getRegionLocations(Resultr)
 Returns an HRegionLocationList extracted from the 
result.
 
 
 
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalRegionLocations
-AsyncMetaTableAccessor.getRegionLocations(Resultr)
+static RegionLocations
+MetaTableAccessor.getRegionLocations(Resultr)
 Returns an HRegionLocationList extracted from the 
result.
 
 
 
 private static long
-MetaTableAccessor.getSeqNumDuringOpen(Resultr,
+AsyncMetaTableAccessor.getSeqNumDuringOpen(Resultr,
intreplicaId)
 The latest seqnum that the server writing to meta observed 
when opening the region.
 
 
 
 private static long
-AsyncMetaTableAccessor.getSeqNumDuringOpen(Resultr,
+MetaTableAccessor.getSeqNumDuringOpen(Resultr,
intreplicaId)
 The latest seqnum that the server writing to meta observed 
when opening the region.
 
 
 
-static ServerName
-MetaTableAccessor.getServerName(Resultr,
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalServerName
+AsyncMetaTableAccessor.getServerName(Resultr,
  intreplicaId)
 Returns a ServerName from catalog table Result.
 
 
 
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalServerName
-AsyncMetaTableAccessor.getServerName(Resultr,
+static ServerName
+MetaTableAccessor.getServerName(Resultr,
  intreplicaId)
 Returns a ServerName from catalog table Result.
 
 
 
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalTableState
+AsyncMetaTableAccessor.getTableState(Resultr)
+
+
 static TableState
 MetaTableAccessor.getTableState(Resultr)
 Decode table state from META Result.
 
 
-
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalTableState
-AsyncMetaTableAccessor.getTableState(Resultr)
-
 
 void
 AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.onNext(Result[]results,
@@ -447,13 +447,13 @@ service.
 ClientScanner.cache
 
 
-private http://docs.oracle.com/javase/8/docs/api/java/util/Deque.html?is-external=true;
 title="class or interface in java.util">DequeResult
-BatchScanResultCache.partialResults
-
-
 private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListResult
 CompleteScanResultCache.partialResults
 
+

[46/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html 
b/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html
index 78fd371..72f56a8 100644
--- a/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html
+++ b/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html
@@ -250,10 +250,7 @@
 
 
 ByteRange
-ByteRange.deepCopy()
-Create a new ByteRange with new backing byte[] 
containing a copy
- of the content from this range's window.
-
+SimpleByteRange.deepCopy()
 
 
 ByteRange
@@ -261,7 +258,10 @@
 
 
 ByteRange
-SimpleByteRange.deepCopy()
+ByteRange.deepCopy()
+Create a new ByteRange with new backing byte[] 
containing a copy
+ of the content from this range's window.
+
 
 
 ByteRange
@@ -281,6 +281,16 @@
 
 
 ByteRange
+SimpleByteRange.put(intindex,
+   byteval)
+
+
+ByteRange
+SimpleMutableByteRange.put(intindex,
+   byteval)
+
+
+ByteRange
 ByteRange.put(intindex,
byteval)
 Store val at index.
@@ -288,13 +298,13 @@
 
 
 ByteRange
-SimpleMutableByteRange.put(intindex,
-   byteval)
+SimpleByteRange.put(intindex,
+   byte[]val)
 
 
 ByteRange
-SimpleByteRange.put(intindex,
-   byteval)
+SimpleMutableByteRange.put(intindex,
+   byte[]val)
 
 
 ByteRange
@@ -305,13 +315,17 @@
 
 
 ByteRange
-SimpleMutableByteRange.put(intindex,
-   byte[]val)
+SimpleByteRange.put(intindex,
+   byte[]val,
+   intoffset,
+   intlength)
 
 
 ByteRange
-SimpleByteRange.put(intindex,
-   byte[]val)
+SimpleMutableByteRange.put(intindex,
+   byte[]val,
+   intoffset,
+   intlength)
 
 
 ByteRange
@@ -325,17 +339,13 @@
 
 
 ByteRange
-SimpleMutableByteRange.put(intindex,
-   byte[]val,
-   intoffset,
-   intlength)
+SimpleByteRange.putInt(intindex,
+  intval)
 
 
 ByteRange
-SimpleByteRange.put(intindex,
-   byte[]val,
-   intoffset,
-   intlength)
+SimpleMutableByteRange.putInt(intindex,
+  intval)
 
 
 ByteRange
@@ -346,13 +356,13 @@
 
 
 ByteRange
-SimpleMutableByteRange.putInt(intindex,
-  intval)
+SimpleByteRange.putLong(intindex,
+   longval)
 
 
 ByteRange
-SimpleByteRange.putInt(intindex,
-  intval)
+SimpleMutableByteRange.putLong(intindex,
+   longval)
 
 
 ByteRange
@@ -363,13 +373,13 @@
 
 
 ByteRange
-SimpleMutableByteRange.putLong(intindex,
-   longval)
+SimpleByteRange.putShort(intindex,
+shortval)
 
 
 ByteRange
-SimpleByteRange.putLong(intindex,
-   longval)
+SimpleMutableByteRange.putShort(intindex,
+shortval)
 
 
 ByteRange
@@ -380,25 +390,21 @@
 
 
 ByteRange
-SimpleMutableByteRange.putShort(intindex,
-shortval)
+SimpleByteRange.set(byte[]bytes)
 
 
 ByteRange
-SimpleByteRange.putShort(intindex,
-shortval)
-
-
-ByteRange
 ByteRange.set(byte[]bytes)
 Reuse this ByteRange over a new byte[].
 
 
-
+
 ByteRange
-SimpleByteRange.set(byte[]bytes)
+SimpleByteRange.set(byte[]bytes,
+   intoffset,
+   intlength)
 
-
+
 ByteRange
 ByteRange.set(byte[]bytes,
intoffset,
@@ -406,22 +412,16 @@
 Reuse this ByteRange over a new byte[].
 
 
-
+
 ByteRange
-SimpleByteRange.set(byte[]bytes,
-   intoffset,
-   intlength)
+SimpleByteRange.set(intcapacity)
 
-
+
 ByteRange
 ByteRange.set(intcapacity)
 Reuse this ByteRange over a new byte[].
 
 
-
-ByteRange
-SimpleByteRange.set(intcapacity)
-
 
 ByteRange
 ByteRange.setLength(intlength)
@@ -436,9 +436,7 @@
 
 
 ByteRange
-ByteRange.shallowCopy()
-Create a new ByteRange that points at this 
range's byte[].
-
+SimpleByteRange.shallowCopy()
 
 
 ByteRange
@@ -446,14 +444,14 @@
 
 
 ByteRange
-SimpleByteRange.shallowCopy()
+ByteRange.shallowCopy()
+Create a new ByteRange that points at this 
range's byte[].
+
 
 
 ByteRange
-ByteRange.shallowCopySubRange(intinnerOffset,
-   intcopyLength)
-Create a new ByteRange that points at this 
range's byte[].
-
+SimpleByteRange.shallowCopySubRange(intinnerOffset,
+   intcopyLength)
 
 
 ByteRange
@@ -462,14 +460,14 @@
 
 
 ByteRange
-SimpleByteRange.shallowCopySubRange(intinnerOffset,
-   intcopyLength)
+ByteRange.shallowCopySubRange(intinnerOffset,
+   intcopyLength)
+Create a new ByteRange that points at this 
range's byte[].
+
 
 
 ByteRange
-ByteRange.unset()
-Nullifies this ByteRange.
-
+SimpleByteRange.unset()
 
 
 ByteRange
@@ -477,7 +475,9 @@
 
 
 ByteRange
-SimpleByteRange.unset()
+ByteRange.unset()
+Nullifies this ByteRange.
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html 
b/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
index a6ec9c7..da760b5 100644
--- a/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
+++ 

[39/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
index 7537997..c811485 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
@@ -253,12 +253,12 @@
 
 
 int
-RowIndexSeekerV1.compareKey(CellComparatorcomparator,
+BufferedDataBlockEncoder.BufferedEncodedSeeker.compareKey(CellComparatorcomparator,
   Cellkey)
 
 
 int
-BufferedDataBlockEncoder.BufferedEncodedSeeker.compareKey(CellComparatorcomparator,
+RowIndexSeekerV1.compareKey(CellComparatorcomparator,
   Cellkey)
 
 
@@ -270,27 +270,27 @@
 
 
 DataBlockEncoder.EncodedSeeker
-RowIndexCodecV1.createSeeker(CellComparatorcomparator,
+CopyKeyDataBlockEncoder.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
 DataBlockEncoder.EncodedSeeker
-CopyKeyDataBlockEncoder.createSeeker(CellComparatorcomparator,
+PrefixKeyDeltaEncoder.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
 DataBlockEncoder.EncodedSeeker
-DiffKeyDeltaEncoder.createSeeker(CellComparatorcomparator,
+FastDiffDeltaEncoder.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
 DataBlockEncoder.EncodedSeeker
-FastDiffDeltaEncoder.createSeeker(CellComparatorcomparator,
+DiffKeyDeltaEncoder.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
 DataBlockEncoder.EncodedSeeker
-PrefixKeyDeltaEncoder.createSeeker(CellComparatorcomparator,
+RowIndexCodecV1.createSeeker(CellComparatorcomparator,
 HFileBlockDecodingContextdecodingCtx)
 
 
@@ -328,9 +328,9 @@
 
 
 
-protected CellComparator
-HFileWriterImpl.comparator
-Key comparator.
+private CellComparator
+HFileBlockIndex.CellBasedKeyBlockIndexReader.comparator
+Needed doing lookup on blocks.
 
 
 
@@ -344,9 +344,9 @@
 
 
 
-private CellComparator
-HFileBlockIndex.CellBasedKeyBlockIndexReader.comparator
-Needed doing lookup on blocks.
+protected CellComparator
+HFileWriterImpl.comparator
+Key comparator.
 
 
 
@@ -530,8 +530,8 @@
 StripeStoreFileManager.cellComparator
 
 
-protected CellComparator
-StripeMultiFileWriter.comparator
+private CellComparator
+StoreFileWriter.Builder.comparator
 
 
 protected CellComparator
@@ -539,36 +539,36 @@
 
 
 private CellComparator
-Segment.comparator
+AbstractMemStore.comparator
 
 
 private CellComparator
-ScanInfo.comparator
+Segment.comparator
 
 
-private CellComparator
-StoreFileWriter.Builder.comparator
+protected CellComparator
+HRegion.RegionScannerImpl.comparator
 
 
 protected CellComparator
-HRegion.RegionScannerImpl.comparator
+StripeMultiFileWriter.comparator
 
 
 private CellComparator
-AbstractMemStore.comparator
+ScanInfo.comparator
 
 
 protected CellComparator
 HStore.comparator
 
 
-protected CellComparator
-KeyValueHeap.KVScannerComparator.kvComparator
-
-
 private CellComparator
 DefaultStoreFileManager.kvComparator
 
+
+protected CellComparator
+KeyValueHeap.KVScannerComparator.kvComparator
+
 
 
 
@@ -589,38 +589,38 @@
 HRegion.getCellComparator()
 
 
-CellComparator
-StoreFileReader.getComparator()
+(package private) CellComparator
+StoreFileScanner.getComparator()
 
 
 protected CellComparator
-Segment.getComparator()
-Returns the Cell comparator used by this segment
-
+AbstractMemStore.getComparator()
 
 
 CellComparator
-ScanInfo.getComparator()
+StoreFileReader.getComparator()
 
 
 CellComparator
 KeyValueHeap.KVScannerComparator.getComparator()
 
 
-CellComparator
-Store.getComparator()
+protected CellComparator
+Segment.getComparator()
+Returns the Cell comparator used by this segment
+
 
 
-protected CellComparator
-AbstractMemStore.getComparator()
+CellComparator
+ScanInfo.getComparator()
 
 
 CellComparator
-HStore.getComparator()
+Store.getComparator()
 
 
-(package private) CellComparator
-StoreFileScanner.getComparator()
+CellComparator
+HStore.getComparator()
 
 
 
@@ -663,21 +663,21 @@
 
 
 protected void
-DateTieredStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
+StripeStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
 Storestore,
-CellComparatorkvComparator)
+CellComparatorcomparator)
 
 
 protected void
-DefaultStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
+DateTieredStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
 Storestore,
 CellComparatorkvComparator)
 
 
 protected void
-StripeStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
+DefaultStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
  

[29/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
index 880dc7c..81c6842 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
@@ -214,9 +214,9 @@ service.
 
 
 
-ResultScanner
-HTable.getScanner(byte[]family)
-The underlying HTable must 
not be closed.
+default ResultScanner
+AsyncTable.getScanner(byte[]family)
+Gets a scanner on the current table for the given 
family.
 
 
 
@@ -226,9 +226,9 @@ service.
 
 
 
-default ResultScanner
-AsyncTable.getScanner(byte[]family)
-Gets a scanner on the current table for the given 
family.
+ResultScanner
+HTable.getScanner(byte[]family)
+The underlying HTable must 
not be closed.
 
 
 
@@ -236,10 +236,10 @@ service.
 HTableWrapper.getScanner(byte[]family)
 
 
-ResultScanner
-HTable.getScanner(byte[]family,
+default ResultScanner
+AsyncTable.getScanner(byte[]family,
   byte[]qualifier)
-The underlying HTable must 
not be closed.
+Gets a scanner on the current table for the given family 
and qualifier.
 
 
 
@@ -250,10 +250,10 @@ service.
 
 
 
-default ResultScanner
-AsyncTable.getScanner(byte[]family,
+ResultScanner
+HTable.getScanner(byte[]family,
   byte[]qualifier)
-Gets a scanner on the current table for the given family 
and qualifier.
+The underlying HTable must 
not be closed.
 
 
 
@@ -263,8 +263,8 @@ service.
 
 
 ResultScanner
-HTable.getScanner(Scanscan)
-The underlying HTable must 
not be closed.
+AsyncTable.getScanner(Scanscan)
+Returns a scanner on the current table as specified by the 
Scan 
object.
 
 
 
@@ -280,8 +280,8 @@ service.
 
 
 ResultScanner
-AsyncTable.getScanner(Scanscan)
-Returns a scanner on the current table as specified by the 
Scan 
object.
+HTable.getScanner(Scanscan)
+The underlying HTable must 
not be closed.
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
index 0592ae0..00aece9 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
@@ -106,11 +106,11 @@
 
 
 RetriesExhaustedWithDetailsException
-AsyncRequestFutureImpl.getErrors()
+AsyncRequestFuture.getErrors()
 
 
 RetriesExhaustedWithDetailsException
-AsyncRequestFuture.getErrors()
+AsyncRequestFutureImpl.getErrors()
 
 
 (package private) RetriesExhaustedWithDetailsException

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html
index 3b5059c..c18883d 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html
@@ -238,36 +238,28 @@
 
 
 
-T
-RpcRetryingCallerImpl.callWithoutRetries(RetryingCallableTcallable,
-  intcallTimeout)
-
-
 T
 RpcRetryingCaller.callWithoutRetries(RetryingCallableTcallable,
   intcallTimeout)
 Call the server once only.
 
 
-
+
 T
-RpcRetryingCallerImpl.callWithRetries(RetryingCallableTcallable,
-   intcallTimeout)
+RpcRetryingCallerImpl.callWithoutRetries(RetryingCallableTcallable,
+  intcallTimeout)
 
-
+
 T
 RpcRetryingCaller.callWithRetries(RetryingCallableTcallable,
intcallTimeout)
 Retries if invocation fails.
 
 
-
-RetryingCallerInterceptorContext
-NoOpRetryingInterceptorContext.prepare(RetryingCallable?callable)
-
 
-FastFailInterceptorContext
-FastFailInterceptorContext.prepare(RetryingCallable?callable)
+T
+RpcRetryingCallerImpl.callWithRetries(RetryingCallableTcallable,
+   intcallTimeout)
 
 
 abstract RetryingCallerInterceptorContext
@@ -279,13 +271,11 @@
 
 
 RetryingCallerInterceptorContext
-NoOpRetryingInterceptorContext.prepare(RetryingCallable?callable,
-   inttries)
+NoOpRetryingInterceptorContext.prepare(RetryingCallable?callable)
 
 
 FastFailInterceptorContext
-FastFailInterceptorContext.prepare(RetryingCallable?callable,
-   inttries)

[47/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html 
b/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
index cd76c6a..5113e11 100644
--- a/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
+++ b/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
@@ -140,11 +140,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 Filter
-Scan.getFilter()
+Query.getFilter()
 
 
 Filter
-Query.getFilter()
+Scan.getFilter()
 
 
 
@@ -156,8 +156,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-Scan
-Scan.setFilter(Filterfilter)
+Get
+Get.setFilter(Filterfilter)
 
 
 Query
@@ -166,8 +166,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-Get
-Get.setFilter(Filterfilter)
+Scan
+Scan.setFilter(Filterfilter)
 
 
 
@@ -394,75 +394,75 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static Filter
-ValueFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+PageFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter
-FirstKeyOnlyFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+MultipleColumnPrefixFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter
-ColumnPrefixFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+InclusiveStopFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter
-TimestampsFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+KeyOnlyFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter
-ColumnCountGetFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+RowFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter
-RowFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+ColumnRangeFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter
-InclusiveStopFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+FamilyFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter
-SingleColumnValueFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+DependentColumnFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter
-DependentColumnFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+ColumnPaginationFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static Filter

[42/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 8a2f957..7f2b761 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -438,7 +438,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.protobuf.ProtobufMagic.java;>org/apache/hadoop/hbase/protobuf/ProtobufMagic.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.client.ClientSimpleScanner.java;>org/apache/hadoop/hbase/client/ClientSimpleScanner.java
 
 
   0
@@ -447,12 +447,12 @@ under the License.
   0
 
 
-  3
+  0
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.client.ClientSimpleScanner.java;>org/apache/hadoop/hbase/client/ClientSimpleScanner.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.protobuf.ProtobufMagic.java;>org/apache/hadoop/hbase/protobuf/ProtobufMagic.java
 
 
   0
@@ -461,7 +461,7 @@ under the License.
   0
 
 
-  0
+  3
 
   
   
@@ -746,7 +746,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.backup.impl.BackupCommands.java;>org/apache/hadoop/hbase/backup/impl/BackupCommands.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode.java;>org/apache/hadoop/hbase/security/visibility/expression/LeafExpressionNode.java
 
 
   0
@@ -755,12 +755,12 @@ under the License.
   0
 
 
-  55
+  0
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode.java;>org/apache/hadoop/hbase/security/visibility/expression/LeafExpressionNode.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.backup.impl.BackupCommands.java;>org/apache/hadoop/hbase/backup/impl/BackupCommands.java
 
 
   0
@@ -769,7 +769,7 @@ under the License.
   0
 
 
-  0
+  55
 
   
   
@@ -1530,7 +1530,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.java;>org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver.java;>org/apache/hadoop/hbase/security/access/CoprocessorWhitelistMasterObserver.java
 
 
   0
@@ -1539,12 +1539,12 @@ under the License.
   0
 
 
-  14
+  5
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver.java;>org/apache/hadoop/hbase/security/access/CoprocessorWhitelistMasterObserver.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.java;>org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java
 
 
   0
@@ -1553,7 +1553,7 @@ under the License.
   0
 
 
-  5
+  14
 
   
   
@@ -1819,7 +1819,7 @@ under the License.
   0
 
 
-  0
+  1
 
   
   
@@ -2426,7 +2426,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
+  

[43/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index bef2e8d..9e19b36 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -316,6690 +316,6690 @@
 0
 1
 
-maven-archiver/pom.properties
-0
-0
-1
-
 org/apache/hadoop/hbase/AsyncMetaTableAccessor.java
 0
 0
 43
-
+
 org/apache/hadoop/hbase/AuthUtil.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/BaseConfigurable.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/ByteBufferKeyValue.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/Cell.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/CellComparator.java
 0
 0
 30
-
+
 org/apache/hadoop/hbase/CellScanner.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/CellUtil.java
 0
 0
 98
-
+
 org/apache/hadoop/hbase/ChoreService.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/ClusterId.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ClusterStatus.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/CompatibilityFactory.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/CompatibilitySingletonFactory.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/CompoundConfiguration.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/CoordinatedStateManagerFactory.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/CoprocessorEnvironment.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/DoNotRetryIOException.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/DroppedSnapshotException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/ExtendedCell.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/HBaseConfiguration.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/HColumnDescriptor.java
 0
 0
 27
-
+
 org/apache/hadoop/hbase/HConstants.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/HRegionInfo.java
 0
 0
 58
-
+
 org/apache/hadoop/hbase/HRegionLocation.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/HTableDescriptor.java
 0
 0
 46
-
+
 org/apache/hadoop/hbase/HealthChecker.java
 0
 0
 17
-
+
 org/apache/hadoop/hbase/IndividualBytesFieldCell.java
 0
 0
 11
-
+
 org/apache/hadoop/hbase/JMXListener.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/KeyValue.java
 0
 0
 135
-
+
 org/apache/hadoop/hbase/KeyValueTestUtil.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/KeyValueUtil.java
 0
 0
 30
-
+
 org/apache/hadoop/hbase/LocalHBaseCluster.java
 0
 0
 24
-
+
 org/apache/hadoop/hbase/MetaMutationAnnotation.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/MetaTableAccessor.java
 0
 0
 118
-
+
 org/apache/hadoop/hbase/NamespaceDescriptor.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/RegionLoad.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/RegionLocations.java
 0
 0
 10
-
+
 org/apache/hadoop/hbase/RegionStateListener.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ScheduledChore.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/ServerLoad.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ServerName.java
 0
 0
 27
-
+
 org/apache/hadoop/hbase/SettableSequenceId.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/SettableTimestamp.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/SplitLogCounters.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/SplitLogTask.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/TableDescriptors.java
 0
 0
 8
-
+
 org/apache/hadoop/hbase/TableInfoMissingException.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/TableName.java
 0
 0
 20
-
+
 org/apache/hadoop/hbase/TagType.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/TagUtil.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ZKNamespaceManager.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ZNodeClearer.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/backup/BackupCopyJob.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/BackupHFileCleaner.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/backup/BackupRestoreConstants.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/backup/BackupTableInfo.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/FailedArchiveException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/HBackupFileSystem.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/HFileArchiver.java
 0
 0
 21
-
+
 org/apache/hadoop/hbase/backup/LogUtils.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/RestoreDriver.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/RestoreJob.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/RestoreRequest.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/example/HFileArchiveManager.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/backup/example/LongTermArchivingHFileCleaner.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/backup/example/TableHFileArchiveTracker.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/backup/example/ZKTableArchiveClient.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.java
 0
 0
 10
-
+
 org/apache/hadoop/hbase/backup/impl/BackupCommands.java
 0
 0
 55
-
+
 org/apache/hadoop/hbase/backup/impl/BackupManager.java
 0
 0
 5
-
+
 

[49/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/class-use/TableName.html 
b/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
index 3492a80..e42fa80 100644
--- a/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
+++ b/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
@@ -409,31 +409,31 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 TableName
-AsyncTableRegionLocator.getName()
-Gets the fully qualified table name instance of the table 
whose region we want to locate.
+BufferedMutator.getName()
+Gets the fully qualified table name instance of the table 
that this BufferedMutator writes to.
 
 
 
 TableName
-BufferedMutator.getName()
-Gets the fully qualified table name instance of the table 
that this BufferedMutator writes to.
+AsyncTableBase.getName()
+Gets the fully qualified table name instance of this 
table.
 
 
 
 TableName
-Table.getName()
+RegionLocator.getName()
 Gets the fully qualified table name instance of this 
table.
 
 
 
 TableName
-AsyncTableBase.getName()
-Gets the fully qualified table name instance of this 
table.
+AsyncTableRegionLocator.getName()
+Gets the fully qualified table name instance of the table 
whose region we want to locate.
 
 
 
 TableName
-RegionLocator.getName()
+Table.getName()
 Gets the fully qualified table name instance of this 
table.
 
 
@@ -743,17 +743,17 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-AsyncTableRegionLocator
-AsyncConnection.getRegionLocator(TableNametableName)
-Retrieve a AsyncRegionLocator implementation to inspect 
region information on a table.
-
-
-
 RegionLocator
 Connection.getRegionLocator(TableNametableName)
 Retrieve a RegionLocator implementation to inspect region 
information on a table.
 
 
+
+AsyncTableRegionLocator
+AsyncConnection.getRegionLocator(TableNametableName)
+Retrieve a AsyncRegionLocator implementation to inspect 
region information on a table.
+
+
 
 default Table
 Connection.getTable(TableNametableName)
@@ -761,31 +761,31 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-default AsyncTable
-AsyncConnection.getTable(TableNametableName,
+default Table
+Connection.getTable(TableNametableName,
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-Retrieve an AsyncTable implementation for accessing a 
table.
+Retrieve a Table implementation for accessing a table.
 
 
 
-default Table
-Connection.getTable(TableNametableName,
+default AsyncTable
+AsyncConnection.getTable(TableNametableName,
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-Retrieve a Table implementation for accessing a table.
+Retrieve an AsyncTable implementation for accessing a 
table.
 
 
 
-AsyncTableBuilderAsyncTable
-AsyncConnection.getTableBuilder(TableNametableName,
+TableBuilder
+Connection.getTableBuilder(TableNametableName,
http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-Returns an AsyncTableBuilder for creating 
AsyncTable.
+Returns an TableBuilder for creating Table.
 
 
 
-TableBuilder
-Connection.getTableBuilder(TableNametableName,
+AsyncTableBuilderAsyncTable
+AsyncConnection.getTableBuilder(TableNametableName,
http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-Returns an TableBuilder for creating Table.
+Returns an AsyncTableBuilder for creating 
AsyncTable.
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/client/Durability.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Durability.html 
b/apidocs/org/apache/hadoop/hbase/client/Durability.html
index 0aefadf..cbe3be4 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Durability.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Durability.html
@@ -293,7 +293,7 @@ the order they are declared.
 
 
 values
-public staticDurability[]values()
+public staticDurability[]values()
 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:
@@ -313,7 +313,7 @@ for (Durability c : Durability.values())
 
 
 valueOf
-public 

[05/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html 
b/devapidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
index b705301..581ba48 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
@@ -124,104 +124,104 @@
 
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object[]
-Struct.decode(PositionedByteRangesrc)
+T
+FixedLengthWrapper.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
-RawByte.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
+OrderedInt16.decode(PositionedByteRangesrc)
 
 
-byte[]
-OrderedBlob.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
+RawLong.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
-OrderedInt16.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true;
 title="class or interface in java.lang">Number
+OrderedNumeric.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
-RawInteger.decode(PositionedByteRangesrc)
+byte[]
+OrderedBlob.decode(PositionedByteRangesrc)
 
 
-T
-TerminatedWrapper.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
+OrderedInt8.decode(PositionedByteRangesrc)
 
 
-T
-FixedLengthWrapper.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
+OrderedInt64.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true;
 title="class or interface in java.lang">Double
-RawDouble.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
+RawByte.decode(PositionedByteRangesrc)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 RawString.decode(PositionedByteRangesrc)
 
 
-T
-DataType.decode(PositionedByteRangesrc)
-Read an instance of T from the buffer 
src.
-
+http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object[]
+Struct.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
-OrderedInt64.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
+RawShort.decode(PositionedByteRangesrc)
 
 
 byte[]
 OrderedBlobVar.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true;
 title="class or interface in java.lang">Number
-OrderedNumeric.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Float.html?is-external=true;
 title="class or interface in java.lang">Float
+OrderedFloat32.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
-RawShort.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true;
 title="class or interface in java.lang">Double
+OrderedFloat64.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
-RawLong.decode(PositionedByteRangesrc)
+T
+DataType.decode(PositionedByteRangesrc)
+Read an instance of T from the buffer 
src.
+
 
 
-byte[]
-RawBytes.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Float.html?is-external=true;
 title="class or interface in java.lang">Float
+RawFloat.decode(PositionedByteRangesrc)
 
 
+T
+TerminatedWrapper.decode(PositionedByteRangesrc)
+
+
 http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer

[33/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
index 7f67f25..b370e53 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
@@ -104,13 +104,13 @@
 
 
 void
-MasterServices.checkTableModifiable(TableNametableName)
-Check table is modifiable; i.e.
-
+HMaster.checkTableModifiable(TableNametableName)
 
 
 void
-HMaster.checkTableModifiable(TableNametableName)
+MasterServices.checkTableModifiable(TableNametableName)
+Check table is modifiable; i.e.
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
index e7ffea3..bc2627f 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
@@ -191,13 +191,13 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-MasterServices.checkTableModifiable(TableNametableName)
-Check table is modifiable; i.e.
-
+HMaster.checkTableModifiable(TableNametableName)
 
 
 void
-HMaster.checkTableModifiable(TableNametableName)
+MasterServices.checkTableModifiable(TableNametableName)
+Check table is modifiable; i.e.
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
index e4d5620..d182369 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
@@ -590,13 +590,13 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTag
-VisibilityExpressionResolver.createVisibilityExpTags(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringvisExpression)
-Convert visibility expression into tags to be 
serialized.
-
+DefaultVisibilityExpressionResolver.createVisibilityExpTags(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringvisExpression)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTag
-DefaultVisibilityExpressionResolver.createVisibilityExpTags(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringvisExpression)
+VisibilityExpressionResolver.createVisibilityExpTags(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringvisExpression)
+Convert visibility expression into tags to be 
serialized.
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
 
b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
index a975f90..3402e75 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
@@ -173,7 +173,7 @@
 
 
 boolean
-ClusterConnection.isMasterRunning()
+ConnectionImplementation.isMasterRunning()
 Deprecated.
 this has been deprecated 
without a replacement
 
@@ -181,7 +181,7 @@
 
 
 boolean
-ConnectionImplementation.isMasterRunning()
+ClusterConnection.isMasterRunning()
 Deprecated.
 this has been deprecated 
without a replacement
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
index d5c8bd4..e4e398b 100644
--- 

[48/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html 
b/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html
index 02ee42f..3d5003d 100644
--- a/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html
+++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html
@@ -360,23 +360,23 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-TableInputFormatBase.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
+TableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
org.apache.hadoop.mapred.JobConfjob,
-   org.apache.hadoop.mapred.Reporterreporter)
-Builds a TableRecordReader.
-
+   
org.apache.hadoop.mapred.Reporterreporter)
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-TableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
+MultiTableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
org.apache.hadoop.mapred.JobConfjob,

org.apache.hadoop.mapred.Reporterreporter)
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-MultiTableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
+TableInputFormatBase.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
org.apache.hadoop.mapred.JobConfjob,
-   
org.apache.hadoop.mapred.Reporterreporter)
+   org.apache.hadoop.mapred.Reporterreporter)
+Builds a TableRecordReader.
+
 
 
 
@@ -485,9 +485,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapreduce.RecordReaderImmutableBytesWritable,Result
-TableInputFormatBase.createRecordReader(org.apache.hadoop.mapreduce.InputSplitsplit,
+MultiTableInputFormatBase.createRecordReader(org.apache.hadoop.mapreduce.InputSplitsplit,
   
org.apache.hadoop.mapreduce.TaskAttemptContextcontext)
-Builds a TableRecordReader.
+Builds a TableRecordReader.
 
 
 
@@ -497,9 +497,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapreduce.RecordReaderImmutableBytesWritable,Result
-MultiTableInputFormatBase.createRecordReader(org.apache.hadoop.mapreduce.InputSplitsplit,
+TableInputFormatBase.createRecordReader(org.apache.hadoop.mapreduce.InputSplitsplit,
   
org.apache.hadoop.mapreduce.TaskAttemptContextcontext)
-Builds a TableRecordReader.
+Builds a TableRecordReader.
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html 
b/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
index cd88dcf..1376754 100644
--- a/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
+++ b/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
@@ -130,42 +130,42 @@
 
 
 
-ResultScanner
-Table.getScanner(byte[]family)
+default ResultScanner
+AsyncTable.getScanner(byte[]family)
 Gets a scanner on the current table for the given 
family.
 
 
 
-default ResultScanner
-AsyncTable.getScanner(byte[]family)
+ResultScanner
+Table.getScanner(byte[]family)
 Gets a scanner on the current table for the given 
family.
 
 
 
-ResultScanner
-Table.getScanner(byte[]family,
+default ResultScanner
+AsyncTable.getScanner(byte[]family,
   byte[]qualifier)
 Gets a scanner on the current table for the given family 
and qualifier.
 
 
 
-default ResultScanner
-AsyncTable.getScanner(byte[]family,
+ResultScanner
+Table.getScanner(byte[]family,
   byte[]qualifier)
 Gets a scanner on the current table for the given family 
and qualifier.
 
 
 
 ResultScanner
-Table.getScanner(Scanscan)
-Returns a scanner on the current table as specified by the 
Scan
- object.
+AsyncTable.getScanner(Scanscan)
+Returns a scanner on the current table as specified by the 
Scan 
object.
 
 
 
 ResultScanner
-AsyncTable.getScanner(Scanscan)
-Returns a scanner on the current table as specified by the 
Scan 
object.
+Table.getScanner(Scanscan)
+Returns a scanner on the current table as specified by the 
Scan
+ object.
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html 
b/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html
index 646b62e..22a4d6c 100644
--- 

[31/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/Increment.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Increment.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Increment.html
index dc3588d..2f11982 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Increment.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Increment.html
@@ -214,16 +214,6 @@ service.
 
 
 
-http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureResult
-RawAsyncTableImpl.increment(Incrementincrement)
-
-
-Result
-HTable.increment(Incrementincrement)
-Increments one or more columns within a single row.
-
-
-
 Result
 Table.increment(Incrementincrement)
 Increments one or more columns within a single row.
@@ -235,6 +225,16 @@ service.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureResult
+RawAsyncTableImpl.increment(Incrementincrement)
+
+
+Result
+HTable.increment(Incrementincrement)
+Increments one or more columns within a single row.
+
+
+
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureResult
 AsyncTableBase.increment(Incrementincrement)
 Increments one or more columns within a single row.
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/MasterKeepAliveConnection.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/MasterKeepAliveConnection.html
 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/MasterKeepAliveConnection.html
index 3f5639f..c3c0314 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/MasterKeepAliveConnection.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/MasterKeepAliveConnection.html
@@ -135,16 +135,16 @@
 
 
 MasterKeepAliveConnection
+ConnectionImplementation.getKeepAliveMasterService()
+
+
+MasterKeepAliveConnection
 ClusterConnection.getKeepAliveMasterService()
 Deprecated.
 Since 0.96.0
 
 
 
-
-MasterKeepAliveConnection
-ConnectionImplementation.getKeepAliveMasterService()
-
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html
index d3f42a3..518a6c4 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html
@@ -112,11 +112,11 @@
 
 
 private MetricsConnection
-ConnectionImplementation.metrics
+MetaCache.metrics
 
 
 private MetricsConnection
-MetaCache.metrics
+ConnectionImplementation.metrics
 
 
 
@@ -129,11 +129,11 @@
 
 
 MetricsConnection
-ClusterConnection.getConnectionMetrics()
+ConnectionImplementation.getConnectionMetrics()
 
 
 MetricsConnection
-ConnectionImplementation.getConnectionMetrics()
+ClusterConnection.getConnectionMetrics()
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
index 76ec709..e97ea76 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
@@ -332,14 +332,14 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-BufferedMutatorImpl.mutate(Mutationm)
-
-
-void
 BufferedMutator.mutate(Mutationmutation)
 Sends a Mutation to 
the table.
 
 
+
+void
+BufferedMutatorImpl.mutate(Mutationm)
+
 
 
 
@@ -351,14 +351,14 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-BufferedMutatorImpl.mutate(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">List? extends Mutationms)
-
-
-void
 BufferedMutator.mutate(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">List? extends Mutationmutations)
 Send some Mutations to 
the table.
 
 
+
+void

[22/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html
index b3951ce..793bd20 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html
@@ -168,23 +168,23 @@
 
 
 void
-CombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
-  Cacheablebuf)
-
-
-void
 BlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf)
 Add block to cache (defaults to not in-memory).
 
 
-
+
 void
 LruBlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf)
 Cache the block with the specified name and buffer.
 
 
+
+void
+CombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
+  Cacheablebuf)
+
 
 void
 MemcachedBlockCache.cacheBlock(BlockCacheKeycacheKey,
@@ -192,35 +192,35 @@
 
 
 void
-CombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
+BlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf,
   booleaninMemory,
-  booleancacheDataInL1)
+  booleancacheDataInL1)
+Add block to cache.
+
 
 
 void
-InclusiveCombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
+LruBlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf,
   booleaninMemory,
-  booleancacheDataInL1)
+  booleancacheDataInL1)
+Cache the block with the specified name and buffer.
+
 
 
 void
-BlockCache.cacheBlock(BlockCacheKeycacheKey,
+CombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf,
   booleaninMemory,
-  booleancacheDataInL1)
-Add block to cache.
-
+  booleancacheDataInL1)
 
 
 void
-LruBlockCache.cacheBlock(BlockCacheKeycacheKey,
+InclusiveCombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf,
   booleaninMemory,
-  booleancacheDataInL1)
-Cache the block with the specified name and buffer.
-
+  booleancacheDataInL1)
 
 
 void
@@ -237,53 +237,53 @@
 
 
 boolean
-CombinedBlockCache.evictBlock(BlockCacheKeycacheKey)
-
-
-boolean
 BlockCache.evictBlock(BlockCacheKeycacheKey)
 Evict block from cache.
 
 
-
+
 boolean
 LruBlockCache.evictBlock(BlockCacheKeycacheKey)
 
+
+boolean
+CombinedBlockCache.evictBlock(BlockCacheKeycacheKey)
+
 
 boolean
 MemcachedBlockCache.evictBlock(BlockCacheKeycacheKey)
 
 
 Cacheable
-CombinedBlockCache.getBlock(BlockCacheKeycacheKey,
+BlockCache.getBlock(BlockCacheKeycacheKey,
 booleancaching,
 booleanrepeat,
-booleanupdateCacheMetrics)
+booleanupdateCacheMetrics)
+Fetch block from cache.
+
 
 
 Cacheable
-InclusiveCombinedBlockCache.getBlock(BlockCacheKeycacheKey,
+LruBlockCache.getBlock(BlockCacheKeycacheKey,
 booleancaching,
 booleanrepeat,
-booleanupdateCacheMetrics)
+booleanupdateCacheMetrics)
+Get the buffer of the block with the specified name.
+
 
 
 Cacheable
-BlockCache.getBlock(BlockCacheKeycacheKey,
+CombinedBlockCache.getBlock(BlockCacheKeycacheKey,
 booleancaching,
 booleanrepeat,
-booleanupdateCacheMetrics)
-Fetch block from cache.
-
+booleanupdateCacheMetrics)
 
 
 Cacheable
-LruBlockCache.getBlock(BlockCacheKeycacheKey,
+InclusiveCombinedBlockCache.getBlock(BlockCacheKeycacheKey,
 booleancaching,
 booleanrepeat,
-booleanupdateCacheMetrics)
-Get the buffer of the block with the specified name.
-
+booleanupdateCacheMetrics)
 
 
 Cacheable
@@ -310,22 +310,22 @@
 
 
 void
-CombinedBlockCache.returnBlock(BlockCacheKeycacheKey,
-   Cacheableblock)
-
-
-void
 BlockCache.returnBlock(BlockCacheKeycacheKey,
Cacheableblock)
 Called when the scanner using the block decides to return 
the block once its usage
  is over.
 
 
-
+
 void
 LruBlockCache.returnBlock(BlockCacheKeycacheKey,
Cacheableblock)
 
+
+void
+CombinedBlockCache.returnBlock(BlockCacheKeycacheKey,
+   Cacheableblock)
+
 
 void
 MemcachedBlockCache.returnBlock(BlockCacheKeycacheKey,
@@ -509,14 +509,14 @@
 
 
 void
-BucketCache.BucketEntryGroup.add(http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in java.util">Map.EntryBlockCacheKey,BucketCache.BucketEntryblock)
-
-
-void
 CachedEntryQueue.add(http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in java.util">Map.EntryBlockCacheKey,BucketCache.BucketEntryentry)
 Attempt to add the specified entry to this queue.
 
 
+
+void
+BucketCache.BucketEntryGroup.add(http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in 

[16/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.LockState.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.LockState.html
 
b/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.LockState.html
index 4929f2d..26dfd81 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.LockState.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.LockState.html
@@ -130,11 +130,11 @@
 
 
 protected Procedure.LockState
-ServerCrashProcedure.acquireLock(MasterProcedureEnvenv)
+CreateNamespaceProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-AbstractStateMachineTableProcedure.acquireLock(MasterProcedureEnvenv)
+CreateTableProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
@@ -142,19 +142,19 @@
 
 
 protected Procedure.LockState
-CreateNamespaceProcedure.acquireLock(MasterProcedureEnvenv)
+AbstractStateMachineTableProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-SplitTableRegionProcedure.acquireLock(MasterProcedureEnvenv)
+ServerCrashProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-MergeTableRegionsProcedure.acquireLock(MasterProcedureEnvenv)
+SplitTableRegionProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-CreateTableProcedure.acquireLock(MasterProcedureEnvenv)
+MergeTableRegionsProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html 
b/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html
index dd7bea0..9e3c6e7 100644
--- a/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html
+++ b/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html
@@ -595,40 +595,40 @@
 
 
 
-protected Procedure
-SimpleProcedureScheduler.dequeue()
-
-
 protected abstract Procedure
 AbstractProcedureScheduler.dequeue()
 Fetch one Procedure from the queue
  NOTE: this method is called with the sched lock held.
 
 
-
-protected Procedure[]
-SequentialProcedure.doExecute(TEnvironmentenv)
-
 
+protected Procedure
+SimpleProcedureScheduler.dequeue()
+
+
 protected Procedure[]
 Procedure.doExecute(TEnvironmentenv)
 Internal method called by the ProcedureExecutor that starts 
the user-level code execute().
 
 
+
+protected Procedure[]
+SequentialProcedure.doExecute(TEnvironmentenv)
+
 
 protected Procedure[]
 StateMachineProcedure.execute(TEnvironmentenv)
 
 
+protected Procedure[]
+ProcedureInMemoryChore.execute(TEnvironmentenv)
+
+
 protected abstract Procedure[]
 Procedure.execute(TEnvironmentenv)
 The main code of the procedure.
 
 
-
-protected Procedure[]
-ProcedureInMemoryChore.execute(TEnvironmentenv)
-
 
 Procedure
 ProcedureExecutor.getProcedure(longprocId)
@@ -756,14 +756,14 @@
 
 
 void
-SimpleProcedureScheduler.completionCleanup(Procedureproc)
-
-
-void
 ProcedureScheduler.completionCleanup(Procedureproc)
 The procedure in execution completed.
 
 
+
+void
+SimpleProcedureScheduler.completionCleanup(Procedureproc)
+
 
 static ProcedureInfo
 ProcedureUtil.convertToProcedureInfo(Procedureproc)
@@ -787,17 +787,17 @@
  Procedureprocedure)
 
 
-protected void
-SimpleProcedureScheduler.enqueue(Procedureprocedure,
-   booleanaddFront)
-
-
 protected abstract void
 AbstractProcedureScheduler.enqueue(Procedureprocedure,
booleanaddFront)
 Add the procedure to the queue.
 
 
+
+protected void
+SimpleProcedureScheduler.enqueue(Procedureprocedure,
+   booleanaddFront)
+
 
 private void
 ProcedureExecutor.execCompletionCleanup(Procedureproc)
@@ -986,14 +986,14 @@
 
 
 void
-SimpleProcedureScheduler.yield(Procedureproc)
-
-
-void
 ProcedureScheduler.yield(Procedureproc)
 The procedure can't run at the moment.
 
 
+
+void
+SimpleProcedureScheduler.yield(Procedureproc)
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/ProcedureExecutor.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/ProcedureExecutor.html
 
b/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/ProcedureExecutor.html
index b24ef28..d18b386 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/ProcedureExecutor.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/ProcedureExecutor.html
@@ -153,11 +153,11 @@
 
 
 ProcedureExecutorMasterProcedureEnv
-MasterServices.getMasterProcedureExecutor()

[40/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
index cdf8989..e2a0d48 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -629,45 +629,45 @@ service.
 
 
 Cell
-IndividualBytesFieldCell.deepClone()
+ByteBufferKeyValue.deepClone()
 
 
 Cell
-NoTagsKeyValue.deepClone()
+IndividualBytesFieldCell.deepClone()
 
 
 Cell
-ExtendedCell.deepClone()
-Does a deep copy of the contents to a new memory area and 
returns it as a new cell.
-
+NoTagsByteBufferKeyValue.deepClone()
 
 
 Cell
-NoTagsByteBufferKeyValue.deepClone()
+NoTagsKeyValue.deepClone()
 
 
 Cell
-KeyValue.deepClone()
+CellUtil.TagRewriteCell.deepClone()
 
 
 Cell
-CellUtil.TagRewriteCell.deepClone()
+CellUtil.TagRewriteByteBufferCell.deepClone()
 
 
 Cell
-CellUtil.TagRewriteByteBufferCell.deepClone()
+CellUtil.ValueAndTagRewriteCell.deepClone()
 
 
 Cell
-CellUtil.ValueAndTagRewriteCell.deepClone()
+CellUtil.ValueAndTagRewriteByteBufferCell.deepClone()
 
 
 Cell
-CellUtil.ValueAndTagRewriteByteBufferCell.deepClone()
+KeyValue.deepClone()
 
 
 Cell
-ByteBufferKeyValue.deepClone()
+ExtendedCell.deepClone()
+Does a deep copy of the contents to a new memory area and 
returns it as a new cell.
+
 
 
 
@@ -1525,32 +1525,32 @@ service.
 
 
 
-boolean
-KeyValue.KVComparator.matchingRowColumn(Cellleft,
+static boolean
+CellUtil.matchingRowColumn(Cellleft,
  Cellright)
-Deprecated.
 Compares the row and column of two keyvalues for 
equality
 
 
 
-static boolean
-CellUtil.matchingRowColumn(Cellleft,
+boolean
+KeyValue.KVComparator.matchingRowColumn(Cellleft,
  Cellright)
+Deprecated.
 Compares the row and column of two keyvalues for 
equality
 
 
 
-boolean
-KeyValue.KVComparator.matchingRows(Cellleft,
+static boolean
+CellUtil.matchingRows(Cellleft,
 Cellright)
-Deprecated.
 Compares the row of two keyvalues for equality
 
 
 
-static boolean
-CellUtil.matchingRows(Cellleft,
+boolean
+KeyValue.KVComparator.matchingRows(Cellleft,
 Cellright)
+Deprecated.
 Compares the row of two keyvalues for equality
 
 
@@ -1864,11 +1864,11 @@ service.
 
 
 private Cell
-BatchScanResultCache.lastCell
+AllowPartialScanResultCache.lastCell
 
 
 private Cell
-AllowPartialScanResultCache.lastCell
+BatchScanResultCache.lastCell
 
 
 
@@ -1976,23 +1976,23 @@ service.
 
 
 
+Append
+Append.add(Cellcell)
+Add column and value to this Append operation.
+
+
+
 Increment
 Increment.add(Cellcell)
 Add the specified KeyValue to this operation.
 
 
-
+
 Put
 Put.add(Cellkv)
 Add the specified KeyValue to this Put operation.
 
 
-
-Append
-Append.add(Cellcell)
-Add column and value to this Append operation.
-
-
 
 Delete
 Delete.addDeleteMarker(Cellkv)
@@ -2079,6 +2079,16 @@ service.
   booleanmayHaveMoreCellsInRow)
 
 
+Append
+Append.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
+
+
+Mutation
+Mutation.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
+Method for setting the put's familyMap
+
+
+
 Delete
 Delete.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
 
@@ -2090,16 +2100,6 @@ service.
 Put
 Put.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
 
-
-Append
-Append.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellmap)
-
-
-Mutation
-Mutation.setFamilyCellMap(http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true;
 title="class or interface in 

[24/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html 
b/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
index 2408858..8a19eda 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
@@ -244,7 +244,7 @@ the order they are declared.
 
 
 values
-public staticReference.Range[]values()
+public staticReference.Range[]values()
 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:
@@ -264,7 +264,7 @@ for (Reference.Range c : Reference.Range.values())
 
 
 valueOf
-public staticReference.RangevalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+public staticReference.RangevalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Returns the enum constant of this type with the specified 
name.
 The string must match exactly an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html 
b/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
index 44310c8..b6e7034 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
@@ -162,11 +162,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 ImmutableBytesWritable
-TableSnapshotInputFormat.TableSnapshotRecordReader.createKey()
+TableRecordReader.createKey()
 
 
 ImmutableBytesWritable
-TableRecordReader.createKey()
+TableSnapshotInputFormat.TableSnapshotRecordReader.createKey()
 
 
 ImmutableBytesWritable
@@ -183,9 +183,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-TableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
+TableInputFormatBase.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
org.apache.hadoop.mapred.JobConfjob,
-   
org.apache.hadoop.mapred.Reporterreporter)
+   org.apache.hadoop.mapred.Reporterreporter)
+Builds a TableRecordReader.
+
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
@@ -195,11 +197,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-TableInputFormatBase.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
+TableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
org.apache.hadoop.mapred.JobConfjob,
-   org.apache.hadoop.mapred.Reporterreporter)
-Builds a TableRecordReader.
-
+   
org.apache.hadoop.mapred.Reporterreporter)
 
 
 
@@ -218,10 +218,12 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-RowCounter.RowCounterMapper.map(ImmutableBytesWritablerow,
-   Resultvalues,
+IdentityTableMap.map(ImmutableBytesWritablekey,
+   Resultvalue,
org.apache.hadoop.mapred.OutputCollectorImmutableBytesWritable,Resultoutput,
-   org.apache.hadoop.mapred.Reporterreporter)
+   org.apache.hadoop.mapred.Reporterreporter)
+Pass the key, value to reduce
+
 
 
 void
@@ -234,21 +236,19 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-IdentityTableMap.map(ImmutableBytesWritablekey,
-   Resultvalue,
+RowCounter.RowCounterMapper.map(ImmutableBytesWritablerow,
+   Resultvalues,
org.apache.hadoop.mapred.OutputCollectorImmutableBytesWritable,Resultoutput,
-   org.apache.hadoop.mapred.Reporterreporter)
-Pass the key, value to reduce
-
+   org.apache.hadoop.mapred.Reporterreporter)
 
 
 boolean
-TableSnapshotInputFormat.TableSnapshotRecordReader.next(ImmutableBytesWritablekey,
+TableRecordReader.next(ImmutableBytesWritablekey,
 Resultvalue)
 
 
 boolean
-TableRecordReader.next(ImmutableBytesWritablekey,
+TableSnapshotInputFormat.TableSnapshotRecordReader.next(ImmutableBytesWritablekey,
 Resultvalue)
 
 
@@ -281,10 +281,12 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-RowCounter.RowCounterMapper.map(ImmutableBytesWritablerow,
-   Resultvalues,

[37/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
index 79193fb..a9d4353 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
@@ -170,7 +170,7 @@ service.
 
 
 private static HRegionLocation
-MetaTableAccessor.getRegionLocation(Resultr,
+AsyncMetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -179,7 +179,7 @@ service.
 
 
 private static HRegionLocation
-AsyncMetaTableAccessor.getRegionLocation(Resultr,
+MetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -282,6 +282,14 @@ service.
 HTableMultiplexer.FlushWorker.addr
 
 
+HRegionLocation
+AsyncClientScanner.OpenScannerResponse.loc
+
+
+private HRegionLocation
+AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder.loc
+
+
 private HRegionLocation
 AsyncScanSingleRegionRpcRetryingCaller.loc
 
@@ -290,23 +298,15 @@ service.
 AsyncBatchRpcRetryingCaller.RegionRequest.loc
 
 
-HRegionLocation
-AsyncClientScanner.OpenScannerResponse.loc
+protected HRegionLocation
+RegionAdminServiceCallable.location
 
 
-private HRegionLocation
-AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder.loc
-
-
 protected HRegionLocation
 RegionServerCallable.location
 Some subclasses want to set their own location.
 
 
-
-protected HRegionLocation
-RegionAdminServiceCallable.location
-
 
 
 
@@ -349,11 +349,11 @@ service.
 
 
 protected HRegionLocation
-RegionServerCallable.getLocation()
+MultiServerCallable.getLocation()
 
 
 protected HRegionLocation
-MultiServerCallable.getLocation()
+RegionServerCallable.getLocation()
 
 
 HRegionLocation
@@ -361,43 +361,43 @@ service.
 
 
 HRegionLocation
-RegionLocator.getRegionLocation(byte[]row)
+HRegionLocator.getRegionLocation(byte[]row)
 Finds the region on which the given row is being 
served.
 
 
 
 HRegionLocation
-HRegionLocator.getRegionLocation(byte[]row)
+RegionLocator.getRegionLocation(byte[]row)
 Finds the region on which the given row is being 
served.
 
 
 
 HRegionLocation
-RegionLocator.getRegionLocation(byte[]row,
+HRegionLocator.getRegionLocation(byte[]row,
  booleanreload)
 Finds the region on which the given row is being 
served.
 
 
 
 HRegionLocation
-HRegionLocator.getRegionLocation(byte[]row,
+RegionLocator.getRegionLocation(byte[]row,
  booleanreload)
 Finds the region on which the given row is being 
served.
 
 
 
 HRegionLocation
-ClusterConnection.getRegionLocation(TableNametableName,
+ConnectionImplementation.getRegionLocation(TableNametableName,
  byte[]row,
- booleanreload)
-Find region location hosting passed row
-
+ booleanreload)
 
 
 HRegionLocation
-ConnectionImplementation.getRegionLocation(TableNametableName,
+ClusterConnection.getRegionLocation(TableNametableName,
  byte[]row,
- booleanreload)
+ booleanreload)
+Find region location hosting passed row
+
 
 
 private HRegionLocation
@@ -412,15 +412,20 @@ service.
 
 
 HRegionLocation
+ConnectionImplementation.locateRegion(byte[]regionName)
+
+
+HRegionLocation
 ClusterConnection.locateRegion(byte[]regionName)
 Gets the location of the region of regionName.
 
 
-
+
 HRegionLocation
-ConnectionImplementation.locateRegion(byte[]regionName)
+ConnectionImplementation.locateRegion(TableNametableName,
+byte[]row)
 
-
+
 HRegionLocation
 ClusterConnection.locateRegion(TableNametableName,
 byte[]row)
@@ -428,11 +433,6 @@ service.
  lives in.
 
 
-
-HRegionLocation
-ConnectionImplementation.locateRegion(TableNametableName,
-byte[]row)
-
 
 private HRegionLocation
 AsyncNonMetaRegionLocator.locateRowBeforeInCache(AsyncNonMetaRegionLocator.TableCachetableCache,
@@ -447,17 +447,17 @@ service.
 
 
 HRegionLocation
+ConnectionImplementation.relocateRegion(TableNametableName,
+  byte[]row)
+
+
+HRegionLocation
 ClusterConnection.relocateRegion(TableNametableName,
   byte[]row)
 Find the location of the region of tableName that 
row
  lives in, ignoring any value that might be in the cache.
 
 
-
-HRegionLocation
-ConnectionImplementation.relocateRegion(TableNametableName,
-  byte[]row)
-
 
 
 
@@ -469,13 +469,13 @@ service.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionLocation

[19/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMaster.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMaster.html 
b/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMaster.html
index 00fb262..ed90d26 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMaster.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMaster.html
@@ -222,17 +222,17 @@
 
 
 
-void
-MasterProcedureManagerHost.initialize(MasterServicesmaster,
-  MetricsMastermetricsMaster)
-
-
 abstract void
 MasterProcedureManager.initialize(MasterServicesmaster,
   MetricsMastermetricsMaster)
 Initialize a globally barriered procedure for master.
 
 
+
+void
+MasterProcedureManagerHost.initialize(MasterServicesmaster,
+  MetricsMastermetricsMaster)
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMasterWrapper.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMasterWrapper.html 
b/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMasterWrapper.html
index 26abee1..67cff6e 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMasterWrapper.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/class-use/MetricsMasterWrapper.html
@@ -135,21 +135,21 @@
 
 
 
-MetricsMasterSource
-MetricsMasterSourceFactory.create(MetricsMasterWrappermasterWrapper)
-
-
 MetricsMasterProcSource
 MetricsMasterProcSourceFactory.create(MetricsMasterWrappermasterWrapper)
 
-
-MetricsMasterProcSource
-MetricsMasterProcSourceFactoryImpl.create(MetricsMasterWrappermasterWrapper)
-
 
 MetricsMasterSource
+MetricsMasterSourceFactory.create(MetricsMasterWrappermasterWrapper)
+
+
+MetricsMasterSource
 MetricsMasterSourceFactoryImpl.create(MetricsMasterWrappermasterWrapper)
 
+
+MetricsMasterProcSource
+MetricsMasterProcSourceFactoryImpl.create(MetricsMasterWrappermasterWrapper)
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html 
b/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html
index cb85eaa..e5dd7f6 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html
@@ -276,25 +276,25 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionPlan
-StochasticLoadBalancer.balanceCluster(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapServerName,http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfoclusterState)
-Given the cluster state this will try and approach an 
optimal balance.
+SimpleLoadBalancer.balanceCluster(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapServerName,http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfoclusterMap)
+Generate a global load balancing plan according to the 
specified map of
+ server information to the most loaded regions of each server.
 
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionPlan
-SimpleLoadBalancer.balanceCluster(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapServerName,http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfoclusterMap)
-Generate a global load balancing plan according to the 
specified map of
- server information to the most loaded regions of each server.
+StochasticLoadBalancer.balanceCluster(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapServerName,http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfoclusterState)
+Given the cluster state this will try and approach an 
optimal balance.
 
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionPlan
-StochasticLoadBalancer.balanceCluster(TableNametableName,
+SimpleLoadBalancer.balanceCluster(TableNametableName,

[10/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALActionsListener.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALActionsListener.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALActionsListener.html
index 5d6fc7d..05d364d 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALActionsListener.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALActionsListener.html
@@ -269,7 +269,7 @@
 
 
 protected http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListener
-DisabledWALProvider.DisabledWAL.listeners
+AbstractFSWALProvider.listeners
 
 
 private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListener
@@ -277,7 +277,7 @@
 
 
 protected http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListener
-AbstractFSWALProvider.listeners
+DisabledWALProvider.DisabledWAL.listeners
 
 
 
@@ -334,30 +334,30 @@
 
 
 void
-WALProvider.init(WALFactoryfactory,
+AbstractFSWALProvider.init(WALFactoryfactory,
 org.apache.hadoop.conf.Configurationconf,
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListenerlisteners,
-http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringproviderId)
-Set up the provider to create wals.
-
+http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringproviderId)
 
 
 void
-DisabledWALProvider.init(WALFactoryfactory,
+RegionGroupingProvider.init(WALFactoryfactory,
 org.apache.hadoop.conf.Configurationconf,
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListenerlisteners,
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringproviderId)
 
 
 void
-RegionGroupingProvider.init(WALFactoryfactory,
+WALProvider.init(WALFactoryfactory,
 org.apache.hadoop.conf.Configurationconf,
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListenerlisteners,
-http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringproviderId)
+http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringproviderId)
+Set up the provider to create wals.
+
 
 
 void
-AbstractFSWALProvider.init(WALFactoryfactory,
+DisabledWALProvider.init(WALFactoryfactory,
 org.apache.hadoop.conf.Configurationconf,
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListenerlisteners,
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringproviderId)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html
index 86c5473..098eeec 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html
@@ -302,13 +302,13 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-(package private) WALEdit[]
-HRegion.BatchOperation.walEditsFromCoprocessors
-
-
 private WALEdit[]
 MiniBatchOperationInProgress.walEditsFromCoprocessors
 
+
+(package private) WALEdit[]
+HRegion.BatchOperation.walEditsFromCoprocessors
+
 
 
 
@@ -392,11 +392,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-RowProcessor.postProcess(HRegionregion,
+MultiRowMutationProcessor.postProcess(HRegionregion,
WALEditwalEdit,
-   booleansuccess)
-The hook to be executed after process() and applying the 
Mutations to region.
-
+   booleansuccess)
 
 
 void
@@ -406,9 +404,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-MultiRowMutationProcessor.postProcess(HRegionregion,
+RowProcessor.postProcess(HRegionregion,

[15/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HMobStore.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HMobStore.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HMobStore.html
index b35ae2b..348b3de 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HMobStore.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HMobStore.html
@@ -108,11 +108,11 @@
 
 
 private HMobStore
-DefaultMobStoreCompactor.mobStore
+DefaultMobStoreFlusher.mobStore
 
 
 private HMobStore
-DefaultMobStoreFlusher.mobStore
+DefaultMobStoreCompactor.mobStore
 
 
 
@@ -129,13 +129,13 @@
 
 
 
-protected HMobStore
-ReversedMobStoreScanner.mobStore
-
-
 private HMobStore
 MobStoreScanner.mobStore
 
+
+protected HMobStore
+ReversedMobStoreScanner.mobStore
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HRegion.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HRegion.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HRegion.html
index 7510dfb..0f5c6a5 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HRegion.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HRegion.html
@@ -144,22 +144,12 @@
 
 
 private HRegion
-CompactSplitThread.CompactionRunner.region
+MetricsRegionWrapperImpl.region
 
 
-protected HRegion
-FlushPolicy.region
-The region configured for this flush policy.
-
-
-
 private HRegion
 RegionServicesForStores.region
 
-
-private HRegion
-MetricsRegionWrapperImpl.region
-
 
 protected HRegion
 RegionSplitPolicy.region
@@ -172,12 +162,22 @@
 
 
 protected HRegion
-HStore.region
+FlushPolicy.region
+The region configured for this flush policy.
+
 
 
 private HRegion
+CompactSplitThread.CompactionRunner.region
+
+
+private HRegion
 BusyRegionSplitPolicy.region
 
+
+protected HRegion
+HStore.region
+
 
 
 
@@ -348,57 +348,57 @@
 
 
 protected void
-FlushPolicy.configureForRegion(HRegionregion)
-Upon construction, this method will be called with the 
region to be governed.
-
+KeyPrefixRegionSplitPolicy.configureForRegion(HRegionregion)
 
 
 protected void
-FlushAllLargeStoresPolicy.configureForRegion(HRegionregion)
+RegionSplitPolicy.configureForRegion(HRegionregion)
+Upon construction, this method will be called with the 
region
+ to be governed.
+
 
 
 protected void
-ConstantSizeRegionSplitPolicy.configureForRegion(HRegionregion)
+DelimitedKeyPrefixRegionSplitPolicy.configureForRegion(HRegionregion)
 
 
 protected void
-RegionSplitPolicy.configureForRegion(HRegionregion)
-Upon construction, this method will be called with the 
region
- to be governed.
-
+IncreasingToUpperBoundRegionSplitPolicy.configureForRegion(HRegionregion)
 
 
 protected void
-FlushNonSloppyStoresFirstPolicy.configureForRegion(HRegionregion)
+FlushAllLargeStoresPolicy.configureForRegion(HRegionregion)
 
 
 protected void
-DelimitedKeyPrefixRegionSplitPolicy.configureForRegion(HRegionregion)
+FlushPolicy.configureForRegion(HRegionregion)
+Upon construction, this method will be called with the 
region to be governed.
+
 
 
 protected void
-KeyPrefixRegionSplitPolicy.configureForRegion(HRegionregion)
+ConstantSizeRegionSplitPolicy.configureForRegion(HRegionregion)
 
 
 protected void
-IncreasingToUpperBoundRegionSplitPolicy.configureForRegion(HRegionregion)
+FlushNonSloppyStoresFirstPolicy.configureForRegion(HRegionregion)
 
 
 protected void
 BusyRegionSplitPolicy.configureForRegion(HRegionregion)
 
 
-static RegionSplitPolicy
-RegionSplitPolicy.create(HRegionregion,
+static FlushPolicy
+FlushPolicyFactory.create(HRegionregion,
   org.apache.hadoop.conf.Configurationconf)
-Create the RegionSplitPolicy configured for the given 
table.
+Create the FlushPolicy configured for the given table.
 
 
 
-static FlushPolicy
-FlushPolicyFactory.create(HRegionregion,
+static RegionSplitPolicy
+RegionSplitPolicy.create(HRegionregion,
   org.apache.hadoop.conf.Configurationconf)
-Create the FlushPolicy configured for the given table.
+Create the RegionSplitPolicy configured for the given 
table.
 
 
 
@@ -430,13 +430,13 @@
 
 
 protected void
-ReversedRegionScannerImpl.initializeKVHeap(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScannerscanners,
+HRegion.RegionScannerImpl.initializeKVHeap(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScannerscanners,
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScannerjoinedScanners,
 

[21/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html
index c759933..ebd7232 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html
@@ -150,15 +150,15 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorCachedBlock
-CombinedBlockCache.iterator()
+BlockCache.iterator()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorCachedBlock
-BlockCache.iterator()
+LruBlockCache.iterator()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorCachedBlock
-LruBlockCache.iterator()
+CombinedBlockCache.iterator()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorCachedBlock

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html
index 4098b79..6fec015 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html
@@ -143,18 +143,18 @@
 
 
 void
-HFileDataBlockEncoderImpl.saveMetadata(HFile.Writerwriter)
-
-
-void
 NoOpDataBlockEncoder.saveMetadata(HFile.Writerwriter)
 
-
+
 void
 HFileDataBlockEncoder.saveMetadata(HFile.Writerwriter)
 Save metadata in HFile which will be written to disk
 
 
+
+void
+HFileDataBlockEncoderImpl.saveMetadata(HFile.Writerwriter)
+
 
 
 
@@ -203,18 +203,18 @@
 
 
 
-void
-RowColBloomContext.addLastBloomKey(HFile.Writerwriter)
+abstract void
+BloomContext.addLastBloomKey(HFile.Writerwriter)
+Adds the last bloom key to the HFile Writer as part of 
StorefileWriter close.
+
 
 
 void
 RowBloomContext.addLastBloomKey(HFile.Writerwriter)
 
 
-abstract void
-BloomContext.addLastBloomKey(HFile.Writerwriter)
-Adds the last bloom key to the HFile Writer as part of 
StorefileWriter close.
-
+void
+RowColBloomContext.addLastBloomKey(HFile.Writerwriter)
 
 
 static BloomFilterWriter

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html
index f8482be..6bcd209 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html
@@ -106,15 +106,15 @@
 
 
 
+private HFileBlock.Writer
+HFileBlockIndex.BlockIndexWriter.blockWriter
+
+
 protected HFileBlock.Writer
 HFileWriterImpl.blockWriter
 block writer
 
 
-
-private HFileBlock.Writer
-HFileBlockIndex.BlockIndexWriter.blockWriter
-
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
index e0b77da..9f3dfdb 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
@@ -164,15 +164,15 @@
 
 
 HFileContext
-HFileBlockDecodingContext.getHFileContext()
+HFileBlockEncodingContext.getHFileContext()
 
 
 HFileContext
-HFileBlockDefaultDecodingContext.getHFileContext()
+HFileBlockDecodingContext.getHFileContext()
 
 
 HFileContext
-HFileBlockEncodingContext.getHFileContext()
+HFileBlockDefaultDecodingContext.getHFileContext()
 
 
 HFileContext
@@ -252,24 +252,24 @@
 
 
 private HFileContext
+HFile.WriterFactory.fileContext
+
+
+private HFileContext
 HFileBlock.fileContext
 Meta data that holds meta information on the 
hfileblock.
 
 
-
+
 private HFileContext
 HFileBlock.Writer.fileContext
 Meta data that holds information about the hfileblock
 
 
-
+
 protected HFileContext
 HFileBlock.FSReaderImpl.fileContext
 
-
-private HFileContext
-HFile.WriterFactory.fileContext
-

[27/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/client/package-use.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-use.html 
b/devapidocs/org/apache/hadoop/hbase/client/package-use.html
index 188bcdc..ac30b9b 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/package-use.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/package-use.html
@@ -2659,16 +2659,6 @@ service.
 
 
 
-Append
-Performs Append operations on a single row.
-
-
-
-Increment
-Used to perform Increment operations on a single row.
-
-
-
 OperationWithAttributes
 
 
@@ -2699,21 +2689,31 @@ service.
 
 
 
+Append
+Performs Append operations on a single row.
+
+
+
 Delete
 Used to perform Delete operations on a single row.
 
 
-
+
 Durability
 Enum describing the durability guarantees for tables and Mutations
  Note that the items must be sorted in order of increasing durability
 
 
-
+
 Get
 Used to perform Get operations on a single row.
 
 
+
+Increment
+Used to perform Increment operations on a single row.
+
+
 
 OperationWithAttributes
 
@@ -2728,24 +2728,29 @@ service.
 
 
 
+Result
+Single row result of a Get or Scan query.
+
+
+
 ResultScanner
 Interface for client-side scanning.
 
 
-
+
 RowMutations
 Performs multiple mutations atomically on a single 
row.
 
 
-
+
 Scan
 Used to perform Scan operations.
 
 
-
+
 Scan.ReadType
 
-
+
 Table
 Used to communicate with a single HBase table.
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html 
b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
index 2db3705..93c55cd 100644
--- a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
+++ b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
@@ -151,23 +151,23 @@
 
 
 Codec.Decoder
-CellCodec.getDecoder(ByteBuffbuf)
+KeyValueCodec.getDecoder(ByteBuffbuf)
 
 
 Codec.Decoder
-Codec.getDecoder(ByteBuffbuf)
+CellCodecWithTags.getDecoder(ByteBuffbuf)
 
 
 Codec.Decoder
-KeyValueCodec.getDecoder(ByteBuffbuf)
+Codec.getDecoder(ByteBuffbuf)
 
 
 Codec.Decoder
-KeyValueCodecWithTags.getDecoder(ByteBuffbuf)
+CellCodec.getDecoder(ByteBuffbuf)
 
 
 Codec.Decoder
-CellCodecWithTags.getDecoder(ByteBuffbuf)
+KeyValueCodecWithTags.getDecoder(ByteBuffbuf)
 
 
 Codec.Decoder
@@ -175,27 +175,27 @@
 
 
 Codec.Decoder
-CellCodec.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in 
java.io">InputStreamis)
+KeyValueCodec.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in java.io">InputStreamis)
+Implementation depends on http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true#available--;
 title="class or interface in 
java.io">InputStream.available()
+
 
 
 Codec.Decoder
-Codec.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in 
java.io">InputStreamis)
+CellCodecWithTags.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in 
java.io">InputStreamis)
 
 
 Codec.Decoder
-KeyValueCodec.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in java.io">InputStreamis)
-Implementation depends on http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true#available--;
 title="class or interface in 
java.io">InputStream.available()
-
+Codec.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in 
java.io">InputStreamis)
 
 
 Codec.Decoder
-KeyValueCodecWithTags.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in java.io">InputStreamis)
-Implementation depends on http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true#available--;
 title="class or interface in 
java.io">InputStream.available()
-
+CellCodec.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in 
java.io">InputStreamis)
 
 
 Codec.Decoder
-CellCodecWithTags.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in 
java.io">InputStreamis)
+KeyValueCodecWithTags.getDecoder(http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in java.io">InputStreamis)
+Implementation depends on 

[04/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/util/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
index 28250ee..a3dccc9 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
@@ -519,14 +519,14 @@
 
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in java.lang">EnumE (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 
-org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
-org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
-org.apache.hadoop.hbase.util.PoolMap.PoolType
 org.apache.hadoop.hbase.util.Order
+org.apache.hadoop.hbase.util.PrettyPrinter.Unit
 org.apache.hadoop.hbase.util.ChecksumType
-org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter.ERROR_CODE
+org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
+org.apache.hadoop.hbase.util.PoolMap.PoolType
 org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.UnsafeComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
-org.apache.hadoop.hbase.util.PrettyPrinter.Unit
+org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter.ERROR_CODE
+org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html 
b/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html
index 29d0f95..685f0d7 100644
--- a/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html
+++ b/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html
@@ -188,11 +188,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-AsyncProtobufLogWriter.append(WAL.Entryentry)
+ProtobufLogWriter.append(WAL.Entryentry)
 
 
 void
-ProtobufLogWriter.append(WAL.Entryentry)
+AsyncProtobufLogWriter.append(WAL.Entryentry)
 
 
 WAL.Entry
@@ -204,15 +204,15 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
   longelapsedTime)
 
 
+protected boolean
+ProtobufLogReader.readNext(WAL.Entryentry)
+
+
 protected abstract boolean
 ReaderBase.readNext(WAL.Entrye)
 Read next entry.
 
 
-
-protected boolean
-ProtobufLogReader.readNext(WAL.Entryentry)
-
 
 
 
@@ -278,11 +278,13 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 WAL.Entry
-ScopeWALEntryFilter.filter(WAL.Entryentry)
+SystemTableWALEntryFilter.filter(WAL.Entryentry)
 
 
 WAL.Entry
-SystemTableWALEntryFilter.filter(WAL.Entryentry)
+WALEntryFilter.filter(WAL.Entryentry)
+Applies the filter, possibly returning a different Entry 
instance.
+
 
 
 WAL.Entry
@@ -290,9 +292,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 WAL.Entry
-WALEntryFilter.filter(WAL.Entryentry)
-Applies the filter, possibly returning a different Entry 
instance.
-
+ScopeWALEntryFilter.filter(WAL.Entryentry)
 
 
 WAL.Entry
@@ -326,11 +326,13 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 WAL.Entry
-ScopeWALEntryFilter.filter(WAL.Entryentry)
+SystemTableWALEntryFilter.filter(WAL.Entryentry)
 
 
 WAL.Entry
-SystemTableWALEntryFilter.filter(WAL.Entryentry)
+WALEntryFilter.filter(WAL.Entryentry)
+Applies the filter, possibly returning a different Entry 
instance.
+
 
 
 WAL.Entry
@@ -338,9 +340,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 WAL.Entry
-WALEntryFilter.filter(WAL.Entryentry)
-Applies the filter, possibly returning a different Entry 
instance.
-
+ScopeWALEntryFilter.filter(WAL.Entryentry)
 
 
 WAL.Entry
@@ -352,16 +352,16 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 Cell
-ScopeWALEntryFilter.filterCell(WAL.Entryentry,
-  Cellcell)
-
-
-Cell
 WALCellFilter.filterCell(WAL.Entryentry,
   Cellcell)
 Applies the filter, possibly returning a different Cell 
instance.
 
 
+
+Cell
+ScopeWALEntryFilter.filterCell(WAL.Entryentry,
+  Cellcell)
+
 
 Cell
 NamespaceTableCfWALEntryFilter.filterCell(WAL.Entryentry,
@@ -413,11 +413,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 

[13/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/Store.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/Store.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/Store.html
index 32e0328..1ca7266 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/Store.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/Store.html
@@ -452,20 +452,20 @@
 
 
 
-private Store
-CompactSplitThread.CompactionRunner.store
+protected Store
+StoreScanner.store
 
 
 protected Store
 StoreFlusher.store
 
 
-protected Store
-StoreScanner.store
+private Store
+CompactingMemStore.store
 
 
 private Store
-CompactingMemStore.store
+CompactSplitThread.CompactionRunner.store
 
 
 
@@ -539,13 +539,13 @@
 FlushAllStoresPolicy.selectStoresToFlush()
 
 
-abstract http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStore
-FlushPolicy.selectStoresToFlush()
-
-
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStore
 FlushAllLargeStoresPolicy.selectStoresToFlush()
 
+
+abstract http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStore
+FlushPolicy.selectStoresToFlush()
+
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStore
 FlushNonSloppyStoresFirstPolicy.selectStoresToFlush()
@@ -613,21 +613,21 @@
 
 
 protected void
-DateTieredStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
+StripeStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
 Storestore,
-CellComparatorkvComparator)
+CellComparatorcomparator)
 
 
 protected void
-DefaultStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
+DateTieredStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
 Storestore,
 CellComparatorkvComparator)
 
 
 protected void
-StripeStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
+DefaultStoreEngine.createComponents(org.apache.hadoop.conf.Configurationconf,
 Storestore,
-CellComparatorcomparator)
+CellComparatorkvComparator)
 
 
 private void
@@ -844,11 +844,11 @@
 
 
 protected boolean
-FlushAllLargeStoresPolicy.shouldFlush(Storestore)
+FlushLargeStoresPolicy.shouldFlush(Storestore)
 
 
 protected boolean
-FlushLargeStoresPolicy.shouldFlush(Storestore)
+FlushAllLargeStoresPolicy.shouldFlush(Storestore)
 
 
 (package private) boolean
@@ -858,6 +858,12 @@
 
 
 boolean
+StoreFileScanner.shouldUseScanner(Scanscan,
+Storestore,
+longoldestUnexpiredTS)
+
+
+boolean
 KeyValueScanner.shouldUseScanner(Scanscan,
 Storestore,
 longoldestUnexpiredTS)
@@ -865,7 +871,7 @@
  want to use based on criteria such as Bloom filters and timestamp 
ranges.
 
 
-
+
 boolean
 SegmentScanner.shouldUseScanner(Scanscan,
 Storestore,
@@ -874,15 +880,9 @@
  MemStoreScanner, currently returns true as default.
 
 
-
-boolean
-NonLazyKeyValueScanner.shouldUseScanner(Scanscan,
-Storestore,
-longoldestUnexpiredTS)
-
 
 boolean
-StoreFileScanner.shouldUseScanner(Scanscan,
+NonLazyKeyValueScanner.shouldUseScanner(Scanscan,
 Storestore,
 longoldestUnexpiredTS)
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreConfigInformation.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreConfigInformation.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreConfigInformation.html
index 3e8a001..1b46152 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreConfigInformation.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreConfigInformation.html
@@ -160,13 +160,13 @@
 
 
 
-(package private) StoreConfigInformation
-CompactionConfiguration.storeConfigInfo
-
-
 protected StoreConfigInformation
 CompactionPolicy.storeConfigInfo
 
+
+(package private) StoreConfigInformation
+CompactionConfiguration.storeConfigInfo
+
 
 
 



[09/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html
 
b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html
index 8c57b38..e768cd7 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html
@@ -265,15 +265,15 @@
 
 
 private ReplicationPeers
-ReplicationSourceManager.replicationPeers
+ReplicationSource.replicationPeers
 
 
 private ReplicationPeers
-ReplicationSource.replicationPeers
+Replication.replicationPeers
 
 
 private ReplicationPeers
-Replication.replicationPeers
+ReplicationSourceManager.replicationPeers
 
 
 private ReplicationPeers

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html
 
b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html
index 7bebf07..7f8b4b2 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html
@@ -151,15 +151,15 @@
 
 
 private ReplicationQueues
-ReplicationSourceManager.replicationQueues
+ReplicationSource.replicationQueues
 
 
 private ReplicationQueues
-ReplicationSource.replicationQueues
+Replication.replicationQueues
 
 
 private ReplicationQueues
-Replication.replicationQueues
+ReplicationSourceManager.replicationQueues
 
 
 private ReplicationQueues

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html
 
b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html
index 373d114..b3d3829 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html
@@ -147,11 +147,11 @@
 
 
 private ReplicationTracker
-ReplicationSourceManager.replicationTracker
+Replication.replicationTracker
 
 
 private ReplicationTracker
-Replication.replicationTracker
+ReplicationSourceManager.replicationTracker
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html 
b/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html
index ffad47a..d70f824 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html
@@ -185,14 +185,14 @@
 
 
 WALEntryFilter
-ReplicationEndpoint.getWALEntryfilter()
-Returns a WALEntryFilter to use for filtering out 
WALEntries from the log.
+BaseReplicationEndpoint.getWALEntryfilter()
+Returns a default set of filters
 
 
 
 WALEntryFilter
-BaseReplicationEndpoint.getWALEntryfilter()
-Returns a default set of filters
+ReplicationEndpoint.getWALEntryfilter()
+Returns a WALEntryFilter to use for filtering out 
WALEntries from the log.
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/replication/regionserver/class-use/MetricsReplicationSourceImpl.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/replication/regionserver/class-use/MetricsReplicationSourceImpl.html
 
b/devapidocs/org/apache/hadoop/hbase/replication/regionserver/class-use/MetricsReplicationSourceImpl.html
index 9cffb66..4c2ce9f 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/replication/regionserver/class-use/MetricsReplicationSourceImpl.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/replication/regionserver/class-use/MetricsReplicationSourceImpl.html
@@ -104,11 +104,11 @@
 
 
 private MetricsReplicationSourceImpl
-MetricsReplicationSourceSourceImpl.rms
+MetricsReplicationGlobalSourceSource.rms
 
 
 private MetricsReplicationSourceImpl
-MetricsReplicationGlobalSourceSource.rms
+MetricsReplicationSourceSourceImpl.rms
 
 
 (package private) MetricsReplicationSourceImpl


[08/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/org/apache/hadoop/hbase/security/class-use/User.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/security/class-use/User.html 
b/devapidocs/org/apache/hadoop/hbase/security/class-use/User.html
index f1a1e53..b142fd6 100644
--- a/devapidocs/org/apache/hadoop/hbase/security/class-use/User.html
+++ b/devapidocs/org/apache/hadoop/hbase/security/class-use/User.html
@@ -386,23 +386,23 @@
 
 
 
-User
-RpcCallContext.getRequestUser()
-Returns the user credentials associated with the current 
RPC request or
- null if no credentials were provided.
-
-
-
 static User
 RpcServer.getRequestUser()
 Returns the user credentials associated with the current 
RPC request or
  null if no credentials were provided.
 
 
-
+
 User
 RpcServer.Call.getRequestUser()
 
+
+User
+RpcCallContext.getRequestUser()
+Returns the user credentials associated with the current 
RPC request or
+ null if no credentials were provided.
+
+
 
 User
 ConnectionId.getTicket()
@@ -439,31 +439,31 @@
 
 
 org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingRpcChannel
+AbstractRpcClient.createBlockingRpcChannel(ServerNamesn,
+Userticket,
+intrpcTimeout)
+
+
+org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingRpcChannel
 RpcClient.createBlockingRpcChannel(ServerNamesn,
 Useruser,
 intrpcTimeout)
 Creates a "channel" that can be used by a blocking protobuf 
service.
 
 
-
-org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingRpcChannel
-AbstractRpcClient.createBlockingRpcChannel(ServerNamesn,
-Userticket,
-intrpcTimeout)
-
 
 org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcChannel
-RpcClient.createRpcChannel(ServerNamesn,
+AbstractRpcClient.createRpcChannel(ServerNamesn,
 Useruser,
-intrpcTimeout)
-Creates a "channel" that can be used by a protobuf 
service.
-
+intrpcTimeout)
 
 
 org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcChannel
-AbstractRpcClient.createRpcChannel(ServerNamesn,
+RpcClient.createRpcChannel(ServerNamesn,
 Useruser,
-intrpcTimeout)
+intrpcTimeout)
+Creates a "channel" that can be used by a protobuf 
service.
+
 
 
 int
@@ -891,17 +891,17 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in 
java.util">Listorg.apache.hadoop.fs.Path
-DateTieredStoreEngine.DateTieredCompactionContext.compact(ThroughputControllerthroughputController,
+StripeStoreEngine.StripeCompaction.compact(ThroughputControllerthroughputController,
Useruser)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in 
java.util">Listorg.apache.hadoop.fs.Path
-DefaultStoreEngine.DefaultCompactionContext.compact(ThroughputControllerthroughputController,
+DateTieredStoreEngine.DateTieredCompactionContext.compact(ThroughputControllerthroughputController,
Useruser)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in 
java.util">Listorg.apache.hadoop.fs.Path
-StripeStoreEngine.StripeCompaction.compact(ThroughputControllerthroughputController,
+DefaultStoreEngine.DefaultCompactionContext.compact(ThroughputControllerthroughputController,
Useruser)
 
 
@@ -922,18 +922,18 @@
 
 
 int
-RSRpcServices.getPriority(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,
-   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
-   Useruser)
-
-
-int
 AnnotationReadingPriorityFunction.getPriority(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,

org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
Useruser)
 Returns a 'priority' based on the request type.
 
 
+
+int
+RSRpcServices.getPriority(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,
+   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
+   Useruser)
+
 
 private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFile
 HStore.moveCompatedFilesIntoPlace(CompactionRequestcr,
@@ -1366,14 +1366,14 @@
 
 
 
-static User
-User.create(org.apache.hadoop.security.UserGroupInformationugi)
+User
+UserProvider.create(org.apache.hadoop.security.UserGroupInformationugi)
 Wraps an underlying UserGroupInformation 
instance.
 
 
 
-User
-UserProvider.create(org.apache.hadoop.security.UserGroupInformationugi)
+static User
+User.create(org.apache.hadoop.security.UserGroupInformationugi)
 Wraps an underlying UserGroupInformation 
instance.
 
 
@@ -1392,15 +1392,15 @@
   

[03/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3c0cf248/devapidocs/overview-tree.html
--
diff --git a/devapidocs/overview-tree.html b/devapidocs/overview-tree.html
index a2232b6..f1a192f 100644
--- a/devapidocs/overview-tree.html
+++ b/devapidocs/overview-tree.html
@@ -1485,8 +1485,8 @@
 
 org.apache.hadoop.hbase.client.DelayingRunner (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true;
 title="class or interface in java.lang">Runnable)
 org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController (implements 
org.apache.hadoop.hbase.ipc.HBaseRpcController)
-org.apache.hadoop.hbase.thrift.DemoClient
 org.apache.hadoop.hbase.thrift2.DemoClient
+org.apache.hadoop.hbase.thrift.DemoClient
 org.apache.hadoop.hbase.util.DirectMemoryUtils
 org.apache.hadoop.hbase.wal.DisabledWALProvider (implements 
org.apache.hadoop.hbase.wal.WALProvider)
 org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL (implements 
org.apache.hadoop.hbase.wal.WAL)
@@ -2500,13 +2500,13 @@
 java.io.http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true;
 title="class or interface in java.io">OutputStream (implements java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true;
 title="class or interface in java.io">Closeable, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Flushable.html?is-external=true;
 title="class or interface in java.io">Flushable)
 
 org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper 
(implements org.apache.hadoop.hbase.io.ByteBufferWriter)
-org.apache.hadoop.hbase.io.ByteArrayOutputStream (implements 
org.apache.hadoop.hbase.io.ByteBufferWriter)
 java.io.http://docs.oracle.com/javase/8/docs/api/java/io/ByteArrayOutputStream.html?is-external=true;
 title="class or interface in java.io">ByteArrayOutputStream
 
 org.apache.hadoop.hbase.io.encoding.EncodedDataBlock.BufferGrabbingByteArrayOutputStream
 org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor (implements 
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor)
 
 
+org.apache.hadoop.hbase.io.ByteArrayOutputStream (implements 
org.apache.hadoop.hbase.io.ByteBufferWriter)
 org.apache.hadoop.hbase.io.ByteBufferOutputStream (implements 
org.apache.hadoop.hbase.io.ByteBufferWriter)
 
 org.apache.hadoop.hbase.io.ByteBufferListOutputStream
@@ -3553,8 +3553,8 @@
 org.apache.hadoop.hbase.thrift.ThriftServerRunner (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true;
 title="class or interface in java.lang">Runnable)
 org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler (implements 
org.apache.hadoop.hbase.thrift.generated.Hbase.Iface)
 org.apache.hadoop.hbase.thrift.ThriftServerRunner.ResultScannerWrapper
-org.apache.hadoop.hbase.thrift.ThriftUtilities
 org.apache.hadoop.hbase.thrift2.ThriftUtilities
+org.apache.hadoop.hbase.thrift.ThriftUtilities
 org.apache.hadoop.hbase.regionserver.throttle.ThroughputControlUtil
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in java.lang">Throwable (implements java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 
@@ -4833,12 +4833,12 @@
 
 Annotation Type Hierarchy
 
-org.apache.hadoop.hbase.classification.InterfaceAudience.Public (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
-org.apache.hadoop.hbase.classification.InterfaceAudience.LimitedPrivate (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
-org.apache.hadoop.hbase.classification.InterfaceAudience.Private (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
 org.apache.hadoop.hbase.classification.InterfaceStability.Stable (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
 org.apache.hadoop.hbase.classification.InterfaceStability.Evolving (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
 org.apache.hadoop.hbase.classification.InterfaceStability.Unstable (implements 

[21/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html
index ebd7232..c759933 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html
@@ -150,15 +150,15 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorCachedBlock
-BlockCache.iterator()
+CombinedBlockCache.iterator()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorCachedBlock
-LruBlockCache.iterator()
+BlockCache.iterator()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorCachedBlock
-CombinedBlockCache.iterator()
+LruBlockCache.iterator()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorCachedBlock

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html
index 6fec015..4098b79 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFile.Writer.html
@@ -143,17 +143,17 @@
 
 
 void
-NoOpDataBlockEncoder.saveMetadata(HFile.Writerwriter)
+HFileDataBlockEncoderImpl.saveMetadata(HFile.Writerwriter)
 
 
 void
-HFileDataBlockEncoder.saveMetadata(HFile.Writerwriter)
-Save metadata in HFile which will be written to disk
-
+NoOpDataBlockEncoder.saveMetadata(HFile.Writerwriter)
 
 
 void
-HFileDataBlockEncoderImpl.saveMetadata(HFile.Writerwriter)
+HFileDataBlockEncoder.saveMetadata(HFile.Writerwriter)
+Save metadata in HFile which will be written to disk
+
 
 
 
@@ -203,18 +203,18 @@
 
 
 
-abstract void
-BloomContext.addLastBloomKey(HFile.Writerwriter)
-Adds the last bloom key to the HFile Writer as part of 
StorefileWriter close.
-
+void
+RowColBloomContext.addLastBloomKey(HFile.Writerwriter)
 
 
 void
 RowBloomContext.addLastBloomKey(HFile.Writerwriter)
 
 
-void
-RowColBloomContext.addLastBloomKey(HFile.Writerwriter)
+abstract void
+BloomContext.addLastBloomKey(HFile.Writerwriter)
+Adds the last bloom key to the HFile Writer as part of 
StorefileWriter close.
+
 
 
 static BloomFilterWriter

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html
index 6bcd209..f8482be 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.Writer.html
@@ -106,15 +106,15 @@
 
 
 
-private HFileBlock.Writer
-HFileBlockIndex.BlockIndexWriter.blockWriter
-
-
 protected HFileBlock.Writer
 HFileWriterImpl.blockWriter
 block writer
 
 
+
+private HFileBlock.Writer
+HFileBlockIndex.BlockIndexWriter.blockWriter
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
index 9f3dfdb..e0b77da 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
@@ -164,15 +164,15 @@
 
 
 HFileContext
-HFileBlockEncodingContext.getHFileContext()
+HFileBlockDecodingContext.getHFileContext()
 
 
 HFileContext
-HFileBlockDecodingContext.getHFileContext()
+HFileBlockDefaultDecodingContext.getHFileContext()
 
 
 HFileContext
-HFileBlockDefaultDecodingContext.getHFileContext()
+HFileBlockEncodingContext.getHFileContext()
 
 
 HFileContext
@@ -252,24 +252,24 @@
 
 
 private HFileContext
-HFile.WriterFactory.fileContext
-
-
-private HFileContext
 HFileBlock.fileContext
 Meta data that holds meta information on the 
hfileblock.
 
 
-
+
 private HFileContext
 HFileBlock.Writer.fileContext
 Meta data that holds 

[45/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html 
b/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
index 2d0e7ab..83170ac 100644
--- a/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
+++ b/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html
@@ -125,104 +125,104 @@
 
 
 byte[]
-OrderedBlobVar.decode(PositionedByteRangesrc)
+RawBytes.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true;
 title="class or interface in java.lang">Number
-OrderedNumeric.decode(PositionedByteRangesrc)
+T
+FixedLengthWrapper.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
-RawByte.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
+RawShort.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
-OrderedInt32.decode(PositionedByteRangesrc)
+T
+TerminatedWrapper.decode(PositionedByteRangesrc)
 
 
-T
-FixedLengthWrapper.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Float.html?is-external=true;
 title="class or interface in java.lang">Float
+OrderedFloat32.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
-OrderedString.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true;
 title="class or interface in java.lang">Double
+OrderedFloat64.decode(PositionedByteRangesrc)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/lang/Float.html?is-external=true;
 title="class or interface in java.lang">Float
 RawFloat.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
-RawInteger.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
+OrderedInt8.decode(PositionedByteRangesrc)
 
 
-T
-DataType.decode(PositionedByteRangesrc)
-Read an instance of T from the buffer 
src.
-
+http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object[]
+Struct.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
-RawLong.decode(PositionedByteRangesrc)
+byte[]
+OrderedBlob.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
-RawShort.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
+RawInteger.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
-RawString.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
+OrderedInt16.decode(PositionedByteRangesrc)
 
 
-byte[]
-RawBytes.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+RawString.decode(PositionedByteRangesrc)
 
 
 byte[]
-OrderedBlob.decode(PositionedByteRangesrc)
+OrderedBlobVar.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object[]
-Struct.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/Byte.html?is-external=true;
 title="class or interface in java.lang">Byte
+RawByte.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true;
 title="class or interface in java.lang">Double
-RawDouble.decode(PositionedByteRangesrc)
+http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+OrderedString.decode(PositionedByteRangesrc)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Short.html?is-external=true;
 title="class or interface in java.lang">Short
-OrderedInt16.decode(PositionedByteRangesrc)

[35/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
index 5f69a6c..fbbb727 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
@@ -622,19 +622,19 @@
 
 
 private ServerName
-FastFailInterceptorContext.server
+AsyncRequestFutureImpl.SingleServerRequestRunnable.server
 
 
 private ServerName
-AsyncRequestFutureImpl.SingleServerRequestRunnable.server
+FastFailInterceptorContext.server
 
 
 private ServerName
-AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder.serverName
+AsyncAdminRequestRetryingCaller.serverName
 
 
 private ServerName
-AsyncAdminRequestRetryingCaller.serverName
+AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder.serverName
 
 
 private ServerName
@@ -734,13 +734,13 @@
 
 
 
-(package private) http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturePairHRegionInfo,ServerName
-AsyncHBaseAdmin.getRegion(byte[]regionName)
-
-
 (package private) PairHRegionInfo,ServerName
 HBaseAdmin.getRegion(byte[]regionName)
 
+
+(package private) http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturePairHRegionInfo,ServerName
+AsyncHBaseAdmin.getRegion(byte[]regionName)
+
 
 private PairRegionState.State,ServerName
 ZKAsyncRegistry.getStateAndServerName(org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos.MetaRegionServerproto)
@@ -793,16 +793,16 @@
 ServerNameserverName)
 
 
-void
-MetaCache.cacheLocation(TableNametableName,
+private void
+ConnectionImplementation.cacheLocation(TableNametableName,
  ServerNamesource,
  HRegionLocationlocation)
 Put a newly discovered HRegionLocation into the cache.
 
 
 
-private void
-ConnectionImplementation.cacheLocation(TableNametableName,
+void
+MetaCache.cacheLocation(TableNametableName,
  ServerNamesource,
  HRegionLocationlocation)
 Put a newly discovered HRegionLocation into the cache.
@@ -831,18 +831,20 @@
 
 
 void
-ConnectionImplementation.clearCaches(ServerNameserverName)
-
-
-void
 ClusterConnection.clearCaches(ServerNamesn)
 Clear any caches that pertain to server name 
sn.
 
 
+
+void
+ConnectionImplementation.clearCaches(ServerNameserverName)
+
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncHBaseAdmin.closeRegion(ServerNamesn,
-   HRegionInfohri)
+AsyncAdmin.closeRegion(ServerNamesn,
+   HRegionInfohri)
+Close a region.
+
 
 
 void
@@ -858,10 +860,8 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncAdmin.closeRegion(ServerNamesn,
-   HRegionInfohri)
-Close a region.
-
+AsyncHBaseAdmin.closeRegion(ServerNamesn,
+   HRegionInfohri)
 
 
 private void
@@ -973,14 +973,14 @@
 
 
 org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface
-ConnectionImplementation.getAdmin(ServerNameserverName)
-
-
-org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 ClusterConnection.getAdmin(ServerNameserverName)
 Establishes a connection to the region server at the 
specified address.
 
 
+
+org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface
+ConnectionImplementation.getAdmin(ServerNameserverName)
+
 
 (package private) 
org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.Interface
 AsyncConnectionImpl.getAdminStub(ServerNameserverName)
@@ -992,15 +992,15 @@
 
 
 org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface
-ConnectionImplementation.getClient(ServerNameserverName)
-
-
-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 ClusterConnection.getClient(ServerNameserverName)
 Establishes a connection to the region server at the 
specified address, and returns
  a region client protocol.
 
 
+
+org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface

[37/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
index a9d4353..79193fb 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
@@ -170,7 +170,7 @@ service.
 
 
 private static HRegionLocation
-AsyncMetaTableAccessor.getRegionLocation(Resultr,
+MetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -179,7 +179,7 @@ service.
 
 
 private static HRegionLocation
-MetaTableAccessor.getRegionLocation(Resultr,
+AsyncMetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -282,14 +282,6 @@ service.
 HTableMultiplexer.FlushWorker.addr
 
 
-HRegionLocation
-AsyncClientScanner.OpenScannerResponse.loc
-
-
-private HRegionLocation
-AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder.loc
-
-
 private HRegionLocation
 AsyncScanSingleRegionRpcRetryingCaller.loc
 
@@ -298,15 +290,23 @@ service.
 AsyncBatchRpcRetryingCaller.RegionRequest.loc
 
 
-protected HRegionLocation
-RegionAdminServiceCallable.location
+HRegionLocation
+AsyncClientScanner.OpenScannerResponse.loc
 
 
+private HRegionLocation
+AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder.loc
+
+
 protected HRegionLocation
 RegionServerCallable.location
 Some subclasses want to set their own location.
 
 
+
+protected HRegionLocation
+RegionAdminServiceCallable.location
+
 
 
 
@@ -349,11 +349,11 @@ service.
 
 
 protected HRegionLocation
-MultiServerCallable.getLocation()
+RegionServerCallable.getLocation()
 
 
 protected HRegionLocation
-RegionServerCallable.getLocation()
+MultiServerCallable.getLocation()
 
 
 HRegionLocation
@@ -361,44 +361,44 @@ service.
 
 
 HRegionLocation
-HRegionLocator.getRegionLocation(byte[]row)
+RegionLocator.getRegionLocation(byte[]row)
 Finds the region on which the given row is being 
served.
 
 
 
 HRegionLocation
-RegionLocator.getRegionLocation(byte[]row)
+HRegionLocator.getRegionLocation(byte[]row)
 Finds the region on which the given row is being 
served.
 
 
 
 HRegionLocation
-HRegionLocator.getRegionLocation(byte[]row,
+RegionLocator.getRegionLocation(byte[]row,
  booleanreload)
 Finds the region on which the given row is being 
served.
 
 
 
 HRegionLocation
-RegionLocator.getRegionLocation(byte[]row,
+HRegionLocator.getRegionLocation(byte[]row,
  booleanreload)
 Finds the region on which the given row is being 
served.
 
 
 
 HRegionLocation
-ConnectionImplementation.getRegionLocation(TableNametableName,
- byte[]row,
- booleanreload)
-
-
-HRegionLocation
 ClusterConnection.getRegionLocation(TableNametableName,
  byte[]row,
  booleanreload)
 Find region location hosting passed row
 
 
+
+HRegionLocation
+ConnectionImplementation.getRegionLocation(TableNametableName,
+ byte[]row,
+ booleanreload)
+
 
 private HRegionLocation
 AsyncRequestFutureImpl.getReplicaLocationOrFail(Actionaction)
@@ -412,20 +412,15 @@ service.
 
 
 HRegionLocation
-ConnectionImplementation.locateRegion(byte[]regionName)
-
-
-HRegionLocation
 ClusterConnection.locateRegion(byte[]regionName)
 Gets the location of the region of regionName.
 
 
-
+
 HRegionLocation
-ConnectionImplementation.locateRegion(TableNametableName,
-byte[]row)
+ConnectionImplementation.locateRegion(byte[]regionName)
 
-
+
 HRegionLocation
 ClusterConnection.locateRegion(TableNametableName,
 byte[]row)
@@ -433,6 +428,11 @@ service.
  lives in.
 
 
+
+HRegionLocation
+ConnectionImplementation.locateRegion(TableNametableName,
+byte[]row)
+
 
 private HRegionLocation
 AsyncNonMetaRegionLocator.locateRowBeforeInCache(AsyncNonMetaRegionLocator.TableCachetableCache,
@@ -447,17 +447,17 @@ service.
 
 
 HRegionLocation
-ConnectionImplementation.relocateRegion(TableNametableName,
-  byte[]row)
-
-
-HRegionLocation
 ClusterConnection.relocateRegion(TableNametableName,
   byte[]row)
 Find the location of the region of tableName that 
row
  lives in, ignoring any value that might be in the cache.
 
 
+
+HRegionLocation
+ConnectionImplementation.relocateRegion(TableNametableName,
+  byte[]row)
+
 
 
 
@@ -469,14 +469,14 @@ service.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionLocation
-HRegionLocator.getAllRegionLocations()
-
-

[30/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html
index 1bee57f..83dcf5c 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html
@@ -262,16 +262,16 @@ service.
 
 
 
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalHRegionInfo
-AsyncMetaTableAccessor.getHRegionInfo(Resultr,
+private static HRegionInfo
+MetaTableAccessor.getHRegionInfo(Resultr,
   byte[]qualifier)
 Returns the HRegionInfo object from the column HConstants.CATALOG_FAMILY
 and
  qualifier of the catalog table result.
 
 
 
-private static HRegionInfo
-MetaTableAccessor.getHRegionInfo(Resultr,
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalHRegionInfo
+AsyncMetaTableAccessor.getHRegionInfo(Resultr,
   byte[]qualifier)
 Returns the HRegionInfo object from the column HConstants.CATALOG_FAMILY
 and
  qualifier of the catalog table result.
@@ -286,7 +286,7 @@ service.
 
 
 private static HRegionLocation
-AsyncMetaTableAccessor.getRegionLocation(Resultr,
+MetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -295,7 +295,7 @@ service.
 
 
 private static HRegionLocation
-MetaTableAccessor.getRegionLocation(Resultr,
+AsyncMetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -303,55 +303,55 @@ service.
 
 
 
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalRegionLocations
-AsyncMetaTableAccessor.getRegionLocations(Resultr)
+static RegionLocations
+MetaTableAccessor.getRegionLocations(Resultr)
 Returns an HRegionLocationList extracted from the 
result.
 
 
 
-static RegionLocations
-MetaTableAccessor.getRegionLocations(Resultr)
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalRegionLocations
+AsyncMetaTableAccessor.getRegionLocations(Resultr)
 Returns an HRegionLocationList extracted from the 
result.
 
 
 
 private static long
-AsyncMetaTableAccessor.getSeqNumDuringOpen(Resultr,
+MetaTableAccessor.getSeqNumDuringOpen(Resultr,
intreplicaId)
 The latest seqnum that the server writing to meta observed 
when opening the region.
 
 
 
 private static long
-MetaTableAccessor.getSeqNumDuringOpen(Resultr,
+AsyncMetaTableAccessor.getSeqNumDuringOpen(Resultr,
intreplicaId)
 The latest seqnum that the server writing to meta observed 
when opening the region.
 
 
 
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalServerName
-AsyncMetaTableAccessor.getServerName(Resultr,
+static ServerName
+MetaTableAccessor.getServerName(Resultr,
  intreplicaId)
 Returns a ServerName from catalog table Result.
 
 
 
-static ServerName
-MetaTableAccessor.getServerName(Resultr,
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalServerName
+AsyncMetaTableAccessor.getServerName(Resultr,
  intreplicaId)
 Returns a ServerName from catalog table Result.
 
 
 
-private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalTableState
-AsyncMetaTableAccessor.getTableState(Resultr)
-
-
 static TableState
 MetaTableAccessor.getTableState(Resultr)
 Decode table state from META Result.
 
 
+
+private static http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalTableState
+AsyncMetaTableAccessor.getTableState(Resultr)
+
 
 void
 AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.onNext(Result[]results,
@@ -447,13 +447,13 @@ service.
 ClientScanner.cache
 
 
-private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListResult
-CompleteScanResultCache.partialResults
-
-
 private http://docs.oracle.com/javase/8/docs/api/java/util/Deque.html?is-external=true;
 title="class or interface in java.util">DequeResult
 BatchScanResultCache.partialResults
 
+

hbase-site git commit: INFRA-10751 Empty commit

2017-04-11 Thread git-site-role
Repository: hbase-site
Updated Branches:
  refs/heads/asf-site d26ac36cc -> 0fbe854d3


INFRA-10751 Empty commit


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/0fbe854d
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/0fbe854d
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/0fbe854d

Branch: refs/heads/asf-site
Commit: 0fbe854d37e8e44a3c466f82bb3affabef33811e
Parents: d26ac36
Author: jenkins 
Authored: Wed Apr 12 01:01:17 2017 +
Committer: jenkins 
Committed: Wed Apr 12 01:01:17 2017 +

--

--




[51/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/d26ac36c
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/d26ac36c
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/d26ac36c

Branch: refs/heads/asf-site
Commit: d26ac36cce3130e8922defb31115e3ff2c2daafe
Parents: ecc075f
Author: jenkins 
Authored: Wed Apr 12 01:00:45 2017 +
Committer: jenkins 
Committed: Wed Apr 12 01:00:45 2017 +

--
 apache_hbase_reference_guide.pdf|4 +-
 apache_hbase_reference_guide.pdfmarks   |4 +-
 apidocs/deprecated-list.html|8 +-
 .../apache/hadoop/hbase/KeepDeletedCells.html   |4 +-
 .../hadoop/hbase/MemoryCompactionPolicy.html|4 +-
 .../org/apache/hadoop/hbase/class-use/Cell.html |  246 +-
 .../hadoop/hbase/class-use/TableName.html   |   52 +-
 .../apache/hadoop/hbase/client/Durability.html  |4 +-
 .../hbase/client/MobCompactPartitionPolicy.html |4 +-
 .../hadoop/hbase/client/class-use/Append.html   |8 +-
 .../hbase/client/class-use/Consistency.html |8 +-
 .../hadoop/hbase/client/class-use/Delete.html   |   44 +-
 .../hbase/client/class-use/Durability.html  |   20 +-
 .../hadoop/hbase/client/class-use/Get.html  |   36 +-
 .../hbase/client/class-use/Increment.html   |8 +-
 .../hbase/client/class-use/IsolationLevel.html  |8 +-
 .../hadoop/hbase/client/class-use/Mutation.html |8 +-
 .../hadoop/hbase/client/class-use/Put.html  |   48 +-
 .../hadoop/hbase/client/class-use/Result.html   |   22 +-
 .../hbase/client/class-use/ResultScanner.html   |   26 +-
 .../hadoop/hbase/client/class-use/Row.html  |8 +-
 .../hbase/client/class-use/RowMutations.html|   16 +-
 .../hadoop/hbase/client/class-use/Scan.html |   22 +-
 .../hadoop/hbase/client/package-tree.html   |   12 +-
 .../hbase/filter/CompareFilter.CompareOp.html   |4 +-
 .../hadoop/hbase/filter/Filter.ReturnCode.html  |4 +-
 .../filter/class-use/ByteArrayComparable.html   |8 +-
 .../class-use/CompareFilter.CompareOp.html  |   44 +-
 .../filter/class-use/Filter.ReturnCode.html |   62 +-
 .../hadoop/hbase/filter/class-use/Filter.html   |   56 +-
 .../hadoop/hbase/filter/package-tree.html   |4 +-
 .../io/class-use/ImmutableBytesWritable.html|   44 +-
 .../hadoop/hbase/io/class-use/TimeRange.html|   28 +-
 .../hbase/io/crypto/class-use/Cipher.html   |   18 +-
 .../hbase/io/encoding/DataBlockEncoding.html|4 +-
 .../mapreduce/class-use/TableRecordReader.html  |4 +-
 .../org/apache/hadoop/hbase/package-tree.html   |2 +-
 .../apache/hadoop/hbase/quotas/QuotaType.html   |4 +-
 .../hadoop/hbase/quotas/package-tree.html   |2 +-
 .../hadoop/hbase/regionserver/BloomType.html|4 +-
 apidocs/org/apache/hadoop/hbase/util/Order.html |4 +-
 .../hadoop/hbase/util/class-use/ByteRange.html  |  124 +-
 .../hadoop/hbase/util/class-use/Bytes.html  |   16 +-
 .../hadoop/hbase/util/class-use/Order.html  |   44 +-
 .../util/class-use/PositionedByteRange.html |  356 +--
 apidocs/overview-tree.html  |   28 +-
 book.html   |2 +-
 checkstyle-aggregate.html   | 2724 +-
 checkstyle.rss  |  332 +--
 devapidocs/constant-values.html |6 +-
 devapidocs/deprecated-list.html |   56 +-
 .../hbase/MetaTableAccessor.QueryType.html  |4 +-
 .../hbase/backup/class-use/BackupInfo.html  |8 +-
 .../hadoop/hbase/backup/package-tree.html   |4 +-
 .../hadoop/hbase/class-use/Abortable.html   |   38 +-
 .../org/apache/hadoop/hbase/class-use/Cell.html |  914 +++---
 .../hadoop/hbase/class-use/CellComparator.html  |   86 +-
 .../hadoop/hbase/class-use/CellScanner.html |   98 +-
 .../hadoop/hbase/class-use/ClusterStatus.html   |4 +-
 .../hbase/class-use/CoprocessorEnvironment.html |   12 +-
 .../hbase/class-use/HColumnDescriptor.html  |   54 +-
 .../hbase/class-use/HDFSBlocksDistribution.html |4 +-
 .../hadoop/hbase/class-use/HRegionInfo.html |  220 +-
 .../hadoop/hbase/class-use/HRegionLocation.html |  130 +-
 .../hbase/class-use/HTableDescriptor.html   |  118 +-
 .../apache/hadoop/hbase/class-use/KeyValue.html |   62 +-
 .../class-use/MasterNotRunningException.html|   12 +-
 .../hbase/class-use/NamespaceDescriptor.html|   24 +-
 .../hadoop/hbase/class-use/ProcedureInfo.html   |8 +-
 .../hadoop/hbase/class-use/RegionLocations.html |   40 +-
 .../hadoop/hbase/class-use/ScheduledChore.html  |   32 +-
 .../apache/hadoop/hbase/class-use/Server.html   |8 +-
 .../hadoop/hbase/class-use/ServerName.html  |  224 +-
 

[11/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
index 328d123..b9ce046 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileReader.html
@@ -212,11 +212,11 @@
 
 
 private StoreFileReader
-StoreFileScanner.reader
+StoreFile.reader
 
 
 private StoreFileReader
-StoreFile.reader
+StoreFileScanner.reader
 
 
 
@@ -236,13 +236,13 @@
 StoreFile.createReader(booleancanUseDropBehind)
 
 
-(package private) StoreFileReader
-StoreFileScanner.getReader()
-
-
 StoreFileReader
 StoreFile.getReader()
 
+
+(package private) StoreFileReader
+StoreFileScanner.getReader()
+
 
 private StoreFileReader
 StoreFile.open(booleancanUseDropBehind)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
index 56b07ba..631bd56 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileScanner.html
@@ -251,14 +251,14 @@
 
 
 InternalScanner
-Compactor.InternalScannerFactory.createScanner(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFileScannerscanners,
+StripeCompactor.StripeInternalScannerFactory.createScanner(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFileScannerscanners,
  ScanTypescanType,
  Compactor.FileDetailsfd,
  longsmallestReadPoint)
 
 
 InternalScanner
-StripeCompactor.StripeInternalScannerFactory.createScanner(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFileScannerscanners,
+Compactor.InternalScannerFactory.createScanner(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListStoreFileScannerscanners,
  ScanTypescanType,
  Compactor.FileDetailsfd,
  longsmallestReadPoint)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
index 57dd50d..6bd2adc 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/StoreFileWriter.html
@@ -470,16 +470,16 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-protected abstract http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
-AbstractMultiFileWriter.writers()
+protected http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
+StripeMultiFileWriter.writers()
 
 
 protected http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
 DateTieredMultiFileWriter.writers()
 
 
-protected http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
-StripeMultiFileWriter.writers()
+protected abstract http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionStoreFileWriter
+AbstractMultiFileWriter.writers()
 
 
 
@@ -498,13 +498,13 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 protected void
-AbstractMultiFileWriter.preCloseWriter(StoreFileWriterwriter)
-Subclasses override this method to be called before we 
close the give writer.
-
+StripeMultiFileWriter.preCloseWriter(StoreFileWriterwriter)
 
 
 protected void
-StripeMultiFileWriter.preCloseWriter(StoreFileWriterwriter)
+AbstractMultiFileWriter.preCloseWriter(StoreFileWriterwriter)
+Subclasses override this method 

[32/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
index e4aede5..422d820 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
@@ -121,26 +121,26 @@
 
 
 AsyncTableBuilderRawAsyncTable
-AsyncConnection.getRawTableBuilder(TableNametableName)
-Returns an AsyncTableBuilder for creating 
RawAsyncTable.
-
+AsyncConnectionImpl.getRawTableBuilder(TableNametableName)
 
 
 AsyncTableBuilderRawAsyncTable
-AsyncConnectionImpl.getRawTableBuilder(TableNametableName)
+AsyncConnection.getRawTableBuilder(TableNametableName)
+Returns an AsyncTableBuilder for creating 
RawAsyncTable.
+
 
 
 AsyncTableBuilderAsyncTable
+AsyncConnectionImpl.getTableBuilder(TableNametableName,
+   http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
+
+
+AsyncTableBuilderAsyncTable
 AsyncConnection.getTableBuilder(TableNametableName,
http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
 Returns an AsyncTableBuilder for creating 
AsyncTable.
 
 
-
-AsyncTableBuilderAsyncTable
-AsyncConnectionImpl.getTableBuilder(TableNametableName,
-   http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-
 
 AsyncTableBuilderT
 AsyncTableBuilder.setMaxAttempts(intmaxAttempts)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
index f9a93fe..00f2722 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
@@ -121,13 +121,13 @@
 
 
 AsyncTableRegionLocator
-AsyncConnection.getRegionLocator(TableNametableName)
-Retrieve a AsyncRegionLocator implementation to inspect 
region information on a table.
-
+AsyncConnectionImpl.getRegionLocator(TableNametableName)
 
 
 AsyncTableRegionLocator
-AsyncConnectionImpl.getRegionLocator(TableNametableName)
+AsyncConnection.getRegionLocator(TableNametableName)
+Retrieve a AsyncRegionLocator implementation to inspect 
region information on a table.
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
index b78dcdf..00fce6f 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
@@ -230,13 +230,13 @@
 
 
 
-(package private) ClusterConnection
-ScannerCallableWithReplicas.cConnection
-
-
 protected ClusterConnection
 RpcRetryingCallerWithReadReplicas.cConnection
 
+
+(package private) ClusterConnection
+ScannerCallableWithReplicas.cConnection
+
 
 private ClusterConnection
 RegionCoprocessorRpcChannel.conn
@@ -250,28 +250,28 @@
 AsyncProcess.connection
 
 
-private ClusterConnection
-HRegionLocator.connection
+protected ClusterConnection
+RegionAdminServiceCallable.connection
 
 
 private ClusterConnection
-ClientScanner.connection
+HTable.connection
 
 
 protected ClusterConnection
-RegionAdminServiceCallable.connection
+MasterCallable.connection
 
 
-protected ClusterConnection
-MasterCallable.connection
+private ClusterConnection
+HBaseAdmin.connection
 
 
 private ClusterConnection
-HTable.connection
+ClientScanner.connection
 
 
 private ClusterConnection
-HBaseAdmin.connection
+HRegionLocator.connection
 
 
 private ClusterConnection
@@ -300,15 +300,15 @@
 
 
 protected ClusterConnection
-ClientScanner.getConnection()
+RegionServerCallable.getConnection()
 
 
-(package private) ClusterConnection
-HTableMultiplexer.getConnection()
+protected ClusterConnection
+ClientScanner.getConnection()
 
 
-protected ClusterConnection
-RegionServerCallable.getConnection()
+(package private) 

[38/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
index 08c51f5..0f0a1d8 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
@@ -587,7 +587,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private static HRegionLocation
-AsyncMetaTableAccessor.getRegionLocation(Resultr,
+MetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -596,7 +596,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private static HRegionLocation
-MetaTableAccessor.getRegionLocation(Resultr,
+AsyncMetaTableAccessor.getRegionLocation(Resultr,
  HRegionInforegionInfo,
  intreplicaId)
 Returns the HRegionLocation parsed from the given meta row 
Result
@@ -979,7 +979,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 HRegionInfo
-ScannerCallableWithReplicas.getHRegionInfo()
+RegionServerCallable.getHRegionInfo()
 
 
 HRegionInfo
@@ -991,7 +991,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 HRegionInfo
-RegionServerCallable.getHRegionInfo()
+ScannerCallableWithReplicas.getHRegionInfo()
 
 
 private HRegionInfo
@@ -1030,13 +1030,13 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 HBaseAdmin.getOnlineRegions(ServerNamesn)
 
 
-(package private) http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturePairHRegionInfo,ServerName
-AsyncHBaseAdmin.getRegion(byte[]regionName)
-
-
 (package private) PairHRegionInfo,ServerName
 HBaseAdmin.getRegion(byte[]regionName)
 
+
+(package private) http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturePairHRegionInfo,ServerName
+AsyncHBaseAdmin.getRegion(byte[]regionName)
+
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
 Admin.getTableRegions(TableNametableName)
@@ -1064,8 +1064,10 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncHBaseAdmin.closeRegion(ServerNamesn,
-   HRegionInfohri)
+AsyncAdmin.closeRegion(ServerNamesn,
+   HRegionInfohri)
+Close a region.
+
 
 
 void
@@ -1081,10 +1083,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncAdmin.closeRegion(ServerNamesn,
-   HRegionInfohri)
-Close a region.
-
+AsyncHBaseAdmin.closeRegion(ServerNamesn,
+   HRegionInfohri)
 
 
 private void
@@ -1154,14 +1154,14 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
  http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in 
java.lang">Throwableerror)
 
 
-http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncHBaseAdmin.split(ServerNamesn,
+void
+HBaseAdmin.split(ServerNamesn,
  HRegionInfohri,
  byte[]splitPoint)
 
 
-void
-HBaseAdmin.split(ServerNamesn,
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
+AsyncHBaseAdmin.split(ServerNamesn,
  HRegionInfohri,
  byte[]splitPoint)
 
@@ -1303,17 +1303,17 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 void

[44/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/apidocs/overview-tree.html
--
diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html
index 6430e10..8b53c07 100644
--- a/apidocs/overview-tree.html
+++ b/apidocs/overview-tree.html
@@ -874,31 +874,31 @@
 
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in java.lang">EnumE (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 
-org.apache.hadoop.hbase.MemoryCompactionPolicy
-org.apache.hadoop.hbase.KeepDeletedCells
-org.apache.hadoop.hbase.ProcedureState
+org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
 org.apache.hadoop.hbase.filter.FilterList.Operator
 org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
-org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
 org.apache.hadoop.hbase.filter.Filter.ReturnCode
-org.apache.hadoop.hbase.util.Order
+org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
+org.apache.hadoop.hbase.KeepDeletedCells
+org.apache.hadoop.hbase.MemoryCompactionPolicy
+org.apache.hadoop.hbase.ProcedureState
 org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
+org.apache.hadoop.hbase.util.Order
+org.apache.hadoop.hbase.regionserver.BloomType
 org.apache.hadoop.hbase.quotas.ThrottlingException.Type
 org.apache.hadoop.hbase.quotas.QuotaScope
-org.apache.hadoop.hbase.quotas.QuotaType
 org.apache.hadoop.hbase.quotas.ThrottleType
-org.apache.hadoop.hbase.regionserver.BloomType
-org.apache.hadoop.hbase.client.SnapshotType
+org.apache.hadoop.hbase.quotas.QuotaType
 org.apache.hadoop.hbase.client.Durability
+org.apache.hadoop.hbase.client.SnapshotType
+org.apache.hadoop.hbase.client.MasterSwitchType
+org.apache.hadoop.hbase.client.CompactType
 org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
-org.apache.hadoop.hbase.client.IsolationLevel
-org.apache.hadoop.hbase.client.RequestController.ReturnCode
-org.apache.hadoop.hbase.client.Scan.ReadType
 org.apache.hadoop.hbase.client.CompactionState
-org.apache.hadoop.hbase.client.MasterSwitchType
+org.apache.hadoop.hbase.client.Scan.ReadType
+org.apache.hadoop.hbase.client.RequestController.ReturnCode
+org.apache.hadoop.hbase.client.IsolationLevel
 org.apache.hadoop.hbase.client.Consistency
-org.apache.hadoop.hbase.client.CompactType
 org.apache.hadoop.hbase.client.security.SecurityCapability
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/book.html
--
diff --git a/book.html b/book.html
index 17dd4f7..f3916c5 100644
--- a/book.html
+++ b/book.html
@@ -34832,7 +34832,7 @@ The server will return cellblocks compressed using this 
same compressor as long
 
 
 Version 2.0.0-SNAPSHOT
-Last updated 2017-04-11 16:49:09 +00:00
+Last updated 2017-03-31 20:05:23 +00:00
 
 
 



[24/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html 
b/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
index 8a19eda..2408858 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
@@ -244,7 +244,7 @@ the order they are declared.
 
 
 values
-public staticReference.Range[]values()
+public staticReference.Range[]values()
 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:
@@ -264,7 +264,7 @@ for (Reference.Range c : Reference.Range.values())
 
 
 valueOf
-public staticReference.RangevalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+public staticReference.RangevalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Returns the enum constant of this type with the specified 
name.
 The string must match exactly an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html 
b/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
index b6e7034..44310c8 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
@@ -162,11 +162,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 ImmutableBytesWritable
-TableRecordReader.createKey()
+TableSnapshotInputFormat.TableSnapshotRecordReader.createKey()
 
 
 ImmutableBytesWritable
-TableSnapshotInputFormat.TableSnapshotRecordReader.createKey()
+TableRecordReader.createKey()
 
 
 ImmutableBytesWritable
@@ -183,11 +183,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-TableInputFormatBase.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
+TableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
org.apache.hadoop.mapred.JobConfjob,
-   org.apache.hadoop.mapred.Reporterreporter)
-Builds a TableRecordReader.
-
+   
org.apache.hadoop.mapred.Reporterreporter)
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
@@ -197,9 +195,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-TableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
+TableInputFormatBase.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
org.apache.hadoop.mapred.JobConfjob,
-   
org.apache.hadoop.mapred.Reporterreporter)
+   org.apache.hadoop.mapred.Reporterreporter)
+Builds a TableRecordReader.
+
 
 
 
@@ -218,12 +218,10 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-IdentityTableMap.map(ImmutableBytesWritablekey,
-   Resultvalue,
+RowCounter.RowCounterMapper.map(ImmutableBytesWritablerow,
+   Resultvalues,
org.apache.hadoop.mapred.OutputCollectorImmutableBytesWritable,Resultoutput,
-   org.apache.hadoop.mapred.Reporterreporter)
-Pass the key, value to reduce
-
+   org.apache.hadoop.mapred.Reporterreporter)
 
 
 void
@@ -236,19 +234,21 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-RowCounter.RowCounterMapper.map(ImmutableBytesWritablerow,
-   Resultvalues,
+IdentityTableMap.map(ImmutableBytesWritablekey,
+   Resultvalue,
org.apache.hadoop.mapred.OutputCollectorImmutableBytesWritable,Resultoutput,
-   org.apache.hadoop.mapred.Reporterreporter)
+   org.apache.hadoop.mapred.Reporterreporter)
+Pass the key, value to reduce
+
 
 
 boolean
-TableRecordReader.next(ImmutableBytesWritablekey,
+TableSnapshotInputFormat.TableSnapshotRecordReader.next(ImmutableBytesWritablekey,
 Resultvalue)
 
 
 boolean
-TableSnapshotInputFormat.TableSnapshotRecordReader.next(ImmutableBytesWritablekey,
+TableRecordReader.next(ImmutableBytesWritablekey,
 Resultvalue)
 
 
@@ -281,12 +281,10 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-IdentityTableMap.map(ImmutableBytesWritablekey,
-   Resultvalue,

[22/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html
index 793bd20..b3951ce 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html
@@ -168,23 +168,23 @@
 
 
 void
+CombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
+  Cacheablebuf)
+
+
+void
 BlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf)
 Add block to cache (defaults to not in-memory).
 
 
-
+
 void
 LruBlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf)
 Cache the block with the specified name and buffer.
 
 
-
-void
-CombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
-  Cacheablebuf)
-
 
 void
 MemcachedBlockCache.cacheBlock(BlockCacheKeycacheKey,
@@ -192,35 +192,35 @@
 
 
 void
-BlockCache.cacheBlock(BlockCacheKeycacheKey,
+CombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf,
   booleaninMemory,
-  booleancacheDataInL1)
-Add block to cache.
-
+  booleancacheDataInL1)
 
 
 void
-LruBlockCache.cacheBlock(BlockCacheKeycacheKey,
+InclusiveCombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf,
   booleaninMemory,
-  booleancacheDataInL1)
-Cache the block with the specified name and buffer.
-
+  booleancacheDataInL1)
 
 
 void
-CombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
+BlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf,
   booleaninMemory,
-  booleancacheDataInL1)
+  booleancacheDataInL1)
+Add block to cache.
+
 
 
 void
-InclusiveCombinedBlockCache.cacheBlock(BlockCacheKeycacheKey,
+LruBlockCache.cacheBlock(BlockCacheKeycacheKey,
   Cacheablebuf,
   booleaninMemory,
-  booleancacheDataInL1)
+  booleancacheDataInL1)
+Cache the block with the specified name and buffer.
+
 
 
 void
@@ -237,17 +237,17 @@
 
 
 boolean
-BlockCache.evictBlock(BlockCacheKeycacheKey)
-Evict block from cache.
-
+CombinedBlockCache.evictBlock(BlockCacheKeycacheKey)
 
 
 boolean
-LruBlockCache.evictBlock(BlockCacheKeycacheKey)
+BlockCache.evictBlock(BlockCacheKeycacheKey)
+Evict block from cache.
+
 
 
 boolean
-CombinedBlockCache.evictBlock(BlockCacheKeycacheKey)
+LruBlockCache.evictBlock(BlockCacheKeycacheKey)
 
 
 boolean
@@ -255,35 +255,35 @@
 
 
 Cacheable
-BlockCache.getBlock(BlockCacheKeycacheKey,
+CombinedBlockCache.getBlock(BlockCacheKeycacheKey,
 booleancaching,
 booleanrepeat,
-booleanupdateCacheMetrics)
-Fetch block from cache.
-
+booleanupdateCacheMetrics)
 
 
 Cacheable
-LruBlockCache.getBlock(BlockCacheKeycacheKey,
+InclusiveCombinedBlockCache.getBlock(BlockCacheKeycacheKey,
 booleancaching,
 booleanrepeat,
-booleanupdateCacheMetrics)
-Get the buffer of the block with the specified name.
-
+booleanupdateCacheMetrics)
 
 
 Cacheable
-CombinedBlockCache.getBlock(BlockCacheKeycacheKey,
+BlockCache.getBlock(BlockCacheKeycacheKey,
 booleancaching,
 booleanrepeat,
-booleanupdateCacheMetrics)
+booleanupdateCacheMetrics)
+Fetch block from cache.
+
 
 
 Cacheable
-InclusiveCombinedBlockCache.getBlock(BlockCacheKeycacheKey,
+LruBlockCache.getBlock(BlockCacheKeycacheKey,
 booleancaching,
 booleanrepeat,
-booleanupdateCacheMetrics)
+booleanupdateCacheMetrics)
+Get the buffer of the block with the specified name.
+
 
 
 Cacheable
@@ -310,20 +310,20 @@
 
 
 void
+CombinedBlockCache.returnBlock(BlockCacheKeycacheKey,
+   Cacheableblock)
+
+
+void
 BlockCache.returnBlock(BlockCacheKeycacheKey,
Cacheableblock)
 Called when the scanner using the block decides to return 
the block once its usage
  is over.
 
 
-
-void
-LruBlockCache.returnBlock(BlockCacheKeycacheKey,
-   Cacheableblock)
-
 
 void
-CombinedBlockCache.returnBlock(BlockCacheKeycacheKey,
+LruBlockCache.returnBlock(BlockCacheKeycacheKey,
Cacheableblock)
 
 
@@ -509,13 +509,13 @@
 
 
 void
-CachedEntryQueue.add(http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in java.util">Map.EntryBlockCacheKey,BucketCache.BucketEntryentry)
-Attempt to add the specified entry to this queue.
-
+BucketCache.BucketEntryGroup.add(http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in java.util">Map.EntryBlockCacheKey,BucketCache.BucketEntryblock)
 
 
 void
-BucketCache.BucketEntryGroup.add(http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in 

[27/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
index 0d683e6..152e420 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
@@ -514,24 +514,24 @@
 
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in java.lang">EnumE (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 
-org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
-org.apache.hadoop.hbase.client.Consistency
-org.apache.hadoop.hbase.client.TableState.State
-org.apache.hadoop.hbase.client.RegionLocateType
-org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
 org.apache.hadoop.hbase.client.Durability
-org.apache.hadoop.hbase.client.CompactType
-org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
-org.apache.hadoop.hbase.client.HBaseAdmin.ReplicationState
-org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
-org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
-org.apache.hadoop.hbase.client.MasterSwitchType
-org.apache.hadoop.hbase.client.IsolationLevel
 org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
-org.apache.hadoop.hbase.client.SnapshotType
+org.apache.hadoop.hbase.client.RegionLocateType
+org.apache.hadoop.hbase.client.Consistency
+org.apache.hadoop.hbase.client.IsolationLevel
 org.apache.hadoop.hbase.client.CompactionState
 org.apache.hadoop.hbase.client.Scan.ReadType
+org.apache.hadoop.hbase.client.MasterSwitchType
+org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
+org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
+org.apache.hadoop.hbase.client.TableState.State
+org.apache.hadoop.hbase.client.SnapshotType
+org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
+org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
+org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
 org.apache.hadoop.hbase.client.RequestController.ReturnCode
+org.apache.hadoop.hbase.client.CompactType
+org.apache.hadoop.hbase.client.HBaseAdmin.ReplicationState
 org.apache.hadoop.hbase.client.AbstractResponse.ResponseType
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/client/package-use.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-use.html 
b/devapidocs/org/apache/hadoop/hbase/client/package-use.html
index ac30b9b..188bcdc 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/package-use.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/package-use.html
@@ -2659,6 +2659,16 @@ service.
 
 
 
+Append
+Performs Append operations on a single row.
+
+
+
+Increment
+Used to perform Increment operations on a single row.
+
+
+
 OperationWithAttributes
 
 
@@ -2689,31 +2699,21 @@ service.
 
 
 
-Append
-Performs Append operations on a single row.
-
-
-
 Delete
 Used to perform Delete operations on a single row.
 
 
-
+
 Durability
 Enum describing the durability guarantees for tables and Mutations
  Note that the items must be sorted in order of increasing durability
 
 
-
+
 Get
 Used to perform Get operations on a single row.
 
 
-
-Increment
-Used to perform Increment operations on a single row.
-
-
 
 OperationWithAttributes
 
@@ -2728,29 +2728,24 @@ service.
 
 
 
-Result
-Single row result of a Get or Scan query.
-
-
-
 ResultScanner
 Interface for client-side scanning.
 
 
-
+
 RowMutations
 Performs multiple mutations atomically on a single 
row.
 
 
-
+
 Scan
 Used to perform Scan operations.
 
 
-
+
 Scan.ReadType
 
-
+
 Table
 Used to communicate with a single HBase table.
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html 
b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
index 93c55cd..2db3705 100644
--- a/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
+++ b/devapidocs/org/apache/hadoop/hbase/codec/class-use/Codec.Decoder.html
@@ -151,23 +151,23 @@
 
 
 Codec.Decoder
-KeyValueCodec.getDecoder(ByteBuffbuf)
+CellCodec.getDecoder(ByteBuffbuf)
 
 
 Codec.Decoder

[36/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
index 15c82eb..2e24677 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
@@ -201,22 +201,22 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static KeyValue
-KeyValueUtil.create(http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
+KeyValue.create(http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
 
 
 static KeyValue
-KeyValue.create(http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
+KeyValueUtil.create(http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
 
 
 static KeyValue
-KeyValueUtil.create(intlength,
+KeyValue.create(intlength,
   http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
 Create a KeyValue reading length from 
in
 
 
 
 static KeyValue
-KeyValue.create(intlength,
+KeyValueUtil.create(intlength,
   http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true;
 title="class or interface in java.io">DataInputin)
 Create a KeyValue reading length from 
in
 
@@ -332,31 +332,31 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static KeyValue
-KeyValueUtil.createKeyValueFromKey(byte[]b)
+KeyValue.createKeyValueFromKey(byte[]b)
 
 
 static KeyValue
-KeyValue.createKeyValueFromKey(byte[]b)
+KeyValueUtil.createKeyValueFromKey(byte[]b)
 
 
 static KeyValue
-KeyValueUtil.createKeyValueFromKey(byte[]b,
+KeyValue.createKeyValueFromKey(byte[]b,
  into,
  intl)
 
 
 static KeyValue
-KeyValue.createKeyValueFromKey(byte[]b,
+KeyValueUtil.createKeyValueFromKey(byte[]b,
  into,
  intl)
 
 
 static KeyValue
-KeyValueUtil.createKeyValueFromKey(http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBufferbb)
+KeyValue.createKeyValueFromKey(http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBufferbb)
 
 
 static KeyValue
-KeyValue.createKeyValueFromKey(http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBufferbb)
+KeyValueUtil.createKeyValueFromKey(http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBufferbb)
 
 
 static KeyValue
@@ -526,17 +526,17 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static long
-KeyValueUtil.write(KeyValuekv,
+KeyValue.write(KeyValuekv,
  http://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true;
 title="class or interface in java.io">DataOutputout)
-Write out a KeyValue in the manner in which we used to when 
KeyValue was a
- Writable.
+Write out a KeyValue in the manner in which we used to when 
KeyValue was a Writable.
 
 
 
 static long
-KeyValue.write(KeyValuekv,
+KeyValueUtil.write(KeyValuekv,
  http://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true;
 title="class or interface in java.io">DataOutputout)
-Write out a KeyValue in the manner in which we used to when 
KeyValue was a Writable.
+Write out a KeyValue in the manner in which we used to when 
KeyValue was a
+ Writable.
 
 
 
@@ -747,28 +747,38 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
-DefaultStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
+StripeStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
+See StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValue)
+ for details on this methods.
+
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
+DefaultStoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
+
+
+http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorStoreFile
 StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValuetargetKey)
 

[43/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 5d59575..bef2e8d 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -316,6690 +316,6690 @@
 0
 1
 
+maven-archiver/pom.properties
+0
+0
+1
+
 org/apache/hadoop/hbase/AsyncMetaTableAccessor.java
 0
 0
 43
-
+
 org/apache/hadoop/hbase/AuthUtil.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/BaseConfigurable.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/ByteBufferKeyValue.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/Cell.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/CellComparator.java
 0
 0
 30
-
+
 org/apache/hadoop/hbase/CellScanner.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/CellUtil.java
 0
 0
 98
-
+
 org/apache/hadoop/hbase/ChoreService.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/ClusterId.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ClusterStatus.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/CompatibilityFactory.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/CompatibilitySingletonFactory.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/CompoundConfiguration.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/CoordinatedStateManagerFactory.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/CoprocessorEnvironment.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/DoNotRetryIOException.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/DroppedSnapshotException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/ExtendedCell.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/HBaseConfiguration.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/HColumnDescriptor.java
 0
 0
 27
-
+
 org/apache/hadoop/hbase/HConstants.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/HRegionInfo.java
 0
 0
 58
-
+
 org/apache/hadoop/hbase/HRegionLocation.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/HTableDescriptor.java
 0
 0
 46
-
+
 org/apache/hadoop/hbase/HealthChecker.java
 0
 0
 17
-
+
 org/apache/hadoop/hbase/IndividualBytesFieldCell.java
 0
 0
 11
-
+
 org/apache/hadoop/hbase/JMXListener.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/KeyValue.java
 0
 0
 135
-
+
 org/apache/hadoop/hbase/KeyValueTestUtil.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/KeyValueUtil.java
 0
 0
 30
-
+
 org/apache/hadoop/hbase/LocalHBaseCluster.java
 0
 0
 24
-
+
 org/apache/hadoop/hbase/MetaMutationAnnotation.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/MetaTableAccessor.java
 0
 0
 118
-
+
 org/apache/hadoop/hbase/NamespaceDescriptor.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/RegionLoad.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/RegionLocations.java
 0
 0
 10
-
+
 org/apache/hadoop/hbase/RegionStateListener.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ScheduledChore.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/ServerLoad.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ServerName.java
 0
 0
 27
-
+
 org/apache/hadoop/hbase/SettableSequenceId.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/SettableTimestamp.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/SplitLogCounters.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/SplitLogTask.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/TableDescriptors.java
 0
 0
 8
-
+
 org/apache/hadoop/hbase/TableInfoMissingException.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/TableName.java
 0
 0
 20
-
+
 org/apache/hadoop/hbase/TagType.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/TagUtil.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ZKNamespaceManager.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/ZNodeClearer.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/backup/BackupCopyJob.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/BackupHFileCleaner.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/backup/BackupRestoreConstants.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/backup/BackupTableInfo.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/FailedArchiveException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/HBackupFileSystem.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/HFileArchiver.java
 0
 0
 21
-
+
 org/apache/hadoop/hbase/backup/LogUtils.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/RestoreDriver.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/RestoreJob.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/RestoreRequest.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/backup/example/HFileArchiveManager.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/backup/example/LongTermArchivingHFileCleaner.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/backup/example/TableHFileArchiveTracker.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/backup/example/ZKTableArchiveClient.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.java
 0
 0
 10
-
+
 org/apache/hadoop/hbase/backup/impl/BackupCommands.java
 0
 0
 55
-
+
 org/apache/hadoop/hbase/backup/impl/BackupManager.java
 0
 0
 5
-
+
 

[49/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/class-use/TableName.html 
b/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
index e42fa80..3492a80 100644
--- a/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
+++ b/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
@@ -409,31 +409,31 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 TableName
-BufferedMutator.getName()
-Gets the fully qualified table name instance of the table 
that this BufferedMutator writes to.
+AsyncTableRegionLocator.getName()
+Gets the fully qualified table name instance of the table 
whose region we want to locate.
 
 
 
 TableName
-AsyncTableBase.getName()
-Gets the fully qualified table name instance of this 
table.
+BufferedMutator.getName()
+Gets the fully qualified table name instance of the table 
that this BufferedMutator writes to.
 
 
 
 TableName
-RegionLocator.getName()
+Table.getName()
 Gets the fully qualified table name instance of this 
table.
 
 
 
 TableName
-AsyncTableRegionLocator.getName()
-Gets the fully qualified table name instance of the table 
whose region we want to locate.
+AsyncTableBase.getName()
+Gets the fully qualified table name instance of this 
table.
 
 
 
 TableName
-Table.getName()
+RegionLocator.getName()
 Gets the fully qualified table name instance of this 
table.
 
 
@@ -743,17 +743,17 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-RegionLocator
-Connection.getRegionLocator(TableNametableName)
-Retrieve a RegionLocator implementation to inspect region 
information on a table.
-
-
-
 AsyncTableRegionLocator
 AsyncConnection.getRegionLocator(TableNametableName)
 Retrieve a AsyncRegionLocator implementation to inspect 
region information on a table.
 
 
+
+RegionLocator
+Connection.getRegionLocator(TableNametableName)
+Retrieve a RegionLocator implementation to inspect region 
information on a table.
+
+
 
 default Table
 Connection.getTable(TableNametableName)
@@ -761,31 +761,31 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-default Table
-Connection.getTable(TableNametableName,
+default AsyncTable
+AsyncConnection.getTable(TableNametableName,
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-Retrieve a Table implementation for accessing a table.
+Retrieve an AsyncTable implementation for accessing a 
table.
 
 
 
-default AsyncTable
-AsyncConnection.getTable(TableNametableName,
+default Table
+Connection.getTable(TableNametableName,
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-Retrieve an AsyncTable implementation for accessing a 
table.
+Retrieve a Table implementation for accessing a table.
 
 
 
-TableBuilder
-Connection.getTableBuilder(TableNametableName,
+AsyncTableBuilderAsyncTable
+AsyncConnection.getTableBuilder(TableNametableName,
http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-Returns an TableBuilder for creating Table.
+Returns an AsyncTableBuilder for creating 
AsyncTable.
 
 
 
-AsyncTableBuilderAsyncTable
-AsyncConnection.getTableBuilder(TableNametableName,
+TableBuilder
+Connection.getTableBuilder(TableNametableName,
http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool)
-Returns an AsyncTableBuilder for creating 
AsyncTable.
+Returns an TableBuilder for creating Table.
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/apidocs/org/apache/hadoop/hbase/client/Durability.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Durability.html 
b/apidocs/org/apache/hadoop/hbase/client/Durability.html
index cbe3be4..0aefadf 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Durability.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Durability.html
@@ -293,7 +293,7 @@ the order they are declared.
 
 
 values
-public staticDurability[]values()
+public staticDurability[]values()
 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:
@@ -313,7 +313,7 @@ for (Durability c : Durability.values())
 
 
 valueOf
-public staticDurabilityvalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 

[46/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html 
b/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html
index 72f56a8..78fd371 100644
--- a/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html
+++ b/apidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html
@@ -250,7 +250,10 @@
 
 
 ByteRange
-SimpleByteRange.deepCopy()
+ByteRange.deepCopy()
+Create a new ByteRange with new backing byte[] 
containing a copy
+ of the content from this range's window.
+
 
 
 ByteRange
@@ -258,10 +261,7 @@
 
 
 ByteRange
-ByteRange.deepCopy()
-Create a new ByteRange with new backing byte[] 
containing a copy
- of the content from this range's window.
-
+SimpleByteRange.deepCopy()
 
 
 ByteRange
@@ -281,16 +281,6 @@
 
 
 ByteRange
-SimpleByteRange.put(intindex,
-   byteval)
-
-
-ByteRange
-SimpleMutableByteRange.put(intindex,
-   byteval)
-
-
-ByteRange
 ByteRange.put(intindex,
byteval)
 Store val at index.
@@ -298,13 +288,13 @@
 
 
 ByteRange
-SimpleByteRange.put(intindex,
-   byte[]val)
+SimpleMutableByteRange.put(intindex,
+   byteval)
 
 
 ByteRange
-SimpleMutableByteRange.put(intindex,
-   byte[]val)
+SimpleByteRange.put(intindex,
+   byteval)
 
 
 ByteRange
@@ -315,17 +305,13 @@
 
 
 ByteRange
-SimpleByteRange.put(intindex,
-   byte[]val,
-   intoffset,
-   intlength)
+SimpleMutableByteRange.put(intindex,
+   byte[]val)
 
 
 ByteRange
-SimpleMutableByteRange.put(intindex,
-   byte[]val,
-   intoffset,
-   intlength)
+SimpleByteRange.put(intindex,
+   byte[]val)
 
 
 ByteRange
@@ -339,13 +325,17 @@
 
 
 ByteRange
-SimpleByteRange.putInt(intindex,
-  intval)
+SimpleMutableByteRange.put(intindex,
+   byte[]val,
+   intoffset,
+   intlength)
 
 
 ByteRange
-SimpleMutableByteRange.putInt(intindex,
-  intval)
+SimpleByteRange.put(intindex,
+   byte[]val,
+   intoffset,
+   intlength)
 
 
 ByteRange
@@ -356,13 +346,13 @@
 
 
 ByteRange
-SimpleByteRange.putLong(intindex,
-   longval)
+SimpleMutableByteRange.putInt(intindex,
+  intval)
 
 
 ByteRange
-SimpleMutableByteRange.putLong(intindex,
-   longval)
+SimpleByteRange.putInt(intindex,
+  intval)
 
 
 ByteRange
@@ -373,13 +363,13 @@
 
 
 ByteRange
-SimpleByteRange.putShort(intindex,
-shortval)
+SimpleMutableByteRange.putLong(intindex,
+   longval)
 
 
 ByteRange
-SimpleMutableByteRange.putShort(intindex,
-shortval)
+SimpleByteRange.putLong(intindex,
+   longval)
 
 
 ByteRange
@@ -390,21 +380,25 @@
 
 
 ByteRange
-SimpleByteRange.set(byte[]bytes)
+SimpleMutableByteRange.putShort(intindex,
+shortval)
 
 
 ByteRange
+SimpleByteRange.putShort(intindex,
+shortval)
+
+
+ByteRange
 ByteRange.set(byte[]bytes)
 Reuse this ByteRange over a new byte[].
 
 
-
+
 ByteRange
-SimpleByteRange.set(byte[]bytes,
-   intoffset,
-   intlength)
+SimpleByteRange.set(byte[]bytes)
 
-
+
 ByteRange
 ByteRange.set(byte[]bytes,
intoffset,
@@ -412,16 +406,22 @@
 Reuse this ByteRange over a new byte[].
 
 
-
+
 ByteRange
-SimpleByteRange.set(intcapacity)
+SimpleByteRange.set(byte[]bytes,
+   intoffset,
+   intlength)
 
-
+
 ByteRange
 ByteRange.set(intcapacity)
 Reuse this ByteRange over a new byte[].
 
 
+
+ByteRange
+SimpleByteRange.set(intcapacity)
+
 
 ByteRange
 ByteRange.setLength(intlength)
@@ -436,27 +436,17 @@
 
 
 ByteRange
-SimpleByteRange.shallowCopy()
-
-
-ByteRange
-SimpleMutableByteRange.shallowCopy()
-
-
-ByteRange
 ByteRange.shallowCopy()
 Create a new ByteRange that points at this 
range's byte[].
 
 
 
 ByteRange
-SimpleByteRange.shallowCopySubRange(intinnerOffset,
-   intcopyLength)
+SimpleMutableByteRange.shallowCopy()
 
 
 ByteRange
-SimpleMutableByteRange.shallowCopySubRange(intinnerOffset,
-   intcopyLength)
+SimpleByteRange.shallowCopy()
 
 
 ByteRange
@@ -467,11 +457,13 @@
 
 
 ByteRange
-SimpleByteRange.unset()
+SimpleMutableByteRange.shallowCopySubRange(intinnerOffset,
+   intcopyLength)
 
 
 ByteRange
-SimpleMutableByteRange.unset()
+SimpleByteRange.shallowCopySubRange(intinnerOffset,
+   intcopyLength)
 
 
 ByteRange
@@ -479,6 +471,14 @@
 Nullifies this ByteRange.
 
 
+
+ByteRange
+SimpleMutableByteRange.unset()
+
+
+ByteRange
+SimpleByteRange.unset()
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html 
b/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
index da760b5..a6ec9c7 100644
--- a/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
+++ b/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html
@@ -121,23 +121,23 @@
 
 
 

[33/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
index b370e53..7f67f25 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
@@ -104,14 +104,14 @@
 
 
 void
-HMaster.checkTableModifiable(TableNametableName)
-
-
-void
 MasterServices.checkTableModifiable(TableNametableName)
 Check table is modifiable; i.e.
 
 
+
+void
+HMaster.checkTableModifiable(TableNametableName)
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
index bc2627f..e7ffea3 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
@@ -191,14 +191,14 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-HMaster.checkTableModifiable(TableNametableName)
-
-
-void
 MasterServices.checkTableModifiable(TableNametableName)
 Check table is modifiable; i.e.
 
 
+
+void
+HMaster.checkTableModifiable(TableNametableName)
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
index d182369..e4d5620 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Tag.html
@@ -590,14 +590,14 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTag
-DefaultVisibilityExpressionResolver.createVisibilityExpTags(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringvisExpression)
-
-
-http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTag
 VisibilityExpressionResolver.createVisibilityExpTags(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringvisExpression)
 Convert visibility expression into tags to be 
serialized.
 
 
+
+http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTag
+DefaultVisibilityExpressionResolver.createVisibilityExpTags(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringvisExpression)
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
 
b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
index 3402e75..a975f90 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
@@ -173,7 +173,7 @@
 
 
 boolean
-ConnectionImplementation.isMasterRunning()
+ClusterConnection.isMasterRunning()
 Deprecated.
 this has been deprecated 
without a replacement
 
@@ -181,7 +181,7 @@
 
 
 boolean
-ClusterConnection.isMasterRunning()
+ConnectionImplementation.isMasterRunning()
 Deprecated.
 this has been deprecated 
without a replacement
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
index e4e398b..d5c8bd4 100644
--- a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
@@ -88,12 +88,12 @@
 
 Annotation Type Hierarchy
 
-org.apache.hadoop.hbase.classification.InterfaceStability.Stable (implements 

[34/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
index 4ea81ab..72054c0 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
@@ -1968,111 +1968,111 @@ service.
 
 
 private TableName
+SnapshotDescription.table
+
+
+private TableName
 RegionCoprocessorRpcChannel.table
 
+
+private TableName
+RawAsyncTableImpl.tableName
+
 
 private TableName
-SnapshotDescription.table
+RegionServerCallable.tableName
 
 
 protected TableName
-AsyncHBaseAdmin.TableProcedureBiConsumer.tableName
+RegionAdminServiceCallable.tableName
 
 
 private TableName
-HRegionLocator.tableName
+BufferedMutatorImpl.tableName
 
 
 private TableName
-ScannerCallableWithReplicas.tableName
+AsyncProcessTask.tableName
 
 
 private TableName
-ClientScanner.tableName
+AsyncProcessTask.Builder.tableName
 
 
 private TableName
-AsyncClientScanner.tableName
+AsyncRequestFutureImpl.tableName
 
 
-private TableName
-AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder.tableName
+protected TableName
+TableBuilderBase.tableName
 
 
 private TableName
-AsyncRpcRetryingCallerFactory.BatchCallerBuilder.tableName
+AsyncBatchRpcRetryingCaller.tableName
 
 
 private TableName
-RawAsyncTableImpl.tableName
+HTable.tableName
 
 
 private TableName
-RegionCoprocessorRpcChannelImpl.tableName
+TableState.tableName
 
 
-private TableName
-AsyncTableRegionLocatorImpl.tableName
+protected TableName
+RpcRetryingCallerWithReadReplicas.tableName
 
 
 protected TableName
-RegionAdminServiceCallable.tableName
+AsyncTableBuilderBase.tableName
 
 
 private TableName
-HTable.tableName
+AsyncSingleRequestRpcRetryingCaller.tableName
 
 
 private TableName
-BufferedMutatorImpl.tableName
+ScannerCallableWithReplicas.tableName
 
 
 private TableName
-AsyncBatchRpcRetryingCaller.tableName
+AsyncTableRegionLocatorImpl.tableName
 
 
 private TableName
-BufferedMutatorParams.tableName
+HBaseAdmin.TableFuture.tableName
 
 
 private TableName
-HBaseAdmin.TableFuture.tableName
+RegionCoprocessorRpcChannelImpl.tableName
 
 
-private TableName
-AsyncRequestFutureImpl.tableName
+protected TableName
+AsyncHBaseAdmin.TableProcedureBiConsumer.tableName
 
 
 private TableName
-AsyncProcessTask.tableName
+ClientScanner.tableName
 
 
 private TableName
-AsyncProcessTask.Builder.tableName
+BufferedMutatorParams.tableName
 
 
 private TableName
-RegionServerCallable.tableName
+AsyncClientScanner.tableName
 
 
 private TableName
-AsyncSingleRequestRpcRetryingCaller.tableName
-
-
-protected TableName
-TableBuilderBase.tableName
-
-
-protected TableName
-RpcRetryingCallerWithReadReplicas.tableName
+AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder.tableName
 
 
-protected TableName
-AsyncTableBuilderBase.tableName
+private TableName
+AsyncRpcRetryingCallerFactory.BatchCallerBuilder.tableName
 
 
 private TableName
-TableState.tableName
+HRegionLocator.tableName
 
 
 
@@ -2110,58 +2110,58 @@ service.
 
 
 TableName
-Table.getName()
-Gets the fully qualified table name instance of this 
table.
-
+RawAsyncTableImpl.getName()
 
 
 TableName
-HRegionLocator.getName()
-
-
-TableName
-AsyncTableRegionLocator.getName()
-Gets the fully qualified table name instance of the table 
whose region we want to locate.
+RegionLocator.getName()
+Gets the fully qualified table name instance of this 
table.
 
 
-
-TableName
-AsyncTableImpl.getName()
-
 
 TableName
-RawAsyncTableImpl.getName()
+BufferedMutatorImpl.getName()
 
 
 TableName
-AsyncTableRegionLocatorImpl.getName()
-
-
-TableName
 BufferedMutator.getName()
 Gets the fully qualified table name instance of the table 
that this BufferedMutator writes to.
 
 
+
+TableName
+HTable.getName()
+
 
 TableName
-RegionLocator.getName()
+Table.getName()
 Gets the fully qualified table name instance of this 
table.
 
 
 
 TableName
-HTable.getName()
+AsyncTableImpl.getName()
 
 
 TableName
-BufferedMutatorImpl.getName()
+AsyncTableRegionLocatorImpl.getName()
 
 
 TableName
+AsyncTableRegionLocator.getName()
+Gets the fully qualified table name instance of the table 
whose region we want to locate.
+
+
+
+TableName
 AsyncTableBase.getName()
 Gets the fully qualified table name instance of this 
table.
 
 
+
+TableName
+HRegionLocator.getName()
+
 
 TableName
 HTableWrapper.getName()
@@ -2172,24 +2172,16 @@ service.
 
 
 TableName
-SnapshotDescription.getTableName()
+RegionServerCallable.getTableName()
 
 
 TableName
-BufferedMutatorParams.getTableName()
+SnapshotDescription.getTableName()
 
 
-protected TableName
-HBaseAdmin.TableFuture.getTableName()
-
-
 TableName
 AsyncProcessTask.getTableName()
 
-
-TableName
-RegionServerCallable.getTableName()
-
 
 TableName
 TableState.getTableName()
@@ -2197,6 

[26/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
 
b/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
index f10d65b..73935a3 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html
@@ -146,20 +146,20 @@
 
 
 
-static HTableDescriptor
-HTableDescriptor.parseFrom(byte[]bytes)
+static HColumnDescriptor
+HColumnDescriptor.parseFrom(byte[]bytes)
 
 
-static ClusterId
-ClusterId.parseFrom(byte[]bytes)
+static HTableDescriptor
+HTableDescriptor.parseFrom(byte[]bytes)
 
 
 static HRegionInfo
 HRegionInfo.parseFrom(byte[]bytes)
 
 
-static HColumnDescriptor
-HColumnDescriptor.parseFrom(byte[]bytes)
+static ClusterId
+ClusterId.parseFrom(byte[]bytes)
 
 
 static SplitLogTask
@@ -265,145 +265,145 @@
 ByteArrayComparable.parseFrom(byte[]pbBytes)
 
 
-static SingleColumnValueExcludeFilter
-SingleColumnValueExcludeFilter.parseFrom(byte[]pbBytes)
+static ColumnPrefixFilter
+ColumnPrefixFilter.parseFrom(byte[]pbBytes)
 
 
-static ValueFilter
-ValueFilter.parseFrom(byte[]pbBytes)
+static ColumnCountGetFilter
+ColumnCountGetFilter.parseFrom(byte[]pbBytes)
 
 
-static SkipFilter
-SkipFilter.parseFrom(byte[]pbBytes)
+static RowFilter
+RowFilter.parseFrom(byte[]pbBytes)
 
 
-static FamilyFilter
-FamilyFilter.parseFrom(byte[]pbBytes)
+static FuzzyRowFilter
+FuzzyRowFilter.parseFrom(byte[]pbBytes)
 
 
-static FilterWrapper
-FilterWrapper.parseFrom(byte[]pbBytes)
+static BinaryComparator
+BinaryComparator.parseFrom(byte[]pbBytes)
 
 
-static BinaryPrefixComparator
-BinaryPrefixComparator.parseFrom(byte[]pbBytes)
+static RegexStringComparator
+RegexStringComparator.parseFrom(byte[]pbBytes)
 
 
-static NullComparator
-NullComparator.parseFrom(byte[]pbBytes)
+static Filter
+Filter.parseFrom(byte[]pbBytes)
+Concrete implementers can signal a failure condition in 
their code by throwing an
+ http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException.
+
 
 
-static ColumnPrefixFilter
-ColumnPrefixFilter.parseFrom(byte[]pbBytes)
+static RandomRowFilter
+RandomRowFilter.parseFrom(byte[]pbBytes)
 
 
-static PageFilter
-PageFilter.parseFrom(byte[]pbBytes)
+static FirstKeyOnlyFilter
+FirstKeyOnlyFilter.parseFrom(byte[]pbBytes)
 
 
-static BitComparator
-BitComparator.parseFrom(byte[]pbBytes)
+static SkipFilter
+SkipFilter.parseFrom(byte[]pbBytes)
 
 
-static RowFilter
-RowFilter.parseFrom(byte[]pbBytes)
+static BinaryPrefixComparator
+BinaryPrefixComparator.parseFrom(byte[]pbBytes)
 
 
-static ColumnRangeFilter
-ColumnRangeFilter.parseFrom(byte[]pbBytes)
+static TimestampsFilter
+TimestampsFilter.parseFrom(byte[]pbBytes)
 
 
-static ColumnCountGetFilter
-ColumnCountGetFilter.parseFrom(byte[]pbBytes)
+static ValueFilter
+ValueFilter.parseFrom(byte[]pbBytes)
 
 
-static SubstringComparator
-SubstringComparator.parseFrom(byte[]pbBytes)
+static KeyOnlyFilter
+KeyOnlyFilter.parseFrom(byte[]pbBytes)
 
 
-static MultipleColumnPrefixFilter
-MultipleColumnPrefixFilter.parseFrom(byte[]pbBytes)
+static FamilyFilter
+FamilyFilter.parseFrom(byte[]pbBytes)
 
 
-static ColumnPaginationFilter
-ColumnPaginationFilter.parseFrom(byte[]pbBytes)
+static QualifierFilter
+QualifierFilter.parseFrom(byte[]pbBytes)
 
 
-static DependentColumnFilter
-DependentColumnFilter.parseFrom(byte[]pbBytes)
+static FilterList
+FilterList.parseFrom(byte[]pbBytes)
 
 
-static BinaryComparator
-BinaryComparator.parseFrom(byte[]pbBytes)
+static ColumnRangeFilter
+ColumnRangeFilter.parseFrom(byte[]pbBytes)
 
 
-static InclusiveStopFilter
-InclusiveStopFilter.parseFrom(byte[]pbBytes)
+static ColumnPaginationFilter
+ColumnPaginationFilter.parseFrom(byte[]pbBytes)
 
 
-static KeyOnlyFilter
-KeyOnlyFilter.parseFrom(byte[]pbBytes)
+static SubstringComparator
+SubstringComparator.parseFrom(byte[]pbBytes)
 
 
-static MultiRowRangeFilter
-MultiRowRangeFilter.parseFrom(byte[]pbBytes)
+static WhileMatchFilter
+WhileMatchFilter.parseFrom(byte[]pbBytes)
 
 
-static Filter
-Filter.parseFrom(byte[]pbBytes)
-Concrete implementers can signal a failure condition in 
their code by throwing an
- http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException.
-
+static MultiRowRangeFilter
+MultiRowRangeFilter.parseFrom(byte[]pbBytes)
 
 
-static RegexStringComparator
-RegexStringComparator.parseFrom(byte[]pbBytes)
+static PrefixFilter
+PrefixFilter.parseFrom(byte[]pbBytes)
 
 
-static FirstKeyOnlyFilter
-FirstKeyOnlyFilter.parseFrom(byte[]pbBytes)
+static SingleColumnValueExcludeFilter

[03/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/util/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
index a3dccc9..28250ee 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
@@ -519,14 +519,14 @@
 
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in java.lang">EnumE (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 
-org.apache.hadoop.hbase.util.Order
-org.apache.hadoop.hbase.util.PrettyPrinter.Unit
-org.apache.hadoop.hbase.util.ChecksumType
 org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
+org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
 org.apache.hadoop.hbase.util.PoolMap.PoolType
-org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.UnsafeComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
+org.apache.hadoop.hbase.util.Order
+org.apache.hadoop.hbase.util.ChecksumType
 org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter.ERROR_CODE
-org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
+org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.UnsafeComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
+org.apache.hadoop.hbase.util.PrettyPrinter.Unit
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html 
b/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html
index 685f0d7..29d0f95 100644
--- a/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html
+++ b/devapidocs/org/apache/hadoop/hbase/wal/class-use/WAL.Entry.html
@@ -188,11 +188,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 void
-ProtobufLogWriter.append(WAL.Entryentry)
+AsyncProtobufLogWriter.append(WAL.Entryentry)
 
 
 void
-AsyncProtobufLogWriter.append(WAL.Entryentry)
+ProtobufLogWriter.append(WAL.Entryentry)
 
 
 WAL.Entry
@@ -204,15 +204,15 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
   longelapsedTime)
 
 
-protected boolean
-ProtobufLogReader.readNext(WAL.Entryentry)
-
-
 protected abstract boolean
 ReaderBase.readNext(WAL.Entrye)
 Read next entry.
 
 
+
+protected boolean
+ProtobufLogReader.readNext(WAL.Entryentry)
+
 
 
 
@@ -278,13 +278,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 WAL.Entry
-SystemTableWALEntryFilter.filter(WAL.Entryentry)
+ScopeWALEntryFilter.filter(WAL.Entryentry)
 
 
 WAL.Entry
-WALEntryFilter.filter(WAL.Entryentry)
-Applies the filter, possibly returning a different Entry 
instance.
-
+SystemTableWALEntryFilter.filter(WAL.Entryentry)
 
 
 WAL.Entry
@@ -292,7 +290,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 WAL.Entry
-ScopeWALEntryFilter.filter(WAL.Entryentry)
+WALEntryFilter.filter(WAL.Entryentry)
+Applies the filter, possibly returning a different Entry 
instance.
+
 
 
 WAL.Entry
@@ -326,13 +326,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 WAL.Entry
-SystemTableWALEntryFilter.filter(WAL.Entryentry)
+ScopeWALEntryFilter.filter(WAL.Entryentry)
 
 
 WAL.Entry
-WALEntryFilter.filter(WAL.Entryentry)
-Applies the filter, possibly returning a different Entry 
instance.
-
+SystemTableWALEntryFilter.filter(WAL.Entryentry)
 
 
 WAL.Entry
@@ -340,7 +338,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 WAL.Entry
-ScopeWALEntryFilter.filter(WAL.Entryentry)
+WALEntryFilter.filter(WAL.Entryentry)
+Applies the filter, possibly returning a different Entry 
instance.
+
 
 
 WAL.Entry
@@ -352,16 +352,16 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 Cell
+ScopeWALEntryFilter.filterCell(WAL.Entryentry,
+  Cellcell)
+
+
+Cell
 WALCellFilter.filterCell(WAL.Entryentry,
   Cellcell)
 Applies the filter, possibly returning a different Cell 
instance.
 
 
-
-Cell
-ScopeWALEntryFilter.filterCell(WAL.Entryentry,
-  Cellcell)
-
 
 Cell
 NamespaceTableCfWALEntryFilter.filterCell(WAL.Entryentry,
@@ -413,11 +413,11 @@ Input/OutputFormats, a table 

[25/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html 
b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
index d3cba55..2812ba9 100644
--- a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
+++ b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html
@@ -140,111 +140,111 @@
 
 
 Filter.ReturnCode
-ValueFilter.filterKeyValue(Cellv)
+ColumnPrefixFilter.filterKeyValue(Cellcell)
 
 
 Filter.ReturnCode
-SkipFilter.filterKeyValue(Cellv)
+ColumnCountGetFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-FamilyFilter.filterKeyValue(Cellv)
+RowFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-FilterWrapper.filterKeyValue(Cellv)
+FuzzyRowFilter.filterKeyValue(Cellc)
 
 
-Filter.ReturnCode
-ColumnPrefixFilter.filterKeyValue(Cellcell)
+abstract Filter.ReturnCode
+Filter.filterKeyValue(Cellv)
+A way to filter based on the column family, column 
qualifier and/or the column value.
+
 
 
 Filter.ReturnCode
-PageFilter.filterKeyValue(Cellignored)
+RandomRowFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-RowFilter.filterKeyValue(Cellv)
+FirstKeyOnlyFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-ColumnRangeFilter.filterKeyValue(Cellkv)
+SkipFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-ColumnCountGetFilter.filterKeyValue(Cellv)
+TimestampsFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-MultipleColumnPrefixFilter.filterKeyValue(Cellkv)
+ValueFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-ColumnPaginationFilter.filterKeyValue(Cellv)
+KeyOnlyFilter.filterKeyValue(Cellignored)
 
 
 Filter.ReturnCode
-DependentColumnFilter.filterKeyValue(Cellc)
+FamilyFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-InclusiveStopFilter.filterKeyValue(Cellv)
+QualifierFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-KeyOnlyFilter.filterKeyValue(Cellignored)
+FilterList.filterKeyValue(Cellc)
 
 
 Filter.ReturnCode
-MultiRowRangeFilter.filterKeyValue(Cellignored)
+ColumnRangeFilter.filterKeyValue(Cellkv)
 
 
-abstract Filter.ReturnCode
-Filter.filterKeyValue(Cellv)
-A way to filter based on the column family, column 
qualifier and/or the column value.
-
+Filter.ReturnCode
+ColumnPaginationFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-FirstKeyOnlyFilter.filterKeyValue(Cellv)
+WhileMatchFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-WhileMatchFilter.filterKeyValue(Cellv)
+MultiRowRangeFilter.filterKeyValue(Cellignored)
 
 
 Filter.ReturnCode
-FirstKeyValueMatchingQualifiersFilter.filterKeyValue(Cellv)
-Deprecated.
-
+PrefixFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-TimestampsFilter.filterKeyValue(Cellv)
+DependentColumnFilter.filterKeyValue(Cellc)
 
 
 Filter.ReturnCode
-FuzzyRowFilter.filterKeyValue(Cellc)
+FirstKeyValueMatchingQualifiersFilter.filterKeyValue(Cellv)
+Deprecated.
+
 
 
 Filter.ReturnCode
-FilterList.filterKeyValue(Cellc)
+PageFilter.filterKeyValue(Cellignored)
 
 
 Filter.ReturnCode
-RandomRowFilter.filterKeyValue(Cellv)
+InclusiveStopFilter.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-PrefixFilter.filterKeyValue(Cellv)
+FilterWrapper.filterKeyValue(Cellv)
 
 
 Filter.ReturnCode
-SingleColumnValueFilter.filterKeyValue(Cellc)
+MultipleColumnPrefixFilter.filterKeyValue(Cellkv)
 
 
 Filter.ReturnCode
-QualifierFilter.filterKeyValue(Cellv)
+SingleColumnValueFilter.filterKeyValue(Cellc)
 
 
 static Filter.ReturnCode

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html 
b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
index 8f44ebe..abddd91 100644
--- a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
+++ b/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html
@@ -433,13 +433,13 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 SkipFilter.filter
 
 
-(package private) Filter
-FilterWrapper.filter
-
-
 private Filter
 WhileMatchFilter.filter
 
+
+(package private) Filter
+FilterWrapper.filter
+
 
 private Filter
 FilterList.seekHintFilter
@@ -468,15 +468,15 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 static Filter
-SingleColumnValueExcludeFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
+ColumnPrefixFilter.createFilterFromArguments(http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in 
java.util">ArrayListbyte[]filterArguments)
 
 
 static 

[28/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
index 5b42d79..fa03a15 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
@@ -279,27 +279,27 @@ service.
 
 
 private Scan
-ScannerCallableWithReplicas.scan
+AsyncScanSingleRegionRpcRetryingCaller.scan
 
 
 protected Scan
-ClientScanner.scan
+ScannerCallable.scan
 
 
 private Scan
-AsyncClientScanner.scan
+ScannerCallableWithReplicas.scan
 
 
-private Scan
-AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder.scan
+protected Scan
+ClientScanner.scan
 
 
 private Scan
-AsyncScanSingleRegionRpcRetryingCaller.scan
+AsyncClientScanner.scan
 
 
-protected Scan
-ScannerCallable.scan
+private Scan
+AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder.scan
 
 
 private Scan
@@ -329,11 +329,11 @@ service.
 
 
 protected Scan
-ClientScanner.getScan()
+ScannerCallable.getScan()
 
 
 protected Scan
-ScannerCallable.getScan()
+ClientScanner.getScan()
 
 
 (package private) Scan
@@ -610,8 +610,8 @@ service.
 
 
 ResultScanner
-AsyncTable.getScanner(Scanscan)
-Returns a scanner on the current table as specified by the 
Scan 
object.
+HTable.getScanner(Scanscan)
+The underlying HTable must 
not be closed.
 
 
 
@@ -627,8 +627,8 @@ service.
 
 
 ResultScanner
-HTable.getScanner(Scanscan)
-The underlying HTable must 
not be closed.
+AsyncTable.getScanner(Scanscan)
+Returns a scanner on the current table as specified by the 
Scan 
object.
 
 
 
@@ -665,16 +665,16 @@ service.
 
 
 void
+AsyncTableImpl.scan(Scanscan,
+ScanResultConsumerconsumer)
+
+
+void
 AsyncTable.scan(Scanscan,
 ScanResultConsumerconsumer)
 The scan API uses the observer pattern.
 
 
-
-void
-AsyncTableImpl.scan(Scanscan,
-ScanResultConsumerconsumer)
-
 
 private void
 AsyncTableImpl.scan0(Scanscan,
@@ -682,11 +682,11 @@ service.
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListResult
-AsyncTableImpl.scanAll(Scanscan)
+RawAsyncTableImpl.scanAll(Scanscan)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListResult
-RawAsyncTableImpl.scanAll(Scanscan)
+AsyncTableImpl.scanAll(Scanscan)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListResult
@@ -1274,17 +1274,17 @@ service.
 
 
 private Scan
-TableInputFormatBase.scan
-Holds the details for the internal scanner.
-
+TableSnapshotInputFormatImpl.RecordReader.scan
 
 
 private Scan
-TableSnapshotInputFormatImpl.RecordReader.scan
+TableRecordReaderImpl.scan
 
 
 private Scan
-TableRecordReaderImpl.scan
+TableInputFormatBase.scan
+Holds the details for the internal scanner.
+
 
 
 
@@ -1339,14 +1339,14 @@ service.
 
 
 Scan
-TableInputFormatBase.getScan()
-Gets the scan defining the actual details like columns 
etc.
+TableSplit.getScan()
+Returns a Scan object from the stored string 
representation.
 
 
 
 Scan
-TableSplit.getScan()
-Returns a Scan object from the stored string 
representation.
+TableInputFormatBase.getScan()
+Gets the scan defining the actual details like columns 
etc.
 
 
 
@@ -1557,13 +1557,13 @@ service.
 
 
 void
-TableInputFormatBase.setScan(Scanscan)
+TableRecordReaderImpl.setScan(Scanscan)
 Sets the scan defining the actual details like columns 
etc.
 
 
 
 void
-TableRecordReaderImpl.setScan(Scanscan)
+TableInputFormatBase.setScan(Scanscan)
 Sets the scan defining the actual details like columns 
etc.
 
 
@@ -1630,12 +1630,6 @@ service.
 
 
 
-static void
-MultiTableSnapshotInputFormat.setInput(org.apache.hadoop.conf.Configurationconfiguration,
-http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionScansnapshotScans,
-org.apache.hadoop.fs.PathtmpRestoreDir)
-
-
 

[18/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
index c55c11c..bc91cb8 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html
@@ -157,11 +157,11 @@
 
 
 ProcedureExecutorMasterProcedureEnv
-HMaster.getMasterProcedureExecutor()
+MasterServices.getMasterProcedureExecutor()
 
 
 ProcedureExecutorMasterProcedureEnv
-MasterServices.getMasterProcedureExecutor()
+HMaster.getMasterProcedureExecutor()
 
 
 
@@ -304,24 +304,24 @@
 
 
 
-protected boolean
-ServerCrashProcedure.abort(MasterProcedureEnvenv)
+boolean
+TruncateTableProcedure.abort(MasterProcedureEnvenv)
 
 
-boolean
-RestoreSnapshotProcedure.abort(MasterProcedureEnvenv)
+protected boolean
+ServerCrashProcedure.abort(MasterProcedureEnvenv)
 
 
 boolean
-TruncateTableProcedure.abort(MasterProcedureEnvenv)
+RestoreSnapshotProcedure.abort(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-CreateNamespaceProcedure.acquireLock(MasterProcedureEnvenv)
+ServerCrashProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-CreateTableProcedure.acquireLock(MasterProcedureEnvenv)
+AbstractStateMachineTableProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
@@ -329,19 +329,19 @@
 
 
 protected Procedure.LockState
-AbstractStateMachineTableProcedure.acquireLock(MasterProcedureEnvenv)
+CreateNamespaceProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-ServerCrashProcedure.acquireLock(MasterProcedureEnvenv)
+SplitTableRegionProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-SplitTableRegionProcedure.acquireLock(MasterProcedureEnvenv)
+MergeTableRegionsProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 protected Procedure.LockState
-MergeTableRegionsProcedure.acquireLock(MasterProcedureEnvenv)
+CreateTableProcedure.acquireLock(MasterProcedureEnvenv)
 
 
 private void
@@ -423,23 +423,23 @@
 
 
 protected void
-ModifyColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
+DeleteColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 protected void
-AddColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
+TruncateTableProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 protected void
-ModifyTableProcedure.completionCleanup(MasterProcedureEnvenv)
+AddColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 protected void
-TruncateTableProcedure.completionCleanup(MasterProcedureEnvenv)
+ModifyColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 protected void
-DeleteColumnFamilyProcedure.completionCleanup(MasterProcedureEnvenv)
+ModifyTableProcedure.completionCleanup(MasterProcedureEnvenv)
 
 
 void
@@ -469,13 +469,6 @@
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfonewRegions)
 
 
-protected static http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
-CreateTableProcedure.createFsLayout(MasterProcedureEnvenv,
-  HTableDescriptorhTableDescriptor,
-  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfonewRegions,
-  CreateTableProcedure.CreateHdfsRegionshdfsRegionHandler)
-
-
 private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
 CloneSnapshotProcedure.createFsLayout(MasterProcedureEnvenv,
   HTableDescriptorhTableDescriptor,
@@ -484,6 +477,13 @@
 Create region layout in file system.
 
 
+
+protected static http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
+CreateTableProcedure.createFsLayout(MasterProcedureEnvenv,
+  HTableDescriptorhTableDescriptor,
+  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfonewRegions,
+  CreateTableProcedure.CreateHdfsRegionshdfsRegionHandler)
+
 
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHRegionInfo
 CreateTableProcedure.CreateHdfsRegions.createHdfsRegions(MasterProcedureEnvenv,
@@ -673,15 +673,15 @@
 
 
 private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 

[42/51] [partial] hbase-site git commit: Published site at d7ddc79198679d8c642e7d8ad5141ba518f8d9f3.

2017-04-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d26ac36c/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 7f2b761..8a2f957 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -438,7 +438,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.client.ClientSimpleScanner.java;>org/apache/hadoop/hbase/client/ClientSimpleScanner.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.protobuf.ProtobufMagic.java;>org/apache/hadoop/hbase/protobuf/ProtobufMagic.java
 
 
   0
@@ -447,12 +447,12 @@ under the License.
   0
 
 
-  0
+  3
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.protobuf.ProtobufMagic.java;>org/apache/hadoop/hbase/protobuf/ProtobufMagic.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.client.ClientSimpleScanner.java;>org/apache/hadoop/hbase/client/ClientSimpleScanner.java
 
 
   0
@@ -461,7 +461,7 @@ under the License.
   0
 
 
-  3
+  0
 
   
   
@@ -746,7 +746,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode.java;>org/apache/hadoop/hbase/security/visibility/expression/LeafExpressionNode.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.backup.impl.BackupCommands.java;>org/apache/hadoop/hbase/backup/impl/BackupCommands.java
 
 
   0
@@ -755,12 +755,12 @@ under the License.
   0
 
 
-  0
+  55
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.backup.impl.BackupCommands.java;>org/apache/hadoop/hbase/backup/impl/BackupCommands.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode.java;>org/apache/hadoop/hbase/security/visibility/expression/LeafExpressionNode.java
 
 
   0
@@ -769,7 +769,7 @@ under the License.
   0
 
 
-  55
+  0
 
   
   
@@ -1530,7 +1530,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver.java;>org/apache/hadoop/hbase/security/access/CoprocessorWhitelistMasterObserver.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.java;>org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java
 
 
   0
@@ -1539,12 +1539,12 @@ under the License.
   0
 
 
-  5
+  14
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.java;>org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver.java;>org/apache/hadoop/hbase/security/access/CoprocessorWhitelistMasterObserver.java
 
 
   0
@@ -1553,7 +1553,7 @@ under the License.
   0
 
 
-  14
+  5
 
   
   
@@ -1819,7 +1819,7 @@ under the License.
   0
 
 
-  1
+  0
 
   
   
@@ -2426,7 +2426,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
+  

  1   2   3   4   >