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

2019-01-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa3fb87f/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html 
b/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
index 4f2d76a..1304821 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class MasterWalManager
+public class MasterWalManager
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 This class abstracts a bunch of operations the HMaster needs
  when splitting log files e.g. finding log files, dirs etc.
@@ -340,7 +340,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 LOG
-private static finalorg.slf4j.Logger LOG
+private static finalorg.slf4j.Logger LOG
 
 
 
@@ -349,7 +349,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 META_FILTER
-static finalorg.apache.hadoop.fs.PathFilter META_FILTER
+static finalorg.apache.hadoop.fs.PathFilter META_FILTER
 
 
 
@@ -358,7 +358,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 NON_META_FILTER
-public static finalorg.apache.hadoop.fs.PathFilter NON_META_FILTER
+public static finalorg.apache.hadoop.fs.PathFilter NON_META_FILTER
 
 
 
@@ -367,7 +367,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 metricsMasterFilesystem
-private finalMetricsMasterFileSystem metricsMasterFilesystem
+private finalMetricsMasterFileSystem metricsMasterFilesystem
 
 
 
@@ -376,7 +376,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 services
-private finalMasterServices services
+private finalMasterServices services
 
 
 
@@ -385,7 +385,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 conf
-private finalorg.apache.hadoop.conf.Configuration conf
+private finalorg.apache.hadoop.conf.Configuration conf
 
 
 
@@ -394,7 +394,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 fs
-private finalorg.apache.hadoop.fs.FileSystem fs
+private finalorg.apache.hadoop.fs.FileSystem fs
 
 
 
@@ -403,7 +403,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 oldLogDir
-private finalorg.apache.hadoop.fs.Path oldLogDir
+private finalorg.apache.hadoop.fs.Path oldLogDir
 
 
 
@@ -412,7 +412,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 rootDir
-private finalorg.apache.hadoop.fs.Path rootDir
+private finalorg.apache.hadoop.fs.Path rootDir
 
 
 
@@ -421,7 +421,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 splitLogLock
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/Lock.html?is-external=true;
 title="class or interface in java.util.concurrent.locks">Lock splitLogLock
+private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/Lock.html?is-external=true;
 title="class or interface in java.util.concurrent.locks">Lock splitLogLock
 
 
 
@@ -430,7 +430,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 splitLogManager
-private finalSplitLogManager splitLogManager
+private finalSplitLogManager splitLogManager
 
 
 
@@ -439,7 +439,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 fsOk
-private volatileboolean fsOk
+private volatileboolean fsOk
 
 
 
@@ -456,7 +456,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 MasterWalManager
-publicMasterWalManager(MasterServicesservices)
+publicMasterWalManager(MasterServicesservices)
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Throws:
@@ -470,7 +470,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 MasterWalManager
-publicMasterWalManager(org.apache.hadoop.conf.Configurationconf,
+publicMasterWalManager(org.apache.hadoop.conf.Configurationconf,
 org.apache.hadoop.fs.FileSystemfs,
 org.apache.hadoop.fs.PathrootDir,
 MasterServicesservices)
@@ -495,7 +495,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 stop
-publicvoidstop()
+publicvoidstop()
 
 
 
@@ -504,7 +504,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getSplitLogManager
-SplitLogManagergetSplitLogManager()
+SplitLogManagergetSplitLogManager()
 
 
 
@@ -513,7 +513,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 

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

2019-01-07 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/901d593a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html
 
b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html
index bde229e..02d0dfe 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class ConnectionImplementation.ServerErrorTracker
+static class ConnectionImplementation.ServerErrorTracker
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 The record of errors for servers.
 
@@ -257,7 +257,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 errorsByServer
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true;
 title="class or interface in java.util.concurrent">ConcurrentMapServerName,ConnectionImplementation.ServerErrorTracker.ServerErrors
 errorsByServer
+private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true;
 title="class or interface in java.util.concurrent">ConcurrentMapServerName,ConnectionImplementation.ServerErrorTracker.ServerErrors
 errorsByServer
 
 
 
@@ -266,7 +266,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 canRetryUntil
-private finallong canRetryUntil
+private finallong canRetryUntil
 
 
 
@@ -275,7 +275,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 maxTries
-private finalint maxTries
+private finalint maxTries
 
 
 
@@ -284,7 +284,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 startTrackingTime
-private finallong startTrackingTime
+private finallong startTrackingTime
 
 
 
@@ -301,7 +301,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 ServerErrorTracker
-publicServerErrorTracker(longtimeout,
+publicServerErrorTracker(longtimeout,
   intmaxTries)
 Constructor
 
@@ -325,7 +325,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 canTryMore
-booleancanTryMore(intnumAttempt)
+booleancanTryMore(intnumAttempt)
 We stop to retry when we have exhausted BOTH the number of 
tries and the time allocated.
 
 Parameters:
@@ -339,7 +339,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 calculateBackoffTime
-longcalculateBackoffTime(ServerNameserver,
+longcalculateBackoffTime(ServerNameserver,
   longbasePause)
 Calculates the back-off time for a retrying request to a 
particular server.
 
@@ -357,7 +357,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 reportServerError
-voidreportServerError(ServerNameserver)
+voidreportServerError(ServerNameserver)
 Reports that there was an error on the server to do 
whatever bean-counting necessary.
 
 Parameters:
@@ -371,7 +371,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getStartTrackingTime
-longgetStartTrackingTime()
+longgetStartTrackingTime()
 
 
 



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

2019-01-03 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2bf59208/devapidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder.html
 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder.html
index 9d8ddf8..fe2eebc 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder.html
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-public class AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderT
+public class AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderT
 extends AsyncRpcRetryingCallerFactory.BuilderBase
 
 
@@ -260,7 +260,7 @@ extends 
 
 callable
-privateAsyncServerRequestRpcRetryingCaller.CallableT callable
+privateAsyncServerRequestRpcRetryingCaller.CallableT callable
 
 
 
@@ -269,7 +269,7 @@ extends 
 
 operationTimeoutNs
-privatelong operationTimeoutNs
+privatelong operationTimeoutNs
 
 
 
@@ -278,7 +278,7 @@ extends 
 
 rpcTimeoutNs
-privatelong rpcTimeoutNs
+privatelong rpcTimeoutNs
 
 
 
@@ -287,7 +287,7 @@ extends 
 
 serverName
-privateServerName serverName
+privateServerName serverName
 
 
 
@@ -304,7 +304,7 @@ extends 
 
 ServerRequestCallerBuilder
-publicServerRequestCallerBuilder()
+publicServerRequestCallerBuilder()
 
 
 
@@ -321,7 +321,7 @@ extends 
 
 action
-publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTaction(AsyncServerRequestRpcRetryingCaller.CallableTcallable)
+publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTaction(AsyncServerRequestRpcRetryingCaller.CallableTcallable)
 
 
 
@@ -330,7 +330,7 @@ extends 
 
 operationTimeout
-publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderToperationTimeout(longoperationTimeout,
+publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderToperationTimeout(longoperationTimeout,

 https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
 
 
@@ -340,7 +340,7 @@ extends 
 
 rpcTimeout
-publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTrpcTimeout(longrpcTimeout,
+publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTrpcTimeout(longrpcTimeout,
   
https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
 
 
@@ -350,7 +350,7 @@ extends 
 
 pause
-publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTpause(longpause,
+publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTpause(longpause,
  https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
 
 
@@ -360,7 +360,7 @@ extends 
 
 maxAttempts
-publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTmaxAttempts(intmaxAttempts)
+publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTmaxAttempts(intmaxAttempts)
 
 
 
@@ -369,7 +369,7 @@ extends 
 
 startLogErrorsCnt
-publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTstartLogErrorsCnt(intstartLogErrorsCnt)
+publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTstartLogErrorsCnt(intstartLogErrorsCnt)
 
 
 
@@ -378,7 +378,7 @@ extends 
 
 serverName
-publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTserverName(ServerNameserverName)
+publicAsyncRpcRetryingCallerFactory.ServerRequestCallerBuilderTserverName(ServerNameserverName)
 
 
 
@@ -387,7 +387,7 @@ extends 
 
 build
-publicAsyncServerRequestRpcRetryingCallerTbuild()
+publicAsyncServerRequestRpcRetryingCallerTbuild()
 
 
 
@@ -396,7 +396,7 @@ extends 
 
 call
-publichttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureTcall()
+publichttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureTcall()
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2bf59208/devapidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder.html
--
diff --git 

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

2019-01-02 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/849d84a8/devapidocs/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.html 
b/devapidocs/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.html
index 7c7d5f4..d7a3f03 100644
--- a/devapidocs/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.html
+++ b/devapidocs/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.html
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-PrevClass
+PrevClass
 NextClass
 
 
@@ -186,8 +186,8 @@ extends org.apache.thrift.server.TServlet
 doAsEnabled
 
 
-private ThriftServerRunner.HBaseHandler
-hbaseHandler
+private HBaseServiceHandler
+handler
 
 
 private 
org.apache.hadoop.security.UserGroupInformation
@@ -228,11 +228,11 @@ extends org.apache.thrift.server.TServlet
 Constructor and Description
 
 
-ThriftHttpServlet(org.apache.thrift.TProcessorprocessor,
+ThriftHttpServlet(org.apache.thrift.TProcessorprocessor,
  
org.apache.thrift.protocol.TProtocolFactoryprotocolFactory,
  
org.apache.hadoop.security.UserGroupInformationserviceUGI,
  org.apache.hadoop.conf.Configurationconf,
- ThriftServerRunner.HBaseHandlerhbaseHandler,
+ HBaseServiceHandlerhandler,
  booleansecurityEnabled,
  booleandoAsEnabled)
 
@@ -345,13 +345,13 @@ extends org.apache.thrift.server.TServlet
 private final 
transientorg.apache.hadoop.security.UserGroupInformation httpUGI
 
 
-
+
 
 
 
 
-hbaseHandler
-private final transientThriftServerRunner.HBaseHandler hbaseHandler
+handler
+private final transientHBaseServiceHandler handler
 
 
 
@@ -393,7 +393,7 @@ extends org.apache.thrift.server.TServlet
 
 
 Constructor Detail
-
+
 
 
 
@@ -403,7 +403,7 @@ extends org.apache.thrift.server.TServlet
  
org.apache.thrift.protocol.TProtocolFactoryprotocolFactory,
  
org.apache.hadoop.security.UserGroupInformationserviceUGI,
  org.apache.hadoop.conf.Configurationconf,
- ThriftServerRunner.HBaseHandlerhbaseHandler,
+ HBaseServiceHandlerhandler,
  booleansecurityEnabled,
  booleandoAsEnabled)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -485,7 +485,7 @@ extends org.apache.thrift.server.TServlet
 
 
 
-PrevClass
+PrevClass
 NextClass
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/849d84a8/devapidocs/org/apache/hadoop/hbase/thrift/ThriftServer.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/thrift/ThriftServer.html 
b/devapidocs/org/apache/hadoop/hbase/thrift/ThriftServer.html
index 734cfc3..1088fbe 100644
--- a/devapidocs/org/apache/hadoop/hbase/thrift/ThriftServer.html
+++ b/devapidocs/org/apache/hadoop/hbase/thrift/ThriftServer.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = {"i0":10,"i1":9,"i2":9,"i3":9,"i4":10,"i5":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":9,"i12":9,"i13":10,"i14":10,"i15":10,"i16":9,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 
 
 PrevClass
-NextClass
+NextClass
 
 
 Frames
@@ -100,18 +100,32 @@ var activeTableTab = "activeTableTab";
 https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
 
 
+org.apache.hadoop.conf.Configured
+
+
 org.apache.hadoop.hbase.thrift.ThriftServer
 
 
 
+
+
 
 
 
+
+All Implemented Interfaces:
+org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool
+
+
+Direct Known Subclasses:
+ThriftServer
+
 
 
 @InterfaceAudience.LimitedPrivate(value="Tools")
-public class ThriftServer
-extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+public class ThriftServer
+extends org.apache.hadoop.conf.Configured
+implements org.apache.hadoop.util.Tool
 ThriftServer- this class starts up a Thrift server which 
implements the
  Hbase API specified in the Hbase.thrift IDL file. The server runs in an
  independent process.
@@ -134,68 +148,68 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 Field and Description
 
 
-(package private) static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 

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

2019-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ef0dd56d/apidocs/org/apache/hbase/archetypes/exemplars/client/package-summary.html
--
diff --git 
a/apidocs/org/apache/hbase/archetypes/exemplars/client/package-summary.html 
b/apidocs/org/apache/hbase/archetypes/exemplars/client/package-summary.html
index 7a2a6ae..9bbff55 100644
--- a/apidocs/org/apache/hbase/archetypes/exemplars/client/package-summary.html
+++ b/apidocs/org/apache/hbase/archetypes/exemplars/client/package-summary.html
@@ -133,6 +133,6 @@
 
 
 
-Copyright  20072018 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20072019 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ef0dd56d/apidocs/org/apache/hbase/archetypes/exemplars/client/package-tree.html
--
diff --git 
a/apidocs/org/apache/hbase/archetypes/exemplars/client/package-tree.html 
b/apidocs/org/apache/hbase/archetypes/exemplars/client/package-tree.html
index 95bb829..b9d4138 100644
--- a/apidocs/org/apache/hbase/archetypes/exemplars/client/package-tree.html
+++ b/apidocs/org/apache/hbase/archetypes/exemplars/client/package-tree.html
@@ -123,6 +123,6 @@
 
 
 
-Copyright  20072018 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20072019 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ef0dd56d/apidocs/org/apache/hbase/archetypes/exemplars/client/package-use.html
--
diff --git 
a/apidocs/org/apache/hbase/archetypes/exemplars/client/package-use.html 
b/apidocs/org/apache/hbase/archetypes/exemplars/client/package-use.html
index 8f62fa7..d4d07a7 100644
--- a/apidocs/org/apache/hbase/archetypes/exemplars/client/package-use.html
+++ b/apidocs/org/apache/hbase/archetypes/exemplars/client/package-use.html
@@ -120,6 +120,6 @@
 
 
 
-Copyright  20072018 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20072019 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ef0dd56d/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-summary.html
--
diff --git 
a/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-summary.html
 
b/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-summary.html
index 11db649..64e0c1a 100644
--- 
a/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-summary.html
+++ 
b/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-summary.html
@@ -133,6 +133,6 @@
 
 
 
-Copyright  20072018 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20072019 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ef0dd56d/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-tree.html
--
diff --git 
a/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-tree.html 
b/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-tree.html
index cf1f05a..d73cfbf 100644
--- 
a/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-tree.html
+++ 
b/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-tree.html
@@ -123,6 +123,6 @@
 
 
 
-Copyright  20072018 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20072019 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ef0dd56d/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-use.html
--
diff --git 
a/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-use.html 
b/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-use.html
index be5bf66..ed6b985 100644
--- 
a/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-use.html
+++ 
b/apidocs/org/apache/hbase/archetypes/exemplars/shaded_client/package-use.html
@@ -120,6 +120,6 @@
 
 
 
-Copyright  20072018 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20072019 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ef0dd56d/apidocs/overview-summary.html
--
diff --git 

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

2018-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/09ea0d5f/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/ObserverContext.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/ObserverContext.html 
b/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/ObserverContext.html
index 7cc3520..a4f5f07 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/ObserverContext.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/ObserverContext.html
@@ -299,20 +299,29 @@
 
 
 
+default https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListPairCell,Cell
+RegionObserver.postAppendBeforeWAL(ObserverContextRegionCoprocessorEnvironmentctx,
+   Mutationmutation,
+   https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListPairCell,CellcellPairs)
+Called after a list of new cells has been created during an 
append operation, but before
+ they are committed to the WAL or memstore.
+
+
+
 default void
 MasterObserver.postAssign(ObserverContextMasterCoprocessorEnvironmentctx,
   RegionInforegionInfo)
 Called after the region assignment has been requested.
 
 
-
+
 default void
 MasterObserver.postBalance(ObserverContextMasterCoprocessorEnvironmentctx,
https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionPlanplans)
 Called after the balancing plan has been submitted.
 
 
-
+
 default void
 MasterObserver.postBalanceRSGroup(ObserverContextMasterCoprocessorEnvironmentctx,
   https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgroupName,
@@ -320,7 +329,7 @@
 Called after a region server group is removed
 
 
-
+
 default void
 MasterObserver.postBalanceSwitch(ObserverContextMasterCoprocessorEnvironmentctx,
  booleanoldValue,
@@ -328,14 +337,14 @@
 Called after the flag to enable/disable balancing has 
changed.
 
 
-
+
 default void
 RegionObserver.postBatchMutate(ObserverContextRegionCoprocessorEnvironmentc,
MiniBatchOperationInProgressMutationminiBatchOp)
 This will be called after applying a batch of Mutations on 
a region.
 
 
-
+
 default void
 RegionObserver.postBatchMutateIndispensably(ObserverContextRegionCoprocessorEnvironmentctx,
 MiniBatchOperationInProgressMutationminiBatchOp,
@@ -344,7 +353,7 @@
  fails.
 
 
-
+
 default void
 RegionObserver.postBulkLoadHFile(ObserverContextRegionCoprocessorEnvironmentctx,
  https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListPairbyte[],https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringstagingFamilyPaths,
@@ -352,7 +361,7 @@
 Called after bulkLoadHFile.
 
 
-
+
 default boolean
 RegionObserver.postCheckAndDelete(ObserverContextRegionCoprocessorEnvironmentc,
   byte[]row,
@@ -365,7 +374,7 @@
 Called after checkAndDelete
 
 
-
+
 default boolean
 RegionObserver.postCheckAndPut(ObserverContextRegionCoprocessorEnvironmentc,
byte[]row,
@@ -378,13 +387,13 @@
 Called after checkAndPut
 
 
-
+
 default void
 RegionServerObserver.postClearCompactionQueues(ObserverContextRegionServerCoprocessorEnvironmentctx)
 This will be called after clearing compaction queues
 
 
-
+
 default void
 MasterObserver.postClearDeadServers(ObserverContextMasterCoprocessorEnvironmentctx,
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerNameservers,
@@ -392,7 +401,7 @@
 Called after clear dead region servers.
 
 
-
+
 default void
 MasterObserver.postCloneSnapshot(ObserverContextMasterCoprocessorEnvironmentctx,
  SnapshotDescriptionsnapshot,
@@ -400,21 +409,21 @@
 Called after a snapshot clone operation has been 
requested.
 
 
-
+
 default void
 RegionObserver.postClose(ObserverContextRegionCoprocessorEnvironmentc,
  booleanabortRequested)
 Called after the region is reported as closed to the 
master.
 
 
-
+
 default void
 RegionObserver.postCloseRegionOperation(ObserverContextRegionCoprocessorEnvironmentctx,
 Region.Operationoperation)
 Called after releasing read lock in Region.closeRegionOperation().
 
 
-
+
 default void
 RegionObserver.postCommitStoreFile(ObserverContextRegionCoprocessorEnvironmentctx,
byte[]family,
@@ -423,7 +432,7 @@
 Called after moving bulk loaded hfile to region 
directory.
 
 
-
+
 default void
 RegionObserver.postCompact(ObserverContextRegionCoprocessorEnvironmentc,
  

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

2018-12-18 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4f8b8424/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CacheStats.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CacheStats.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CacheStats.html
index 93a07a2..99de7d0 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CacheStats.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CacheStats.html
@@ -158,11 +158,11 @@
 
 
 CacheStats
-CacheConfig.getL2CacheStats()
+CombinedBlockCache.CombinedCacheStats.getBucketCacheStats()
 
 
 CacheStats
-CacheConfig.getOnHeapCacheStats()
+CombinedBlockCache.CombinedCacheStats.getLruCacheStats()
 
 
 CacheStats
@@ -237,22 +237,22 @@
 
 Uses of CacheStats in org.apache.hadoop.hbase.regionserver
 
-Fields in org.apache.hadoop.hbase.regionserver
 declared as CacheStats
+Fields in org.apache.hadoop.hbase.regionserver
 with type parameters of type CacheStats
 
 Modifier and Type
 Field and Description
 
 
 
-private CacheStats
+private https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalCacheStats
 MetricsRegionServerWrapperImpl.cacheStats
 
 
-private CacheStats
+private https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalCacheStats
 MetricsRegionServerWrapperImpl.l1Stats
 
 
-private CacheStats
+private https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalCacheStats
 MetricsRegionServerWrapperImpl.l2Stats
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4f8b8424/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/LruBlockCache.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/LruBlockCache.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/LruBlockCache.html
index c28bba1..50e1b41 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/LruBlockCache.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/LruBlockCache.html
@@ -110,10 +110,6 @@
 LruBlockCache.StatisticsThread.lru
 
 
-private static LruBlockCache
-CacheConfig.ONHEAP_CACHE_INSTANCE
-
-
 protected LruBlockCache
 CombinedBlockCache.onHeapCache
 
@@ -140,12 +136,12 @@
 
 
 
-static LruBlockCache
-CacheConfig.getOnHeapCache(org.apache.hadoop.conf.Configurationc)
+private static LruBlockCache
+BlockCacheFactory.createOnHeapCache(org.apache.hadoop.conf.Configurationc)
 
 
-private static LruBlockCache
-CacheConfig.getOnHeapCacheInternal(org.apache.hadoop.conf.Configurationc)
+LruBlockCache
+CombinedBlockCache.getOnHeapCache()
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4f8b8424/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/ResizableBlockCache.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/ResizableBlockCache.html
 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/ResizableBlockCache.html
index 831e29c..3d29977 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/ResizableBlockCache.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/ResizableBlockCache.html
@@ -149,17 +149,16 @@
 
 
 
-
-Constructors in org.apache.hadoop.hbase.regionserver
 with parameters of type ResizableBlockCache
+
+Methods in org.apache.hadoop.hbase.regionserver
 that return ResizableBlockCache
 
-Constructor and Description
+Modifier and Type
+Method and Description
 
 
 
-HeapMemoryManager(ResizableBlockCacheblockCache,
- FlushRequestermemStoreFlusher,
- Serverserver,
- RegionServerAccountingregionServerAccounting)
+private ResizableBlockCache
+HeapMemoryManager.toResizableBlockCache(BlockCacheblockCache)
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4f8b8424/devapidocs/org/apache/hadoop/hbase/io/hfile/package-frame.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/package-frame.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/package-frame.html
index 36fefd4..40c4cde 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/package-frame.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/package-frame.html
@@ -31,6 +31,7 @@
 Classes
 
 AgeSnapshot
+BlockCacheFactory
 BlockCacheKey
 BlockCachesIterator
 BlockCacheUtil
@@ -89,11 +90,11 @@
 
 Enums
 
+BlockCacheFactory.ExternalBlockCaches
 BlockPriority
 BlockType
 BlockType.BlockCategory
 Cacheable.MemoryType
-CacheConfig.ExternalBlockCaches
 HFileBlock.Writer.State
 
 Exceptions


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

2018-12-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27555316/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemOverlapMerge.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemOverlapMerge.html 
b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemOverlapMerge.html
index 3aa1909..f57507c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemOverlapMerge.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemOverlapMerge.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class HBaseFsck.WorkItemOverlapMerge
+static class HBaseFsck.WorkItemOverlapMerge
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 implements https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html?is-external=true;
 title="class or interface in java.util.concurrent">Callablehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 
@@ -211,7 +211,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 handler
-privateTableIntegrityErrorHandler handler
+privateTableIntegrityErrorHandler handler
 
 
 
@@ -220,7 +220,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 overlapgroup
-https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHBaseFsck.HbckInfo overlapgroup
+https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHBaseFsck.HbckInfo overlapgroup
 
 
 
@@ -237,7 +237,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 WorkItemOverlapMerge
-WorkItemOverlapMerge(https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHBaseFsck.HbckInfooverlapgroup,
+WorkItemOverlapMerge(https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHBaseFsck.HbckInfooverlapgroup,
  TableIntegrityErrorHandlerhandler)
 
 
@@ -255,7 +255,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 call
-publichttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Voidcall()
+publichttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Voidcall()
   throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
 
 Specified by:

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27555316/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemRegion.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemRegion.html 
b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemRegion.html
index ffea861..5a504a4 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemRegion.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.WorkItemRegion.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class HBaseFsck.WorkItemRegion
+static class HBaseFsck.WorkItemRegion
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 implements https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html?is-external=true;
 title="class or interface in java.util.concurrent">Callablehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 Contact a region server and get all information from 
it
@@ -226,7 +226,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 hbck
-private finalHBaseFsck hbck
+private finalHBaseFsck hbck
 
 
 
@@ -235,7 +235,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 rsinfo
-private finalServerName rsinfo
+private finalServerName rsinfo
 
 
 
@@ -244,7 +244,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 errors
-private finalHBaseFsck.ErrorReporter 
errors
+private finalHBaseFsck.ErrorReporter 
errors
 
 
 
@@ -253,7 +253,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 connection
-private finalClusterConnection connection
+private finalClusterConnection connection
 
 
 
@@ -270,7 +270,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 WorkItemRegion
-WorkItemRegion(HBaseFsckhbck,

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

2018-11-26 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/5299e667/devapidocs/org/apache/hadoop/hbase/HConstants.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/HConstants.html 
b/devapidocs/org/apache/hadoop/hbase/HConstants.html
index 250f733..d3d20d7 100644
--- a/devapidocs/org/apache/hadoop/hbase/HConstants.html
+++ b/devapidocs/org/apache/hadoop/hbase/HConstants.html
@@ -104,7 +104,7 @@
 
 
 @InterfaceAudience.Public
-public final class HConstants
+public final class HConstants
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 HConstants holds a bunch of HBase-related constants
 
@@ -1424,32 +1424,48 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 NAME
 
 
+static byte[]
+NAMESPACE_COL_DESC_QUALIFIER
+
+
+static byte[]
+NAMESPACE_FAMILY
+The namespace family
+
+
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
-NINES
+NAMESPACE_FAMILY_STR
+The namespace family as a string
+
 
 
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+NINES
+
+
 static long
 NO_NONCE
 
-
+
 static long
 NO_SEQNUM
 Value indicating the server name was saved with no sequence 
number.
 
 
-
+
 static int
 NORMAL_QOS
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 NOT_IMPLEMENTED
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 OLD_SNAPSHOT_DIR_NAME
 
-
+
 static long
 OLDEST_TIMESTAMP
 Deprecated.
@@ -1458,427 +1474,427 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 
-
+
 static int
 PRIORITY_UNSET
 QOS attributes: these attributes are used to demarcate RPC 
call processing
  by different set of handlers.
 
 
-
+
 static int
 QOS_THRESHOLD
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 RECOVERED_EDITS_DIR
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGION_IMPL
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGION_SERVER_HANDLER_COUNT
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGION_SERVER_IMPL
 Parameter name for what region server implementation to 
use.
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGION_SERVER_REPLICATION_HANDLER_COUNT
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGION_SPLIT_THREADS_MAX
 The max number of threads used for splitting storefiles in 
parallel during
  the region split process.
 
 
-
+
 static byte[]
 REGIONINFO_QUALIFIER
 The regioninfo column qualifier
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGIONINFO_QUALIFIER_STR
 The RegionInfo qualifier as a string
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGIONSERVER_INFO_PORT
 A configuration key for regionserver info port
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGIONSERVER_INFO_PORT_AUTO
 A flag that enables automatic selection of regionserver 
info port
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGIONSERVER_METRICS_PERIOD
 The period (in milliseconds) between computing region 
server point in time metrics
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 REGIONSERVER_PORT
 Parameter name for port region server listens on.
 
 
-
+
 static int
 REPLAY_QOS
 
-
+
 static byte[]
 

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

2018-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/68eae623/devapidocs/org/apache/hadoop/hbase/security/access/AuthManager.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/security/access/AuthManager.html 
b/devapidocs/org/apache/hadoop/hbase/security/access/AuthManager.html
new file mode 100644
index 000..12f8242
--- /dev/null
+++ b/devapidocs/org/apache/hadoop/hbase/security/access/AuthManager.html
@@ -0,0 +1,1134 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+AuthManager (Apache HBase 3.0.0-SNAPSHOT API)
+
+
+
+
+
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":9,"i16":9,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":9,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Overview
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.hadoop.hbase.security.access
+Class AuthManager
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.hadoop.hbase.security.access.AuthManager
+
+
+
+
+
+
+
+All Implemented Interfaces:
+https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true;
 title="class or interface in java.io">Closeable, https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true;
 title="class or interface in java.lang">AutoCloseable
+
+
+
+@InterfaceAudience.Private
+public final class AuthManager
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+implements https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true;
 title="class or interface in java.io">Closeable
+Performs authorization checks for a given user's assigned 
permissions.
+ 
+   There're following scopes: Global, Namespace, Table, 
Family,
+   Qualifier, Cell.
+   Generally speaking, higher scopes can overrides lower scopes,
+   except for Cell permission can be granted even a user has not permission on 
specified table,
+   which means the user can get/scan only those granted cells parts.
+ 
+ e.g, if user A has global permission R(ead), he can
+ read table T without checking table scope permission, so authorization checks 
alway starts from
+ Global scope.
+ 
+   For each scope, not only user but also groups he belongs to will be checked.
+ 
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+Nested Classes
+
+Modifier and Type
+Class and Description
+
+
+private static class
+AuthManager.PermissionCacheT extends Permission
+Cache of permissions, it is thread safe.
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+private 
org.apache.hadoop.conf.Configuration
+conf
+
+
+private https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,GlobalPermission
+globalCache
+Cache for global permission.
+
+
+
+private static org.slf4j.Logger
+LOG
+
+
+private static https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapZKWatcher,AuthManager
+managerMap
+
+
+private https://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
+mtime
+
+
+private https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true;
 title="class or interface in java.util.concurrent">ConcurrentHashMaphttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,AuthManager.PermissionCacheNamespacePermission
+namespaceCache
+Cache for namespace permission.

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

2018-10-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b5e107c3/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
index 5ad6589..fda7a6b 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.LimitedPrivate(value="Tools")
-public class HRegionServer
+public class HRegionServer
 extends HasThread
 implements RegionServerServices, LastSequenceId, 
ConfigurationObserver
 HRegionServer makes a set of HRegions available to clients. 
It checks in with
@@ -164,6 +164,12 @@ implements (package private) static class
 HRegionServer.PeriodicMemStoreFlusher
 
+
+private static class
+HRegionServer.SystemExitWhenAbortTimeout
+Force to terminate region server when abort timeout.
+
+
 
 
 
@@ -187,6 +193,14 @@ implements Field and Description
 
 
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+ABORT_TIMEOUT
+
+
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+ABORT_TIMEOUT_TASK
+
+
 private boolean
 abortRequested
 
@@ -252,163 +266,167 @@ implements csm
 
 
+private static long
+DEFAULT_ABORT_TIMEOUT
+
+
 private NettyEventLoopGroupConfig
 eventLoopGroupConfig
 
-
+
 protected ExecutorService
 executorService
 
-
+
 private ThroughputController
 flushThroughputController
 
-
+
 protected HFileSystem
 fs
 
-
+
 protected boolean
 fsOk
 
-
+
 protected FileSystemUtilizationChore
 fsUtilizationChore
 
-
+
 private HealthCheckChore
 healthCheckChore
 The health check chore.
 
 
-
+
 protected HeapMemoryManager
 hMemManager
 
-
+
 protected InfoServer
 infoServer
 
-
+
 private static int
 INIT_PAUSE_TIME_MS
 
-
+
 (package private) boolean
 killed
 
-
+
 protected Leases
 leases
 
-
+
 protected https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReentrantReadWriteLock.html?is-external=true;
 title="class or interface in 
java.util.concurrent.locks">ReentrantReadWriteLock
 lock
 
-
+
 private 
org.apache.hadoop.hbase.shaded.protobuf.generated.LockServiceProtos.LockService.BlockingInterface
 lockStub
 
-
+
 private static org.slf4j.Logger
 LOG
 
-
+
 protected static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 MASTER_HOSTNAME_KEY
 
-
+
 private MasterAddressTracker
 masterAddressTracker
 
-
+
 private boolean
 masterless
 True if this RegionServer is coming up in a cluster where 
there is no Master;
  means it needs to just come up and make do without a Master to talk to: 
e.g.
 
 
-
+
 (package private) static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 MASTERLESS_CONFIG_NAME
 
-
+
 protected MetaTableLocator
 metaTableLocator
 
-
+
 (package private) MetricsRegionServer
 metricsRegionServer
 
-
+
 (package private) MetricsTable
 metricsTable
 
-
+
 (package private) MobCacheConfig
 mobCacheConfig
 
-
+
 protected https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,HRegionServer.MovedRegionInfo
 movedRegions
 
-
+
 private HRegionServer.MovedRegionsCleaner
 movedRegionsCleaner
 Chore to clean periodically the moved region list
 
 
-
+
 protected int
 msgInterval
 
-
+
 (package private) ServerNonceManager
 nonceManager
 Nonce manager.
 
 
-
+
 private ScheduledChore
 nonceManagerChore
 The nonce manager chore.
 
 
-
+
 protected int
 numRegionsToReport
 
-
+
 (package private) int
 numRetries
 
-
+
 (package private) https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true;
 title="class or interface in 
java.util.concurrent.atomic">AtomicBoolean
 online
 
-
+
 protected https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,HRegion
 onlineRegions
 Map of regions currently being served by this region 
server.
 
 
-
+
 private int
 operationTimeout
 
-
+
 private JvmPauseMonitor
 pauseMonitor
 
-
+
 (package private) ScheduledChore
 periodicFlusher
 
-
+
 private RemoteProcedureResultReporter
 procedureResultReporter
 
-
+
 protected 

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

2018-10-24 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8f09a71d/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
index b7a2a38..6591d6c 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
@@ -1789,2174 +1789,2176 @@
 1781  LOG.debug("Master has not been 
initialized, don't run region normalizer.");
 1782  return false;
 1783}
-1784
-1785if (isInMaintenanceMode()) {
-1786  LOG.info("Master is in maintenance 
mode, don't run region normalizer.");
-1787  return false;
-1788}
-1789
-1790if 
(!this.regionNormalizerTracker.isNormalizerOn()) {
-1791  LOG.debug("Region normalization is 
disabled, don't run region normalizer.");
-1792  return false;
-1793}
-1794
-1795synchronized (this.normalizer) {
-1796  // Don't run the normalizer 
concurrently
-1797  ListTableName 
allEnabledTables = new ArrayList(
-1798
this.tableStateManager.getTablesInStates(TableState.State.ENABLED));
-1799
-1800  
Collections.shuffle(allEnabledTables);
+1784if 
(this.getServerManager().isClusterShutdown()) {
+1785  LOG.info("Cluster is shutting 
down, don't run region normalizer.");
+1786  return false;
+1787}
+1788if (isInMaintenanceMode()) {
+1789  LOG.info("Master is in maintenance 
mode, don't run region normalizer.");
+1790  return false;
+1791}
+1792if 
(!this.regionNormalizerTracker.isNormalizerOn()) {
+1793  LOG.debug("Region normalization is 
disabled, don't run region normalizer.");
+1794  return false;
+1795}
+1796
+1797synchronized (this.normalizer) {
+1798  // Don't run the normalizer 
concurrently
+1799  ListTableName 
allEnabledTables = new ArrayList(
+1800
this.tableStateManager.getTablesInStates(TableState.State.ENABLED));
 1801
-1802  for (TableName table : 
allEnabledTables) {
-1803if (isInMaintenanceMode()) {
-1804  LOG.debug("Master is in 
maintenance mode, stop running region normalizer.");
-1805  return false;
-1806}
-1807
-1808TableDescriptor tblDesc = 
getTableDescriptors().get(table);
-1809if (table.isSystemTable() || 
(tblDesc != null 
-1810
!tblDesc.isNormalizationEnabled())) {
-1811  LOG.trace("Skipping 
normalization for {}, as it's either system"
-1812  + " table or doesn't have 
auto normalization turned on", table);
-1813  continue;
-1814}
-1815ListNormalizationPlan 
plans = this.normalizer.computePlanForTable(table);
-1816if (plans != null) {
-1817  for (NormalizationPlan plan : 
plans) {
-1818
plan.execute(clusterConnection.getAdmin());
-1819if (plan.getType() == 
PlanType.SPLIT) {
-1820  splitPlanCount++;
-1821} else if (plan.getType() == 
PlanType.MERGE) {
-1822  mergePlanCount++;
-1823}
-1824  }
-1825}
-1826  }
-1827}
-1828// If Region did not generate any 
plans, it means the cluster is already balanced.
-1829// Return true indicating a 
success.
-1830return true;
-1831  }
-1832
-1833  /**
-1834   * @return Client info for use as 
prefix on an audit log string; who did an action
-1835   */
-1836  @Override
-1837  public String getClientIdAuditPrefix() 
{
-1838return "Client=" + 
RpcServer.getRequestUserName().orElse(null)
-1839+ "/" + 
RpcServer.getRemoteAddress().orElse(null);
-1840  }
-1841
-1842  /**
-1843   * Switch for the background 
CatalogJanitor thread.
-1844   * Used for testing.  The thread will 
continue to run.  It will just be a noop
-1845   * if disabled.
-1846   * @param b If false, the catalog 
janitor won't do anything.
-1847   */
-1848  public void 
setCatalogJanitorEnabled(final boolean b) {
-1849
this.catalogJanitorChore.setEnabled(b);
-1850  }
-1851
-1852  @Override
-1853  public long mergeRegions(
-1854  final RegionInfo[] 
regionsToMerge,
-1855  final boolean forcible,
-1856  final long nonceGroup,
-1857  final long nonce) throws 
IOException {
-1858checkInitialized();
-1859
-1860assert(regionsToMerge.length == 
2);
+1802  
Collections.shuffle(allEnabledTables);
+1803
+1804  for (TableName table : 
allEnabledTables) {
+1805if (isInMaintenanceMode()) {
+1806  LOG.debug("Master is in 
maintenance mode, stop running region normalizer.");
+1807  return false;
+1808}
+1809
+1810TableDescriptor tblDesc = 
getTableDescriptors().get(table);
+1811if (table.isSystemTable() || 
(tblDesc != null 
+1812

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

2018-10-20 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/425db230/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.FailedProcedure.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.FailedProcedure.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.FailedProcedure.html
index 55d34df..688bd4e 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.FailedProcedure.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.FailedProcedure.html
@@ -513,1737 +513,1727 @@
 505  private void 
loadProcedures(ProcedureIterator procIter, boolean abortOnCorruption)
 506  throws IOException {
 507// 1. Build the rollback stack
-508int runnablesCount = 0;
+508int runnableCount = 0;
 509int failedCount = 0;
-510while (procIter.hasNext()) {
-511  boolean finished = 
procIter.isNextFinished();
-512  @SuppressWarnings("unchecked")
-513  ProcedureTEnvironment proc 
= procIter.next();
-514  NonceKey nonceKey = 
proc.getNonceKey();
-515  long procId = proc.getProcId();
-516
-517  if (finished) {
-518completed.put(proc.getProcId(), 
new CompletedProcedureRetainer(proc));
-519LOG.debug("Completed {}", 
proc);
-520  } else {
-521if (!proc.hasParent()) {
-522  assert !proc.isFinished() : 
"unexpected finished procedure";
-523  
rollbackStack.put(proc.getProcId(), new RootProcedureState());
-524}
-525
-526// add the procedure to the map
-527
proc.beforeReplay(getEnvironment());
-528procedures.put(proc.getProcId(), 
proc);
-529
-530if (proc.getState() == 
ProcedureState.RUNNABLE) {
-531  runnablesCount++;
-532} else if (proc.getState() == 
ProcedureState.FAILED) {
-533  failedCount++;
-534}
-535  }
-536
-537  // add the nonce to the map
-538  if (nonceKey != null) {
-539
nonceKeysToProcIdsMap.put(nonceKey, procId);
-540  }
-541}
-542
-543// 2. Initialize the stacks
-544// In the old implementation, for 
procedures in FAILED state, we will push it into the
-545// ProcedureScheduler directly to 
execute the rollback. But this does not work after we
-546// introduce the restore lock 
stage.
-547// For now, when we acquire a xlock, 
we will remove the queue from runQueue in scheduler, and
-548// then when a procedure which has 
lock access, for example, a sub procedure of the procedure
-549// which has the xlock, is pushed 
into the scheduler, we will add the queue back to let the
-550// workers poll from it. The 
assumption here is that, the procedure which has the xlock should
-551// have been polled out already, so 
when loading we can not add the procedure to scheduler first
-552// and then call acquireLock, since 
the procedure is still in the queue, and since we will
-553// remove the queue from runQueue, 
then no one can poll it out, then there is a dead lock
-554
ListProcedureTEnvironment runnableList = new 
ArrayList(runnablesCount);
-555
ListProcedureTEnvironment failedList = new 
ArrayList(failedCount);
-556
SetProcedureTEnvironment waitingSet = null;
-557procIter.reset();
-558while (procIter.hasNext()) {
-559  if (procIter.isNextFinished()) {
-560procIter.skipNext();
-561continue;
-562  }
-563
-564  @SuppressWarnings("unchecked")
-565  ProcedureTEnvironment proc 
= procIter.next();
-566  assert !(proc.isFinished() 
 !proc.hasParent()) : "unexpected completed proc=" + proc;
-567
-568  LOG.debug("Loading {}", proc);
-569
-570  Long rootProcId = 
getRootProcedureId(proc);
-571  if (rootProcId == null) {
-572// The 'proc' was ready to run 
but the root procedure was rolledback?
-573scheduler.addBack(proc);
+510int waitingCount = 0;
+511int waitingTimeoutCount = 0;
+512while (procIter.hasNext()) {
+513  boolean finished = 
procIter.isNextFinished();
+514  @SuppressWarnings("unchecked")
+515  ProcedureTEnvironment proc 
= procIter.next();
+516  NonceKey nonceKey = 
proc.getNonceKey();
+517  long procId = proc.getProcId();
+518
+519  if (finished) {
+520completed.put(proc.getProcId(), 
new CompletedProcedureRetainer(proc));
+521LOG.debug("Completed {}", 
proc);
+522  } else {
+523if (!proc.hasParent()) {
+524  assert !proc.isFinished() : 
"unexpected finished procedure";
+525  
rollbackStack.put(proc.getProcId(), new RootProcedureState());
+526}
+527
+528// add the procedure to the map
+529
proc.beforeReplay(getEnvironment());
+530procedures.put(proc.getProcId(), 
proc);
+531switch (proc.getState()) {
+532  case RUNNABLE:
+533runnableCount++;
+534

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

2018-10-18 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c9ebe686/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 89c9eb0..a146e1c 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
@@ -1136,6 +1136,20 @@ service.
 
 
 
+
+Methods in org.apache.hadoop.hbase.master.procedure
 with parameters of type HRegionLocation
+
+Modifier and Type
+Method and Description
+
+
+
+private boolean
+ReopenTableRegionsProcedure.canSchedule(MasterProcedureEnvenv,
+   HRegionLocationloc)
+
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c9ebe686/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 c25f63f..721a8e0 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
@@ -4263,8 +4263,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private TransitRegionStateProcedure
-AssignmentManager.createAssignProcedure(RegionStateNoderegionNode,
- ServerNametargetServer)
+AssignmentManager.createAssignProcedure(RegionStateNoderegionNode,
+ ServerNametargetServer,
+ booleanoverride)
 
 
 private static TransitRegionStateProcedure[]

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c9ebe686/devapidocs/org/apache/hadoop/hbase/client/HBaseHbck.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/HBaseHbck.html 
b/devapidocs/org/apache/hadoop/hbase/client/HBaseHbck.html
index 029fc4f..9446892 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/HBaseHbck.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/HBaseHbck.html
@@ -212,7 +212,8 @@ implements 
 
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
-assigns(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringencodedRegionNames)
+assigns(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringencodedRegionNames,
+   booleanoverride)
 Like Admin.assign(byte[])
 but 'raw' in that it can do more than one Region at a time
  -- good if many Regions to online -- and it will schedule the assigns even in 
the case where
  Master is initializing (as long as the ProcedureExecutor is up).
@@ -220,9 +221,10 @@ implements 
 
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
-bypassProcedure(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Longpids,
+bypassProcedure(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Longpids,
longwaitTime,
-   booleanforce)
+   booleanoverride,
+   booleanrecursive)
 Bypass specified procedure and move it to completion.
 
 
@@ -248,7 +250,8 @@ implements 
 
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
-unassigns(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringencodedRegionNames)

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

2018-10-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/323b17d9/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
index bdfc3f8..151ab8e 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
@@ -1062,1140 +1062,1159 @@
 1054  }
 1055
 1056  boolean bypassProcedure(long pid, long 
lockWait, boolean force) throws IOException {
-1057ProcedureTEnvironment 
procedure = getProcedure(pid);
-1058if (procedure == null) {
-1059  LOG.debug("Procedure with id={} 
does not exist, skipping bypass", pid);
-1060  return false;
-1061}
-1062
-1063LOG.debug("Begin bypass {} with 
lockWait={}, force={}", procedure, lockWait, force);
-1064IdLock.Entry lockEntry = 
procExecutionLock.tryLockEntry(procedure.getProcId(), lockWait);
-1065if (lockEntry == null  
!force) {
-1066  LOG.debug("Waited {} ms, but {} is 
still running, skipping bypass with force={}",
-1067  lockWait, procedure, force);
-1068  return false;
-1069} else if (lockEntry == null) {
-1070  LOG.debug("Waited {} ms, but {} is 
still running, begin bypass with force={}",
-1071  lockWait, procedure, force);
-1072}
-1073try {
-1074  // check whether the procedure is 
already finished
-1075  if (procedure.isFinished()) {
-1076LOG.debug("{} is already 
finished, skipping bypass", procedure);
-1077return false;
-1078  }
-1079
-1080  if (procedure.hasChildren()) {
-1081LOG.debug("{} has children, 
skipping bypass", procedure);
-1082return false;
-1083  }
-1084
-1085  // If the procedure has no parent 
or no child, we are safe to bypass it in whatever state
-1086  if (procedure.hasParent() 
 procedure.getState() != ProcedureState.RUNNABLE
-1087   
procedure.getState() != ProcedureState.WAITING
-1088   
procedure.getState() != ProcedureState.WAITING_TIMEOUT) {
-1089LOG.debug("Bypassing procedures 
in RUNNABLE, WAITING and WAITING_TIMEOUT states "
-1090+ "(with no parent), 
{}",
-1091procedure);
-1092return false;
-1093  }
-1094
-1095  // Now, the procedure is not 
finished, and no one can execute it since we take the lock now
-1096  // And we can be sure that its 
ancestor is not running too, since their child has not
-1097  // finished yet
-1098  ProcedureTEnvironment 
current = procedure;
-1099  while (current != null) {
-1100LOG.debug("Bypassing {}", 
current);
-1101current.bypass();
-1102store.update(procedure);
-1103long parentID = 
current.getParentProcId();
-1104current = 
getProcedure(parentID);
-1105  }
-1106
-1107  //wake up waiting procedure, 
already checked there is no child
-1108  if (procedure.getState() == 
ProcedureState.WAITING) {
-1109
procedure.setState(ProcedureState.RUNNABLE);
-1110store.update(procedure);
-  }
-1112
-1113  // If we don't have the lock, we 
can't re-submit the queue,
-1114  // since it is already executing. 
To get rid of the stuck situation, we
-1115  // need to restart the master. 
With the procedure set to bypass, the procedureExecutor
-1116  // will bypass it and won't get 
stuck again.
-1117  if (lockEntry != null) {
-1118// add the procedure to run 
queue,
-1119scheduler.addFront(procedure);
-1120LOG.debug("Bypassing {} and its 
ancestors successfully, adding to queue", procedure);
-1121  } else {
-1122LOG.debug("Bypassing {} and its 
ancestors successfully, but since it is already running, "
-1123+ "skipping add to queue", 
procedure);
-1124  }
-1125  return true;
-1126
-1127} finally {
-1128  if (lockEntry != null) {
-1129
procExecutionLock.releaseLockEntry(lockEntry);
-1130  }
-1131}
-1132  }
-1133
-1134  /**
-1135   * Add a new root-procedure to the 
executor.
-1136   * @param proc the new procedure to 
execute.
-1137   * @param nonceKey the registered 
unique identifier for this operation from the client or process.
-1138   * @return the procedure id, that can 
be used to monitor the operation
-1139   */
-1140  
@edu.umd.cs.findbugs.annotations.SuppressWarnings(value="NP_NULL_ON_SOME_PATH",
-1141  justification = "FindBugs is blind 
to the check-for-null")
-1142  public long 
submitProcedure(ProcedureTEnvironment proc, NonceKey nonceKey) {
-1143
Preconditions.checkArgument(lastProcId.get() = 0);
-1144
-1145prepareProcedure(proc);

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

2018-10-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d1341859/devapidocs/org/apache/hadoop/hbase/util/JVMClusterUtil.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/util/JVMClusterUtil.html 
b/devapidocs/org/apache/hadoop/hbase/util/JVMClusterUtil.html
index 5dfa6bd..1572586 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/JVMClusterUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/JVMClusterUtil.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9};
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":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 JVMClusterUtil
+public class JVMClusterUtil
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 Utility used running a cluster all in the one JVM.
 
@@ -226,6 +226,14 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 Start the cluster.
 
 
+
+private static void
+waitForEvent(longmillis,
+https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringaction,
+https://docs.oracle.com/javase/8/docs/api/java/util/function/Supplier.html?is-external=true;
 title="class or interface in java.util.function">Supplierhttps://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Booleancheck)
+Utility method to wait some time for an event to occur, and 
then return control to the caller.
+
+
 
 
 
@@ -254,7 +262,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 LOG
-private static finalorg.slf4j.Logger LOG
+private static finalorg.slf4j.Logger LOG
 
 
 
@@ -271,7 +279,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 JVMClusterUtil
-publicJVMClusterUtil()
+publicJVMClusterUtil()
 
 
 
@@ -288,7 +296,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 createRegionServerThread
-public staticJVMClusterUtil.RegionServerThreadcreateRegionServerThread(org.apache.hadoop.conf.Configurationc,
+public staticJVMClusterUtil.RegionServerThreadcreateRegionServerThread(org.apache.hadoop.conf.Configurationc,
  https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Class? extends HRegionServerhrsc,
  
intindex)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -312,7 +320,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 createMasterThread
-public staticJVMClusterUtil.MasterThreadcreateMasterThread(org.apache.hadoop.conf.Configurationc,
+public staticJVMClusterUtil.MasterThreadcreateMasterThread(org.apache.hadoop.conf.Configurationc,
  https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Class? extends HMasterhmc,
  intindex)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -336,7 +344,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 findActiveMaster
-private staticJVMClusterUtil.MasterThreadfindActiveMaster(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListJVMClusterUtil.MasterThreadmasters)
+private staticJVMClusterUtil.MasterThreadfindActiveMaster(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListJVMClusterUtil.MasterThreadmasters)
 
 
 
@@ -345,7 +353,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 startup
-public statichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringstartup(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListJVMClusterUtil.MasterThreadmasters,
+public statichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface 

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

2018-09-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/419d0338/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
index 8722ddd..8d1a5fa 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":6,"i12":6,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":6};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":6,"i13":6,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -133,7 +133,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public abstract class ModifyPeerProcedure
+public abstract class ModifyPeerProcedure
 extends AbstractPeerProcedureorg.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.PeerModificationState
 The base class for all replication peer related procedure 
except sync replication state
  transition.
@@ -185,14 +185,18 @@ extends Field and Description
 
 
+private int
+attemps
+
+
 private static org.slf4j.Logger
 LOG
 
-
+
 protected static int
 SLEEP_INTERVAL_MS
 
-
+
 protected static int
 UPDATE_LAST_SEQ_ID_BATCH_SIZE
 
@@ -263,97 +267,111 @@ extends ReplicationQueueStoragequeueStorage)
 
 
+protected void
+enablePeer(MasterProcedureEnvenv)
+
+
 protected boolean
 enablePeerBeforeFinish()
 The implementation class should override this method if the 
procedure may enter the serial
  related states.
 
 
-
+
 protected StateMachineProcedure.Flow
 executeFromState(MasterProcedureEnvenv,
 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.PeerModificationStatestate)
 called to perform a single step of the specified 'state' of 
the procedure
 
 
-
+
 protected 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.PeerModificationState
 getInitialState()
 Return the initial state object that will be used for the 
first call to executeFromState().
 
 
-
+
 protected ReplicationPeerConfig
 getNewPeerConfig()
 
-
+
 protected ReplicationPeerConfig
 getOldPeerConfig()
 
-
+
 protected 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.PeerModificationState
 getState(intstateId)
 Convert an ordinal (or state id) to an Enum (or more 
descriptive) state object.
 
 
-
+
 protected int
 getStateId(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.PeerModificationStatestate)
 Convert the Enum (or more descriptive) state object to an 
ordinal (or state id).
 
 
-
+
 private boolean
 needReopen(TableStateManagertsm,
   TableNametn)
 
-
+
 private boolean
 needSetLastPushedSequenceId(TableStateManagertsm,
TableNametn)
 
-
+
 protected 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.PeerModificationState
 nextStateAfterRefresh()
 Implementation class can override this method.
 
 
-
+
 protected abstract void
 postPeerModification(MasterProcedureEnvenv)
 Called before we finish the procedure.
 
 
-
+
 protected abstract void
 prePeerModification(MasterProcedureEnvenv)
 Called before we start the actual processing.
 
 
-
+
 private void
 releaseLatch()
 
-
-private void
+
+protected void
 reopenRegions(MasterProcedureEnvenv)
 
-
+
 protected void
 setLastPushedSequenceId(MasterProcedureEnvenv,
ReplicationPeerConfigpeerConfig)
 
-
+
 protected void
 setLastPushedSequenceIdForTable(MasterProcedureEnvenv,
TableNametableName,
https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in 
java.lang">LonglastSeqIds)
 
-
+
+protected boolean
+setTimeoutFailure(MasterProcedureEnvenv)
+Called by the ProcedureExecutor when the timeout set by 
setTimeout() is expired.
+
+
+
+private ProcedureSuspendedException
+suspend(longbackoff)
+
+
 protected void
 updateLastPushedSequenceIdForSerialPeer(MasterProcedureEnvenv)
 
-
+
 protected abstract void
 updatePeerStorage(MasterProcedureEnvenv)
 
@@ -377,7 +395,7 @@ 

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

2018-09-26 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/37cf49a6/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
index 4a01719..1098aae 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
@@ -18,8 +18,8 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":6,"i1":6,"i2":18,"i3":6,"i4":6,"i5":6,"i6":18,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":18,"i17":18,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":18,"i51":6,"i52":6,"i53":18,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":18,"i61":18,"i62":18,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":6,"i69":6,"i70":18,"i71":6,"i72":18,"i73":6,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6,"i83":6,"i84":6,"i85":6,"i86":6,"i87":18,"i88":6,"i89":6,"i90":6,"i91":6,"i92":6,"i93":6,"i94":6,"i95":18,"i96":6,"i97":6,"i98":6,"i99":18,"i100":6,"i101":6,"i102":6,"i103":6,"i104":6,"i105":18,"i106":18,"i107":6,"i108":6,"i109":6,"i110":6,"i111":6,"i112":6,"i113":6,"i114":6,"i115":6,"i116":6,"i117":6,"i118":6,"i119
 
":6,"i120":6,"i121":6,"i122":6,"i123":6,"i124":6,"i125":6,"i126":6,"i127":6,"i128":6,"i129":6,"i130":6,"i131":6,"i132":6,"i133":18,"i134":18,"i135":6,"i136":6,"i137":6,"i138":6,"i139":6,"i140":6,"i141":6,"i142":6,"i143":6,"i144":6,"i145":6,"i146":6,"i147":6,"i148":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
+var methods = 
{"i0":38,"i1":6,"i2":18,"i3":6,"i4":6,"i5":6,"i6":18,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":18,"i17":18,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":18,"i51":6,"i52":6,"i53":18,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":18,"i61":18,"i62":18,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":6,"i69":6,"i70":18,"i71":6,"i72":18,"i73":6,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6,"i83":6,"i84":6,"i85":6,"i86":6,"i87":18,"i88":6,"i89":6,"i90":6,"i91":6,"i92":6,"i93":6,"i94":6,"i95":18,"i96":6,"i97":6,"i98":6,"i99":18,"i100":6,"i101":6,"i102":6,"i103":6,"i104":6,"i105":18,"i106":18,"i107":6,"i108":6,"i109":6,"i110":6,"i111":6,"i112":6,"i113":6,"i114":6,"i115":6,"i116":6,"i117":6,"i118":6,"i11
 
9":6,"i120":6,"i121":6,"i122":6,"i123":6,"i124":6,"i125":6,"i126":6,"i127":6,"i128":6,"i129":6,"i130":6,"i131":6,"i132":6,"i133":18,"i134":18,"i135":6,"i136":6,"i137":6,"i138":6,"i139":6,"i140":6,"i141":6,"i142":6,"i143":6,"i144":6,"i145":6,"i146":6,"i147":6,"i148":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],16:["t5","Default 
Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -125,7 +125,7 @@ public interface 
-All MethodsInstance MethodsAbstract MethodsDefault Methods
+All MethodsInstance MethodsAbstract MethodsDefault MethodsDeprecated Methods
 
 Modifier and Type
 Method and Description
@@ -134,7 +134,9 @@ public interface https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
 abortProcedure(longprocId,
   booleanmayInterruptIfRunning)
-abort a procedure
+Deprecated.
+Since 2.1.1 -- to be 
removed.
+
 
 
 
@@ -2720,9 +2722,12 @@ public interface 
 
 abortProcedure
-https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">BooleanabortProcedure(longprocId,
-  
booleanmayInterruptIfRunning)
-abort a procedure
+https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true;
 title="class or interface in java.lang">@Deprecated
+https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in 

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

2018-09-25 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f6f9d4f3/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
 
b/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
index 6fc579b..b04b0d5 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
@@ -247,14 +247,14 @@ extends 
 
 Methods inherited from classorg.apache.hadoop.hbase.master.HMaster
-abort,
 abortProcedure,
 addColumn,
 addReplicationPeer,
 balance,
 balance,
 balanceSwitch,
 canCreateBaseZNode, canUpdateTableDescriptor,
 checkIfShouldMoveSystemRegionAsync,
 checkInitialized,
 checkServiceStarted,
 checkTableModifiable,
 configureInfoServer,
 constructMaster,
 createMetaBootstrap,
 createNamespace,
 createRpcServices,
 createServerManager,
 createSystemTable,
 createTable,
 decommissionRegionSer
 vers, decorateMasterConfiguration,
 deleteColumn,
 deleteNamespace,
 deleteTable,
 disableReplicationPeer,
 disableTable,
 enableReplicationPeer, enableTable,
 getAssignmentManager,
 getAverageLoad,
 getCatalogJanitor,
 getClientIdAuditPrefix,
 getClusterMetrics,
 getClusterMetrics,
 getClusterMetricsWi
 thoutCoprocessor, getClusterMetricsWithoutCoprocessor,
 getClusterSchema,
 getDumpServlet,
 getFavoredNodesManager,
 getHFileCleaner,
 getInitializedEvent,
 getLastMajorCompactionTimestamp,
 getLastMajorCompactionTimestampForRegion,
 getLoadBalancer,
 getLoadBalancerClassName,
 getLoadedCoprocessors,
 getLockManager,
 getLocks,
 getLogCleaner,
 getMasterActiveTime,
 getMasterCoprocessorHost,
 getMasterCoprocessors,
 getMasterFileSystem,
 getMasterFinishedInitializationTime,
 getMasterMetrics,
 getMasterProcedureExecutor,
 getMasterProcedureManagerHost,
 getMasterQuotaManager,
 getMasterRpcServices,
 getMasterStartTime,
 getMasterWalManager,
 getMergePlanCount,
 getMetaTableObserver,
 getMobCompactionState,
 getNamespace,
 getNamespaces,
 getNumWALFiles,
 getProcedures, getProcessName,
 getQuotaObserverChore,
 getRegionNormalizer,
 getRegionNormalizerTracker,
 getRegionServerFatalLogBuffer,
 getRegionServerInfoPort,
 getRegionServerVersion,
 getRemoteInetAddress,
 getReplicationLoad,
 getReplicationPeerConfig,
 getReplicationPeerManager,
 getServerManager,
 getServerName,
 getSnapshotManager,
 getSnapshotQuotaObserverChore,
 getSpaceQuotaSnapshotNotifier,
 getSplitOrMergeTracker,
 getSplitPlanCount,
 getSyncReplicationReplayWALManager,
 getTableDescriptors,
 getTableRegionForRow,
 getTableStateManager,
 getUseThisHostnameInstead, getWalProcedureStore,
 getZooKeeper,
 initClusterSchemaService,
 initializeZKBasedSystemTrackers,
 isActiveMaster,
 isBalancerOn,
 isCatalogJanitorEnabled,
 isCleanerChoreEnabled,
 isInitialized,
 isInMaintenanceMode,
 isNormalizerOn,
 isSplitOrMergeEnabled,
 listDecommissionedRegionServers,
 listReplicationPeers,
 listTableDescriptors,
 listTableDescriptorsByNamespace,
 listTableNames,
 listTableNamesByNamespace,
 login,
 main,
 mergeRegions,
 modifyColumn<
 /a>, modifyNamespace,
 modifyTable,
 move,
 normalizeRegions,
 recommissionRegionServer,
 registerService,
 remoteProcedureComplet
 ed, remoteProcedureFailed,
 removeReplicationPeer,
 reportMobCompactionEnd,
 reportMobCompactionStart,
 requestMobCompaction,
 restoreSnapshot, setCatalogJanitorEnabled,
 setInitialized,
 shutdown,
 splitRegion,
 stop,
 stopMaster,
 stopServiceThreads,
 transitReplicationPeerSyncReplicationState, 
truncateTable,
 updateConfigurationForQuotasObserver,
 updateReplicationPeerConfig,
 waitForMasterActive,
 waitUntilMetaOnline,
 waitUntilNamespaceOnline
+abort,
 abortProcedure,
 addColumn,
 addReplicationPeer,
 balance,
 balance,
 balanceSwitch,
 canCreateBaseZNode, canUpdateTableDescriptor,
 checkIfShouldMoveSystemRegionAsync,
 checkInitialized,
 checkServiceStarted,
 checkTableModifiable,
 configureInfoServer,
 constructMaster,
 createAssignmentManager,
 createMetaBootstrap,
 createNamespace,
 createRpcServices,
 createServerManager,
 createSystemTable,
 createTable, decommissionRegionServers,
 decorateMasterConfiguration,
 deleteColumn,
 deleteNamespace,
 deleteTable,
 disableReplicationPeer,
 disableTable, enableReplicationPeer,
 enableTable,
 getAssignmentManager,
 getAverageLoad,
 getCatalogJanitor,
 getClientIdAuditPrefix,
 getClusterMetrics,
 getClusterMetrics, getClusterMetricsWithoutCoprocessor,
 getClusterMetricsWithoutCoprocessor,
 getClusterSchema,
 getDumpServlet,
 getFavoredNodesManager,
 getHFileCleaner,
 getInitializedEvent,
 getLastMajorCompactionTimestamp,
 getLastMajorCompactionTimestampForRegion,
 getLoadBalancer,
 getLoadBalancerClassName,
 getLoadedCoprocessors,
 getLockManager,
 getLocks,
 getLogCleaner,
 getMasterActiveTime, getMasterCoprocessorHost,
 getMasterCoprocessors,
 

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

2018-09-20 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fa1bebf8/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.AbortProcedureFuture.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.AbortProcedureFuture.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.AbortProcedureFuture.html
index a5789e0..93a57cb 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.AbortProcedureFuture.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/client/HBaseAdmin.AbortProcedureFuture.html
@@ -238,4120 +238,4119 @@
 230 * @see Admin
 231 */
 232@InterfaceAudience.Private
-233@InterfaceStability.Evolving
-234public class HBaseAdmin implements Admin 
{
-235  private static final Logger LOG = 
LoggerFactory.getLogger(HBaseAdmin.class);
-236
-237  private ClusterConnection connection;
-238
-239  private final Configuration conf;
-240  private final long pause;
-241  private final int numRetries;
-242  private final int syncWaitTimeout;
-243  private boolean aborted;
-244  private int operationTimeout;
-245  private int rpcTimeout;
-246
-247  private RpcRetryingCallerFactory 
rpcCallerFactory;
-248  private RpcControllerFactory 
rpcControllerFactory;
-249
-250  private NonceGenerator ng;
-251
-252  @Override
-253  public int getOperationTimeout() {
-254return operationTimeout;
-255  }
-256
-257  HBaseAdmin(ClusterConnection 
connection) throws IOException {
-258this.conf = 
connection.getConfiguration();
-259this.connection = connection;
-260
-261// TODO: receive 
ConnectionConfiguration here rather than re-parsing these configs every time.
-262this.pause = 
this.conf.getLong(HConstants.HBASE_CLIENT_PAUSE,
-263
HConstants.DEFAULT_HBASE_CLIENT_PAUSE);
-264this.numRetries = 
this.conf.getInt(HConstants.HBASE_CLIENT_RETRIES_NUMBER,
-265
HConstants.DEFAULT_HBASE_CLIENT_RETRIES_NUMBER);
-266this.operationTimeout = 
this.conf.getInt(HConstants.HBASE_CLIENT_OPERATION_TIMEOUT,
-267
HConstants.DEFAULT_HBASE_CLIENT_OPERATION_TIMEOUT);
-268this.rpcTimeout = 
this.conf.getInt(HConstants.HBASE_RPC_TIMEOUT_KEY,
-269
HConstants.DEFAULT_HBASE_RPC_TIMEOUT);
-270this.syncWaitTimeout = 
this.conf.getInt(
-271  
"hbase.client.sync.wait.timeout.msec", 10 * 6); // 10min
-272
-273this.rpcCallerFactory = 
connection.getRpcRetryingCallerFactory();
-274this.rpcControllerFactory = 
connection.getRpcControllerFactory();
-275
-276this.ng = 
this.connection.getNonceGenerator();
-277  }
-278
-279  @Override
-280  public void abort(String why, Throwable 
e) {
-281// Currently does nothing but throw 
the passed message and exception
-282this.aborted = true;
-283throw new RuntimeException(why, e);
-284  }
-285
-286  @Override
-287  public boolean isAborted() {
-288return this.aborted;
-289  }
-290
-291  @Override
-292  public boolean abortProcedure(final 
long procId, final boolean mayInterruptIfRunning)
-293  throws IOException {
-294return 
get(abortProcedureAsync(procId, mayInterruptIfRunning), this.syncWaitTimeout,
-295  TimeUnit.MILLISECONDS);
-296  }
-297
-298  @Override
-299  public FutureBoolean 
abortProcedureAsync(final long procId, final boolean mayInterruptIfRunning)
-300  throws IOException {
-301Boolean abortProcResponse =
-302executeCallable(new 
MasterCallableAbortProcedureResponse(getConnection(),
-303getRpcControllerFactory()) 
{
-304  @Override
-305  protected AbortProcedureResponse 
rpcCall() throws Exception {
-306AbortProcedureRequest 
abortProcRequest =
-307
AbortProcedureRequest.newBuilder().setProcId(procId).build();
-308return 
master.abortProcedure(getRpcController(), abortProcRequest);
-309  }
-310}).getIsProcedureAborted();
-311return new AbortProcedureFuture(this, 
procId, abortProcResponse);
-312  }
-313
-314  @Override
-315  public ListTableDescriptor 
listTableDescriptors() throws IOException {
-316return 
listTableDescriptors((Pattern)null, false);
-317  }
-318
-319  @Override
-320  public ListTableDescriptor 
listTableDescriptors(Pattern pattern) throws IOException {
-321return listTableDescriptors(pattern, 
false);
-322  }
-323
-324  @Override
-325  public ListTableDescriptor 
listTableDescriptors(Pattern pattern, boolean includeSysTables)
-326  throws IOException {
-327return executeCallable(new 
MasterCallableListTableDescriptor(getConnection(),
-328getRpcControllerFactory()) {
-329  @Override
-330  protected 
ListTableDescriptor rpcCall() throws Exception {
-331GetTableDescriptorsRequest req 
=
-332
RequestConverter.buildGetTableDescriptorsRequest(pattern, includeSysTables);
-333return 
ProtobufUtil.toTableDescriptorList(master.getTableDescriptors(getRpcController(),
-334req));
-335  }
-336});
-337  }

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

2018-09-04 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/293abb17/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.html
 
b/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.html
index 96c4516..fd95065 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferExtendedCell.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
+static class KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
 extends ByteBufferExtendedCell
 
 
@@ -425,7 +425,7 @@ extends 
 
 FIXED_OVERHEAD
-public static finalint FIXED_OVERHEAD
+public static finalint FIXED_OVERHEAD
 
 
 
@@ -434,7 +434,7 @@ extends 
 
 cell
-privateByteBufferExtendedCell cell
+privateByteBufferExtendedCell cell
 
 
 
@@ -443,7 +443,7 @@ extends 
 
 lenAsVal
-privateboolean lenAsVal
+privateboolean lenAsVal
 
 
 
@@ -460,7 +460,7 @@ extends 
 
 KeyOnlyByteBufferExtendedCell
-publicKeyOnlyByteBufferExtendedCell(ByteBufferExtendedCellc,
+publicKeyOnlyByteBufferExtendedCell(ByteBufferExtendedCellc,
  booleanlenAsVal)
 
 
@@ -478,7 +478,7 @@ extends 
 
 getRowArray
-publicbyte[]getRowArray()
+publicbyte[]getRowArray()
 Description copied from 
interface:Cell
 Contiguous raw bytes that may start at any index in the 
containing array. Max length is
  Short.MAX_VALUE which is 32,767 bytes.
@@ -494,7 +494,7 @@ extends 
 
 getRowOffset
-publicintgetRowOffset()
+publicintgetRowOffset()
 
 Returns:
 Array index of first row byte
@@ -507,7 +507,7 @@ extends 
 
 getRowLength
-publicshortgetRowLength()
+publicshortgetRowLength()
 
 Returns:
 Number of row bytes. Must be  rowArray.length - offset.
@@ -520,7 +520,7 @@ extends 
 
 getFamilyArray
-publicbyte[]getFamilyArray()
+publicbyte[]getFamilyArray()
 Description copied from 
interface:Cell
 Contiguous bytes composed of legal HDFS filename characters 
which may start at any index in the
  containing array. Max length is Byte.MAX_VALUE, which is 127 bytes.
@@ -536,7 +536,7 @@ extends 
 
 getFamilyOffset
-publicintgetFamilyOffset()
+publicintgetFamilyOffset()
 
 Returns:
 Array index of first family byte
@@ -549,7 +549,7 @@ extends 
 
 getFamilyLength
-publicbytegetFamilyLength()
+publicbytegetFamilyLength()
 
 Returns:
 Number of family bytes.  Must be  familyArray.length - offset.
@@ -562,7 +562,7 @@ extends 
 
 getQualifierArray
-publicbyte[]getQualifierArray()
+publicbyte[]getQualifierArray()
 Description copied from 
interface:Cell
 Contiguous raw bytes that may start at any index in the 
containing array.
 
@@ -577,7 +577,7 @@ extends 
 
 getQualifierOffset
-publicintgetQualifierOffset()
+publicintgetQualifierOffset()
 
 Returns:
 Array index of first qualifier byte
@@ -590,7 +590,7 @@ extends 
 
 getQualifierLength
-publicintgetQualifierLength()
+publicintgetQualifierLength()
 
 Returns:
 Number of qualifier bytes.  Must be  qualifierArray.length - 
offset.
@@ -603,7 +603,7 @@ extends 
 
 getTimestamp
-publiclonggetTimestamp()
+publiclonggetTimestamp()
 
 Returns:
 Long value representing time at which this cell was "Put" into the row.  
Typically
@@ -617,7 +617,7 @@ extends 
 
 getTypeByte
-publicbytegetTypeByte()
+publicbytegetTypeByte()
 
 Returns:
 The byte representation of the KeyValue.TYPE of this cell: one of Put, 
Delete, etc
@@ -630,7 +630,7 @@ extends 
 
 setSequenceId
-publicvoidsetSequenceId(longseqId)
+publicvoidsetSequenceId(longseqId)
throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:ExtendedCell
 Sets with the given seqId.
@@ -648,7 +648,7 @@ extends 
 
 setTimestamp
-publicvoidsetTimestamp(longts)
+publicvoidsetTimestamp(longts)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:ExtendedCell
 Sets with the given timestamp.
@@ -666,7 +666,7 @@ extends 
 
 setTimestamp
-publicvoidsetTimestamp(byte[]ts)
+publicvoidsetTimestamp(byte[]ts)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:ExtendedCell
 Sets with the given timestamp.
@@ -684,7 +684,7 @@ extends 
 
 getSequenceId
-publiclonggetSequenceId()
+publiclonggetSequenceId()
 Description copied from 
interface:ExtendedCell
 A region-specific unique monotonically increasing sequence 
ID given to each Cell. It always
  exists for cells in the 

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

2018-08-31 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/74f60271/devapidocs/org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.html 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.html
index 54cb5e2..6b6503e 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.html
@@ -403,7 +403,7 @@ extends Procedure
-addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 doExecute,
 doRollback,
 elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics,
 getProcId,
 getProcIdHashCode,
 get
 ProcName, getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedTime,
 getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasLock,
 hasOwner,
 hasParent,
 hasTimeout,
 haveSameParent,
 holdLock,
 incChildrenLatch, isFailed,
 isFinished,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting,
 removeStackIndex,
 setAbortFailure,
 setChildrenLatch,
 setFailure,
 setFailure,
 setLastUpdate,
 setNonceKey,
 setOwner,
 setOwner,
 setParentProcId, setProcId,
 setResult,
 setRootProcId,
 setStackIndexes,
 setState,
 setSubmittedTime,
 setTimeout,
 setTimeoutFailure, shouldWaitClientAck,
 toString,
 toStringClass,
 toStringDetails,
 toStringSimpleSB,
 updateMetricsOnFinish,
 updateMetricsOnSubmit,
 updateTimestamp, 
wasExecuted
+addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 doExecute,
 doRollback,
 elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics,
 getProcId,
 getProcIdHashCode,
 get
 ProcName, getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedTime,
 getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasLock,
 hasOwner,
 hasParent,
 hasTimeout,
 haveSameParent,
 holdLock,
 incChildrenLatch, isBypass,
 isFailed,
 isFinished,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting,
 removeStackIndex,
 setAbortFailure,
 setChildrenLatch,
 setFailure,
 setFailure,
 setLastUpdate,
 setNonceKey,
 setOwner,
 setOwner, setParentProcId,
 setProcId,
 setResult,
 setRootProcId,
 setStackIndexes,
 setState,
 setSubmittedTime,
 setTimeout, setTimeoutFailure,
 shouldWaitClientAck,
 toString,
 toStringClass,
 toStringDetails,
 toStringSimpleSB,
 updateMetricsOnFinish,
 updateMetricsOnSubmit, updateTimestamp,
 wasExecuted
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/74f60271/devapidocs/org/apache/hadoop/hbase/master/procedure/RecoverMetaProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/RecoverMetaProcedure.html 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/RecoverMetaProcedure.html
index 7f12943..190eae5 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/RecoverMetaProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/RecoverMetaProcedure.html
@@ -338,7 +338,7 @@ implements Procedure
-acquireLock,
 addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 completionCleanup,
 doExecute,
 doRollba
 ck, elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics,
 getProcId, getProcIdHashCode,
 getProcName,
 getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedT
 ime, getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasLock,
 hasOwner,
 hasParent,
 hasTimeout,
 haveSameParent,
 holdLock,
 incChildrenLatch,
 isFailed,
 isFinished,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting,
 releaseLock,
 removeStackIndex,
 setAbortFailure,
 setChildrenLatch,
 setFailure,
 setFailure,
 setLastUpdate,
 setNonceKey, setOwner,
 setOwner,
 setParentProcId,
 setProcId,
 setResult,
 setRootProcId,
 setStackIndexes,
 setState,
 setSubmittedTime,
 setTimeout,
 setTimeoutFailure,
 shouldWaitClientAck,
 toString,
 toStringClass,
 toStringDetails,
 toStringSimpleSB, updateMetricsOnFinish,
 updateMetricsOnSubmit,
 updateTimestamp,
 waitInitialized,
 wasExecuted
+acquireLock,
 addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 completionCleanup,
 doExecute,
 doRollba
 ck, elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics,
 getProcId, getProcIdHashCode,
 getProcName,
 getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedT
 ime, getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasLock,
 hasOwner,
 hasParent,
 hasTimeout,
 haveSameParent,
 holdLock,
 incChildrenLatch,
 isBypass,
 isFailed,
 isFinished,
 

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

2018-08-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/424d7e41/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html
index 21bc534..cd9aaf5 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html
@@ -1749,7 +1749,7 @@ implements 
 
 FIXED_OVERHEAD
-public static finallong FIXED_OVERHEAD
+public static finallong FIXED_OVERHEAD
 
 
 
@@ -1758,7 +1758,7 @@ implements 
 
 DEEP_OVERHEAD
-public static finallong DEEP_OVERHEAD
+public static finallong DEEP_OVERHEAD
 
 
 
@@ -3017,7 +3017,7 @@ public staticorg.apache.hadoop.fs.Path
 
 getCompactionProgress
-publicCompactionProgressgetCompactionProgress()
+publicCompactionProgressgetCompactionProgress()
 getter for CompactionProgress object
 
 Returns:
@@ -3031,7 +3031,7 @@ public staticorg.apache.hadoop.fs.Path
 
 shouldPerformMajorCompaction
-publicbooleanshouldPerformMajorCompaction()
+publicbooleanshouldPerformMajorCompaction()
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:Store
 Tests whether we should run a major compaction. For 
example, if the configured major compaction
@@ -3052,7 +3052,7 @@ public staticorg.apache.hadoop.fs.Path
 
 requestCompaction
-publichttps://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalCompactionContextrequestCompaction()
+publichttps://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalCompactionContextrequestCompaction()
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Throws:
@@ -3066,7 +3066,7 @@ public staticorg.apache.hadoop.fs.Path
 
 requestCompaction
-publichttps://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalCompactionContextrequestCompaction(intpriority,
+publichttps://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalCompactionContextrequestCompaction(intpriority,
  CompactionLifeCycleTrackertracker,
  Useruser)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -3082,7 +3082,7 @@ public staticorg.apache.hadoop.fs.Path
 
 addToCompactingFiles
-privatevoidaddToCompactingFiles(https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStoreFilefilesToAdd)
+privatevoidaddToCompactingFiles(https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStoreFilefilesToAdd)
 Adds the files to compacting files. filesCompacting must be 
locked.
 
 
@@ -3092,7 +3092,7 @@ public staticorg.apache.hadoop.fs.Path
 
 removeUnneededFiles
-privatevoidremoveUnneededFiles()
+privatevoidremoveUnneededFiles()
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Throws:
@@ -3106,7 +3106,7 @@ public staticorg.apache.hadoop.fs.Path
 
 cancelRequestedCompaction
-publicvoidcancelRequestedCompaction(CompactionContextcompaction)
+publicvoidcancelRequestedCompaction(CompactionContextcompaction)
 
 
 
@@ -3115,7 +3115,7 @@ public staticorg.apache.hadoop.fs.Path
 
 finishCompactionRequest
-privatevoidfinishCompactionRequest(CompactionRequestImplcr)
+privatevoidfinishCompactionRequest(CompactionRequestImplcr)
 
 
 
@@ -3124,7 +3124,7 @@ public staticorg.apache.hadoop.fs.Path
 
 validateStoreFile
-privatevoidvalidateStoreFile(org.apache.hadoop.fs.Pathpath)
+privatevoidvalidateStoreFile(org.apache.hadoop.fs.Pathpath)
 throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Validates a store file by opening and closing it. In 
HFileV2 this should not be an expensive
  operation.
@@ -3142,7 +3142,7 @@ public staticorg.apache.hadoop.fs.Path
 
 completeCompaction
-protectedvoidcompleteCompaction(https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in 

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

2018-08-24 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0cf79db0/apidocs/src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html 
b/apidocs/src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
index ad7c82a..1dfa7b8 100644
--- 
a/apidocs/src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
+++ 
b/apidocs/src-html/org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html
@@ -29,307 +29,322 @@
 021
 022import java.io.IOException;
 023import java.util.ArrayList;
-024
-025import org.apache.hadoop.hbase.Cell;
-026import 
org.apache.hadoop.hbase.CompareOperator;
-027import 
org.apache.hadoop.hbase.PrivateCellUtil;
-028import 
org.apache.hadoop.hbase.util.Bytes;
-029import 
org.apache.yetus.audience.InterfaceAudience;
-030
-031import 
org.apache.hbase.thirdparty.com.google.common.base.Preconditions;
-032
-033import 
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil;
-034import 
org.apache.hadoop.hbase.shaded.protobuf.generated.FilterProtos;
-035import 
org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos;
-036import 
org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType;
-037
-038/**
-039 * This is a generic filter to be used to 
filter by comparison.  It takes an
-040 * operator (equal, greater, not equal, 
etc) and a byte [] comparator.
-041 * p
-042 * To filter by row key, use {@link 
RowFilter}.
-043 * p
-044 * To filter by column family, use {@link 
FamilyFilter}.
-045 * p
-046 * To filter by column qualifier, use 
{@link QualifierFilter}.
-047 * p
-048 * To filter by value, use {@link 
ValueFilter}.
-049 * p
-050 * These filters can be wrapped with 
{@link SkipFilter} and {@link WhileMatchFilter}
-051 * to add more control.
-052 * p
-053 * Multiple filters can be combined using 
{@link FilterList}.
-054 */
-055@InterfaceAudience.Public
-056public abstract class CompareFilter 
extends FilterBase {
-057  /**
-058   * Comparison operators. For filters 
only!
-059   * Use {@link CompareOperator} 
otherwise.
-060   * It (intentionally) has at least the 
below enums with same names.
-061   * @deprecated  since 2.0.0. Will be 
removed in 3.0.0. Use {@link CompareOperator} instead.
-062   */
-063  @Deprecated
-064  @InterfaceAudience.Public
-065  public enum CompareOp {
-066/** less than */
-067LESS,
-068/** less than or equal to */
-069LESS_OR_EQUAL,
-070/** equals */
-071EQUAL,
-072/** not equal */
-073NOT_EQUAL,
-074/** greater than or equal to */
-075GREATER_OR_EQUAL,
-076/** greater than */
-077GREATER,
-078/** no operation */
-079NO_OP,
-080  }
-081
-082  protected CompareOperator op;
-083  protected ByteArrayComparable 
comparator;
-084
-085  /**
-086   * Constructor.
-087   * @param compareOp the compare op for 
row matching
-088   * @param comparator the comparator for 
row matching
-089   * @deprecated Since 2.0.0. Will be 
removed in 3.0.0. Use other constructor.
-090   */
-091  @Deprecated
-092  public CompareFilter(final CompareOp 
compareOp,
-093  final ByteArrayComparable 
comparator) {
-094
this(CompareOperator.valueOf(compareOp.name()), comparator);
-095  }
-096
-097  /**
-098   * Constructor.
-099   * @param op the compare op for row 
matching
-100   * @param comparator the comparator for 
row matching
-101   */
-102  public CompareFilter(final 
CompareOperator op,
-103   final 
ByteArrayComparable comparator) {
-104this.op = op;
-105this.comparator = comparator;
-106  }
-107
-108  /**
-109   * @return operator
-110   * @deprecated  since 2.0.0. Will be 
removed in 3.0.0. Use {@link #getCompareOperator()} instead.
-111   */
-112  @Deprecated
-113  public CompareOp getOperator() {
-114return 
CompareOp.valueOf(op.name());
-115  }
-116
-117  public CompareOperator 
getCompareOperator() {
-118return op;
-119  }
-120
-121  /**
-122   * @return the comparator
-123   */
-124  public ByteArrayComparable 
getComparator() {
-125return comparator;
-126  }
-127
-128  @Override
-129  public boolean filterRowKey(Cell cell) 
throws IOException {
-130// Impl in FilterBase might do 
unnecessary copy for Off heap backed Cells.
-131return false;
-132  }
-133
-134  /**
-135   * @deprecated Since 2.0.0. Will be 
removed in 3.0.0.
-136   * Use {@link 
#compareRow(CompareOperator, ByteArrayComparable, Cell)}
-137   */
-138  @Deprecated
-139  protected boolean compareRow(final 
CompareOp compareOp, final ByteArrayComparable comparator,
-140  final Cell cell) {
-141if (compareOp == CompareOp.NO_OP) {
-142  return true;
-143}
-144int compareResult = 
PrivateCellUtil.compareRow(cell, comparator);
-145return compare(compareOp, 
compareResult);
-146  }
-147
-148  protected boolean compareRow(final 
CompareOperator op, final ByteArrayComparable comparator,

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

2018-08-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ff05a18/devapidocs/org/apache/hadoop/hbase/regionserver/MutableSegment.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/MutableSegment.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/MutableSegment.html
index c15731a..504d784 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/MutableSegment.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/MutableSegment.html
@@ -179,9 +179,10 @@ extends 
 protected 
-MutableSegment(CellSetcellSet,
+MutableSegment(CellSetcellSet,
   CellComparatorcomparator,
-  MemStoreLABmemStoreLAB)
+  MemStoreLABmemStoreLAB,
+  MemStoreSizingmemstoreSizing)
 
 
 
@@ -290,7 +291,7 @@ extends 
+
 
 
 
@@ -298,7 +299,8 @@ extends MutableSegment(CellSetcellSet,
  CellComparatorcomparator,
- MemStoreLABmemStoreLAB)
+ MemStoreLABmemStoreLAB,
+ MemStoreSizingmemstoreSizing)
 
 
 
@@ -315,7 +317,7 @@ extends 
 
 add
-publicvoidadd(Cellcell,
+publicvoidadd(Cellcell,
 booleanmslabUsed,
 MemStoreSizingmemStoreSizing,
 booleansizeAddedPreOperation)
@@ -333,7 +335,7 @@ extends 
 
 upsert
-publicvoidupsert(Cellcell,
+publicvoidupsert(Cellcell,
longreadpoint,
MemStoreSizingmemStoreSizing,
booleansizeAddedPreOperation)
@@ -345,7 +347,7 @@ extends 
 
 setInMemoryFlushed
-publicbooleansetInMemoryFlushed()
+publicbooleansetInMemoryFlushed()
 
 
 
@@ -354,7 +356,7 @@ extends 
 
 first
-Cellfirst()
+Cellfirst()
 Returns the first cell in the segment
 
 Returns:
@@ -368,7 +370,7 @@ extends 
 
 indexEntrySize
-protectedlongindexEntrySize()
+protectedlongindexEntrySize()
 
 Specified by:
 indexEntrySizein
 classSegment

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ff05a18/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html
index 0a18af7..0758f66 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class RegionServerAccounting
+public class RegionServerAccounting
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 RegionServerAccounting keeps record of some basic real time 
information about
  the Region Server. Currently, it keeps record the global memstore size and 
global memstore
@@ -169,10 +169,6 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 private https://docs.oracle.com/javase/8/docs/api/java/lang/management/MemoryType.html?is-external=true;
 title="class or interface in java.lang.management">MemoryType
 memType
 
-
-private https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ConcurrentMapbyte[],MemStoreSizing
-replayEditsPerRegion
-
 
 
 
@@ -207,89 +203,69 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 void
-addRegionReplayEditsSize(byte[]regionName,
-MemStoreSizememStoreSize)
-Add memStoreSize to replayEditsPerRegion.
-
-
-
-void
-clearRegionReplayEditsSize(byte[]regionName)
-Clear a region from replayEditsPerRegion.
-
-
-
-void
 decGlobalMemStoreSize(longdataSizeDelta,
  longheapSizeDelta,
  longoffHeapSizeDelta)
 
-
+
 double
 getFlushPressure()
 
-
+
 long
 getGlobalMemStoreDataSize()
 
-
+
 long
 getGlobalMemStoreHeapSize()
 
-
+
 (package private) long
 getGlobalMemStoreLimit()
 
-
+
 (package private) long
 getGlobalMemStoreLimitLowMark()
 
-
+
 (package private) float
 getGlobalMemStoreLimitLowMarkPercent()
 
-
+
 long
 getGlobalMemStoreOffHeapSize()
 
-
+
 (package private) long
 getGlobalOnHeapMemStoreLimit()
 
-
+
 void
 incGlobalMemStoreSize(longdataSizeDelta,
 

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

2018-08-21 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7ae6a80c/devapidocs/org/apache/hadoop/hbase/master/RegionState.State.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/RegionState.State.html 
b/devapidocs/org/apache/hadoop/hbase/master/RegionState.State.html
index 136bc7e..ddb5f06 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/RegionState.State.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/RegionState.State.html
@@ -144,42 +144,45 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
 Enum Constant and Description
 
 
-CLOSED
+ABNORMALLY_CLOSED
 
 
-CLOSING
+CLOSED
 
 
-FAILED_CLOSE
+CLOSING
 
 
-FAILED_OPEN
+FAILED_CLOSE
 
 
-MERGED
+FAILED_OPEN
 
 
-MERGING
+MERGED
 
 
-MERGING_NEW
+MERGING
 
 
-OFFLINE
+MERGING_NEW
 
 
-OPEN
+OFFLINE
 
 
-OPENING
+OPEN
 
 
-SPLIT
+OPENING
 
 
-SPLITTING
+SPLIT
 
 
+SPLITTING
+
+
 SPLITTING_NEW
 
 
@@ -362,12 +365,21 @@ the order they are declared.
 
 
 
-
+
 
 MERGING_NEW
 public static finalRegionState.State MERGING_NEW
 
 
+
+
+
+
+
+ABNORMALLY_CLOSED
+public static finalRegionState.State ABNORMALLY_CLOSED
+
+
 
 
 
@@ -424,7 +436,7 @@ not permitted.)
 
 
 convert
-publicorg.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionState.Stateconvert()
+publicorg.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionState.Stateconvert()
 Convert to protobuf 
ClusterStatusProtos.RegionState.State
 
 
@@ -434,7 +446,7 @@ not permitted.)
 
 
 convert
-public staticRegionState.Stateconvert(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionState.StateprotoState)
+public staticRegionState.Stateconvert(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionState.StateprotoState)
 Convert a protobuf HBaseProtos.RegionState.State to a 
RegionState.State
 
 Returns:

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7ae6a80c/devapidocs/org/apache/hadoop/hbase/master/RegionState.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/RegionState.html 
b/devapidocs/org/apache/hadoop/hbase/master/RegionState.html
index ac37845..92f14c7 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/RegionState.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/RegionState.html
@@ -441,7 +441,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 stamp
-private finallong stamp
+private finallong stamp
 
 
 
@@ -450,7 +450,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 hri
-private finalRegionInfo hri
+private finalRegionInfo hri
 
 
 
@@ -459,7 +459,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 serverName
-private finalServerName serverName
+private finalServerName serverName
 
 
 
@@ -468,7 +468,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 state
-private finalRegionState.State state
+private finalRegionState.State state
 
 
 
@@ -477,7 +477,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 ritDuration
-privatelong ritDuration
+privatelong ritDuration
 
 
 
@@ -494,7 +494,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 RegionState
-publicRegionState(RegionInforegion,
+publicRegionState(RegionInforegion,
RegionState.Statestate,
ServerNameserverName)
 
@@ -505,7 +505,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 RegionState
-publicRegionState(RegionInforegion,
+publicRegionState(RegionInforegion,
RegionState.Statestate,
longstamp,
ServerNameserverName)
@@ -517,7 +517,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 RegionState
-publicRegionState(RegionInforegion,
+publicRegionState(RegionInforegion,
RegionState.Statestate,
longstamp,
ServerNameserverName,
@@ -538,7 +538,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 createForTesting
-public staticRegionStatecreateForTesting(RegionInforegion,
+public staticRegionStatecreateForTesting(RegionInforegion,
RegionState.Statestate)
 
 
@@ -548,7 +548,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getState
-publicRegionState.StategetState()
+publicRegionState.StategetState()
 
 
 
@@ -557,7 +557,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getStamp
-publiclonggetStamp()
+publiclonggetStamp()
 
 
 
@@ -566,7 +566,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getRegion
-publicRegionInfogetRegion()
+publicRegionInfogetRegion()
 
 
 
@@ -575,7 +575,7 @@ extends 

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

2018-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
index 45475a1..0094c11 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
@@ -708,20 +708,20 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://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.regionserver.TimeRangeTracker.Type
-org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
+org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
 org.apache.hadoop.hbase.regionserver.FlushType
-org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
-org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
-org.apache.hadoop.hbase.regionserver.BloomType
-org.apache.hadoop.hbase.regionserver.ScanType
-org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
 org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
-org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
-org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
 org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
+org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
 org.apache.hadoop.hbase.regionserver.Region.Operation
-org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
+org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
+org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
+org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
+org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
+org.apache.hadoop.hbase.regionserver.ScanType
+org.apache.hadoop.hbase.regionserver.BloomType
+org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
+org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
index b377318..2731576 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
@@ -130,9 +130,9 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://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.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
 org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
 org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
+org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html
index f0c55c8..19354d1 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html
@@ -247,9 +247,9 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 

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

2018-08-02 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7cf6034b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/class-use/UniqueIndexMap.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/class-use/UniqueIndexMap.html
 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/class-use/UniqueIndexMap.html
deleted file mode 100644
index f576e0c..000
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/class-use/UniqueIndexMap.html
+++ /dev/null
@@ -1,193 +0,0 @@
-http://www.w3.org/TR/html4/loose.dtd;>
-
-
-
-
-
-Uses of Class org.apache.hadoop.hbase.io.hfile.bucket.UniqueIndexMap 
(Apache HBase 3.0.0-SNAPSHOT API)
-
-
-
-
-
-
-
-JavaScript is disabled on your browser.
-
-
-
-
-
-Skip navigation links
-
-
-
-
-Overview
-Package
-Class
-Use
-Tree
-Deprecated
-Index
-Help
-
-
-
-
-Prev
-Next
-
-
-Frames
-NoFrames
-
-
-AllClasses
-
-
-
-
-
-
-
-
-
-
-Uses of 
Classorg.apache.hadoop.hbase.io.hfile.bucket.UniqueIndexMap
-
-
-
-
-
-Packages that use UniqueIndexMap
-
-Package
-Description
-
-
-
-org.apache.hadoop.hbase.io.hfile.bucket
-
-Provides BucketCache, an 
implementation of
- BlockCache.
-
-
-
-
-
-
-
-
-
-
-Uses of UniqueIndexMap in 
org.apache.hadoop.hbase.io.hfile.bucket
-
-Fields in org.apache.hadoop.hbase.io.hfile.bucket
 declared as UniqueIndexMap
-
-Modifier and Type
-Field and Description
-
-
-
-private UniqueIndexMaphttps://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">Integer
-BucketCache.deserialiserMap
-
-
-
-
-Methods in org.apache.hadoop.hbase.io.hfile.bucket
 with parameters of type UniqueIndexMap
-
-Modifier and Type
-Method and Description
-
-
-
-protected CacheableDeserializerCacheable
-BucketCache.BucketEntry.deserializerReference(UniqueIndexMaphttps://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in 
java.lang">IntegerdeserialiserMap)
-
-
-protected void
-BucketCache.BucketEntry.setDeserialiserReference(CacheableDeserializerCacheabledeserializer,
-UniqueIndexMaphttps://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in 
java.lang">IntegerdeserialiserMap)
-
-
-BucketCache.BucketEntry
-BucketCache.RAMQueueEntry.writeToCache(IOEngineioEngine,
-BucketAllocatorbucketAllocator,
-UniqueIndexMaphttps://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true;
 title="class or interface in java.lang">IntegerdeserialiserMap,
-https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/LongAdder.html?is-external=true;
 title="class or interface in 
java.util.concurrent.atomic">LongAdderrealCacheSize)
-
-
-
-
-
-
-
-
-
-
-
-
-Skip navigation links
-
-
-
-
-Overview
-Package
-Class
-Use
-Tree
-Deprecated
-Index
-Help
-
-
-
-
-Prev
-Next
-
-
-Frames
-NoFrames
-
-
-AllClasses
-
-
-
-
-
-
-
-
-
-Copyright  20072018 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
-
-

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7cf6034b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/package-frame.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/package-frame.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/package-frame.html
index 877954c..6518b6c 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/package-frame.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/package-frame.html
@@ -27,13 +27,13 @@
 BucketCache.SharedMemoryBucketEntry
 BucketCache.StatisticsThread
 BucketCacheStats
+BucketProtoUtils
 ByteBufferIOEngine
 CachedEntryQueue
 FileIOEngine
 FileIOEngine.FileReadAccessor
 FileIOEngine.FileWriteAccessor
 FileMmapEngine
-UniqueIndexMap
 UnsafeSharedMemoryBucketEntry
 
 Exceptions

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7cf6034b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/package-summary.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/package-summary.html 

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

2018-07-25 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/804782f0/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.html
index 0db34de..8ffeb95 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":6,"i5":10,"i6":10,"i7":10,"i8":10,"i9":6,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":6,"i16":10,"i17":10,"i18":10,"i19":6,"i20":6,"i21":10,"i22":10,"i23":10,"i24":6,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":6,"i33":10,"i34":10,"i35":6};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":6,"i5":10,"i6":10,"i7":10,"i8":10,"i9":6,"i10":10,"i11":10,"i12":10,"i13":10,"i14":6,"i15":10,"i16":10,"i17":10,"i18":6,"i19":6,"i20":10,"i21":10,"i22":10,"i23":6,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":6,"i32":10,"i33":10,"i34":6,"i35":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public abstract class RegionTransitionProcedure
+public abstract class RegionTransitionProcedure
 extends ProcedureMasterProcedureEnv
 implements TableProcedureInterface, RemoteProcedureDispatcher.RemoteProcedureMasterProcedureEnv,ServerName
 Base class for the Assign and Unassign Procedure.
@@ -225,20 +225,16 @@ implements 
-private boolean
-lock
-
-
 private static org.slf4j.Logger
 LOG
 
-
+
 private RegionInfo
 regionInfo
 This data member must be persisted.
 
 
-
+
 private 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RegionTransitionState
 transitionState
 
@@ -350,54 +346,48 @@ implements 
 protected boolean
-hasLock(MasterProcedureEnvenv)
-This is used in conjunction with Procedure.holdLock(Object).
-
-
-
-protected boolean
 holdLock(MasterProcedureEnvenv)
 Used to keep the procedure lock even when the procedure is 
yielding or suspended.
 
 
-
+
 boolean
 isMeta()
 
-
+
 protected abstract boolean
 isRollbackSupported(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RegionTransitionStatestate)
 
-
+
 protected boolean
 isServerOnline(MasterProcedureEnvenv,
   RegionStates.RegionStateNoderegionNode)
 
-
+
 protected boolean
 isServerOnline(MasterProcedureEnvenv,
   ServerNameserverName)
 
-
+
 protected void
 releaseLock(MasterProcedureEnvenv)
 The user should override this method, and release lock if 
necessary.
 
 
-
+
 abstract RemoteProcedureDispatcher.RemoteOperation
 remoteCallBuild(MasterProcedureEnvenv,
ServerNameserverName)
 For building the remote operation.
 
 
-
+
 protected abstract boolean
 remoteCallFailed(MasterProcedureEnvenv,
 RegionStates.RegionStateNoderegionNode,
 https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in 
java.io">IOExceptionexception)
 
-
+
 void
 remoteCallFailed(MasterProcedureEnvenv,
 ServerNameserverName,
@@ -405,14 +395,14 @@ implements Called when the executeProcedure call is failed.
 
 
-
+
 void
 remoteOperationCompleted(MasterProcedureEnvenv)
 Called when RS tells the remote procedure is succeeded 
through the
  reportProcedureDone method.
 
 
-
+
 void
 remoteOperationFailed(MasterProcedureEnvenv,
  RemoteProcedureExceptionerror)
@@ -420,89 +410,97 @@ implements 
+
 protected abstract void
 reportTransition(MasterProcedureEnvenv,
 RegionStates.RegionStateNoderegionNode,
 
org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCodecode,
 longseqId)
 
-
+
 protected void
 reportTransition(MasterProcedureEnvenv,
 ServerNameserverName,
 
org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCodecode,
 longseqId)
 
-
+
 protected void
 rollback(MasterProcedureEnvenv)
 The code to undo what was done by the execute() code.
 
 
-
+
 protected void
 setAttempt(intattempt)
 This setter is for subclasses to call in their
  Procedure.deserializeStateData(ProcedureStateSerializer)
 method.
 
 
-
+
 protected void
 setRegionInfo(RegionInforegionInfo)
 This setter is for subclasses to call in their
  Procedure.deserializeStateData(ProcedureStateSerializer)
 method.
 
 
-
+
 protected boolean
 

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

2018-07-22 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/df8fd1d3/devapidocs/src-html/org/apache/hadoop/hbase/ServerName.html
--
diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/ServerName.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/ServerName.html
index f9b4f3e..88e84b4 100644
--- a/devapidocs/src-html/org/apache/hadoop/hbase/ServerName.html
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/ServerName.html
@@ -35,156 +35,156 @@
 027import 
org.apache.hadoop.hbase.net.Address;
 028import 
org.apache.hadoop.hbase.util.Addressing;
 029import 
org.apache.hadoop.hbase.util.Bytes;
-030import 
org.apache.yetus.audience.InterfaceAudience;
-031
+030import 
org.apache.hbase.thirdparty.com.google.common.collect.Interner;
+031import 
org.apache.hbase.thirdparty.com.google.common.collect.Interners;
 032import 
org.apache.hbase.thirdparty.com.google.common.net.InetAddresses;
-033
+033import 
org.apache.yetus.audience.InterfaceAudience;
 034
-035/**
-036 * Name of a particular incarnation of an 
HBase Server.
-037 * A {@link ServerName} is used uniquely 
identifying a server instance in a cluster and is made
-038 * of the combination of hostname, port, 
and startcode.  The startcode distinguishes restarted
-039 * servers on same hostname and port 
(startcode is usually timestamp of server startup). The
-040 * {@link #toString()} format of 
ServerName is safe to use in the  filesystem and as znode name
-041 * up in ZooKeeper.  Its format is:
-042 * codelt;hostnamegt; 
'{@link #SERVERNAME_SEPARATOR}' lt;portgt;
-043 * '{@link #SERVERNAME_SEPARATOR}' 
lt;startcodegt;/code.
-044 * For example, if hostname is 
codewww.example.org/code, port is 
code1234/code,
-045 * and the startcode for the regionserver 
is code1212121212/code, then
-046 * the {@link #toString()} would be 
codewww.example.org,1234,1212121212/code.
-047 *
-048 * pYou can obtain a versioned 
serialized form of this class by calling
-049 * {@link #getVersionedBytes()}.  To 
deserialize, call
-050 * {@link 
#parseVersionedServerName(byte[])}.
-051 *
-052 * pUse {@link #getAddress()} to 
obtain the Server hostname + port
-053 * (Endpoint/Socket Address).
-054 *
-055 * pImmutable.
-056 */
-057@InterfaceAudience.Public
-058public class ServerName implements 
ComparableServerName, Serializable {
-059  private static final long 
serialVersionUID = 1367463982557264981L;
-060
-061  /**
-062   * Version for this class.
-063   * Its a short rather than a byte so I 
can for sure distinguish between this
-064   * version of this class and the 
version previous to this which did not have
-065   * a version.
-066   */
-067  private static final short VERSION = 
0;
-068  static final byte [] VERSION_BYTES = 
Bytes.toBytes(VERSION);
-069
-070  /**
-071   * What to use if no startcode 
supplied.
-072   */
-073  public static final int NON_STARTCODE = 
-1;
-074
-075  /**
-076   * This character is used as separator 
between server hostname, port and
-077   * startcode.
-078   */
-079  public static final String 
SERVERNAME_SEPARATOR = ",";
-080
-081  public static final Pattern 
SERVERNAME_PATTERN =
-082Pattern.compile("[^" + 
SERVERNAME_SEPARATOR + "]+" +
-083  SERVERNAME_SEPARATOR + 
Addressing.VALID_PORT_REGEX +
-084  SERVERNAME_SEPARATOR + 
Addressing.VALID_PORT_REGEX + "$");
-085
-086  /**
-087   * What to use if server name is 
unknown.
-088   */
-089  public static final String 
UNKNOWN_SERVERNAME = "#unknown#";
-090
-091  private final String servername;
-092  private final long startcode;
-093  private transient Address address;
-094
-095  /**
-096   * Cached versioned bytes of this 
ServerName instance.
-097   * @see #getVersionedBytes()
-098   */
-099  private byte [] bytes;
-100  public static final 
ListServerName EMPTY_SERVER_LIST = new ArrayList(0);
-101
-102  protected ServerName(final String 
hostname, final int port, final long startcode) {
-103this(Address.fromParts(hostname, 
port), startcode);
-104  }
-105
-106  private ServerName(final Address 
address, final long startcode) {
-107// Use HostAndPort to host port and 
hostname. Does validation and can do ipv6
-108this.address = address;
-109this.startcode = startcode;
-110this.servername = 
getServerName(this.address.getHostname(),
-111this.address.getPort(), 
startcode);
-112  }
-113
-114  private ServerName(final String 
serverName) {
-115this(parseHostname(serverName), 
parsePort(serverName),
-116  parseStartcode(serverName));
-117  }
-118
-119  private ServerName(final String 
hostAndPort, final long startCode) {
-120this(Address.fromString(hostAndPort), 
startCode);
+035
+036
+037/**
+038 * Name of a particular incarnation of an 
HBase Server.
+039 * A {@link ServerName} is used uniquely 
identifying a server instance in a cluster and is made
+040 * of the combination of hostname, port, 
and startcode.  The startcode distinguishes restarted
+041 * servers on same 

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

2018-07-19 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0c6f447e/apidocs/org/apache/hadoop/hbase/CellUtil.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/CellUtil.html 
b/apidocs/org/apache/hadoop/hbase/CellUtil.html
index 0222c8a..0b860b3 100644
--- a/apidocs/org/apache/hadoop/hbase/CellUtil.html
+++ b/apidocs/org/apache/hadoop/hbase/CellUtil.html
@@ -1,6 +1,6 @@
 http://www.w3.org/TR/html4/loose.dtd;>
 
-
+
 
 
 
@@ -19,45 +19,45 @@
 }
 //-->
 var methods = 
{"i0":9,"i1":9,"i2":9,"i3":41,"i4":9,"i5":41,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":41,"i17":41,"i18":9,"i19":9,"i20":41,"i21":41,"i22":41,"i23":41,"i24":41,"i25":41,"i26":41,"i27":41,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":41,"i35":41,"i36":41,"i37":41,"i38":41,"i39":41,"i40":41,"i41":41,"i42":41,"i43":41,"i44":9,"i45":41,"i46":41,"i47":41,"i48":41,"i49":41,"i50":41,"i51":41,"i52":9,"i53":41,"i54":41,"i55":41,"i56":41,"i57":41,"i58":41,"i59":9,"i60":9,"i61":9,"i62":41,"i63":9,"i64":9,"i65":41,"i66":9,"i67":9,"i68":41,"i69":9,"i70":41,"i71":9,"i72":41,"i73":9,"i74":9,"i75":9,"i76":9,"i77":9,"i78":41,"i79":9,"i80":9,"i81":9,"i82":41,"i83":9,"i84":41,"i85":41,"i86":41,"i87":41,"i88":9,"i89":41,"i90":41,"i91":41,"i92":41,"i93":41,"i94":41};
-var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],8:["t4","å…
·ä½“方法"],32:["t6","已过时的方法"]};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
 var activeTableTab = "activeTableTab";
 
 
-您的浏览器已禁用 JavaScript。
+JavaScript is disabled on your browser.
 
 
 
 
 
-跳过导航链接
+Skip navigation links
 
 
 
-
-概览
-程序包
-ç±»
-使用
-树
-已过时
-索引
-帮助
+
+Overview
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
 
 
 
 
-上一个类
-下一个类
+PrevClass
+NextClass
 
 
-框架
-无框架
+Frames
+NoFrames
 
 
-所有类
+AllClasses
 
 
 

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

2018-07-19 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/5427a45e/apidocs/org/apache/hadoop/hbase/CellScanner.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/CellScanner.html 
b/apidocs/org/apache/hadoop/hbase/CellScanner.html
index 3e4eab8..cfc18a3 100644
--- a/apidocs/org/apache/hadoop/hbase/CellScanner.html
+++ b/apidocs/org/apache/hadoop/hbase/CellScanner.html
@@ -1,6 +1,6 @@
 http://www.w3.org/TR/html4/loose.dtd;>
 
-
+
 
 
 
@@ -19,45 +19,45 @@
 }
 //-->
 var methods = {"i0":6,"i1":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
+var tabs = 
{65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
 var activeTableTab = "activeTableTab";
 
 
-JavaScript is disabled on your browser.
+您的浏览器已禁用 JavaScript。
 
 
 
 
 
-Skip navigation links
+跳过导航链接
 
 
 
-
-Overview
-Package
-Class
-Use
-Tree
-Deprecated
-Index
-Help
+
+概览
+程序包
+ç±»
+使用
+树
+已过时
+索引
+帮助
 
 
 
 
-PrevClass
-NextClass
+上一个类
+下一个类
 
 
-Frames
-NoFrames
+框架
+无框架
 
 
-AllClasses
+所有类
 
 
 

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

2018-07-03 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bcb555af/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
 
b/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
index 167a2dc..ecfc2bc 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/HMasterCommandLine.LocalHMaster.html
@@ -254,7 +254,7 @@ extends 
 
 Methods inherited from classorg.apache.hadoop.hbase.regionserver.HRegionServer
-abort,
 addRegion,
 addToMovedRegions,
 checkFileSystem,
 cleanMovedRegions,
 clearRegionBlockCache,
 closeAllRegions, href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#closeAndOfflineRegionForSplitOrMerge-java.util.List-">closeAndOfflineRegionForSplitOrMerge,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#closeRegion-java.lang.String-boolean-org.apache.hadoop.hbase.ServerName-">closeRegion,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#constructRegionServer-java.lang.Class-org.apache.hadoop.conf.Configuration-">constructRegionServer,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#convertThrowableToIOE-java.lang.Throwable-java.lang.String-">convertThrowableToIOE,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#createClusterConnection--">createClusterConnection,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#createConnection-org.apache.hadoop.conf.Configuration-">createConnection,
 > <
 a 
href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#createRegionLoad-java.lang.String-">createRegionLoad,
 createRegionServerStatusStub,
 createRegionServerStatusStub,
 execRegionServerService,
 executeProcedure,
 getCacheConfig, getChoreService,
 getClusterConnection,
 getClusterId,
 getCompactionPressure,
 getCompactionRequestor,
 getCompactSplitThread,
 getConfiguration,
 getConfigurationManager, getConnection,
 getCoordinatedStateManager,
 getEventLoopGroupConfig,
 getExecutorService,
 getFavoredNodesForRegion,
 getFileSystem,
 getFlushPressure,
 getFlushRequester,
 getFlushThroughputController,
 getFsTableDescriptors,
 getHeapMemoryManager,
 getInfoServer,
 getLastSequenceId,
 getLeases,
 getMasterAddressTracker,
 getMetaTableLocator,
 getMetrics,
 getMostLoadedRegions,
 getNonceManager,
 getNumberOfOnlineRegions,
 getOnlineRegion,
 getOnlineRegionsLocalContext,
 getOnlineTabl
 es, getRegion,
 getRegion,
 getRegionBlockLocations,
 getRegionByEncodedName,
 getRegionByEncodedName,
 getRegions,
 getRegions,
 getRegionServerAccounting,
 getRegionServerCoprocessorHost,
 getRegionServerCoprocessors,
 getRegionServerMetrics,
 getRegionServerRpcQuotaManager,
 getRegionServerSpaceQuotaManager,
 getRegionsInTransitionInRS,
 getReplicationSinkService,
 getReplicationSourceService,
 getRootDir,
 getRpcServer,
 getRSRpcServices,
 getSecureBulkLoadManager,
 getStartcode,
 getThreadWakeFrequency,
 getWAL,
 getWALFileSystem,
 getWalRoller,
 getWALRootDir,
 getWALs,
 handleReportForDutyResponse,
 initializeMemStoreChunkCreator,
 isAborted,
 isClusterUp,
 isOnline,
 isShutDown,
 isStopped,
 isStopping,
 kill,
 movedRegionCleanerPeriod,
 onConfigurationChange, postOpenDeployTasks,
 regionLock,
 remoteProcedureComplete,
 removeRegion,
 reportFileArchivalForQuotas,
 reportRegionSizesForQuotas,
 reportRegionStateTransition,
 sendShutdownInterrupt,
 setupClusterConnection,
 stop,
 toString,
 tryRegionServerReport,
 unassign,
 updateConfiguration,
 updateRegionFavoredNodesMapping,
 waitForServerOnline,
 walRollRequestFinished
+abort,
 addRegion,
 addToMovedRegions,
 checkFileSystem,
 cleanMovedRegions,
 clearRegionBlockCache,
 closeAllRegions, href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#closeAndOfflineRegionForSplitOrMerge-java.util.List-">closeAndOfflineRegionForSplitOrMerge,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#closeRegion-java.lang.String-boolean-org.apache.hadoop.hbase.ServerName-">closeRegion,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#constructRegionServer-java.lang.Class-org.apache.hadoop.conf.Configuration-">constructRegionServer,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#convertThrowableToIOE-java.lang.Throwable-java.lang.String-">convertThrowableToIOE,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#createClusterConnection--">createClusterConnection,
 > href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#createConnection-org.apache.hadoop.conf.Configuration-">createConnection,
 > <
 a 

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

2018-06-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a5c66de0/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html 
b/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
index d1a589e..52904b3 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
@@ -6685,7 +6685,7 @@ publicbyte[][]
 
 getSecurityCapabilities
-publichttps://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListSecurityCapabilitygetSecurityCapabilities()
+publichttps://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListSecurityCapabilitygetSecurityCapabilities()
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:Admin
 Return the set of supported security capabilities.
@@ -6703,7 +6703,7 @@ publicbyte[][]
 
 splitSwitch
-publicbooleansplitSwitch(booleanenabled,
+publicbooleansplitSwitch(booleanenabled,
booleansynchronous)
 throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:Admin
@@ -6728,7 +6728,7 @@ publicbyte[][]
 
 mergeSwitch
-publicbooleanmergeSwitch(booleanenabled,
+publicbooleanmergeSwitch(booleanenabled,
booleansynchronous)
 throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:Admin
@@ -6753,7 +6753,7 @@ publicbyte[][]
 
 splitOrMergeSwitch
-privatebooleansplitOrMergeSwitch(booleanenabled,
+privatebooleansplitOrMergeSwitch(booleanenabled,
booleansynchronous,
MasterSwitchTypeswitchType)
 throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -6769,7 +6769,7 @@ publicbyte[][]
 
 isSplitEnabled
-publicbooleanisSplitEnabled()
+publicbooleanisSplitEnabled()
throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:Admin
 Query the current state of the split switch.
@@ -6789,7 +6789,7 @@ publicbyte[][]
 
 isMergeEnabled
-publicbooleanisMergeEnabled()
+publicbooleanisMergeEnabled()
throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:Admin
 Query the current state of the merge switch.
@@ -6809,7 +6809,7 @@ publicbyte[][]
 
 getRpcControllerFactory
-privateRpcControllerFactorygetRpcControllerFactory()
+privateRpcControllerFactorygetRpcControllerFactory()
 
 
 
@@ -6818,7 +6818,7 @@ publicbyte[][]
 
 addReplicationPeer
-publicvoidaddReplicationPeer(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringpeerId,
+publicvoidaddReplicationPeer(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringpeerId,
ReplicationPeerConfigpeerConfig,
booleanenabled)
 throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -6842,7 +6842,7 @@ publicbyte[][]
 
 addReplicationPeerAsync
-publichttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true;
 title="class or interface in java.util.concurrent">Futurehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">VoidaddReplicationPeerAsync(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringpeerId,
+publichttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true;
 title="class or interface in java.util.concurrent">Futurehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">VoidaddReplicationPeerAsync(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringpeerId,
  

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

2018-06-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/eb5d2c62/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index d896b73..cdbd70d 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -281,10 +281,10 @@
 Warnings
 Errors
 
-3644
+3683
 0
 0
-15874
+15824
 
 Files
 
@@ -612,7 +612,7 @@
 org/apache/hadoop/hbase/PerformanceEvaluation.java
 0
 0
-38
+39
 
 org/apache/hadoop/hbase/PerformanceEvaluationCommons.java
 0
@@ -1477,7 +1477,7 @@
 org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
 0
 0
-88
+89
 
 org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java
 0
@@ -2547,7 +2547,7 @@
 org/apache/hadoop/hbase/executor/EventType.java
 0
 0
-39
+38
 
 org/apache/hadoop/hbase/executor/ExecutorService.java
 0
@@ -2557,7 +2557,7 @@
 org/apache/hadoop/hbase/executor/ExecutorType.java
 0
 0
-19
+18
 
 org/apache/hadoop/hbase/favored/FavoredNodeAssignmentHelper.java
 0
@@ -3169,3555 +3169,3545 @@
 0
 1
 
-org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.java
-0
-0
-1
-
 org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputSaslHelper.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/io/asyncfs/TestSaslFanOutOneBlockAsyncDFSOutput.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/compress/Compression.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/io/crypto/Cipher.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/io/crypto/Decryptor.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/io/crypto/Encryption.java
 0
 0
 53
-
+
 org/apache/hadoop/hbase/io/crypto/Encryptor.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/io/crypto/KeyProvider.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/io/crypto/TestEncryption.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/io/crypto/aes/CryptoAES.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.java
 0
 0
 15
-
+
 org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/encoding/EncodedDataBlock.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/encoding/TestDataBlockEncoders.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/encoding/TestEncodedSeekers.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/hadoopbackport/ThrottledInputStream.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/io/hfile/BlockCache.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/BlockCacheKey.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java
 0
 0
 28
-
+
 org/apache/hadoop/hbase/io/hfile/BlockCachesIterator.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/BlockType.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/CacheConfig.java
 0
 0
 8
-
+
 org/apache/hadoop/hbase/io/hfile/CacheStats.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/io/hfile/CacheTestUtils.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/Cacheable.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/io/hfile/CacheableDeserializerIdManager.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/io/hfile/ChecksumUtil.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/io/hfile/CorruptHFileException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/hfile/FixedFileTrailer.java
 0
 0
 14
-
+
 org/apache/hadoop/hbase/io/hfile/HFile.java
 0
 0
 36
-
+
 org/apache/hadoop/hbase/io/hfile/HFileBlock.java
 0
 0
 25
-
+
 org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.java
 0
 0
 39
-
+
 org/apache/hadoop/hbase/io/hfile/HFileContext.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.java
 0
 0
 13
-
+
 org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java
 0
 0
 14
-
+
 org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.java
 0
 0
 52
-
+
 org/apache/hadoop/hbase/io/hfile/HFileScanner.java
 0
 0
 23
-
+
 org/apache/hadoop/hbase/io/hfile/HFileUtil.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java
 0
 0
 26
-
+
 

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

2018-06-22 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/55ce8d97/devapidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.RegionMetricsImpl.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.RegionMetricsImpl.html
 
b/devapidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.RegionMetricsImpl.html
index 706aacb..780ca25 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.RegionMetricsImpl.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.RegionMetricsImpl.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private static class RegionMetricsBuilder.RegionMetricsImpl
+private static class RegionMetricsBuilder.RegionMetricsImpl
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 implements RegionMetrics
 
@@ -155,62 +155,66 @@ implements completedSequenceId
 
 
+private long
+cpRequestCount
+
+
 private float
 dataLocality
 
-
+
 private long
 filteredReadRequestCount
 
-
+
 private Size
 indexSize
 
-
+
 private long
 lastMajorCompactionTimestamp
 
-
+
 private Size
 memStoreSize
 
-
+
 private byte[]
 name
 
-
+
 private long
 readRequestCount
 
-
+
 private Size
 rootLevelIndexSize
 
-
+
 private int
 storeCount
 
-
+
 private int
 storeFileCount
 
-
+
 private Size
 storeFileSize
 
-
+
 private https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Mapbyte[],https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
 storeSequenceIds
 
-
+
 private Size
 uncompressedDataIndexSize
 
-
+
 private Size
 uncompressedStoreFileSize
 
-
+
 private long
 writeRequestCount
 
@@ -229,7 +233,7 @@ implements Constructor and Description
 
 
-RegionMetricsImpl(byte[]name,
+RegionMetricsImpl(byte[]name,
  intstoreCount,
  intstoreFileCount,
  longcompactingCellCount,
@@ -243,6 +247,7 @@ implements SizeuncompressedStoreFileSize,
  longwriteRequestCount,
  longreadRequestCount,
+ longcpRequestCount,
  longfilteredReadRequestCount,
  longcompletedSequenceId,
  https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Mapbyte[],https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">LongstoreSequenceIds,
@@ -283,38 +288,42 @@ implements 
 
 
+long
+getCpRequestCount()
+
+
 float
 getDataLocality()
 
-
+
 long
 getFilteredReadRequestCount()
 
-
+
 long
 getLastMajorCompactionTimestamp()
 
-
+
 Size
 getMemStoreSize()
 
-
+
 long
 getReadRequestCount()
 
-
+
 byte[]
 getRegionName()
 
-
+
 int
 getStoreCount()
 
-
+
 int
 getStoreFileCount()
 
-
+
 Size
 getStoreFileIndexSize()
 TODO: why we pass the same value to different counters? 
Currently, the value from
@@ -322,31 +331,31 @@ implements 
 
 
-
+
 Size
 getStoreFileRootLevelIndexSize()
 
-
+
 Size
 getStoreFileSize()
 
-
+
 Size
 getStoreFileUncompressedDataIndexSize()
 
-
+
 https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Mapbyte[],https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
 getStoreSequenceId()
 
-
+
 Size
 getUncompressedStoreFileSize()
 
-
+
 long
 getWriteRequestCount()
 
-
+
 https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 toString()
 
@@ -385,7 +394,7 @@ implements 
 
 name
-private finalbyte[] name
+private finalbyte[] name
 
 
 
@@ -394,7 +403,7 @@ implements 
 
 storeCount
-private finalint storeCount
+private finalint storeCount
 
 
 
@@ -403,7 +412,7 @@ implements 
 
 storeFileCount
-private finalint storeFileCount
+private finalint storeFileCount
 
 
 
@@ -412,7 +421,7 @@ implements 
 
 compactingCellCount
-private finallong compactingCellCount
+private finallong compactingCellCount
 
 
 
@@ -421,7 +430,7 @@ implements 
 
 compactedCellCount
-private finallong compactedCellCount
+private finallong compactedCellCount
 
 

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

2018-06-20 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2b11656f/devapidocs/org/apache/hadoop/hbase/master/assignment/class-use/RegionStates.RegionStateNode.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/class-use/RegionStates.RegionStateNode.html
 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/class-use/RegionStates.RegionStateNode.html
index f8ead79..f9b3413 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/class-use/RegionStates.RegionStateNode.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/class-use/RegionStates.RegionStateNode.html
@@ -454,6 +454,11 @@
 AssignmentManager.createUnassignProcedures(https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionRegionStates.RegionStateNodenodes)
 
 
+https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionInfo
+RegionStates.getRegionsOfTable(TableNametable,
+ https://docs.oracle.com/javase/8/docs/api/java/util/function/Predicate.html?is-external=true;
 title="class or interface in java.util.function">PredicateRegionStates.RegionStateNodefilter)
+
+
 private void
 AssignmentManager.processAssignmentPlans(https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true;
 title="class or interface in java.util">HashMapRegionInfo,RegionStates.RegionStateNoderegions,
   https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true;
 title="class or interface in java.util">HashMapRegionInfo,ServerNameretainMap,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2b11656f/devapidocs/org/apache/hadoop/hbase/master/balancer/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/balancer/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/master/balancer/package-tree.html
index eb945fb..ad40e69 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/balancer/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/balancer/package-tree.html
@@ -197,8 +197,8 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://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.master.balancer.BaseLoadBalancer.Cluster.Action.Type
 org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.LocalityType
+org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.Action.Type
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2b11656f/devapidocs/org/apache/hadoop/hbase/master/class-use/HMaster.TableDescriptorGetter.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/class-use/HMaster.TableDescriptorGetter.html
 
b/devapidocs/org/apache/hadoop/hbase/master/class-use/HMaster.TableDescriptorGetter.html
new file mode 100644
index 000..5926cf5
--- /dev/null
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/class-use/HMaster.TableDescriptorGetter.html
@@ -0,0 +1,168 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Interface 
org.apache.hadoop.hbase.master.HMaster.TableDescriptorGetter (Apache HBase 
3.0.0-SNAPSHOT API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Overview
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+
+Uses of 
Interfaceorg.apache.hadoop.hbase.master.HMaster.TableDescriptorGetter
+
+
+
+
+
+Packages that use HMaster.TableDescriptorGetter
+
+Package
+Description
+
+
+
+org.apache.hadoop.hbase.master
+
+
+
+
+
+
+
+
+
+
+Uses of HMaster.TableDescriptorGetter in org.apache.hadoop.hbase.master
+
+Methods in org.apache.hadoop.hbase.master
 with parameters of type HMaster.TableDescriptorGetter
+
+Modifier and Type
+Method and Description
+
+
+
+private long
+HMaster.modifyTable(TableNametableName,
+   

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

2018-06-19 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/65565d77/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html 
b/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
index fd9825b..3462352 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
@@ -18,8 +18,8 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var methods = 
{"i0":10,"i1":42,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class MasterWalManager
+public class MasterWalManager
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 This class abstracts a bunch of operations the HMaster needs
  when splitting log files e.g. finding log files, dirs etc.
@@ -213,7 +213,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 Method Summary
 
-All MethodsInstance MethodsConcrete Methods
+All MethodsInstance MethodsConcrete MethodsDeprecated Methods
 
 Modifier and Type
 Method and Description
@@ -227,7 +227,12 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerName
 getFailedServersFromLogFolders()
-Inspect the log directory to find dead servers which need 
recovery work
+Deprecated.
+With proc-v2, we can 
record the crash server with procedure store, so do not need
+ to scan the wal directory to find out the splitting wal directory 
any more. Leave
+ it here only because RecoverMetaProcedure(which is 
also deprecated) uses
+ it.
+
 
 
 
@@ -235,47 +240,51 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 getFileSystem()
 
 
+https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerName
+getLiveServersFromWALDir()
+
+
 private https://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
 getLogDirs(https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerNameserverNames)
 
-
+
 (package private) 
org.apache.hadoop.fs.Path
 getOldLogDir()
 Get the directory where old logs go
 
 
-
+
 (package private) SplitLogManager
 getSplitLogManager()
 
-
+
 void
 splitLog(ServerNameserverName)
 
-
+
 void
 splitLog(https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerNameserverNames)
 
-
+
 void
 splitLog(https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerNameserverNames,
 org.apache.hadoop.fs.PathFilterfilter)
 This method is the base split method that splits WAL files 
matching a filter.
 
 
-
+
 void
 splitMetaLog(ServerNameserverName)
 Specialized method to handle the splitting for meta 
WAL
 
 
-
+
 void
 splitMetaLog(https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetServerNameserverNames)
 Specialized method to handle the splitting for meta 
WAL
 
 
-
+
 void
 stop()
 
@@ -307,7 +316,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 LOG
-private static finalorg.slf4j.Logger LOG
+private static finalorg.slf4j.Logger LOG
 
 
 
@@ -316,7 +325,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 META_FILTER
-static finalorg.apache.hadoop.fs.PathFilter META_FILTER
+static finalorg.apache.hadoop.fs.PathFilter META_FILTER
 
 
 
@@ -325,7 +334,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 NON_META_FILTER
-static finalorg.apache.hadoop.fs.PathFilter NON_META_FILTER
+static finalorg.apache.hadoop.fs.PathFilter NON_META_FILTER
 
 
 
@@ -334,7 +343,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 metricsMasterFilesystem
-private finalMetricsMasterFileSystem metricsMasterFilesystem
+private finalMetricsMasterFileSystem metricsMasterFilesystem
 
 
 

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

2018-06-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e11cf2cb/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.NoneCompressor.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.NoneCompressor.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.NoneCompressor.html
new file mode 100644
index 000..8b4cbf7
--- /dev/null
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.NoneCompressor.html
@@ -0,0 +1,287 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+WALCellCodec.NoneCompressor (Apache HBase 3.0.0-SNAPSHOT API)
+
+
+
+
+
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Overview
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.hadoop.hbase.regionserver.wal
+Class 
WALCellCodec.NoneCompressor
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.NoneCompressor
+
+
+
+
+
+
+
+All Implemented Interfaces:
+WALCellCodec.ByteStringCompressor
+
+
+Enclosing class:
+WALCellCodec
+
+
+
+static class WALCellCodec.NoneCompressor
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+implements WALCellCodec.ByteStringCompressor
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+NoneCompressor()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+org.apache.hbase.thirdparty.com.google.protobuf.ByteString
+compress(byte[]data,
+https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in 
java.lang">EnumdictIndex)
+
+
+
+
+
+
+Methods inherited from classjava.lang.https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--;
 title="class or interface in java.lang">toString, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-;
 title="class or interface in java.lang">wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+NoneCompressor
+NoneCompressor()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+compress
+publicorg.apache.hbase.thirdparty.com.google.protobuf.ByteStringcompress(byte[]data,
+   https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or 

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

2018-06-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStates.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStates.html 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStates.html
index 87df2e7..55e47d6 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStates.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStates.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":9,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":9,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -157,11 +157,15 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 static class
-RegionStates.ServerState
+RegionStates.ServerState
+Server State.
+
 
 
 static class
-RegionStates.ServerStateNode
+RegionStates.ServerStateNode
+State of Server; list of hosted regions, etc.
+
 
 
 
@@ -307,7 +311,9 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 RegionStates.ServerStateNode
-getOrCreateServer(ServerNameserverName)
+getOrCreateServer(ServerNameserverName)
+Be judicious calling this method.
+
 
 
 https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapRegionInfo,ServerName
@@ -452,35 +458,43 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 void
-logSplit(ServerNameserverName)
+logSplit(ServerNameserverName)
+Called after we've split all logs on a crashed Server.
+
 
 
+void
+logSplitting(ServerNameserverName)
+Call this when we start log splitting a crashed 
Server.
+
+
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 regionNamesToString(https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in 
java.util">Collectionbyte[]regions)
 
-
+
 void
 removeFromFailedOpen(RegionInforegionInfo)
 
-
+
 void
 removeFromOfflineRegions(RegionInforegionInfo)
 
-
+
 RegionStates.ServerStateNode
 removeRegionFromServer(ServerNameserverName,
   RegionStates.RegionStateNoderegionNode)
 
-
+
 protected void
 removeRegionInTransition(RegionStates.RegionStateNoderegionNode,
 RegionTransitionProcedureprocedure)
 
-
+
 void
 removeServer(ServerNameserverName)
 
-
+
 void
 updateRegionState(RegionInforegionInfo,
  RegionState.Statestate)
@@ -540,7 +554,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 REGION_STATE_STAMP_COMPARATOR
-public static finalRegionStates.RegionStateStampComparator
 REGION_STATE_STAMP_COMPARATOR
+public static finalRegionStates.RegionStateStampComparator
 REGION_STATE_STAMP_COMPARATOR
 
 
 
@@ -549,7 +563,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 regionsMap
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ConcurrentSkipListMapbyte[],RegionStates.RegionStateNode 
regionsMap
+private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ConcurrentSkipListMapbyte[],RegionStates.RegionStateNode 
regionsMap
 RegionName -- i.e. RegionInfo.getRegionName() -- as bytes 
to RegionStates.RegionStateNode
 
 
@@ -559,7 +573,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 regionInTransition
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html?is-external=true;
 title="class or interface in 

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

2018-05-30 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4df09ed9/devapidocs/org/apache/hadoop/hbase/master/replication/AddPeerProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/replication/AddPeerProcedure.html 
b/devapidocs/org/apache/hadoop/hbase/master/replication/AddPeerProcedure.html
index 1dd84e7..930f6db 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/replication/AddPeerProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/replication/AddPeerProcedure.html
@@ -329,7 +329,7 @@ extends StateMachineProcedure
-abort,
 addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported,
 isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
+abort,
 addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported, isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4df09ed9/devapidocs/org/apache/hadoop/hbase/master/replication/DisablePeerProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/replication/DisablePeerProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/replication/DisablePeerProcedure.html
index 9f265df..97619ef 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/replication/DisablePeerProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/replication/DisablePeerProcedure.html
@@ -298,7 +298,7 @@ extends StateMachineProcedure
-abort,
 addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported,
 isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
+abort,
 addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported, isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4df09ed9/devapidocs/org/apache/hadoop/hbase/master/replication/EnablePeerProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/replication/EnablePeerProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/replication/EnablePeerProcedure.html
index 73bc01c..6763db0 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/replication/EnablePeerProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/replication/EnablePeerProcedure.html
@@ -298,7 +298,7 @@ extends StateMachineProcedure
-abort,
 addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported,
 isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
+abort,
 addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported, isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4df09ed9/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
index a4a3adc..890dc44 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/replication/ModifyPeerProcedure.html
@@ -133,7 +133,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public abstract class ModifyPeerProcedure
+public abstract class ModifyPeerProcedure
 extends AbstractPeerProcedureorg.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.PeerModificationState
 The base class for all replication peer related procedure 
except sync replication state
  transition.
@@ -375,7 +375,7 @@ extends StateMachineProcedure
-abort,
 addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported,
 isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
+abort,
 addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported, isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
 
 
 
@@ -418,7 +418,7 @@ extends 
 
 LOG
-private static finalorg.slf4j.Logger LOG
+private static finalorg.slf4j.Logger LOG
 
 
 
@@ -427,7 +427,7 @@ extends 
 
 UPDATE_LAST_SEQ_ID_BATCH_SIZE

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

2018-05-24 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/883dde2f/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
index be246fb..d8857c0 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
@@ -2426,7 +2426,7 @@ protected static finalhttps://docs.oracle.com/javase/8/docs/api/j
 
 
 movedRegions
-protectedhttps://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,HRegionServer.MovedRegionInfo movedRegions
+protectedhttps://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,HRegionServer.MovedRegionInfo movedRegions
 
 
 
@@ -2435,7 +2435,7 @@ protected static finalhttps://docs.oracle.com/javase/8/docs/api/j
 
 
 TIMEOUT_REGION_MOVED
-private static finalint TIMEOUT_REGION_MOVED
+private static finalint TIMEOUT_REGION_MOVED
 
 See Also:
 Constant
 Field Values
@@ -2840,7 +2840,7 @@ protected static finalhttps://docs.oracle.com/javase/8/docs/api/j
 
 
 reportRegionSizesForQuotas
-publicbooleanreportRegionSizesForQuotas(RegionSizeStoreregionSizeStore)
+publicbooleanreportRegionSizesForQuotas(RegionSizeStoreregionSizeStore)
 Reports the given map of Regions and their size on the 
filesystem to the active Master.
 
 Specified by:
@@ -2858,7 +2858,7 @@ protected static finalhttps://docs.oracle.com/javase/8/docs/api/j
 
 
 buildReportAndSend
-voidbuildReportAndSend(org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.BlockingInterfacerss,
+voidbuildReportAndSend(org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.BlockingInterfacerss,
 RegionSizeStoreregionSizeStore)
  throws 
org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
 Builds the region size report and sends it to the master. 
Upon successful sending of the
@@ -2878,7 +2878,7 @@ protected static finalhttps://docs.oracle.com/javase/8/docs/api/j
 
 
 buildRegionSpaceUseReportRequest
-org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionSpaceUseReportRequestbuildRegionSpaceUseReportRequest(RegionSizeStoreregionSizes)
+org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionSpaceUseReportRequestbuildRegionSpaceUseReportRequest(RegionSizeStoreregionSizes)
 Builds a 
RegionServerStatusProtos.RegionSpaceUseReportRequest protobuf 
message from the region size map.
 
 Parameters:
@@ -2894,7 +2894,7 @@ protected static finalhttps://docs.oracle.com/javase/8/docs/api/j
 
 
 convertRegionSize
-org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionSpaceUseconvertRegionSize(RegionInforegionInfo,
+org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionSpaceUseconvertRegionSize(RegionInforegionInfo,

 https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">LongsizeInBytes)
 Converts a pair of RegionInfo 
and long into a 
RegionServerStatusProtos.RegionSpaceUse
  protobuf message.
@@ -2913,7 +2913,7 @@ protected static finalhttps://docs.oracle.com/javase/8/docs/api/j
 
 
 buildServerLoad
-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoadbuildServerLoad(longreportStartTime,
+org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoadbuildServerLoad(longreportStartTime,

  longreportEndTime)

   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
@@ -2928,7 +2928,7 @@ protected static finalhttps://docs.oracle.com/javase/8/docs/api/j
 
 
 getOnlineRegionsAsPrintableString
-https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetOnlineRegionsAsPrintableString()
+https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetOnlineRegionsAsPrintableString()
 
 
 
@@ -2937,7 

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

2018-05-17 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7bcc960d/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
index cea34ef..4c472b8 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
@@ -703,20 +703,20 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://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.regionserver.FlushType
-org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
-org.apache.hadoop.hbase.regionserver.ScanType
-org.apache.hadoop.hbase.regionserver.BloomType
-org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
-org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
 org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
 org.apache.hadoop.hbase.regionserver.Region.Operation
-org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
+org.apache.hadoop.hbase.regionserver.ScanType
+org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
 org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
-org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
+org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
+org.apache.hadoop.hbase.regionserver.FlushType
 org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
-org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
+org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
+org.apache.hadoop.hbase.regionserver.BloomType
+org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
+org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
+org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
+org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7bcc960d/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
index 3bd22b5..2731576 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
@@ -131,8 +131,8 @@
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://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.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
 org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
+org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7bcc960d/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html
index f6fc79b..a4ab1b7 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/package-tree.html
@@ -238,8 +238,8 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 

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

2018-05-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/92a26cfb/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreSize.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreSize.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreSize.html
index a40bb14..b6b595f 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreSize.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreSize.html
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 
 
 PrevClass
-NextClass
+NextClass
 
 
 Frames
@@ -107,20 +107,17 @@ var activeTableTab = "activeTableTab";
 
 
 
-
-Direct Known Subclasses:
-MemStoreSizing
-
 
 
 @InterfaceAudience.LimitedPrivate(value="Coprocesssor")
 public class MemStoreSize
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
-Reports the data size part and total heap space occupied by 
the MemStore.
- Read-only.
+Data structure of three longs.
+ Convenient package in which to carry current state of three counters.
+ Immutable!
 
 See Also:
-MemStoreSizing
+MemStoreSizing
 
 
 
@@ -141,19 +138,19 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 Field and Description
 
 
-protected long
+private long
 dataSize
 'dataSize' tracks the Cell's data bytes size alone (Key 
bytes, value bytes).
 
 
 
-protected long
+private long
 heapSize
-'heapSize' tracks all Cell's heap size occupancy.
+'getHeapSize' tracks all Cell's heap size occupancy.
 
 
 
-protected long
+private long
 offHeapSize
 off-heap size: the aggregated size of all data that is 
allocated off-heap including all
  key-values that reside off-heap and the metadata that resides off-heap
@@ -171,22 +168,24 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 Constructors
 
-Modifier
-Constructor and Description
+Constructor and Description
 
 
-
-MemStoreSize()
+MemStoreSize()
+Package private constructor.
+
 
 
-
-MemStoreSize(longdataSize,
+MemStoreSize(longdataSize,
 longheapSize,
-longoffHeapSize)
+longoffHeapSize)
+Package private constructor.
+
 
 
-protected 
-MemStoreSize(MemStoreSizememStoreSize)
+MemStoreSize(MemStoreSizememStoreSize)
+Package private constructor.
+
 
 
 
@@ -259,10 +258,10 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 dataSize
-protected volatilelong dataSize
+private finallong dataSize
 'dataSize' tracks the Cell's data bytes size alone (Key 
bytes, value bytes). A cell's data can
- be in on heap or off heap area depending on the MSLAB and its configuration 
to be using on heap
- or off heap LABs
+ be in on heap or off heap area depending on the MSLAB and its configuration 
to be using on
+ heap or off heap LABs
 
 
 
@@ -271,8 +270,8 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 heapSize
-protected volatilelong heapSize
-'heapSize' tracks all Cell's heap size occupancy. This will 
include Cell POJO heap overhead.
+private finallong heapSize
+'getHeapSize' tracks all Cell's heap size occupancy. This 
will include Cell POJO heap overhead.
  When Cells in on heap area, this will include the cells data size as 
well.
 
 
@@ -282,7 +281,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 offHeapSize
-protected volatilelong offHeapSize
+private finallong offHeapSize
 off-heap size: the aggregated size of all data that is 
allocated off-heap including all
  key-values that reside off-heap and the metadata that resides off-heap
 
@@ -301,7 +300,8 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 MemStoreSize
-publicMemStoreSize()
+MemStoreSize()
+Package private constructor.
 
 
 
@@ -310,9 +310,10 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 MemStoreSize
-publicMemStoreSize(longdataSize,
-longheapSize,
-longoffHeapSize)
+MemStoreSize(longdataSize,
+ longheapSize,
+ longoffHeapSize)
+Package private constructor.
 
 
 
@@ -321,7 +322,8 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 MemStoreSize
-protectedMemStoreSize(MemStoreSizememStoreSize)
+MemStoreSize(MemStoreSizememStoreSize)
+Package private constructor.
 
 
 
@@ -338,7 +340,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 isEmpty
-publicbooleanisEmpty()
+publicbooleanisEmpty()
 
 
 
@@ -347,7 +349,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getDataSize
-publiclonggetDataSize()
+publiclonggetDataSize()
 
 
 
@@ -356,7 +358,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getHeapSize
-publiclonggetHeapSize()
+publiclonggetHeapSize()
 
 
 
@@ -365,7 +367,7 @@ extends 

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

2018-05-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2065178/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html
index cdd2f36..fea2b5a 100644
--- a/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html
@@ -151,2029 +151,2019 @@
 143  private static final Logger LOG = 
LoggerFactory.getLogger(MetaTableAccessor.class);
 144  private static final Logger METALOG = 
LoggerFactory.getLogger("org.apache.hadoop.hbase.META");
 145
-146  private static final byte[] 
META_REGION_PREFIX;
-147  static {
-148// Copy the prefix from 
FIRST_META_REGIONINFO into META_REGION_PREFIX.
-149// FIRST_META_REGIONINFO == 
'hbase:meta,,1'.  META_REGION_PREFIX == 'hbase:meta,'
-150int len = 
RegionInfoBuilder.FIRST_META_REGIONINFO.getRegionName().length - 2;
-151META_REGION_PREFIX = new byte 
[len];
-152
System.arraycopy(RegionInfoBuilder.FIRST_META_REGIONINFO.getRegionName(), 0,
-153  META_REGION_PREFIX, 0, len);
-154  }
-155
-156  @VisibleForTesting
-157  public static final byte[] 
REPLICATION_PARENT_QUALIFIER = Bytes.toBytes("parent");
-158
-159  private static final byte ESCAPE_BYTE = 
(byte) 0xFF;
-160
-161  private static final byte 
SEPARATED_BYTE = 0x00;
-162
-163  /**
-164   * Lists all of the table regions 
currently in META.
-165   * Deprecated, keep there until some 
test use this.
-166   * @param connection what we will use
-167   * @param tableName table to list
-168   * @return Map of all user-space 
regions to servers
-169   * @deprecated use {@link 
#getTableRegionsAndLocations}, region can have multiple locations
-170   */
-171  @Deprecated
-172  public static 
NavigableMapRegionInfo, ServerName allTableRegions(
-173  Connection connection, final 
TableName tableName) throws IOException {
-174final NavigableMapRegionInfo, 
ServerName regions = new TreeMap();
-175Visitor visitor = new 
TableVisitorBase(tableName) {
-176  @Override
-177  public boolean visitInternal(Result 
result) throws IOException {
-178RegionLocations locations = 
getRegionLocations(result);
-179if (locations == null) return 
true;
-180for (HRegionLocation loc : 
locations.getRegionLocations()) {
-181  if (loc != null) {
-182RegionInfo regionInfo = 
loc.getRegionInfo();
-183regions.put(regionInfo, 
loc.getServerName());
-184  }
-185}
-186return true;
-187  }
-188};
-189scanMetaForTableRegions(connection, 
visitor, tableName);
-190return regions;
-191  }
-192
-193  @InterfaceAudience.Private
-194  public enum QueryType {
-195ALL(HConstants.TABLE_FAMILY, 
HConstants.CATALOG_FAMILY),
-196REGION(HConstants.CATALOG_FAMILY),
-197TABLE(HConstants.TABLE_FAMILY),
-198
REPLICATION(HConstants.REPLICATION_BARRIER_FAMILY);
-199
-200private final byte[][] families;
-201
-202QueryType(byte[]... families) {
-203  this.families = families;
-204}
-205
-206byte[][] getFamilies() {
-207  return this.families;
-208}
-209  }
-210
-211  /** The delimiter for meta columns for 
replicaIds gt; 0 */
-212  protected static final char 
META_REPLICA_ID_DELIMITER = '_';
-213
-214  /** A regex for parsing server columns 
from meta. See above javadoc for meta layout */
-215  private static final Pattern 
SERVER_COLUMN_PATTERN
-216= 
Pattern.compile("^server(_[0-9a-fA-F]{4})?$");
-217
-218  
-219  // Reading operations //
-220  
-221
-222  /**
-223   * Performs a full scan of 
codehbase:meta/code for regions.
-224   * @param connection connection we're 
using
-225   * @param visitor Visitor invoked 
against each row in regions family.
+146  @VisibleForTesting
+147  public static final byte[] 
REPLICATION_PARENT_QUALIFIER = Bytes.toBytes("parent");
+148
+149  private static final byte ESCAPE_BYTE = 
(byte) 0xFF;
+150
+151  private static final byte 
SEPARATED_BYTE = 0x00;
+152
+153  /**
+154   * Lists all of the table regions 
currently in META.
+155   * Deprecated, keep there until some 
test use this.
+156   * @param connection what we will use
+157   * @param tableName table to list
+158   * @return Map of all user-space 
regions to servers
+159   * @deprecated use {@link 
#getTableRegionsAndLocations}, region can have multiple locations
+160   */
+161  @Deprecated
+162  public static 
NavigableMapRegionInfo, ServerName allTableRegions(
+163  Connection connection, final 
TableName tableName) throws IOException {
+164final NavigableMapRegionInfo, 
ServerName regions = new TreeMap();
+165Visitor visitor = new 
TableVisitorBase(tableName) {
+166  @Override
+167  

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

2018-05-04 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/de18d468/devapidocs/src-html/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html
index d5f3932..166de59 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html
@@ -32,9 +32,9 @@
 024import java.net.UnknownHostException;
 025import java.util.ArrayList;
 026import java.util.Collections;
-027import java.util.HashMap;
-028import java.util.List;
-029import java.util.Map;
+027import java.util.List;
+028import java.util.Map;
+029import java.util.TreeMap;
 030import java.util.concurrent.Callable;
 031import 
java.util.concurrent.CompletionService;
 032import 
java.util.concurrent.ExecutionException;
@@ -45,473 +45,494 @@
 037import java.util.concurrent.TimeUnit;
 038import java.util.regex.Matcher;
 039import java.util.regex.Pattern;
-040import 
org.apache.commons.lang3.StringUtils;
-041import 
org.apache.hadoop.conf.Configuration;
-042import org.apache.hadoop.fs.Path;
-043import 
org.apache.hadoop.hbase.Abortable;
-044import 
org.apache.hadoop.hbase.HBaseConfiguration;
-045import 
org.apache.hadoop.hbase.HConstants;
-046import 
org.apache.hadoop.hbase.TableName;
-047import 
org.apache.hadoop.hbase.TableNotFoundException;
-048import 
org.apache.hadoop.hbase.client.ClusterConnection;
-049import 
org.apache.hadoop.hbase.client.Connection;
-050import 
org.apache.hadoop.hbase.client.ConnectionFactory;
-051import 
org.apache.hadoop.hbase.ipc.RpcServer;
-052import 
org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil;
-053import 
org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint;
-054import 
org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer;
-055import 
org.apache.hadoop.hbase.util.Bytes;
-056import 
org.apache.hadoop.hbase.util.FSUtils;
-057import 
org.apache.hadoop.hbase.wal.WAL.Entry;
-058import 
org.apache.hadoop.ipc.RemoteException;
-059import 
org.apache.yetus.audience.InterfaceAudience;
-060import org.slf4j.Logger;
-061import org.slf4j.LoggerFactory;
-062
-063import 
org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting;
-064
-065import 
org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface;
-066
-067/**
-068 * A {@link 
org.apache.hadoop.hbase.replication.ReplicationEndpoint}
-069 * implementation for replicating to 
another HBase cluster.
-070 * For the slave cluster it selects a 
random number of peers
-071 * using a replication ratio. For 
example, if replication ration = 0.1
-072 * and slave cluster has 100 region 
servers, 10 will be selected.
-073 * p
-074 * A stream is considered down when we 
cannot contact a region server on the
-075 * peer cluster for more than 55 seconds 
by default.
-076 * /p
-077 */
-078@InterfaceAudience.Private
-079public class 
HBaseInterClusterReplicationEndpoint extends HBaseReplicationEndpoint {
-080  private static final Logger LOG =
-081  
LoggerFactory.getLogger(HBaseInterClusterReplicationEndpoint.class);
-082
-083  private static final long 
DEFAULT_MAX_TERMINATION_WAIT_MULTIPLIER = 2;
-084
-085  private ClusterConnection conn;
-086  private Configuration localConf;
-087  private Configuration conf;
-088  // How long should we sleep for each 
retry
-089  private long sleepForRetries;
-090  // Maximum number of retries before 
taking bold actions
-091  private int maxRetriesMultiplier;
-092  // Socket timeouts require even bolder 
actions since we don't want to DDOS
-093  private int socketTimeoutMultiplier;
-094  // Amount of time for shutdown to wait 
for all tasks to complete
-095  private long maxTerminationWait;
-096  // Size limit for replication RPCs, in 
bytes
-097  private int replicationRpcLimit;
-098  //Metrics for this source
-099  private MetricsSource metrics;
-100  // Handles connecting to peer region 
servers
-101  private ReplicationSinkManager 
replicationSinkMgr;
-102  private boolean peersSelected = 
false;
-103  private String replicationClusterId = 
"";
-104  private ThreadPoolExecutor exec;
-105  private int maxThreads;
-106  private Path baseNamespaceDir;
-107  private Path hfileArchiveDir;
-108  private boolean 
replicationBulkLoadDataEnabled;
-109  private Abortable abortable;
-110  private boolean dropOnDeletedTables;
-111
-112  @Override
-113  public void init(Context context) 
throws IOException {
-114super.init(context);
-115this.conf = 
HBaseConfiguration.create(ctx.getConfiguration());
-116this.localConf = 

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

2018-04-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d220bc5e/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html 
b/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
index 4521542..d57ab81 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":9,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":42,"i28":42,"i29":42,"i30":42,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":42,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":9,"i83":10,"i84":10,"i85":10,"i86":10,"i87":9,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10,"i97":41,"i98":10,"i99":10,"i100":10,"i101":10,"i102":42,"i103":10,"i104":10,"i105":10,"i106":10,"i107":10,"i108":10,"i109
 
":10,"i110":10,"i111":10,"i112":10,"i113":10,"i114":10,"i115":10,"i116":10,"i117":9,"i118":10,"i119":10,"i120":10,"i121":42,"i122":10,"i123":10,"i124":10,"i125":10,"i126":10,"i127":10,"i128":10,"i129":10,"i130":10,"i131":10,"i132":10,"i133":10,"i134":10,"i135":10,"i136":10,"i137":10,"i138":10,"i139":10,"i140":10,"i141":10,"i142":10,"i143":10,"i144":10,"i145":10,"i146":10,"i147":10,"i148":10,"i149":10,"i150":10,"i151":10,"i152":10,"i153":10,"i154":10,"i155":10,"i156":10,"i157":10,"i158":10,"i159":10,"i160":10,"i161":10,"i162":10,"i163":10,"i164":10,"i165":10,"i166":10,"i167":10,"i168":10,"i169":10,"i170":10,"i171":10,"i172":10,"i173":42,"i174":10,"i175":10,"i176":10,"i177":10,"i178":10,"i179":10,"i180":10,"i181":10,"i182":10,"i183":10,"i184":10,"i185":10,"i186":10,"i187":10,"i188":10,"i189":10,"i190":10,"i191":10,"i192":10,"i193":10,"i194":10,"i195":10,"i196":10,"i197":10,"i198":10,"i199":10,"i200":42,"i201":10,"i202":10,"i203":10,"i204":10,"i205":10,"i206":10,"i207":10,"i208":10,"i2
 
09":10,"i210":10,"i211":10,"i212":10,"i213":10,"i214":10,"i215":10,"i216":10,"i217":10,"i218":10,"i219":10,"i220":10,"i221":10,"i222":10,"i223":10,"i224":10,"i225":10,"i226":10,"i227":10,"i228":10,"i229":10,"i230":10,"i231":10,"i232":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":9,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":42,"i29":42,"i30":42,"i31":42,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":42,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":9,"i84":10,"i85":10,"i86":10,"i87":10,"i88":9,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10,"i97":10,"i98":41,"i99":10,"i100":10,"i101":10,"i102":10,"i103":42,"i104":10,"i105":10,"i106":10,"i107":10,"i108":10,"i109
 
":10,"i110":10,"i111":10,"i112":10,"i113":10,"i114":10,"i115":10,"i116":10,"i117":10,"i118":9,"i119":10,"i120":10,"i121":10,"i122":42,"i123":10,"i124":10,"i125":10,"i126":10,"i127":10,"i128":10,"i129":10,"i130":10,"i131":10,"i132":10,"i133":10,"i134":10,"i135":10,"i136":10,"i137":10,"i138":10,"i139":10,"i140":10,"i141":10,"i142":10,"i143":10,"i144":10,"i145":10,"i146":10,"i147":10,"i148":10,"i149":10,"i150":10,"i151":10,"i152":10,"i153":10,"i154":10,"i155":10,"i156":10,"i157":10,"i158":10,"i159":10,"i160":10,"i161":10,"i162":10,"i163":10,"i164":10,"i165":10,"i166":10,"i167":10,"i168":10,"i169":10,"i170":10,"i171":10,"i172":10,"i173":10,"i174":42,"i175":10,"i176":10,"i177":10,"i178":10,"i179":10,"i180":10,"i181":10,"i182":10,"i183":10,"i184":10,"i185":10,"i186":10,"i187":10,"i188":10,"i189":10,"i190":10,"i191":10,"i192":10,"i193":10,"i194":10,"i195":10,"i196":10,"i197":10,"i198":10,"i199":10,"i200":10,"i201":42,"i202":10,"i203":10,"i204":10,"i205":10,"i206":10,"i207":10,"i208":10,"i2
 

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

2018-03-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e0fb1fde/devapidocs/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.KeyValueStatsCollector.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.KeyValueStatsCollector.html
 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.KeyValueStatsCollector.html
index a11a57c..00052ea 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.KeyValueStatsCollector.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.KeyValueStatsCollector.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private static class HFilePrettyPrinter.KeyValueStatsCollector
+private static class HFilePrettyPrinter.KeyValueStatsCollector
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 
 
@@ -263,7 +263,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 metricsRegistry
-private finalcom.codahale.metrics.MetricRegistry metricsRegistry
+private finalcom.codahale.metrics.MetricRegistry metricsRegistry
 
 
 
@@ -272,7 +272,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 metricsOutput
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/io/ByteArrayOutputStream.html?is-external=true;
 title="class or interface in java.io">ByteArrayOutputStream metricsOutput
+private finalhttps://docs.oracle.com/javase/8/docs/api/java/io/ByteArrayOutputStream.html?is-external=true;
 title="class or interface in java.io">ByteArrayOutputStream metricsOutput
 
 
 
@@ -281,7 +281,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 simpleReporter
-private finalHFilePrettyPrinter.SimpleReporter simpleReporter
+private finalHFilePrettyPrinter.SimpleReporter simpleReporter
 
 
 
@@ -290,7 +290,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 keyLen
-com.codahale.metrics.Histogram keyLen
+com.codahale.metrics.Histogram keyLen
 
 
 
@@ -299,7 +299,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 valLen
-com.codahale.metrics.Histogram valLen
+com.codahale.metrics.Histogram valLen
 
 
 
@@ -308,7 +308,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 rowSizeBytes
-com.codahale.metrics.Histogram rowSizeBytes
+com.codahale.metrics.Histogram rowSizeBytes
 
 
 
@@ -317,7 +317,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 rowSizeCols
-com.codahale.metrics.Histogram rowSizeCols
+com.codahale.metrics.Histogram rowSizeCols
 
 
 
@@ -326,7 +326,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 curRowBytes
-long curRowBytes
+long curRowBytes
 
 
 
@@ -335,7 +335,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 curRowCols
-long curRowCols
+long curRowCols
 
 
 
@@ -344,7 +344,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 biggestRow
-byte[] biggestRow
+byte[] biggestRow
 
 
 
@@ -353,7 +353,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 prevCell
-privateCell prevCell
+privateCell prevCell
 
 
 
@@ -362,7 +362,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 maxRowBytes
-privatelong maxRowBytes
+privatelong maxRowBytes
 
 
 
@@ -371,7 +371,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 curRowKeyLength
-privatelong curRowKeyLength
+privatelong curRowKeyLength
 
 
 
@@ -388,7 +388,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 KeyValueStatsCollector
-privateKeyValueStatsCollector()
+privateKeyValueStatsCollector()
 
 
 
@@ -405,7 +405,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 collect
-publicvoidcollect(Cellcell)
+publicvoidcollect(Cellcell)
 
 
 
@@ -414,7 +414,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 collectRow
-privatevoidcollectRow()
+privatevoidcollectRow()
 
 
 
@@ -423,7 +423,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 finish
-publicvoidfinish()
+publicvoidfinish()
 
 
 
@@ -432,7 +432,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 toString
-publichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringtoString()
+publichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringtoString()
 
 Overrides:
 https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--;
 title="class or interface in java.lang">toStringin 

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

2018-03-24 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16541468/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html 
b/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html
index 346abe2..1f17bb0 100644
--- a/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html
+++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html
@@ -284,14 +284,14 @@
 
 
 
-https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncTable.delete(Deletedelete)
+void
+Table.delete(Deletedelete)
 Deletes the specified cells/row.
 
 
 
-void
-Table.delete(Deletedelete)
+https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
+AsyncTable.delete(Deletedelete)
 Deletes the specified cells/row.
 
 
@@ -305,17 +305,17 @@
 
 
 
-https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-AsyncTable.delete(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListDeletedeletes)
-Deletes the specified cells/rows in bulk.
-
-
-
 void
 Table.delete(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListDeletedeletes)
 Batch Deletes the specified cells/rows from the table.
 
 
+
+https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
+AsyncTable.delete(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListDeletedeletes)
+Deletes the specified cells/rows in bulk.
+
+
 
 default https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 AsyncTable.deleteAll(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListDeletedeletes)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16541468/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html 
b/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
index d0aa766..15fa447 100644
--- a/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
+++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
@@ -197,8 +197,8 @@ the order they are declared.
 
 
 
-default https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
-AsyncTable.incrementColumnValue(byte[]row,
+long
+Table.incrementColumnValue(byte[]row,
 byte[]family,
 byte[]qualifier,
 longamount,
@@ -207,8 +207,8 @@ the order they are declared.
 
 
 
-long
-Table.incrementColumnValue(byte[]row,
+default https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttps://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
+AsyncTable.incrementColumnValue(byte[]row,
 byte[]family,
 byte[]qualifier,
 longamount,
@@ -217,31 +217,31 @@ the order they 

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

2018-03-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f1ebf5b6/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index a602ed5..52f3dab 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2018 The Apache Software Foundation
 
-  File: 3590,
- Errors: 16045,
+  File: 3592,
+ Errors: 16020,
  Warnings: 0,
  Infos: 0
   
@@ -242,6 +242,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.replication.TestAddToSerialReplicationPeer.java;>org/apache/hadoop/hbase/replication/TestAddToSerialReplicationPeer.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.io.hfile.bucket.TestBucketWriterThread.java;>org/apache/hadoop/hbase/io/hfile/bucket/TestBucketWriterThread.java
 
 
@@ -1880,7 +1894,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
 
 
   0
@@ -1889,12 +1903,12 @@ under the License.
   0
 
 
-  1
+  15
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
 
 
   0
@@ -1903,7 +1917,7 @@ under the License.
   0
 
 
-  15
+  1
 
   
   
@@ -3770,7 +3784,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.java;>org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.quotas.TestQuotaObserverChore.java;>org/apache/hadoop/hbase/quotas/TestQuotaObserverChore.java
 
 
   0
@@ -3779,12 +3793,12 @@ under the License.
   0
 
 
-  9
+  0
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.quotas.TestQuotaObserverChore.java;>org/apache/hadoop/hbase/quotas/TestQuotaObserverChore.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.java;>org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java
 
 
   0
@@ -3793,7 +3807,7 @@ under the License.
   0
 
 
-  0
+  9
 
   
   
@@ -5366,7 +5380,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.TestSwitchToStreamRead.java;>org/apache/hadoop/hbase/regionserver/TestSwitchToStreamRead.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRegionSnapshotTask.java;>org/apache/hadoop/hbase/snapshot/TestRegionSnapshotTask.java
 
 
   0
@@ -5380,7 +5394,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRegionSnapshotTask.java;>org/apache/hadoop/hbase/snapshot/TestRegionSnapshotTask.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRestoreSnapshotHelper.java;>org/apache/hadoop/hbase/snapshot/TestRestoreSnapshotHelper.java
 

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

2018-03-22 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4dc2a2e8/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index e8b235f..a602ed5 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2018 The Apache Software Foundation
 
-  File: 3587,
- Errors: 16088,
+  File: 3590,
+ Errors: 16045,
  Warnings: 0,
  Infos: 0
   
@@ -1880,7 +1880,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
 
 
   0
@@ -1889,12 +1889,12 @@ under the License.
   0
 
 
-  15
+  1
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
 
 
   0
@@ -1903,7 +1903,7 @@ under the License.
   0
 
 
-  1
+  15
 
   
   
@@ -3770,7 +3770,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.quotas.TestQuotaObserverChore.java;>org/apache/hadoop/hbase/quotas/TestQuotaObserverChore.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.java;>org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java
 
 
   0
@@ -3779,12 +3779,12 @@ under the License.
   0
 
 
-  0
+  9
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.java;>org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.quotas.TestQuotaObserverChore.java;>org/apache/hadoop/hbase/quotas/TestQuotaObserverChore.java
 
 
   0
@@ -3793,7 +3793,7 @@ under the License.
   0
 
 
-  9
+  0
 
   
   
@@ -5081,7 +5081,7 @@ under the License.
   0
 
 
-  12
+  11
 
   
   
@@ -5366,7 +5366,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRegionSnapshotTask.java;>org/apache/hadoop/hbase/snapshot/TestRegionSnapshotTask.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.TestSwitchToStreamRead.java;>org/apache/hadoop/hbase/regionserver/TestSwitchToStreamRead.java
 
 
   0
@@ -5380,7 +5380,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRestoreSnapshotHelper.java;>org/apache/hadoop/hbase/snapshot/TestRestoreSnapshotHelper.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRegionSnapshotTask.java;>org/apache/hadoop/hbase/snapshot/TestRegionSnapshotTask.java
 
 
   0
@@ -5389,12 +5389,12 @@ under the License.
   0
 
 
-  2
+  0
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.TestSwitchToStreamRead.java;>org/apache/hadoop/hbase/regionserver/TestSwitchToStreamRead.java
+  

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

2018-03-21 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6eb695c8/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 b3c8be7..022b67f 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/package-tree.html
@@ -532,14 +532,14 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://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.HBaseFsck.ErrorReporter.ERROR_CODE
+org.apache.hadoop.hbase.util.PoolMap.PoolType
+org.apache.hadoop.hbase.util.ChecksumType
+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.IdReadWriteLock.ReferenceType
 org.apache.hadoop.hbase.util.Order
-org.apache.hadoop.hbase.util.ChecksumType
 org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
-org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
-org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.UnsafeComparer
 (implements org.apache.hadoop.hbase.util.Bytes.ComparerT)
-org.apache.hadoop.hbase.util.PoolMap.PoolType
+org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter.ERROR_CODE
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6eb695c8/devapidocs/org/apache/hadoop/hbase/wal/DisabledWALProvider.DisabledWAL.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/wal/DisabledWALProvider.DisabledWAL.html 
b/devapidocs/org/apache/hadoop/hbase/wal/DisabledWALProvider.DisabledWAL.html
index f107575..3aaa4f0 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/wal/DisabledWALProvider.DisabledWAL.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/wal/DisabledWALProvider.DisabledWAL.html
@@ -329,6 +329,13 @@ implements https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or interface in java.lang">notify, https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-;
 title="class or interface in java.lang">wait, https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-;
 title="class or interface in java.lang">wait
 
+
+
+
+
+Methods inherited from interfaceorg.apache.hadoop.hbase.wal.WAL
+sync,
 sync
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6eb695c8/devapidocs/org/apache/hadoop/hbase/wal/FSHLogProvider.Writer.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/wal/FSHLogProvider.Writer.html 
b/devapidocs/org/apache/hadoop/hbase/wal/FSHLogProvider.Writer.html
index 42d9d4a..d530fa4 100644
--- a/devapidocs/org/apache/hadoop/hbase/wal/FSHLogProvider.Writer.html
+++ b/devapidocs/org/apache/hadoop/hbase/wal/FSHLogProvider.Writer.html
@@ -146,7 +146,7 @@ extends WALProvider.Writer
-append,
 sync
+append,
 sync
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6eb695c8/devapidocs/org/apache/hadoop/hbase/wal/WAL.Entry.html
--
diff --git 

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

2018-03-17 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bd675fa3/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html
index 7b8e220..e602642 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html
@@ -208,9 +208,9 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://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.master.procedure.PeerProcedureInterface.PeerOperationType
-org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
 org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
+org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
+org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bd675fa3/devapidocs/org/apache/hadoop/hbase/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/package-tree.html
index 1abc2a5..ffe2db4 100644
--- a/devapidocs/org/apache/hadoop/hbase/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/package-tree.html
@@ -441,19 +441,19 @@
 
 java.lang.https://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.https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.https://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.MetaTableAccessor.QueryType
-org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
-org.apache.hadoop.hbase.CellBuilderType
-org.apache.hadoop.hbase.ClusterMetrics.Option
-org.apache.hadoop.hbase.HConstants.OperationStatusCode
-org.apache.hadoop.hbase.MemoryCompactionPolicy
+org.apache.hadoop.hbase.KeepDeletedCells
 org.apache.hadoop.hbase.KeyValue.Type
-org.apache.hadoop.hbase.CompareOperator
 org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
-org.apache.hadoop.hbase.KeepDeletedCells
-org.apache.hadoop.hbase.Coprocessor.State
 org.apache.hadoop.hbase.Cell.Type
 org.apache.hadoop.hbase.Size.Unit
+org.apache.hadoop.hbase.MemoryCompactionPolicy
+org.apache.hadoop.hbase.Coprocessor.State
+org.apache.hadoop.hbase.HConstants.OperationStatusCode
+org.apache.hadoop.hbase.MetaTableAccessor.QueryType
+org.apache.hadoop.hbase.CompareOperator
+org.apache.hadoop.hbase.CellBuilderType
+org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
+org.apache.hadoop.hbase.ClusterMetrics.Option
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bd675fa3/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
 
b/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
index 632d837..b432f6e 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.KeepAliveWorkerThread.html
@@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private final class ProcedureExecutor.KeepAliveWorkerThread
+private final class ProcedureExecutor.KeepAliveWorkerThread
 extends ProcedureExecutor.WorkerThread
 
 
@@ -252,7 +252,7 @@ extends 
 
 KeepAliveWorkerThread
-publicKeepAliveWorkerThread(https://docs.oracle.com/javase/8/docs/api/java/lang/ThreadGroup.html?is-external=true;
 title="class or interface in java.lang">ThreadGroupgroup)
+publicKeepAliveWorkerThread(https://docs.oracle.com/javase/8/docs/api/java/lang/ThreadGroup.html?is-external=true;
 title="class or interface in java.lang">ThreadGroupgroup)
 
 
 
@@ -269,7 +269,7 @@ extends 
 
 keepAlive
-protectedbooleankeepAlive(longlastUpdate)
+protectedbooleankeepAlive(longlastUpdate)
 
 Overrides:
 keepAlivein
 classProcedureExecutor.WorkerThread


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

2018-03-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8b1eaec1/book.html
--
diff --git a/book.html b/book.html
index d7b547c..da650d1 100644
--- a/book.html
+++ b/book.html
@@ -29324,8 +29324,10 @@ It was developed by Yahoo! and they run it at scale on 
their large grid cluster.
 See http://www.slideshare.net/HBaseCon/keynote-apache-hbase-at-yahoo-scale;>HBase
 at Yahoo! Scale.
 
 
-RSGroups can be defined and managed with shell commands or corresponding 
Java
-APIs. A server can be added to a group with hostname and port pair and tables
+RSGroups are defined and managed with shell commands. The shell drives a
+Coprocessor Endpoint whose API is marked private given this is an evolving
+feature; the Coprocessor API is not for public consumption.
+A server can be added to a group with hostname and port pair and tables
 can be moved to this group so that only regionservers in the same rsgroup can
 host the regions of the table. RegionServers and tables can only belong to one
 rsgroup at a time. By default, all tables and regionservers belong to the
@@ -37286,7 +37288,7 @@ The server will return cellblocks compressed using this 
same compressor as long
 
 
 Version 3.0.0-SNAPSHOT
-Last updated 2018-03-15 14:29:45 UTC
+Last updated 2018-03-16 14:29:41 UTC
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8b1eaec1/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index e848ac1..2e76b2c 100644
--- a/bulk-loads.html
+++ b/bulk-loads.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase   
   Bulk Loads in Apache HBase (TM)
@@ -299,7 +299,7 @@ under the License. -->
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-03-15
+  Last Published: 
2018-03-16
 
 
 



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

2018-03-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/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 c36dd6e..6b59211 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html
@@ -5491,6 +5491,19 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 Uses of ServerName in org.apache.hadoop.hbase.replication
 
+Fields in org.apache.hadoop.hbase.replication
 declared as ServerName
+
+Modifier and Type
+Field and Description
+
+
+
+(package private) ServerName
+TableReplicationQueueStorage.WALCell.serverName
+
+
+
+
 Fields in org.apache.hadoop.hbase.replication
 with type parameters of type ServerName
 
 Modifier and Type
@@ -5535,10 +5548,14 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 ZKReplicationQueueStorage.getListOfReplicators()
 
 
+https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName
+TableReplicationQueueStorage.getListOfReplicators()
+
+
 private https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName
 ZKReplicationQueueStorage.getListOfReplicators0()
 
-
+
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName
 HBaseReplicationEndpoint.getRegionServers()
 Get a list of all the addresses of all the region servers
@@ -5569,6 +5586,12 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
   https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringfileName)
 
 
+void
+TableReplicationQueueStorage.addWAL(ServerNameserverName,
+  https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringqueueId,
+  https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringfileName)
+
+
 Pairhttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,https://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true;
 title="class or interface in java.util">SortedSethttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 ReplicationQueueStorage.claimQueue(ServerNamesourceServerName,
   https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringqueueId,
@@ -5576,12 +5599,18 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 Change ownership for the queue identified by queueId and 
belongs to a dead region server.
 
 
-
+
 Pairhttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,https://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true;
 title="class or interface in java.util">SortedSethttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 ZKReplicationQueueStorage.claimQueue(ServerNamesourceServerName,
   https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringqueueId,
   ServerNamedestServerName)
 
+
+Pairhttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,https://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true;
 title="class or interface in java.util">SortedSethttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+TableReplicationQueueStorage.claimQueue(ServerNamesourceServerName,
+  https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringqueueId,
+  ServerNamedestServerName)
+
 
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 ReplicationQueueStorage.getAllQueues(ServerNameserverName)
@@ -5593,24 +5622,32 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 ZKReplicationQueueStorage.getAllQueues(ServerNameserverName)
 
 

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

2018-03-07 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/81cde4ce/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index eab2875..bc11ee0 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -26,7 +26,7 @@ under the License.
 2007 - 2018 The Apache Software Foundation
 
   File: 3579,
- Errors: 16180,
+ Errors: 16184,
  Warnings: 0,
  Infos: 0
   
@@ -1908,7 +1908,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
 
 
   0
@@ -1917,12 +1917,12 @@ under the License.
   0
 
 
-  1
+  15
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
 
 
   0
@@ -1931,7 +1931,7 @@ under the License.
   0
 
 
-  15
+  1
 
   
   
@@ -3784,7 +3784,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.java;>org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.quotas.TestQuotaObserverChore.java;>org/apache/hadoop/hbase/quotas/TestQuotaObserverChore.java
 
 
   0
@@ -3793,12 +3793,12 @@ under the License.
   0
 
 
-  9
+  0
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.quotas.TestQuotaObserverChore.java;>org/apache/hadoop/hbase/quotas/TestQuotaObserverChore.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.java;>org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java
 
 
   0
@@ -3807,7 +3807,7 @@ under the License.
   0
 
 
-  0
+  9
 
   
   
@@ -5380,7 +5380,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.TestSwitchToStreamRead.java;>org/apache/hadoop/hbase/regionserver/TestSwitchToStreamRead.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRegionSnapshotTask.java;>org/apache/hadoop/hbase/snapshot/TestRegionSnapshotTask.java
 
 
   0
@@ -5394,7 +5394,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRegionSnapshotTask.java;>org/apache/hadoop/hbase/snapshot/TestRegionSnapshotTask.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRestoreSnapshotHelper.java;>org/apache/hadoop/hbase/snapshot/TestRestoreSnapshotHelper.java
 
 
   0
@@ -5403,12 +5403,12 @@ under the License.
   0
 
 
-  0
+  2
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRestoreSnapshotHelper.java;>org/apache/hadoop/hbase/snapshot/TestRestoreSnapshotHelper.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.TestSwitchToStreamRead.java;>org/apache/hadoop/hbase/regionserver/TestSwitchToStreamRead.java
 
 
   0
@@ -5417,7 +5417,7 @@ under the License.
   0
 
 
-  2
+   

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

2018-03-06 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d347bde8/devapidocs/deprecated-list.html
--
diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html
index 4b33e8f..ead7375 100644
--- a/devapidocs/deprecated-list.html
+++ b/devapidocs/deprecated-list.html
@@ -555,87 +555,87 @@
 
 
 
+org.apache.hadoop.hbase.client.HTable.checkAndDelete(byte[],
 byte[], byte[], byte[], Delete)
+
+
 org.apache.hadoop.hbase.client.Table.checkAndDelete(byte[],
 byte[], byte[], byte[], Delete)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
 
 
-
-org.apache.hadoop.hbase.client.HTable.checkAndDelete(byte[],
 byte[], byte[], byte[], Delete)
-
 
+org.apache.hadoop.hbase.client.HTable.checkAndDelete(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], Delete)
+
+
 org.apache.hadoop.hbase.client.Table.checkAndDelete(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], Delete)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
 
 
-
-org.apache.hadoop.hbase.client.HTable.checkAndDelete(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], Delete)
-
 
 org.apache.hadoop.hbase.rest.client.RemoteHTable.checkAndDelete(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], Delete)
 
 
+org.apache.hadoop.hbase.client.HTable.checkAndDelete(byte[],
 byte[], byte[], CompareOperator, byte[], Delete)
+
+
 org.apache.hadoop.hbase.client.Table.checkAndDelete(byte[],
 byte[], byte[], CompareOperator, byte[], Delete)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
 
 
-
-org.apache.hadoop.hbase.client.HTable.checkAndDelete(byte[],
 byte[], byte[], CompareOperator, byte[], Delete)
-
 
 org.apache.hadoop.hbase.rest.client.RemoteHTable.checkAndDelete(byte[],
 byte[], byte[], CompareOperator, byte[], Delete)
 
 
+org.apache.hadoop.hbase.client.HTable.checkAndMutate(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations)
+
+
 org.apache.hadoop.hbase.client.Table.checkAndMutate(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
 
 
-
-org.apache.hadoop.hbase.client.HTable.checkAndMutate(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations)
-
 
 org.apache.hadoop.hbase.rest.client.RemoteHTable.checkAndMutate(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations)
 
 
+org.apache.hadoop.hbase.client.HTable.checkAndMutate(byte[],
 byte[], byte[], CompareOperator, byte[], RowMutations)
+
+
 org.apache.hadoop.hbase.client.Table.checkAndMutate(byte[],
 byte[], byte[], CompareOperator, byte[], RowMutations)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
 
 
-
-org.apache.hadoop.hbase.client.HTable.checkAndMutate(byte[],
 byte[], byte[], CompareOperator, byte[], RowMutations)
-
 
 org.apache.hadoop.hbase.rest.client.RemoteHTable.checkAndMutate(byte[],
 byte[], byte[], CompareOperator, byte[], RowMutations)
 
 
+org.apache.hadoop.hbase.client.HTable.checkAndPut(byte[],
 byte[], byte[], byte[], Put)
+
+
 org.apache.hadoop.hbase.client.Table.checkAndPut(byte[],
 byte[], byte[], byte[], Put)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
 
 
-
-org.apache.hadoop.hbase.client.HTable.checkAndPut(byte[],
 byte[], byte[], byte[], Put)
-
 
 org.apache.hadoop.hbase.rest.client.RemoteHTable.checkAndPut(byte[],
 byte[], byte[], byte[], Put)
 
 
+org.apache.hadoop.hbase.client.HTable.checkAndPut(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], Put)
+
+
 org.apache.hadoop.hbase.client.Table.checkAndPut(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], Put)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
 
 
-
-org.apache.hadoop.hbase.client.HTable.checkAndPut(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], Put)
-
 
 org.apache.hadoop.hbase.rest.client.RemoteHTable.checkAndPut(byte[],
 byte[], byte[], CompareFilter.CompareOp, byte[], Put)
 
 
+org.apache.hadoop.hbase.client.HTable.checkAndPut(byte[],
 byte[], byte[], CompareOperator, byte[], Put)
+
+
 org.apache.hadoop.hbase.client.Table.checkAndPut(byte[],
 byte[], byte[], CompareOperator, byte[], Put)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
 
 
-
-org.apache.hadoop.hbase.client.HTable.checkAndPut(byte[],
 byte[], byte[], CompareOperator, byte[], Put)
-
 
 org.apache.hadoop.hbase.rest.client.RemoteHTable.checkAndPut(byte[],
 byte[], byte[], CompareOperator, byte[], Put)
 
@@ -718,13 +718,13 @@
 
 
 
-org.apache.hadoop.hbase.client.Mutation.compareTo(Row)
+org.apache.hadoop.hbase.client.RowMutations.compareTo(Row)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0.
  Use Row.COMPARATOR
 instead
 
 
 
-org.apache.hadoop.hbase.client.RowMutations.compareTo(Row)

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

2018-03-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6b94a2f2/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
index 7571420..a4c566e 100644
--- a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
+++ b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
@@ -103,7 +103,7 @@
 
 
 
-public static interface MetaTableAccessor.CloseableVisitor
+public static interface MetaTableAccessor.CloseableVisitor
 extends MetaTableAccessor.Visitor, https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true;
 title="class or interface in java.io">Closeable
 Implementations 'visit' a catalog table row but with 
close() at the end.
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6b94a2f2/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html
index eb3878c..67a80a2 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class MetaTableAccessor.CollectAllVisitor
+static class MetaTableAccessor.CollectAllVisitor
 extends MetaTableAccessor.CollectingVisitorResult
 Collects all returned.
 
@@ -214,7 +214,7 @@ extends 
 
 CollectAllVisitor
-CollectAllVisitor()
+CollectAllVisitor()
 
 
 
@@ -231,7 +231,7 @@ extends 
 
 add
-voidadd(Resultr)
+voidadd(Resultr)
 
 Specified by:
 addin
 classMetaTableAccessor.CollectingVisitorResult

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6b94a2f2/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html
index add..21b24a9 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-abstract static class MetaTableAccessor.CollectingVisitorT
+abstract static class MetaTableAccessor.CollectingVisitorT
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 implements MetaTableAccessor.Visitor
 A MetaTableAccessor.Visitor that 
collects content out of passed Result.
@@ -221,7 +221,7 @@ implements 
 
 results
-finalhttps://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListT results
+finalhttps://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListT results
 
 
 
@@ -238,7 +238,7 @@ implements 
 
 CollectingVisitor
-CollectingVisitor()
+CollectingVisitor()
 
 
 
@@ -255,7 +255,7 @@ implements 
 
 visit
-publicbooleanvisit(Resultr)
+publicbooleanvisit(Resultr)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:MetaTableAccessor.Visitor
 Visit the catalog table row.
@@ -278,7 +278,7 @@ implements 
 
 add
-abstractvoidadd(Resultr)
+abstractvoidadd(Resultr)
 
 
 
@@ -287,7 +287,7 @@ implements 
 
 getResults
-https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTgetResults()
+https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTgetResults()
 
 Returns:
 Collected results; wait till visits complete to collect all

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6b94a2f2/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
index 226a829..a26f0b6 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-public abstract static class 

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

2018-03-02 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/eb05e3e3/apidocs/org/apache/hadoop/hbase/HRegionInfo.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/HRegionInfo.html 
b/apidocs/org/apache/hadoop/hbase/HRegionInfo.html
index 8ff5710..ec25e40 100644
--- a/apidocs/org/apache/hadoop/hbase/HRegionInfo.html
+++ b/apidocs/org/apache/hadoop/hbase/HRegionInfo.html
@@ -97,7 +97,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
 
 
 org.apache.hadoop.hbase.HRegionInfo
@@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";
 
 
 All Implemented Interfaces:
-http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableHRegionInfo, RegionInfo
+https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableHRegionInfo, RegionInfo
 
 
 Deprecated.
@@ -117,11 +117,11 @@ var activeTableTab = "activeTableTab";
  use RegionInfoBuilder to build RegionInfo.
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true;
 title="class or interface in java.lang">@Deprecated
+https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true;
 title="class or interface in java.lang">@Deprecated
  @InterfaceAudience.Public
 public class HRegionInfo
-extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
-implements RegionInfo, http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableHRegionInfo
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+implements RegionInfo, https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableHRegionInfo
 Information about a region. A region is a range of keys in 
the whole keyspace of a table, an
  identifier (a timestamp) for differentiating between subset ranges (after 
region split)
  and a replicaId for differentiating the instance for the same range and some 
status information
@@ -169,7 +169,7 @@ implements Field and Description
 
 
-static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 ENCODED_REGION_NAME_REGEX
 Deprecated.
 A non-capture group so that this can be embedded.
@@ -195,7 +195,7 @@ implements 
 
 
-static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 NO_HASH
 Deprecated.
 
@@ -323,7 +323,7 @@ implements 
 
 
-static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 encodeRegionName(byte[]regionName)
 Deprecated.
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
@@ -333,7 +333,7 @@ implements 
 
 boolean
-equals(http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Objecto)
+equals(https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Objecto)
 Deprecated.
 
 
@@ -346,7 +346,7 @@ implements 
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 getEncodedName()
 Deprecated.
 
@@ -376,7 +376,7 @@ implements 
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 getRegionNameAsString()
 Deprecated.
 
@@ -389,13 +389,13 @@ implements 
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String

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

2018-02-20 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ec8bf761/devapidocs/deprecated-list.html
--
diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html
index e1c4aa9..72631d0 100644
--- a/devapidocs/deprecated-list.html
+++ b/devapidocs/deprecated-list.html
@@ -850,61 +850,55 @@
 
 
 
-org.apache.hadoop.hbase.filter.ParseFilter.createCompareOperator(byte[])
-Since 2.0
- 
-
-
-
 org.apache.hadoop.hbase.HRegionInfo.createRegionName(TableName,
 byte[], byte[], boolean)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionInfo.createRegionName(TableName,
 byte[], byte[], boolean).
 
 
-
+
 org.apache.hadoop.hbase.HRegionInfo.createRegionName(TableName,
 byte[], byte[], int, boolean)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionInfo.createRegionName(TableName,
 byte[], byte[], int, boolean).
 
 
-
+
 org.apache.hadoop.hbase.HRegionInfo.createRegionName(TableName,
 byte[], long, boolean)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionInfo.createRegionName(TableName,
 byte[], long, boolean).
 
 
-
+
 org.apache.hadoop.hbase.HRegionInfo.createRegionName(TableName,
 byte[], long, int, boolean)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionInfo.createRegionName(TableName,
 byte[], long, int, boolean).
 
 
-
+
 org.apache.hadoop.hbase.HRegionInfo.createRegionName(TableName,
 byte[], String, boolean)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionInfo.createRegionName(TableName,
 byte[], String, boolean).
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.deleteColumn(TableName,
 byte[])
 As of release 2.0.0.
  This will be removed in HBase 3.0.0.
  Use Admin.deleteColumnFamily(TableName,
 byte[])}.
 
 
-
+
 org.apache.hadoop.hbase.client.HBaseAdmin.deleteColumn(TableName,
 byte[])
 Since 2.0. Will be removed 
in 3.0. Use
  HBaseAdmin.deleteColumnFamily(TableName,
 byte[]) instead.
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.deleteSnapshots(String)
 since 2.0 version and will 
be removed in 3.0 version.
  Use Admin.deleteSnapshots(Pattern)
 instead.
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.deleteTables(Pattern)
 since 2.0 version and will 
be removed in 3.0 version
  This is just a trivial helper method without any magic.
@@ -912,7 +906,7 @@
  and Admin.deleteTable(TableName)
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.deleteTables(String)
 since 2.0 version and will 
be removed in 3.0 version
  This is just a trivial helper method without any magic.
@@ -920,30 +914,30 @@
  and Admin.deleteTable(TableName)
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.deleteTableSnapshots(String,
 String)
 since 2.0 version and will 
be removed in 3.0 version.
  Use Admin.deleteTableSnapshots(Pattern,
 Pattern) instead.
 
 
-
+
 org.apache.hadoop.hbase.master.TableStateManager.deleteZooKeeper(TableName)
 Since 2.0.0. To be removed 
in hbase-3.0.0.
 
 
-
+
 org.apache.hadoop.hbase.client.replication.ReplicationAdmin.disablePeer(String)
 use Admin.disableReplicationPeer(String)
  instead
 
 
-
+
 org.apache.hadoop.hbase.client.replication.ReplicationAdmin.disableTableRep(TableName)
 use Admin.disableTableReplication(TableName)
  instead
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.disableTables(Pattern)
 since 2.0 version and will 
be removed in 3.0 version
  This is just a trivial helper method without any magic.
@@ -951,7 +945,7 @@
  and Admin.disableTable(org.apache.hadoop.hbase.TableName)
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.disableTables(String)
 since 2.0 version and will 
be removed in 3.0 version
  This is just a trivial helper method without any magic.
@@ -959,25 +953,25 @@
  and Admin.disableTable(org.apache.hadoop.hbase.TableName)
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.enableCatalogJanitor(boolean)
 Since 2.0.0. Will be 
removed in 3.0.0. Use Admin.catalogJanitorSwitch(boolean)}
  instead.
 
 
-
+
 org.apache.hadoop.hbase.client.replication.ReplicationAdmin.enablePeer(String)
 use Admin.enableReplicationPeer(String)
  instead
 
 
-
+
 org.apache.hadoop.hbase.client.replication.ReplicationAdmin.enableTableRep(TableName)
 use Admin.enableTableReplication(TableName)
  instead
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.enableTables(Pattern)
 since 2.0 version and will 
be removed in 3.0 version
  This is just a trivial helper method without any magic.
@@ -985,7 +979,7 @@
  and Admin.enableTable(org.apache.hadoop.hbase.TableName)
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.enableTables(String)
 since 2.0 version and will 
be removed in 3.0 version
  This is just a trivial helper method without any magic.
@@ 

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

2018-02-18 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/991224b9/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
index 93e5b96..cc0b2b6 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegionServer.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":9,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":9,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":9,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":9,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10,"i97":10,"i98":10,"i99":10,"i100":10,"i101":10,"i102":10,"i103":10,"i104":10,"i105":10,"i106":10,"i107":10,"i108":10,"i109"
 
:10,"i110":10,"i111":10,"i112":10,"i113":10,"i114":10,"i115":10,"i116":10,"i117":10,"i118":10,"i119":10,"i120":10,"i121":10,"i122":10,"i123":10,"i124":10,"i125":10,"i126":10,"i127":9,"i128":10,"i129":9,"i130":10,"i131":10,"i132":10,"i133":10,"i134":10,"i135":10,"i136":10,"i137":10,"i138":10,"i139":10,"i140":10,"i141":10,"i142":10,"i143":10,"i144":10,"i145":10,"i146":10,"i147":9,"i148":10,"i149":9,"i150":10,"i151":10,"i152":10,"i153":10,"i154":10,"i155":10,"i156":10,"i157":10,"i158":10,"i159":10,"i160":10,"i161":10,"i162":10,"i163":10,"i164":10,"i165":10,"i166":10,"i167":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":9,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":9,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":9,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":9,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10,"i97":10,"i98":10,"i99":10,"i100":10,"i101":10,"i102":10,"i103":10,"i104":10,"i105":10,"i106":10,"i107":10,"i108":10,"i109"
 
:10,"i110":10,"i111":10,"i112":10,"i113":10,"i114":10,"i115":10,"i116":10,"i117":10,"i118":10,"i119":10,"i120":10,"i121":10,"i122":10,"i123":10,"i124":10,"i125":10,"i126":10,"i127":10,"i128":9,"i129":10,"i130":9,"i131":10,"i132":10,"i133":10,"i134":10,"i135":10,"i136":10,"i137":10,"i138":10,"i139":10,"i140":10,"i141":10,"i142":10,"i143":10,"i144":10,"i145":10,"i146":10,"i147":10,"i148":9,"i149":10,"i150":9,"i151":10,"i152":10,"i153":10,"i154":10,"i155":10,"i156":10,"i157":10,"i158":10,"i159":10,"i160":10,"i161":10,"i162":10,"i163":10,"i164":10,"i165":10,"i166":10,"i167":10,"i168":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -902,360 +902,364 @@ implements 
 (package private) http://docs.oracle.com/javase/8/docs/api/java/util/SortedMap.html?is-external=true;
 title="class or interface in java.util">SortedMaphttp://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long,HRegion
-getCopyOfOnlineRegionsSortedBySize()
+getCopyOfOnlineRegionsSortedByOffHeapSize()
 
 
+(package private) http://docs.oracle.com/javase/8/docs/api/java/util/SortedMap.html?is-external=true;
 title="class or interface in java.util">SortedMaphttp://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long,HRegion
+getCopyOfOnlineRegionsSortedByOnHeapSize()
+
+
 protected http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Class? extends 
javax.servlet.http.HttpServlet
 getDumpServlet()
 
-
+
 NettyEventLoopGroupConfig
 getEventLoopGroupConfig()
 
-
+
 ExecutorService
 getExecutorService()
 
-
+
 

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

2018-02-17 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/193b4259/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatchOperation.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatchOperation.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatchOperation.html
index 3c1e02f..d40db1c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatchOperation.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatchOperation.html
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class HRegion.ReplayBatchOperation
+static class HRegion.ReplayBatchOperation
 extends HRegion.BatchOperationWALSplitter.MutationReplay
 Batch of mutations for replay. Base class is shared with HRegion.MutationBatchOperation
 as most
  of the logic is same.
@@ -306,7 +306,7 @@ extends 
 
 origLogSeqNum
-privatelong origLogSeqNum
+privatelong origLogSeqNum
 
 
 
@@ -323,7 +323,7 @@ extends 
 
 ReplayBatchOperation
-publicReplayBatchOperation(HRegionregion,
+publicReplayBatchOperation(HRegionregion,
 WALSplitter.MutationReplay[]operations,
 longorigLogSeqNum)
 
@@ -342,7 +342,7 @@ extends 
 
 getMutation
-publicMutationgetMutation(intindex)
+publicMutationgetMutation(intindex)
 
 Specified by:
 getMutationin
 classHRegion.BatchOperationWALSplitter.MutationReplay
@@ -355,7 +355,7 @@ extends 
 
 getNonceGroup
-publiclonggetNonceGroup(intindex)
+publiclonggetNonceGroup(intindex)
 
 Specified by:
 getNonceGroupin
 classHRegion.BatchOperationWALSplitter.MutationReplay
@@ -368,7 +368,7 @@ extends 
 
 getNonce
-publiclonggetNonce(intindex)
+publiclonggetNonce(intindex)
 
 Specified by:
 getNoncein
 classHRegion.BatchOperationWALSplitter.MutationReplay
@@ -381,7 +381,7 @@ extends 
 
 getMutationsForCoprocs
-publicMutation[]getMutationsForCoprocs()
+publicMutation[]getMutationsForCoprocs()
 Description copied from 
class:HRegion.BatchOperation
 This method is potentially expensive and useful mostly for 
non-replay CP path.
 
@@ -396,7 +396,7 @@ extends 
 
 isInReplay
-publicbooleanisInReplay()
+publicbooleanisInReplay()
 
 Specified by:
 isInReplayin
 classHRegion.BatchOperationWALSplitter.MutationReplay
@@ -409,7 +409,7 @@ extends 
 
 getOrigLogSeqNum
-publiclonggetOrigLogSeqNum()
+publiclonggetOrigLogSeqNum()
 
 Specified by:
 getOrigLogSeqNumin
 classHRegion.BatchOperationWALSplitter.MutationReplay
@@ -422,7 +422,7 @@ extends 
 
 startRegionOperation
-publicvoidstartRegionOperation()
+publicvoidstartRegionOperation()
   throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Specified by:
@@ -438,7 +438,7 @@ extends 
 
 closeRegionOperation
-publicvoidcloseRegionOperation()
+publicvoidcloseRegionOperation()
   throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Specified by:
@@ -454,7 +454,7 @@ extends 
 
 checkAndPreparePut
-protectedvoidcheckAndPreparePut(Putp)
+protectedvoidcheckAndPreparePut(Putp)
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 During replay, there could exist column families which are 
removed between region server
  failure and replay
@@ -472,7 +472,7 @@ extends 
 
 checkAndPrepare
-publicvoidcheckAndPrepare()
+publicvoidcheckAndPrepare()
  throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
class:HRegion.BatchOperation
 Validates each mutation and prepares a batch for write. If 
necessary (non-replay case), runs
@@ -494,7 +494,7 @@ extends 
 
 prepareMiniBatchOperations
-publicvoidprepareMiniBatchOperations(MiniBatchOperationInProgressMutationminiBatchOp,
+publicvoidprepareMiniBatchOperations(MiniBatchOperationInProgressMutationminiBatchOp,
longtimestamp,
http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegion.RowLockacquiredRowLocks)
 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -515,7 +515,7 @@ extends 
 
 writeMiniBatchOperationsToMemStore
-publicMultiVersionConcurrencyControl.WriteEntrywriteMiniBatchOperationsToMemStore(MiniBatchOperationInProgressMutationminiBatchOp,
+publicMultiVersionConcurrencyControl.WriteEntrywriteMiniBatchOperationsToMemStore(MiniBatchOperationInProgressMutationminiBatchOp,
  

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

2018-02-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/94208cfe/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
index 08aeced..0c3406e 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
@@ -242,27 +242,27 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-AsyncAdmin.getClusterMetrics()
+AsyncHBaseAdmin.getClusterMetrics()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-RawAsyncHBaseAdmin.getClusterMetrics()
+AsyncAdmin.getClusterMetrics()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-AsyncHBaseAdmin.getClusterMetrics()
+RawAsyncHBaseAdmin.getClusterMetrics()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-AsyncAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
+AsyncHBaseAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-RawAsyncHBaseAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
+AsyncAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-AsyncHBaseAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
+RawAsyncHBaseAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
 
 
 
@@ -408,11 +408,11 @@
 
 
 void
-RegionLocationFinder.setClusterMetrics(ClusterMetricsstatus)
+BaseLoadBalancer.setClusterMetrics(ClusterMetricsst)
 
 
 void
-BaseLoadBalancer.setClusterMetrics(ClusterMetricsst)
+RegionLocationFinder.setClusterMetrics(ClusterMetricsstatus)
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/94208cfe/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
index f686104..31595fa 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
@@ -186,94 +186,94 @@ the order they are declared.
 
 
 boolean
-HTable.checkAndDelete(byte[]row,
+Table.checkAndDelete(byte[]row,
   byte[]family,
   byte[]qualifier,
   CompareOperatorop,
   byte[]value,
   Deletedelete)
-Deprecated.
+Deprecated.
+Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
+
 
 
 
 boolean
-Table.checkAndDelete(byte[]row,
+HTable.checkAndDelete(byte[]row,
   byte[]family,
   byte[]qualifier,
   CompareOperatorop,
   byte[]value,
   Deletedelete)
-Deprecated.
-Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
-
+Deprecated.
 
 
 
 boolean
-HTable.checkAndMutate(byte[]row,
+Table.checkAndMutate(byte[]row,
   byte[]family,
   byte[]qualifier,
   CompareOperatorop,
   byte[]value,
-  RowMutationsrm)
-Deprecated.
+  RowMutationsmutation)
+Deprecated.
+Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 

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

2018-02-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0cd17dc5/devapidocs/index-all.html
--
diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html
index 329aeae..57f2821 100644
--- a/devapidocs/index-all.html
+++ b/devapidocs/index-all.html
@@ -1090,9 +1090,9 @@
 
 add(ListString)
 - Method in class org.apache.hadoop.hbase.master.DrainingServerTracker
 
-add(MasterProcedureScheduler.QueueT)
 - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.FairQueue
+add(QueueT)
 - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
 
-add(Procedure,
 boolean) - Method in class 
org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.Queue
+add(Procedure?,
 boolean) - Method in class 
org.apache.hadoop.hbase.master.procedure.Queue
 
 add(Result)
 - Method in class org.apache.hadoop.hbase.MetaTableAccessor.CollectAllVisitor
 
@@ -2536,7 +2536,7 @@
 
 addToLinkList(ProcedureWALFormatReader.Entry,
 ProcedureWALFormatReader.Entry) - Method in class 
org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader.WalProcedureMap
 
-addToLockedResources(ListLockedResource,
 MapT, LockAndQueue, FunctionT, String, 
LockedResourceType) - Method in class 
org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
+addToLockedResources(ListLockedResource,
 MapT, LockAndQueue, FunctionT, String, 
LockedResourceType) - Method in class 
org.apache.hadoop.hbase.master.procedure.SchemaLocking
 
 addToMap(long,
 boolean) - Method in class 
org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader.WalProcedureMap
 
@@ -2561,7 +2561,7 @@
 
 Add the given context to the rolling tuner stats.
 
-addToRunQueue(MasterProcedureScheduler.FairQueueT,
 MasterProcedureScheduler.QueueT) - Static method in class 
org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
+addToRunQueue(FairQueueT,
 QueueT) - Static method in class 
org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
 addToScanners(List?
 extends Segment, long, long, ListKeyValueScanner) - 
Static method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
@@ -8256,8 +8256,6 @@
 
 Calculate size for cleaner pool.
 
-calculateQuantum(MasterProcedureScheduler.Queue)
 - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.FairQueue
-
 calculateResultSize(Result)
 - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
 calculateResultSize(ListResult)
 - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
@@ -10492,7 +10490,9 @@
 checkIfShouldMoveSystemRegionAsync()
 - Method in class org.apache.hadoop.hbase.master.HMaster
 
 checkIfShouldMoveSystemRegionAsync()
 - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
+
+Called when a new RegionServer is added to the 
cluster.
+
 checkIfShouldMoveSystemRegionLock
 - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
 checkIfSyncFailed(SyncFuture)
 - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
@@ -11655,9 +11655,9 @@
 
 clear()
 - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
-clear(TNode,
 MasterProcedureScheduler.FairQueueT, 
AvlUtil.AvlKeyComparatorTNode) - Method in class 
org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
+clear(TNode,
 FairQueueT, AvlUtil.AvlKeyComparatorTNode) - Method 
in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
-clear()
 - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.SchemaLocking
+clear()
 - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
 
 Removes all locks by clearing the maps.
 
@@ -14756,13 +14756,7 @@
 
 Deprecated.
 
-compareKey(MasterProcedureScheduler.PeerQueue,
 Object) - Method in class 
org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.PeerQueueKeyComparator
-
-compareKey(TKey)
 - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.Queue
-
-compareKey(MasterProcedureScheduler.ServerQueue,
 Object) - Method in class 
org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.ServerQueueKeyComparator
-
-compareKey(MasterProcedureScheduler.TableQueue,
 Object) - Method in class 
org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.TableQueueKeyComparator
+compareKey(TKey)
 - Method in class org.apache.hadoop.hbase.master.procedure.Queue
 
 compareKey(TNode,
 Object) - Method in interface org.apache.hadoop.hbase.util.AvlUtil.AvlKeyComparator
 
@@ -15083,7 +15077,7 @@
 
 compareTo(ServerAndLoad)
 - Method in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
 
-compareTo(MasterProcedureScheduler.QueueTKey)
 - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler.Queue
+compareTo(QueueTKey)
 - Method in class 

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

2018-02-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/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 e63037e..11ca943 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -535,11 +535,6 @@ service.
 
 
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  byte[]tags)
-
-
-static Cell
 CellUtil.createCell(Cellcell,
   byte[]tags)
 Deprecated.
@@ -547,13 +542,12 @@ service.
 
 
 
-
+
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  byte[]value,
+PrivateCellUtil.createCell(Cellcell,
   byte[]tags)
 
-
+
 static Cell
 CellUtil.createCell(Cellcell,
   byte[]value,
@@ -563,12 +557,13 @@ service.
 
 
 
-
+
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTagtags)
+PrivateCellUtil.createCell(Cellcell,
+  byte[]value,
+  byte[]tags)
 
-
+
 static Cell
 CellUtil.createCell(Cellcell,
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTagtags)
@@ -577,6 +572,11 @@ service.
 
 
 
+
+static Cell
+PrivateCellUtil.createCell(Cellcell,
+  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTagtags)
+
 
 static Cell
 PrivateCellUtil.createFirstDeleteFamilyCellOnRow(byte[]row,
@@ -757,10 +757,6 @@ service.
 
 
 static byte[]
-PrivateCellUtil.cloneTags(Cellcell)
-
-
-static byte[]
 CellUtil.cloneTags(Cellcell)
 Deprecated.
 As of HBase-2.0. Will be 
removed in HBase-3.0.
@@ -768,6 +764,10 @@ service.
 
 
 
+
+static byte[]
+PrivateCellUtil.cloneTags(Cellcell)
+
 
 static byte[]
 CellUtil.cloneValue(Cellcell)
@@ -781,11 +781,6 @@ service.
 
 
 int
-CellComparatorImpl.compare(Cella,
-   Cellb)
-
-
-int
 KeyValue.MetaComparator.compare(Cellleft,
Cellright)
 Deprecated.
@@ -793,7 +788,7 @@ service.
  table.
 
 
-
+
 int
 KeyValue.KVComparator.compare(Cellleft,
Cellright)
@@ -802,6 +797,11 @@ service.
  rowkey, colfam/qual, timestamp, type, mvcc
 
 
+
+int
+CellComparatorImpl.compare(Cella,
+   Cellb)
+
 
 int
 CellComparatorImpl.compare(Cella,
@@ -812,27 +812,27 @@ service.
 
 
 static int
-PrivateCellUtil.compare(CellComparatorcomparator,
+CellUtil.compare(CellComparatorcomparator,
Cellleft,
byte[]key,
intoffset,
intlength)
-Used when a cell needs to be compared with a key byte[] 
such as cases of finding the index from
- the index block, bloom keys from the bloom blocks This byte[] is expected to 
be serialized in
- the KeyValue serialization format If the KeyValue (Cell's) serialization 
format changes this
- method cannot be used.
+Deprecated.
+As of HBase-2.0. Will be 
removed in HBase-3.0
+
 
 
 
 static int
-CellUtil.compare(CellComparatorcomparator,
+PrivateCellUtil.compare(CellComparatorcomparator,
Cellleft,
byte[]key,
intoffset,
intlength)
-Deprecated.
-As of HBase-2.0. Will be 
removed in HBase-3.0
-
+Used when a cell needs to be compared with a key byte[] 
such as cases of finding the index from
+ the index block, bloom keys from the bloom blocks This byte[] is expected to 
be serialized in
+ the KeyValue serialization format If the KeyValue (Cell's) serialization 
format changes this
+ method cannot be used.
 
 
 
@@ -1035,23 +1035,23 @@ service.
 
 
 int
+KeyValue.KVComparator.compareRows(Cellleft,
+   Cellright)
+Deprecated.
+
+
+
+int
 CellComparatorImpl.compareRows(Cellleft,
Cellright)
 Compares the rows of the left and right cell.
 
 
-
+
 int
 CellComparatorImpl.MetaCellComparator.compareRows(Cellleft,
Cellright)
 
-
-int
-KeyValue.KVComparator.compareRows(Cellleft,
-   Cellright)
-Deprecated.
-
-
 
 int
 CellComparator.compareTimestamps(CellleftCell,
@@ -1061,17 +1061,17 @@ service.
 
 
 int
-CellComparatorImpl.compareTimestamps(Cellleft,
+KeyValue.KVComparator.compareTimestamps(Cellleft,
  Cellright)
-Compares cell's timestamps in DESCENDING order.
-
+Deprecated.
+
 
 
 int
-KeyValue.KVComparator.compareTimestamps(Cellleft,
+CellComparatorImpl.compareTimestamps(Cellleft,
  Cellright)
-Deprecated.
-
+Compares cell's timestamps in DESCENDING order.
+
 
 
 static int
@@ -1258,11 +1258,6 @@ service.
 
 
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  byte[]tags)
-
-
-static Cell
 CellUtil.createCell(Cellcell,
   byte[]tags)
 Deprecated.
@@ -1270,13 +1265,12 @@ service.
 
 
 
-
+
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  byte[]value,

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

2018-02-13 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f272b0e8/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index d597ba1..361fd1b 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2018 The Apache Software Foundation
 
-  File: 3530,
- Errors: 16557,
+  File: 3533,
+ Errors: 16576,
  Warnings: 0,
  Infos: 0
   
@@ -195,7 +195,7 @@ under the License.
   0
 
 
-  7
+  11
 
   
   
@@ -1894,7 +1894,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
 
 
   0
@@ -1903,12 +1903,12 @@ under the License.
   0
 
 
-  15
+  1
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.java;>org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.mob.MobUtils.java;>org/apache/hadoop/hbase/mob/MobUtils.java
 
 
   0
@@ -1917,7 +1917,7 @@ under the License.
   0
 
 
-  1
+  15
 
   
   
@@ -3770,7 +3770,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.quotas.TestQuotaObserverChore.java;>org/apache/hadoop/hbase/quotas/TestQuotaObserverChore.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.java;>org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java
 
 
   0
@@ -3779,12 +3779,12 @@ under the License.
   0
 
 
-  0
+  9
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.java;>org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.quotas.TestQuotaObserverChore.java;>org/apache/hadoop/hbase/quotas/TestQuotaObserverChore.java
 
 
   0
@@ -3793,7 +3793,7 @@ under the License.
   0
 
 
-  9
+  0
 
   
   
@@ -5338,7 +5338,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRegionSnapshotTask.java;>org/apache/hadoop/hbase/snapshot/TestRegionSnapshotTask.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.TestSwitchToStreamRead.java;>org/apache/hadoop/hbase/regionserver/TestSwitchToStreamRead.java
 
 
   0
@@ -5352,7 +5352,7 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRestoreSnapshotHelper.java;>org/apache/hadoop/hbase/snapshot/TestRestoreSnapshotHelper.java
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.TestRegionSnapshotTask.java;>org/apache/hadoop/hbase/snapshot/TestRegionSnapshotTask.java
 
 
   0
@@ -5361,12 +5361,12 @@ under the License.
   0
 
 
-  2
+  0
 
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.TestSwitchToStreamRead.java;>org/apache/hadoop/hbase/regionserver/TestSwitchToStreamRead.java
+  

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

2018-02-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c83a37c8/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 e63037e..11ca943 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -535,11 +535,6 @@ service.
 
 
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  byte[]tags)
-
-
-static Cell
 CellUtil.createCell(Cellcell,
   byte[]tags)
 Deprecated.
@@ -547,13 +542,12 @@ service.
 
 
 
-
+
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  byte[]value,
+PrivateCellUtil.createCell(Cellcell,
   byte[]tags)
 
-
+
 static Cell
 CellUtil.createCell(Cellcell,
   byte[]value,
@@ -563,12 +557,13 @@ service.
 
 
 
-
+
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTagtags)
+PrivateCellUtil.createCell(Cellcell,
+  byte[]value,
+  byte[]tags)
 
-
+
 static Cell
 CellUtil.createCell(Cellcell,
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTagtags)
@@ -577,6 +572,11 @@ service.
 
 
 
+
+static Cell
+PrivateCellUtil.createCell(Cellcell,
+  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTagtags)
+
 
 static Cell
 PrivateCellUtil.createFirstDeleteFamilyCellOnRow(byte[]row,
@@ -757,10 +757,6 @@ service.
 
 
 static byte[]
-PrivateCellUtil.cloneTags(Cellcell)
-
-
-static byte[]
 CellUtil.cloneTags(Cellcell)
 Deprecated.
 As of HBase-2.0. Will be 
removed in HBase-3.0.
@@ -768,6 +764,10 @@ service.
 
 
 
+
+static byte[]
+PrivateCellUtil.cloneTags(Cellcell)
+
 
 static byte[]
 CellUtil.cloneValue(Cellcell)
@@ -781,11 +781,6 @@ service.
 
 
 int
-CellComparatorImpl.compare(Cella,
-   Cellb)
-
-
-int
 KeyValue.MetaComparator.compare(Cellleft,
Cellright)
 Deprecated.
@@ -793,7 +788,7 @@ service.
  table.
 
 
-
+
 int
 KeyValue.KVComparator.compare(Cellleft,
Cellright)
@@ -802,6 +797,11 @@ service.
  rowkey, colfam/qual, timestamp, type, mvcc
 
 
+
+int
+CellComparatorImpl.compare(Cella,
+   Cellb)
+
 
 int
 CellComparatorImpl.compare(Cella,
@@ -812,27 +812,27 @@ service.
 
 
 static int
-PrivateCellUtil.compare(CellComparatorcomparator,
+CellUtil.compare(CellComparatorcomparator,
Cellleft,
byte[]key,
intoffset,
intlength)
-Used when a cell needs to be compared with a key byte[] 
such as cases of finding the index from
- the index block, bloom keys from the bloom blocks This byte[] is expected to 
be serialized in
- the KeyValue serialization format If the KeyValue (Cell's) serialization 
format changes this
- method cannot be used.
+Deprecated.
+As of HBase-2.0. Will be 
removed in HBase-3.0
+
 
 
 
 static int
-CellUtil.compare(CellComparatorcomparator,
+PrivateCellUtil.compare(CellComparatorcomparator,
Cellleft,
byte[]key,
intoffset,
intlength)
-Deprecated.
-As of HBase-2.0. Will be 
removed in HBase-3.0
-
+Used when a cell needs to be compared with a key byte[] 
such as cases of finding the index from
+ the index block, bloom keys from the bloom blocks This byte[] is expected to 
be serialized in
+ the KeyValue serialization format If the KeyValue (Cell's) serialization 
format changes this
+ method cannot be used.
 
 
 
@@ -1035,23 +1035,23 @@ service.
 
 
 int
+KeyValue.KVComparator.compareRows(Cellleft,
+   Cellright)
+Deprecated.
+
+
+
+int
 CellComparatorImpl.compareRows(Cellleft,
Cellright)
 Compares the rows of the left and right cell.
 
 
-
+
 int
 CellComparatorImpl.MetaCellComparator.compareRows(Cellleft,
Cellright)
 
-
-int
-KeyValue.KVComparator.compareRows(Cellleft,
-   Cellright)
-Deprecated.
-
-
 
 int
 CellComparator.compareTimestamps(CellleftCell,
@@ -1061,17 +1061,17 @@ service.
 
 
 int
-CellComparatorImpl.compareTimestamps(Cellleft,
+KeyValue.KVComparator.compareTimestamps(Cellleft,
  Cellright)
-Compares cell's timestamps in DESCENDING order.
-
+Deprecated.
+
 
 
 int
-KeyValue.KVComparator.compareTimestamps(Cellleft,
+CellComparatorImpl.compareTimestamps(Cellleft,
  Cellright)
-Deprecated.
-
+Compares cell's timestamps in DESCENDING order.
+
 
 
 static int
@@ -1258,11 +1258,6 @@ service.
 
 
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  byte[]tags)
-
-
-static Cell
 CellUtil.createCell(Cellcell,
   byte[]tags)
 Deprecated.
@@ -1270,13 +1265,12 @@ service.
 
 
 
-
+
 static Cell
-PrivateCellUtil.createCell(Cellcell,
-  byte[]value,

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

2018-02-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0ab8335e/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
index 0c3406e..08aeced 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
@@ -242,27 +242,27 @@
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-AsyncHBaseAdmin.getClusterMetrics()
+AsyncAdmin.getClusterMetrics()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-AsyncAdmin.getClusterMetrics()
+RawAsyncHBaseAdmin.getClusterMetrics()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-RawAsyncHBaseAdmin.getClusterMetrics()
+AsyncHBaseAdmin.getClusterMetrics()
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-AsyncHBaseAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
+AsyncAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-AsyncAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
+RawAsyncHBaseAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
 
 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
-RawAsyncHBaseAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
+AsyncHBaseAdmin.getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
 
 
 
@@ -408,11 +408,11 @@
 
 
 void
-BaseLoadBalancer.setClusterMetrics(ClusterMetricsst)
+RegionLocationFinder.setClusterMetrics(ClusterMetricsstatus)
 
 
 void
-RegionLocationFinder.setClusterMetrics(ClusterMetricsstatus)
+BaseLoadBalancer.setClusterMetrics(ClusterMetricsst)
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0ab8335e/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
index 31595fa..f686104 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
@@ -186,94 +186,94 @@ the order they are declared.
 
 
 boolean
-Table.checkAndDelete(byte[]row,
+HTable.checkAndDelete(byte[]row,
   byte[]family,
   byte[]qualifier,
   CompareOperatorop,
   byte[]value,
   Deletedelete)
-Deprecated.
-Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
-
+Deprecated.
 
 
 
 boolean
-HTable.checkAndDelete(byte[]row,
+Table.checkAndDelete(byte[]row,
   byte[]family,
   byte[]qualifier,
   CompareOperatorop,
   byte[]value,
   Deletedelete)
-Deprecated.
+Deprecated.
+Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
+
 
 
 
 boolean
-Table.checkAndMutate(byte[]row,
+HTable.checkAndMutate(byte[]row,
   byte[]family,
   byte[]qualifier,
   CompareOperatorop,
   byte[]value,
-  RowMutationsmutation)
-Deprecated.
-Since 2.0.0. Will be 
removed in 3.0.0. Use Table.checkAndMutate(byte[],
 byte[])
-
+  RowMutationsrm)

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

2018-02-04 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6674e3ab/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.Action.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.Action.html 
b/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.Action.html
index 0e05a6e..f51f582 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.Action.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.Action.html
@@ -105,7 +105,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private static interface CleanerChore.ActionT
+private static interface CleanerChore.ActionT
 
 
 
@@ -149,7 +149,7 @@ var activeTableTab = "activeTableTab";
 
 
 act
-Tact()
+Tact()
 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Throws:

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6674e3ab/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.CleanerTask.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.CleanerTask.html
 
b/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.CleanerTask.html
index 338c3f6..dfa4ac0 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.CleanerTask.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/cleaner/CleanerChore.CleanerTask.html
@@ -127,7 +127,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private class CleanerChore.CleanerTask
+private class CleanerChore.CleanerTask
 extends http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/RecursiveTask.html?is-external=true;
 title="class or interface in java.util.concurrent">RecursiveTaskhttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
 
 
@@ -257,7 +257,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/R
 
 
 dir
-private finalorg.apache.hadoop.fs.Path dir
+private finalorg.apache.hadoop.fs.Path dir
 
 
 
@@ -266,7 +266,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/R
 
 
 root
-private finalboolean root
+private finalboolean root
 
 
 
@@ -283,7 +283,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/R
 
 
 CleanerTask
-CleanerTask(org.apache.hadoop.fs.FileStatusdir,
+CleanerTask(org.apache.hadoop.fs.FileStatusdir,
 booleanroot)
 
 
@@ -293,7 +293,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/R
 
 
 CleanerTask
-CleanerTask(org.apache.hadoop.fs.Pathdir,
+CleanerTask(org.apache.hadoop.fs.Pathdir,
 booleanroot)
 
 
@@ -311,7 +311,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/R
 
 
 compute
-protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Booleancompute()
+protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Booleancompute()
 
 Specified by:
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/RecursiveTask.html?is-external=true#compute--;
 title="class or interface in java.util.concurrent">computein 
classhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/RecursiveTask.html?is-external=true;
 title="class or interface in java.util.concurrent">RecursiveTaskhttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
@@ -324,7 +324,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/R
 
 
 getFilteredStatus
-privatehttp://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.FileStatusgetFilteredStatus(org.apache.hbase.thirdparty.com.google.common.base.Predicateorg.apache.hadoop.fs.FileStatusfunction)
+privatehttp://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.FileStatusgetFilteredStatus(org.apache.hbase.thirdparty.com.google.common.base.Predicateorg.apache.hadoop.fs.FileStatusfunction)
  throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Get FileStatus with filter.
  Pay attention that FSUtils #listStatusWithStatusFilter would return null,
@@ -345,7 +345,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/R
 
 
 deleteAction
-privatebooleandeleteAction(CleanerChore.Actionhttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in 

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

2018-02-02 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1f2eeb22/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.html
index 387378d..b164efe 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private abstract static class HRegion.BatchOperationT
+private abstract static class HRegion.BatchOperationT
 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 that tracks the progress of a batch operations, 
accumulating status codes and tracking
  the index at which processing is proceeding. These batch operations may get 
split into
@@ -411,7 +411,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 operations
-protected finalT[] operations
+protected finalT[] operations
 
 
 
@@ -420,7 +420,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 retCodeDetails
-protected finalOperationStatus[] retCodeDetails
+protected finalOperationStatus[] retCodeDetails
 
 
 
@@ -429,7 +429,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 walEditsFromCoprocessors
-protected finalWALEdit[] walEditsFromCoprocessors
+protected finalWALEdit[] walEditsFromCoprocessors
 
 
 
@@ -438,7 +438,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 familyCellMaps
-protected finalhttp://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">ListCell[] familyCellMaps
+protected finalhttp://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">ListCell[] familyCellMaps
 
 
 
@@ -447,7 +447,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 region
-protected finalHRegion region
+protected finalHRegion region
 
 
 
@@ -456,7 +456,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 nextIndexToProcess
-protectedint nextIndexToProcess
+protectedint nextIndexToProcess
 
 
 
@@ -465,7 +465,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 observedExceptions
-protected finalHRegion.ObservedExceptionsInBatch observedExceptions
+protected finalHRegion.ObservedExceptionsInBatch observedExceptions
 
 
 
@@ -474,7 +474,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 durability
-protectedDurability durability
+protectedDurability durability
 
 
 
@@ -483,7 +483,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 atomic
-protectedboolean atomic
+protectedboolean atomic
 
 
 
@@ -502,7 +502,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 BatchOperation
-publicBatchOperation(HRegionregion,
+publicBatchOperation(HRegionregion,
   T[]operations)
 
 
@@ -520,7 +520,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 visitBatchOperations
-publicvoidvisitBatchOperations(booleanpendingOnly,
+publicvoidvisitBatchOperations(booleanpendingOnly,
  intlastIndexExclusive,
  HRegion.BatchOperation.Visitorvisitor)
   throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -537,7 +537,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getMutation
-public abstractMutationgetMutation(intindex)
+public abstractMutationgetMutation(intindex)
 
 
 
@@ -546,7 +546,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getNonceGroup
-public abstractlonggetNonceGroup(intindex)
+public abstractlonggetNonceGroup(intindex)
 
 
 
@@ -555,7 +555,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getNonce
-public abstractlonggetNonce(intindex)
+public abstractlonggetNonce(intindex)
 
 
 
@@ -564,7 +564,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getMutationsForCoprocs
-public abstractMutation[]getMutationsForCoprocs()
+public abstractMutation[]getMutationsForCoprocs()
 This method is potentially expensive and useful mostly for 
non-replay 

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

2018-01-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/AcidGuaranteesTestBase.html
--
diff --git a/testdevapidocs/org/apache/hadoop/hbase/AcidGuaranteesTestBase.html 
b/testdevapidocs/org/apache/hadoop/hbase/AcidGuaranteesTestBase.html
new file mode 100644
index 000..91623b6
--- /dev/null
+++ b/testdevapidocs/org/apache/hadoop/hbase/AcidGuaranteesTestBase.html
@@ -0,0 +1,562 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+AcidGuaranteesTestBase (Apache HBase 3.0.0-SNAPSHOT Test API)
+
+
+
+
+
+var methods = 
{"i0":6,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Overview
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+PrevClass
+NextClass
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+Summary:
+Nested|
+Field|
+Constr|
+Method
+
+
+Detail:
+Field|
+Constr|
+Method
+
+
+
+
+
+
+
+
+org.apache.hadoop.hbase
+Class 
AcidGuaranteesTestBase
+
+
+
+http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">java.lang.Object
+
+
+org.apache.hadoop.hbase.AcidGuaranteesTestBase
+
+
+
+
+
+
+
+Direct Known Subclasses:
+TestAcidGuaranteesWithAdaptivePolicy, TestAcidGuaranteesWithBasicPolicy, TestAcidGuaranteesWithEagerPolicy, TestAcidGuaranteesWithNoInMemCompaction
+
+
+
+public abstract class AcidGuaranteesTestBase
+extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+Test case that uses multiple threads to read and write 
multifamily rows into a table, verifying
+ that reads never see partially-complete writes. This can run as a junit test, 
or with a main()
+ function which runs against a real cluster (eg for testing with failures, 
region movement, etc)
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+private AcidGuaranteesTestTool
+tool
+
+
+private static HBaseTestingUtility
+UTIL
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+AcidGuaranteesTestBase()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsStatic MethodsInstance MethodsAbstract MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected abstract 
org.apache.hadoop.hbase.MemoryCompactionPolicy
+getMemoryCompactionPolicy()
+
+
+private void
+runTestAtomicity(longmillisToRun,
+intnumWriters,
+intnumGetters,
+intnumScanners,
+intnumUniqueRows)
+
+
+private void
+runTestAtomicity(longmillisToRun,
+intnumWriters,
+intnumGetters,
+intnumScanners,
+intnumUniqueRows,
+booleanuseMob)
+
+
+void
+setUp()
+
+
+static void
+setUpBeforeClass()
+
+
+void
+tearDown()
+
+
+static void
+tearDownAfterClass()
+
+
+void
+testGetAtomicity()
+
+
+void
+testMixedAtomicity()
+
+
+void
+testMobGetAtomicity()
+
+
+void
+testMobMixedAtomicity()
+
+
+void
+testMobScanAtomicity()
+
+
+void
+testScanAtomicity()
+
+
+
+
+
+
+Methods inherited from classjava.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--;
 title="class or interface in java.lang">clone, http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-;
 title="class or interface in java.lang">equals, http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--;
 title="class or interface in java.lang">finalize, http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--;
 title="class or interface in java.lang">getClass, http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCode, http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--;
 title="class or 

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

2018-01-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa7ffc92/devapidocs/org/apache/hadoop/hbase/backup/util/BackupUtils.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/backup/util/BackupUtils.html 
b/devapidocs/org/apache/hadoop/hbase/backup/util/BackupUtils.html
index 081b149..5a31951 100644
--- a/devapidocs/org/apache/hadoop/hbase/backup/util/BackupUtils.html
+++ b/devapidocs/org/apache/hadoop/hbase/backup/util/BackupUtils.html
@@ -499,11 +499,10 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 copyTableRegionInfo
-public staticvoidcopyTableRegionInfo(Connectionconn,
+public staticvoidcopyTableRegionInfo(Connectionconn,
BackupInfobackupInfo,

org.apache.hadoop.conf.Configurationconf)
-throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException,
-   http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true;
 title="class or interface in java.lang">InterruptedException
+throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 copy out Table RegionInfo into incremental backup image 
need to consider move this logic into
  HBackupFileSystem
 
@@ -513,7 +512,6 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 conf - configuration
 Throws:
 http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException - exception
-http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true;
 title="class or interface in java.lang">InterruptedException - 
exception
 
 
 
@@ -523,7 +521,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 writeRegioninfoOnFilesystem
-public staticvoidwriteRegioninfoOnFilesystem(org.apache.hadoop.conf.Configurationconf,
+public staticvoidwriteRegioninfoOnFilesystem(org.apache.hadoop.conf.Configurationconf,

org.apache.hadoop.fs.FileSystemfs,

org.apache.hadoop.fs.PathregionInfoDir,
RegionInforegionInfo)
@@ -541,7 +539,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 parseHostNameFromLogFile
-public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringparseHostNameFromLogFile(org.apache.hadoop.fs.Pathp)
+public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringparseHostNameFromLogFile(org.apache.hadoop.fs.Pathp)
 Parses hostname:port from WAL file path
 
 Parameters:
@@ -557,17 +555,13 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getUniqueWALFileNamePart
-public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetUniqueWALFileNamePart(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringwalFileName)
-   throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
+public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetUniqueWALFileNamePart(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringwalFileName)
 Returns WAL file name
 
 Parameters:
 walFileName - WAL file name
 Returns:
 WAL file name
-Throws:
-http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException - exception
-http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true;
 title="class or interface in java.lang">IllegalArgumentException - 
exception
 
 
 
@@ -577,16 +571,13 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getUniqueWALFileNamePart
-public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetUniqueWALFileNamePart(org.apache.hadoop.fs.Pathp)
-   throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
+public 

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

2018-01-26 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/96e5e102/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.FlushResult.Result.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.FlushResult.Result.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.FlushResult.Result.html
index ca8be5e..b8e6dfa 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.FlushResult.Result.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.FlushResult.Result.html
@@ -6398,514 +6398,514 @@
 6390  int initialBatchProgress = 
scannerContext.getBatchProgress();
 6391  long initialSizeProgress = 
scannerContext.getDataSizeProgress();
 6392  long initialHeapSizeProgress = 
scannerContext.getHeapSizeProgress();
-6393  long initialTimeProgress = 
scannerContext.getTimeProgress();
-6394
-6395  // The loop here is used only when 
at some point during the next we determine
-6396  // that due to effects of filters 
or otherwise, we have an empty row in the result.
-6397  // Then we loop and try again. 
Otherwise, we must get out on the first iteration via return,
-6398  // "true" if there's more data to 
read, "false" if there isn't (storeHeap is at a stop row,
-6399  // and joinedHeap has no more data 
to read for the last row (if set, joinedContinuationRow).
-6400  while (true) {
-6401// Starting to scan a new row. 
Reset the scanner progress according to whether or not
-6402// progress should be kept.
-6403if 
(scannerContext.getKeepProgress()) {
-6404  // Progress should be kept. 
Reset to initial values seen at start of method invocation.
-6405  
scannerContext.setProgress(initialBatchProgress, initialSizeProgress,
-6406  initialHeapSizeProgress, 
initialTimeProgress);
-6407} else {
-6408  
scannerContext.clearProgress();
-6409}
-6410if (rpcCall.isPresent()) {
-6411  // If a user specifies a 
too-restrictive or too-slow scanner, the
-6412  // client might time out and 
disconnect while the server side
-6413  // is still processing the 
request. We should abort aggressively
-6414  // in that case.
-6415  long afterTime = 
rpcCall.get().disconnectSince();
-6416  if (afterTime = 0) {
-6417throw new 
CallerDisconnectedException(
-6418"Aborting on region " + 
getRegionInfo().getRegionNameAsString() + ", call " +
-6419this + " after " + 
afterTime + " ms, since " +
-6420"caller 
disconnected");
-6421  }
-6422}
-6423
-6424// Let's see what we have in the 
storeHeap.
-6425Cell current = 
this.storeHeap.peek();
-6426
-6427boolean shouldStop = 
shouldStop(current);
-6428// When has filter row is true 
it means that the all the cells for a particular row must be
-6429// read before a filtering 
decision can be made. This means that filters where hasFilterRow
-6430// run the risk of 
enLongAddering out of memory errors in the case that they are applied to a
-6431// table that has very large 
rows.
-6432boolean hasFilterRow = 
this.filter != null  this.filter.hasFilterRow();
-6433
-6434// If filter#hasFilterRow is 
true, partial results are not allowed since allowing them
-6435// would prevent the filters 
from being evaluated. Thus, if it is true, change the
-6436// scope of any limits that 
could potentially create partial results to
-6437// LimitScope.BETWEEN_ROWS so 
that those limits are not reached mid-row
-6438if (hasFilterRow) {
-6439  if (LOG.isTraceEnabled()) {
-6440
LOG.trace("filter#hasFilterRow is true which prevents partial results from 
being "
-6441+ " formed. Changing 
scope of limits that may create partials");
-6442  }
-6443  
scannerContext.setSizeLimitScope(LimitScope.BETWEEN_ROWS);
-6444  
scannerContext.setTimeLimitScope(LimitScope.BETWEEN_ROWS);
-6445}
-6446
-6447// Check if we were getting data 
from the joinedHeap and hit the limit.
-6448// If not, then it's main path - 
getting results from storeHeap.
-6449if (joinedContinuationRow == 
null) {
-6450  // First, check if we are at a 
stop row. If so, there are no more results.
-6451  if (shouldStop) {
-6452if (hasFilterRow) {
-6453  
filter.filterRowCells(results);
-6454}
-6455return 
scannerContext.setScannerState(NextState.NO_MORE_VALUES).hasMoreValues();
-6456  }
-6457
-6458  // Check if rowkey filter 
wants to exclude this row. If so, loop to next.
-6459  // Technically, if we hit 
limits before on this row, we don't need this call.
-6460 

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

2018-01-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
index a9ecb58..dd4661f 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":6,"i1":6,"i2":18,"i3":6,"i4":6,"i5":6,"i6":18,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":18,"i16":18,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":18,"i48":6,"i49":6,"i50":18,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":18,"i58":18,"i59":18,"i60":6,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":18,"i68":6,"i69":6,"i70":6,"i71":6,"i72":6,"i73":6,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6,"i83":18,"i84":6,"i85":6,"i86":6,"i87":6,"i88":6,"i89":6,"i90":6,"i91":18,"i92":6,"i93":6,"i94":6,"i95":18,"i96":6,"i97":6,"i98":6,"i99":6,"i100":6,"i101":18,"i102":18,"i103":6,"i104":6,"i105":6,"i106":6,"i107":6,"i108":6,"i109":6,"i110":6,"i111":6,"i112":6,"i113":6,"i114":6,"i115":6,"i116":6,"i117":6,"i118":6,"i119"
 
:6,"i120":6,"i121":6,"i122":6,"i123":6,"i124":6,"i125":6,"i126":6,"i127":6,"i128":6,"i129":18,"i130":18,"i131":6,"i132":6,"i133":6,"i134":6,"i135":6,"i136":6,"i137":6,"i138":6,"i139":6,"i140":6,"i141":6,"i142":6,"i143":6};
+var methods = 
{"i0":6,"i1":6,"i2":18,"i3":6,"i4":6,"i5":6,"i6":18,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":18,"i16":18,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":18,"i49":6,"i50":6,"i51":18,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":18,"i59":18,"i60":18,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":18,"i69":6,"i70":6,"i71":6,"i72":6,"i73":6,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6,"i83":6,"i84":18,"i85":6,"i86":6,"i87":6,"i88":6,"i89":6,"i90":6,"i91":6,"i92":18,"i93":6,"i94":6,"i95":6,"i96":18,"i97":6,"i98":6,"i99":6,"i100":6,"i101":6,"i102":18,"i103":18,"i104":6,"i105":6,"i106":6,"i107":6,"i108":6,"i109":6,"i110":6,"i111":6,"i112":6,"i113":6,"i114":6,"i115":6,"i116":6,"i117":6,"i118":6,"i119"
 
:6,"i120":6,"i121":6,"i122":6,"i123":6,"i124":6,"i125":6,"i126":6,"i127":6,"i128":6,"i129":6,"i130":18,"i131":18,"i132":6,"i133":6,"i134":6,"i135":6,"i136":6,"i137":6,"i138":6,"i139":6,"i140":6,"i141":6,"i142":6,"i143":6,"i144":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -440,168 +440,174 @@ public interface 
+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
+flushRegionServer(ServerNameserverName)
+Flush all region on the region server.
+
+
+
 default 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/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionServerName
 getBackupMasters()
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
 getClusterMetrics()
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureClusterMetrics
 getClusterMetrics(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
 
-
+
 default http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureCompactionState
 getCompactionState(TableNametableName)
 Get the current compaction state of a table.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in 

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

2018-01-19 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/14db89d7/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.DelayedProcedure.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.DelayedProcedure.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.DelayedProcedure.html
index b50a65f..7271567 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.DelayedProcedure.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.DelayedProcedure.html
@@ -1718,312 +1718,314 @@
 1710
 1711public WorkerThread(final 
ThreadGroup group) {
 1712  super(group, "ProcExecWrkr-" + 
workerId.incrementAndGet());
-1713}
-1714
-1715@Override
-1716public void sendStopSignal() {
-1717  scheduler.signalAll();
-1718}
-1719
-1720@Override
-1721public void run() {
-1722  long lastUpdate = 
EnvironmentEdgeManager.currentTime();
-1723  try {
-1724while (isRunning()  
keepAlive(lastUpdate)) {
-1725  this.activeProcedure = 
scheduler.poll(keepAliveTime, TimeUnit.MILLISECONDS);
-1726  if (this.activeProcedure == 
null) continue;
-1727  int activeCount = 
activeExecutorCount.incrementAndGet();
-1728  int runningCount = 
store.setRunningProcedureCount(activeCount);
-1729  if (LOG.isTraceEnabled()) {
-1730LOG.trace("Execute pid=" + 
this.activeProcedure.getProcId() +
-1731" runningCount=" + 
runningCount + ", activeCount=" + activeCount);
-1732  }
-1733  
executionStartTime.set(EnvironmentEdgeManager.currentTime());
-1734  try {
-1735
executeProcedure(this.activeProcedure);
-1736  } catch (AssertionError e) {
-1737LOG.info("ASSERT pid=" + 
this.activeProcedure.getProcId(), e);
-1738throw e;
-1739  } finally {
-1740activeCount = 
activeExecutorCount.decrementAndGet();
-1741runningCount = 
store.setRunningProcedureCount(activeCount);
-1742if (LOG.isTraceEnabled()) 
{
-1743  LOG.trace("Halt pid=" + 
this.activeProcedure.getProcId() +
-1744  " runningCount=" + 
runningCount + ", activeCount=" + activeCount);
-1745}
-1746this.activeProcedure = 
null;
-1747lastUpdate = 
EnvironmentEdgeManager.currentTime();
-1748
executionStartTime.set(Long.MAX_VALUE);
-1749  }
-1750}
-1751  } catch (Throwable t) {
-1752LOG.warn("Worker terminating 
UNNATURALLY " + this.activeProcedure, t);
-1753  } finally {
-1754LOG.debug("Worker 
terminated.");
-1755  }
-1756  workerThreads.remove(this);
-1757}
-1758
-1759@Override
-1760public String toString() {
-1761  Procedure? p = 
this.activeProcedure;
-1762  return getName() + "(pid=" + (p == 
null? Procedure.NO_PROC_ID: p.getProcId() + ")");
-1763}
-1764
-1765/**
-1766 * @return the time since the 
current procedure is running
-1767 */
-1768public long getCurrentRunTime() {
-1769  return 
EnvironmentEdgeManager.currentTime() - executionStartTime.get();
-1770}
-1771
-1772private boolean keepAlive(final long 
lastUpdate) {
-1773  if (workerThreads.size() = 
corePoolSize) return true;
-1774  return 
(EnvironmentEdgeManager.currentTime() - lastUpdate)  keepAliveTime;
-1775}
-1776  }
-1777
-1778  /**
-1779   * Runs task on a period such as check 
for stuck workers.
-1780   * @see InlineChore
-1781   */
-1782  private final class 
TimeoutExecutorThread extends StoppableThread {
-1783private final 
DelayQueueDelayedWithTimeout queue = new DelayQueue();
-1784
-1785public TimeoutExecutorThread(final 
ThreadGroup group) {
-1786  super(group, "ProcExecTimeout");
-1787}
-1788
-1789@Override
-1790public void sendStopSignal() {
-1791  
queue.add(DelayedUtil.DELAYED_POISON);
-1792}
-1793
-1794@Override
-1795public void run() {
-1796  final boolean traceEnabled = 
LOG.isTraceEnabled();
-1797  while (isRunning()) {
-1798final DelayedWithTimeout task = 
DelayedUtil.takeWithoutInterrupt(queue);
-1799if (task == null || task == 
DelayedUtil.DELAYED_POISON) {
-1800  // the executor may be 
shutting down,
-1801  // and the task is just the 
shutdown request
-1802  continue;
-1803}
-1804
-1805if (traceEnabled) {
-1806  LOG.trace("Executing " + 
task);
-1807}
-1808
-1809// execute the task
-1810if (task instanceof InlineChore) 
{
-1811  
execInlineChore((InlineChore)task);
-1812} else if (task instanceof 
DelayedProcedure) {
-1813  
execDelayedProcedure((DelayedProcedure)task);
-1814} else {
-1815  LOG.error("CODE-BUG unknown 
timeout 

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

2018-01-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0b638133/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
index fa489c5..1fc3ca7 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/master/HMaster.RedirectServlet.html
@@ -47,3488 +47,3492 @@
 039import java.util.Map.Entry;
 040import java.util.Objects;
 041import java.util.Set;
-042import 
java.util.concurrent.CountDownLatch;
-043import 
java.util.concurrent.ExecutionException;
-044import java.util.concurrent.Future;
-045import java.util.concurrent.TimeUnit;
-046import 
java.util.concurrent.TimeoutException;
-047import 
java.util.concurrent.atomic.AtomicInteger;
-048import 
java.util.concurrent.atomic.AtomicReference;
-049import java.util.function.Function;
-050import java.util.regex.Pattern;
-051import java.util.stream.Collectors;
-052import javax.servlet.ServletException;
-053import javax.servlet.http.HttpServlet;
-054import 
javax.servlet.http.HttpServletRequest;
-055import 
javax.servlet.http.HttpServletResponse;
-056import 
org.apache.hadoop.conf.Configuration;
-057import org.apache.hadoop.fs.Path;
-058import 
org.apache.hadoop.hbase.ClusterMetrics;
-059import 
org.apache.hadoop.hbase.ClusterMetrics.Option;
-060import 
org.apache.hadoop.hbase.ClusterMetricsBuilder;
-061import 
org.apache.hadoop.hbase.CoordinatedStateException;
-062import 
org.apache.hadoop.hbase.DoNotRetryIOException;
-063import 
org.apache.hadoop.hbase.HBaseIOException;
-064import 
org.apache.hadoop.hbase.HBaseInterfaceAudience;
-065import 
org.apache.hadoop.hbase.HConstants;
-066import 
org.apache.hadoop.hbase.InvalidFamilyOperationException;
-067import 
org.apache.hadoop.hbase.MasterNotRunningException;
-068import 
org.apache.hadoop.hbase.MetaTableAccessor;
-069import 
org.apache.hadoop.hbase.NamespaceDescriptor;
-070import 
org.apache.hadoop.hbase.PleaseHoldException;
-071import 
org.apache.hadoop.hbase.ReplicationPeerNotFoundException;
-072import 
org.apache.hadoop.hbase.ServerLoad;
-073import 
org.apache.hadoop.hbase.ServerMetricsBuilder;
-074import 
org.apache.hadoop.hbase.ServerName;
-075import 
org.apache.hadoop.hbase.TableDescriptors;
-076import 
org.apache.hadoop.hbase.TableName;
-077import 
org.apache.hadoop.hbase.TableNotDisabledException;
-078import 
org.apache.hadoop.hbase.TableNotFoundException;
-079import 
org.apache.hadoop.hbase.UnknownRegionException;
-080import 
org.apache.hadoop.hbase.client.ColumnFamilyDescriptor;
-081import 
org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder;
-082import 
org.apache.hadoop.hbase.client.MasterSwitchType;
-083import 
org.apache.hadoop.hbase.client.RegionInfo;
-084import 
org.apache.hadoop.hbase.client.Result;
-085import 
org.apache.hadoop.hbase.client.TableDescriptor;
-086import 
org.apache.hadoop.hbase.client.TableDescriptorBuilder;
-087import 
org.apache.hadoop.hbase.client.TableState;
-088import 
org.apache.hadoop.hbase.coprocessor.CoprocessorHost;
-089import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
-090import 
org.apache.hadoop.hbase.exceptions.MergeRegionException;
-091import 
org.apache.hadoop.hbase.executor.ExecutorType;
-092import 
org.apache.hadoop.hbase.favored.FavoredNodesManager;
-093import 
org.apache.hadoop.hbase.favored.FavoredNodesPromoter;
-094import 
org.apache.hadoop.hbase.http.InfoServer;
-095import 
org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils;
-096import 
org.apache.hadoop.hbase.ipc.RpcServer;
-097import 
org.apache.hadoop.hbase.ipc.ServerNotRunningYetException;
-098import 
org.apache.hadoop.hbase.log.HBaseMarkers;
-099import 
org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode;
-100import 
org.apache.hadoop.hbase.master.assignment.AssignmentManager;
-101import 
org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure;
-102import 
org.apache.hadoop.hbase.master.assignment.RegionStates;
-103import 
org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode;
-104import 
org.apache.hadoop.hbase.master.balancer.BalancerChore;
-105import 
org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer;
-106import 
org.apache.hadoop.hbase.master.balancer.ClusterStatusChore;
-107import 
org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory;
-108import 
org.apache.hadoop.hbase.master.cleaner.HFileCleaner;
-109import 
org.apache.hadoop.hbase.master.cleaner.LogCleaner;
-110import 
org.apache.hadoop.hbase.master.cleaner.ReplicationMetaCleaner;
-111import 
org.apache.hadoop.hbase.master.locking.LockManager;
-112import 
org.apache.hadoop.hbase.master.normalizer.NormalizationPlan;
-113import 
org.apache.hadoop.hbase.master.normalizer.NormalizationPlan.PlanType;
-114import 

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

2018-01-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegionServer.CompactionChecker.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegionServer.CompactionChecker.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegionServer.CompactionChecker.html
index e743560..163ade0 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegionServer.CompactionChecker.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegionServer.CompactionChecker.html
@@ -2124,1654 +2124,1642 @@
 2116return healthy;
 2117  }
 2118
-2119  private static final byte[] 
UNSPECIFIED_REGION = new byte[]{};
-2120
-2121  @Override
-2122  public ListWAL getWALs() 
throws IOException {
-2123return walFactory.getWALs();
-2124  }
-2125
-2126  @Override
-2127  public WAL getWAL(RegionInfo 
regionInfo) throws IOException {
-2128WAL wal;
-2129// _ROOT_ and hbase:meta regions 
have separate WAL.
-2130if (regionInfo != null  
regionInfo.isMetaRegion()
-2131 
regionInfo.getReplicaId() == RegionInfo.DEFAULT_REPLICA_ID) {
-2132  wal = 
walFactory.getMetaWAL(regionInfo.getEncodedNameAsBytes());
-2133} else if (regionInfo == null) {
-2134  wal = 
walFactory.getWAL(UNSPECIFIED_REGION, null);
-2135} else {
-2136  byte[] namespace = 
regionInfo.getTable().getNamespace();
-2137  wal = 
walFactory.getWAL(regionInfo.getEncodedNameAsBytes(), namespace);
-2138}
-2139if (this.walRoller != null) {
-2140  this.walRoller.addWAL(wal);
-2141}
-2142return wal;
-2143  }
-2144
-2145  public LogRoller getWalRoller() {
-2146return walRoller;
-2147  }
-2148
-2149  @Override
-2150  public Connection getConnection() {
-2151return getClusterConnection();
-2152  }
-2153
-2154  @Override
-2155  public ClusterConnection 
getClusterConnection() {
-2156return this.clusterConnection;
-2157  }
-2158
-2159  @Override
-2160  public MetaTableLocator 
getMetaTableLocator() {
-2161return this.metaTableLocator;
-2162  }
-2163
-2164  @Override
-2165  public void stop(final String msg) {
-2166stop(msg, false, 
RpcServer.getRequestUser().orElse(null));
-2167  }
-2168
-2169  /**
-2170   * Stops the regionserver.
-2171   * @param msg Status message
-2172   * @param force True if this is a 
regionserver abort
-2173   * @param user The user executing the 
stop request, or null if no user is associated
-2174   */
-2175  public void stop(final String msg, 
final boolean force, final User user) {
-2176if (!this.stopped) {
-2177  LOG.info("* STOPPING region 
server '" + this + "' *");
-2178  if (this.rsHost != null) {
-2179// when forced via abort don't 
allow CPs to override
-2180try {
-2181  this.rsHost.preStop(msg, 
user);
-2182} catch (IOException ioe) {
-2183  if (!force) {
-2184LOG.warn("The region server 
did not stop", ioe);
-2185return;
-2186  }
-2187  LOG.warn("Skipping coprocessor 
exception on preStop() due to forced shutdown", ioe);
-2188}
-2189  }
-2190  this.stopped = true;
-2191  LOG.info("STOPPED: " + msg);
-2192  // Wakes run() if it is sleeping
-2193  sleeper.skipSleepCycle();
-2194}
-2195  }
-2196
-2197  public void waitForServerOnline(){
-2198while (!isStopped()  
!isOnline()) {
-2199  synchronized (online) {
-2200try {
-2201  online.wait(msgInterval);
-2202} catch (InterruptedException 
ie) {
-2203  
Thread.currentThread().interrupt();
-2204  break;
-2205}
-2206  }
-2207}
-2208  }
-2209
-2210  @Override
-2211  public void postOpenDeployTasks(final 
PostOpenDeployContext context)
-2212  throws KeeperException, 
IOException {
-2213HRegion r = context.getRegion();
-2214long masterSystemTime = 
context.getMasterSystemTime();
-2215rpcServices.checkOpen();
-2216LOG.info("Post open deploy tasks for 
" + r.getRegionInfo().getRegionNameAsString());
-2217// Do checks to see if we need to 
compact (references or too many files)
-2218for (HStore s : r.stores.values()) 
{
-2219  if (s.hasReferences() || 
s.needsCompaction()) {
-2220
this.compactSplitThread.requestSystemCompaction(r, s, "Opening Region");
-2221  }
-}
-2223long openSeqNum = 
r.getOpenSeqNum();
-2224if (openSeqNum == 
HConstants.NO_SEQNUM) {
-2225  // If we opened a region, we 
should have read some sequence number from it.
-2226  LOG.error("No sequence number 
found when opening " +
-2227
r.getRegionInfo().getRegionNameAsString());
-2228  openSeqNum = 0;
-2229}
+2119  @Override
+2120  public ListWAL getWALs() 
throws IOException {
+2121return walFactory.getWALs();
+2122  }
+2123
+2124  @Override
+2125  public WAL getWAL(RegionInfo 

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

2018-01-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index d4fb66e..cf3c04f 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2018 The Apache Software Foundation
 
-  File: 3470,
- Errors: 18322,
+  File: 3487,
+ Errors: 18208,
  Warnings: 0,
  Infos: 0
   
@@ -419,7 +419,7 @@ under the License.
   0
 
 
-  3
+  2
 
   
   
@@ -956,20 +956,6 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.master.cleaner.ReplicationZKNodeCleanerChore.java;>org/apache/hadoop/hbase/master/cleaner/ReplicationZKNodeCleanerChore.java
-
-
-  0
-
-
-  0
-
-
-  0
-
-  
-  
-
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.ipc.TestProtoBufRpc.java;>org/apache/hadoop/hbase/ipc/TestProtoBufRpc.java
 
 
@@ -1530,6 +1516,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.master.replication.ReplicationPeerManager.java;>org/apache/hadoop/hbase/master/replication/ReplicationPeerManager.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.NamespaceNotFoundException.java;>org/apache/hadoop/hbase/NamespaceNotFoundException.java
 
 
@@ -2015,7 +2015,7 @@ under the License.
   0
 
 
-  4
+  0
 
   
   
@@ -2594,6 +2594,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.CacheEvictionStatsAggregator.java;>org/apache/hadoop/hbase/CacheEvictionStatsAggregator.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor.java;>org/apache/hadoop/hbase/regionserver/compactions/StripeCompactor.java
 
 
@@ -2967,7 +2981,7 @@ under the License.
   0
 
 
-  18
+  19
 
   
   
@@ -3233,7 +3247,7 @@ under the License.
   0
 
 
-  8
+  6
 
   
   
@@ -4470,6 +4484,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter.java;>org/apache/hadoop/hbase/regionserver/RemoteProcedureResultReporter.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.PerformanceEvaluation.java;>org/apache/hadoop/hbase/PerformanceEvaluation.java
 
 
@@ -5193,7 +5221,7 @@ under the License.
   0
 
 
-  11
+  7
 
   
   
@@ -5445,7 +5473,7 @@ under the License.
   0
 
 
-  38
+  39
 
   
   
@@ -5907,7 +5935,7 @@ under the License.
   0
 
 
-  1
+  0
 
   
   
@@ -6668,6 

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

2018-01-04 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c7c40c62/devapidocs/index-all.html
--
diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html
index fd5453a..362e93b 100644
--- a/devapidocs/index-all.html
+++ b/devapidocs/index-all.html
@@ -5198,9 +5198,9 @@
 BalancerRegionLoad - Class in org.apache.hadoop.hbase.master.balancer
 
 Wrapper class for the few fields required by the StochasticLoadBalancer
- from the full RegionLoad.
+ from the full RegionMetrics.
 
-BalancerRegionLoad(RegionLoad)
 - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
+BalancerRegionLoad(RegionMetrics)
 - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
 
 balanceRSGroup(String)
 - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
 
@@ -11312,6 +11312,8 @@
 
 Cancel threads if they haven't finished.
 
+cleanup()
 - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
+
 cleanup(IOException)
 - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
 
 Cleans the call not yet sent when we finish.
@@ -13091,6 +13093,8 @@
 
 ClusterMetricsBuilder.ClusterMetricsImpl - 
Class in org.apache.hadoop.hbase
 
+ClusterMetricsEncoder(InetSocketAddress)
 - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder
+
 ClusterMetricsImpl(String,
 ListServerName, MapServerName, ServerMetrics, ServerName, 
ListServerName, ListRegionState, String, ListString, 
Boolean, int) - Constructor for class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
 
 clusterRequestsCounter
 - Variable in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
@@ -13158,8 +13162,6 @@
 
 clusterStatusChore
 - Variable in class org.apache.hadoop.hbase.master.HMaster
 
-ClusterStatusEncoder(InetSocketAddress)
 - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.ClusterStatusEncoder
-
 ClusterStatusHandler()
 - Constructor for class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener.ClusterStatusHandler
 
 ClusterStatusListener - Class in org.apache.hadoop.hbase.client
@@ -13196,7 +13198,7 @@
 
 ClusterStatusPublisher.MulticastPublisher - 
Class in org.apache.hadoop.hbase.master
 
-ClusterStatusPublisher.MulticastPublisher.ClusterStatusEncoder
 - Class in org.apache.hadoop.hbase.master
+ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder
 - Class in org.apache.hadoop.hbase.master
 
 ClusterStatusPublisher.MulticastPublisher.HBaseDatagramChannelFactoryT 
extends org.apache.hbase.thirdparty.io.netty.channel.Channel - Class in org.apache.hadoop.hbase.master
 
@@ -26430,7 +26432,7 @@
 
 encode(Cell,
 HFileBlockEncodingContext, DataOutputStream) - Method in class 
org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
-encode(ChannelHandlerContext,
 ClusterStatus, ListObject) - Method in class 
org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.ClusterStatusEncoder
+encode(ChannelHandlerContext,
 ClusterMetrics, ListObject) - Method in class 
org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder
 
 encode(PositionedByteRange,
 T) - Method in interface org.apache.hadoop.hbase.types.DataType
 
@@ -35204,41 +35206,50 @@
 
 getClusterKey()
 - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
 
-getClusterSchema()
 - Method in class org.apache.hadoop.hbase.master.HMaster
-
-getClusterSchema()
 - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
-getClusterState()
 - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
-
-getClusterStatus()
 - Method in interface org.apache.hadoop.hbase.client.Admin
+getClusterMetrics()
 - Method in interface org.apache.hadoop.hbase.client.Admin
 
-Get whole cluster status, containing status about:
+Get whole cluster metrics, containing status about:
 
-getClusterStatus(EnumSetClusterMetrics.Option)
 - Method in interface org.apache.hadoop.hbase.client.Admin
+getClusterMetrics(EnumSetClusterMetrics.Option)
 - Method in interface org.apache.hadoop.hbase.client.Admin
 
 Get cluster status with a set of ClusterMetrics.Option to get desired 
status.
 
-getClusterStatus()
 - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+getClusterMetrics()
 - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
 
-getClusterStatus(EnumSetClusterMetrics.Option)
 - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+getClusterMetrics(EnumSetClusterMetrics.Option)
 - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
 
-getClusterStatus()
 - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+getClusterMetrics()
 - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
 
-getClusterStatus(EnumSetClusterMetrics.Option)
 - Method in 

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

2018-01-03 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bb398572/devapidocs/org/apache/hadoop/hbase/wal/WALSplitter.LogRecoveredEditsOutputSink.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/wal/WALSplitter.LogRecoveredEditsOutputSink.html
 
b/devapidocs/org/apache/hadoop/hbase/wal/WALSplitter.LogRecoveredEditsOutputSink.html
index 6ea66cf..c4aab52 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/wal/WALSplitter.LogRecoveredEditsOutputSink.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/wal/WALSplitter.LogRecoveredEditsOutputSink.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -113,12 +113,16 @@ var activeTableTab = "activeTableTab";
 
 
 
+Direct Known Subclasses:
+WALSplitter.BoundedLogWriterCreationOutputSink
+
+
 Enclosing class:
 WALSplitter
 
 
 
-class WALSplitter.LogRecoveredEditsOutputSink
+class WALSplitter.LogRecoveredEditsOutputSink
 extends WALSplitter.OutputSink
 Class that manages the output streams from the log 
splitting process.
 
@@ -178,49 +182,67 @@ extends append(WALSplitter.RegionEntryBufferbuffer)
 
 
-private 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
+(package private) WALSplitter.WriterAndPath
+appendBuffer(WALSplitter.RegionEntryBufferbuffer,
+booleanreusable)
+
+
+(package private) 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
 close()
 Close all of the output streams.
 
 
-
+
 private http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttp://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 closeLogWriters(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttp://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in 
java.io">IOExceptionthrown)
 
-
-private WALSplitter.WriterAndPath
+
+(package private) 
org.apache.hadoop.fs.Path
+closeWriter(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringencodedRegionName,
+   WALSplitter.WriterAndPathwap,
+   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttp://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in 
java.io">IOExceptionthrown)
+
+
+(package private) WALSplitter.WriterAndPath
 createWAP(byte[]region,
  WAL.Entryentry,
  org.apache.hadoop.fs.Pathrootdir)
 
-
+
 private void
 deleteOneWithFewerEntries(WALSplitter.WriterAndPathwap,
  org.apache.hadoop.fs.Pathdst)
 
-
-private void
+
+(package private) boolean
+executeCloseTask(http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletionService.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletionServicehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">VoidcompletionService,
+http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttp://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOExceptionthrown,
+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.Pathpaths)
+
+
+(package private) void
 filterCellByStore(WAL.EntrylogEntry)
 
-
+
 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
 finishWritingAndClose()
 
-
+
 int
 getNumberOfRecoveredRegions()
 
-
+
 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/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
 getOutputCounts()
 
-
-private WALSplitter.WriterAndPath
-getWriterAndPath(WAL.Entryentry)
+
+(package private) WALSplitter.WriterAndPath
+getWriterAndPath(WAL.Entryentry,
+   

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

2018-01-01 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/serialized-form.html
--
diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html
index 503ab76..0064240 100644
--- a/apidocs/serialized-form.html
+++ b/apidocs/serialized-form.html
@@ -1021,6 +1021,6 @@
 
 
 
-Copyright  20072017 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+Copyright  20072018 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/book.html
--
diff --git a/book.html b/book.html
index dc6ce39..7f5df5a 100644
--- a/book.html
+++ b/book.html
@@ -37140,7 +37140,7 @@ The server will return cellblocks compressed using this 
same compressor as long
 
 
 Version 3.0.0-SNAPSHOT
-Last updated 2017-12-31 14:29:36 UTC
+Last updated 2018-01-01 14:29:48 UTC
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index d575443..bd96d79 100644
--- a/bulk-loads.html
+++ b/bulk-loads.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase   
   Bulk Loads in Apache HBase (TM)
@@ -307,11 +307,11 @@ under the License. -->
 
 
   
-  Copyright 
20072017
+  Copyright 
20072018
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-12-31
+  Last Published: 
2018-01-01
 
 
 



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

2017-12-30 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/83bf6175/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HStoreFile.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HStoreFile.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HStoreFile.html
index fa07e37..e5352b3 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HStoreFile.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HStoreFile.html
@@ -500,7 +500,7 @@
   MonitoredTaskstatus)
 
 
-private HStoreFile
+protected HStoreFile
 HStore.createStoreFileAndReader(org.apache.hadoop.fs.Pathp)
 
 
@@ -581,60 +581,68 @@
MonitoredTaskstatus)
 
 
+protected http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHStoreFile
+HStore.doCompaction(CompactionRequestImplcr,
+http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStoreFilefilesToCompact,
+Useruser,
+longcompactionStartTime,
+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.PathnewFiles)
+
+
 private http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStoreFile
 StripeStoreFileManager.findExpiredFiles(org.apache.hbase.thirdparty.com.google.common.collect.ImmutableListHStoreFilestripe,
 longmaxTs,
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListHStoreFilefilesCompacting,
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStoreFileexpiredStoreFiles)
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorHStoreFile
 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">IteratorHStoreFile
 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">IteratorHStoreFile
 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">CollectionHStoreFile
 DefaultStoreFileManager.getCompactedfiles()
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStoreFile
 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">CollectionHStoreFile
 StripeStoreFileManager.getCompactedfiles()
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStoreFile
 HStore.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">ListHStoreFile
 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">CollectionHStoreFile
 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 java.util">CollectionHStoreFile
 StoreFileManager.getFilesForScan(byte[]startRow,
booleanincludeStartRow,
@@ -643,127 +651,127 @@
 Gets the store files to scan for a Scan or Get 
request.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStoreFile
 

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

2017-12-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 432915ce..c73b028 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,7 +25,7 @@ under the License.
 en-us
 2007 - 2017 The Apache Software Foundation
 
-  File: 3467,
+  File: 3468,
  Errors: 19107,
  Warnings: 0,
  Infos: 0
@@ -3513,7 +3513,7 @@ under the License.
   0
 
 
-  5
+  1
 
   
   
@@ -12697,7 +12697,7 @@ under the License.
   0
 
 
-  0
+  1
 
   
   
@@ -26445,7 +26445,7 @@ under the License.
   0
 
 
-  3
+  4
 
   
   
@@ -35340,6 +35340,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.client.TestRowComparator.java;>org/apache/hadoop/hbase/client/TestRowComparator.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.TestHRegion.java;>org/apache/hadoop/hbase/regionserver/TestHRegion.java
 
 
@@ -44295,7 +44309,7 @@ under the License.
   0
 
 
-  5
+  6
 
   
   
@@ -44617,7 +44631,7 @@ under the License.
   0
 
 
-  1
+  2
 
   
   

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/coc.html
--
diff --git a/coc.html b/coc.html
index 82b07e9..69155dd 100644
--- a/coc.html
+++ b/coc.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  
   Code of Conduct Policy
@@ -380,7 +380,7 @@ email to mailto:priv...@hbase.apache.org;>the priv
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-12-28
+  Last Published: 
2017-12-29
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/cygwin.html
--
diff --git a/cygwin.html b/cygwin.html
index bfd329b..8143909 100644
--- a/cygwin.html
+++ b/cygwin.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Installing Apache HBase (TM) on Windows using 
Cygwin
 
@@ -679,7 +679,7 @@ Now your HBase server is running, start 
coding and build that next
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-12-28
+  Last Published: 
2017-12-29
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/dependencies.html
--
diff --git a/dependencies.html b/dependencies.html
index 6ec98d1..05a74f7 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependencies
 
@@ -445,7 +445,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-12-28
+  Last Published: 
2017-12-29
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/dependency-convergence.html
--
diff --git a/dependency-convergence.html b/dependency-convergence.html
index cb248dc..539e238 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Reactor Dependency Convergence
 
@@ -1082,7 +1082,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-12-28
+  

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

2017-12-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/Cell.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/Cell.html 
b/devapidocs/org/apache/hadoop/hbase/Cell.html
index 58be56e..4063735 100644
--- a/devapidocs/org/apache/hadoop/hbase/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/Cell.html
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 
 
 PrevClass
-NextClass
+NextClass
 
 
 Frames
@@ -105,7 +105,7 @@ var activeTableTab = "activeTableTab";
 
 
 All Known Implementing Classes:
-BufferedDataBlockEncoder.OffheapDecodedCell,
 BufferedDataBlockEncoder.OnheapDecodedCell,
 ByteBufferCell, ByteBufferChunkCell, 
ByteBufferKeyOnlyKeyValue, ByteBufferKeyValue, IndividualBytesFieldCell, KeyOnlyFilter.KeyOnlyByteBufferCell, KeyOnlyFilter.KeyOnlyCell, 
KeyValue, KeyValue.KeyOnlyKeyValue, MapReduceCell, Mutation.CellWrapper, NoTagByteBufferChunkCell, NoTagsByteBufferKeyValue, NoTagsKeyValue, PrivateCellUtil.EmptyByteBufferCell, PrivateCellUtil.EmptyCell, PrivateCellUtil.FirstOnRowByteBufferCell, PrivateCellUtil.FirstOnRowCell, PrivateCellUtil.FirstOnRowColByteBufferCell, PrivateCellUtil.FirstOnRowColCell, PrivateCellUtil.FirstOnRowColTSByteBufferCell, PrivateCellUtil.FirstOnRowColTSCell, Priva
 teCellUtil.FirstOnRowDeleteFamilyCell, PrivateCellUtil.LastOnRowByteBufferCell, PrivateCellUtil.LastOnRowCell, PrivateCellUtil.LastOnRowColByteBufferCell, PrivateCellUtil.LastOnRowColCell, 
PrivateCellUtil.TagRewriteByteBufferCell, PrivateCellUtil.TagRewriteCell, PrivateCellUtil.ValueAndTagRewriteByteBufferCell, 
PrivateCellUtil.ValueAndTagRewriteCell, SizeCachedKeyValue, SizeCachedNoTagsKeyValue
+BufferedDataBlockEncoder.OffheapDecodedExtendedCell,
 BufferedDataBlockEncoder.OnheapDecodedCell,
 ByteBufferChunkKeyValue, ByteBufferExtendedCell, ByteBufferKeyOnlyKeyValue, ByteBufferKeyValue, IndividualBytesFieldCell, KeyOnlyFilter.KeyOnlyByteBufferExtendedCell,
 KeyOnlyFilter.KeyOnlyCell, 
KeyValue, KeyValue.KeyOnlyKeyValue, MapReduceExtendedCell, Mutation.CellWrapper, NoTagByteBufferChunkKeyValue, NoTagsByteBufferKeyValue, NoTagsKeyValue, PrivateCellUtil.EmptyByteBufferExtendedCell, PrivateCellUtil.EmptyCell, PrivateCellUtil.FirstOnRowByteBufferExtendedCell, 
PrivateCellUtil.FirstOnRowCell, PrivateCellUtil.FirstOnRowColByteBufferExtendedCell,
 PrivateCellUtil.FirstOnRowColCell, PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell,
 PrivateCellUtil.FirstOnRowColTSCell, PrivateCellUtil.FirstOnRowDeleteFamilyCell, PrivateCellUtil.LastOnRowByteBufferExtendedCell, 
PrivateCellUtil.LastOnRowCell, PrivateCellUtil.LastOnRowColByteBufferExtendedCell,
 PrivateCellUtil.LastOnRowColCell, 
PrivateCellUtil.TagRewriteByteBufferExtendedCell, 
PrivateCellUtil.TagRewriteCell, PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell,
 PrivateCellUtil.ValueAndTagRewriteCell, SizeCachedKeyValue, SizeCachedNoTagsKeyValue
 
 
 
@@ -166,7 +166,7 @@ public interface 
 static class
-Cell.DataType
+Cell.Type
 The valid types for user to build the cell.
 
 
@@ -265,9 +265,9 @@ public interface getTimestamp()
 
 
-Cell.DataType
+Cell.Type
 getType()
-Returns the type of cell in a human readable format using 
Cell.DataType
+Returns the type of cell in a human readable format using 
Cell.Type
 
 
 
@@ -576,8 +576,8 @@ int
 
 getType
-Cell.DataTypegetType()
-Returns the type of cell in a human readable format using 
Cell.DataType
+Cell.TypegetType()
+Returns the type of cell in a human readable format using 
Cell.Type
 
 Returns:
 The data type this cell: one of Put, Delete, etc
@@ -613,7 +613,7 @@ int
 
 PrevClass
-NextClass
+NextClass
 
 
 Frames

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/CellBuilder.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/CellBuilder.html 
b/devapidocs/org/apache/hadoop/hbase/CellBuilder.html
index 0559e7b..13f6129 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellBuilder.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellBuilder.html
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-PrevClass
+PrevClass
 NextClass
 
 
@@ -176,7 +176,7 @@ public interface 
 CellBuilder
-setType(Cell.DataTypetype)
+setType(Cell.Typetype)
 
 
 CellBuilder
@@ -272,13 +272,13 @@ public interface CellBuildersetTimestamp(longtimestamp)
 
 
-
+
 
 
 
 
 setType
-CellBuildersetType(Cell.DataTypetype)
+CellBuildersetType(Cell.Typetype)
 
 
 
@@ -352,7 +352,7 @@ public interface 
 
-PrevClass
+PrevClass
 NextClass
 
 



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

2017-12-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html 
b/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html
index d0f10a4..e843f87 100644
--- a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html
@@ -246,7 +246,7 @@ extends 
 
 Methods inherited from classorg.apache.hadoop.hbase.ByteBufferKeyValue
-equals,
 getBuffer,
 getFamilyArray,
 getFamilyByteBuffer,
 getFamilyLength,
 getFamilyOffset,
 getFamilyPosition,
 getOffset,
 getQualifierArray,
 getQualifierByteBuffer,
 getQualifierLength,
 getQualifierOffset,
 getQualifierPosition,
 getRowArray,
 getRowByteBuffer,
 getRowLength,
 getRowOffset,
 getRowPosition,
 getSequenceId,
 getTag,
 getTags,
 getTagsByteBuffer,
 getTagsOffset,
 getTagsPosition,
 getTimestamp,
 getTypeByte,
 getValueArray,
 getValueByteBuffer, href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueLength--">getValueLength,
 > href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueOffset--">getValueOffset,
 > href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValuePosition--">getValuePosition,
 > href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#hashCode--">hashCode,
 > href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#heapSize--">heapSize,
 > href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setSequenceId-long-">setSequenceId,
 > href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setTimestamp-byte:A-">setTimestamp,
 > href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setTimestamp-long-">setTimestamp,
 > href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#toString--">toString,
 > write, write
+equals,
 getBuffer,
 getFamilyArray,
 getFamilyByteBuffer,
 getFamilyLength,
 getFamilyOffset,
 getFamilyPosition,
 getOffset,
 getQualifierArray,
 getQualifierByteBuffer,
 getQualifierLength,
 getQualifierOffset,
 getQualifierPosition,
 getRowArray,
 getRowByteBuffer,
 getRowLength,
 getRowOffset,
 getRowPosition,
 getSequenceId,
 getTagsByteBuffer,
 getTagsOffset,
 getTagsPosition,
 getTimestamp,
 getTypeByte,
 getValueArray,
 getValueByteBuffer,
 getValueLength,
 getValueOffset, getValuePosition,
 hashCode,
 heapSize,
 setSequenceId,
 setTimestamp,
 setTimestamp,
 toString,
 write,
 write
 
 
 
@@ -267,7 +267,7 @@ extends 
 
 Methods inherited from interfaceorg.apache.hadoop.hbase.RawCell
-checkForTagsLength,
 cloneTags
+checkForTagsLength,
 cloneTags,
 getTag,
 getTags
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html 
b/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
index 6bf6c54..91d8081 100644
--- a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
@@ -239,7 +239,7 @@ extends KeyValue
-checkParameters,
 clone, 
create,
 create,
 createKeyOnly,
 equals,
 getBuffer,
 getDelimiter,
 getDelimiterInReverse,
 getFamilyArray, getFamilyLength,
 getFamilyLength,
 getFamilyOffset,
 getKey, 
getKeyDataStructureSize,
 getKeyLength,
 getKeyOffset,
 getKeyString,
 getKeyValueDataStructureSize,
 getKeyValueDataStructureSize,
 getKeyValueDataStructureSize,
 getLength,
 getOffset,
 getQualifierArray,
 getQualifierLength,
 getQualifierOffset,
 getRowArray,
 getRowLength,
 get
 RowOffset, getSequenceId,
 getTag,
 getTags, 
getTagsArray,
 getTagsOffset,
 getTimestamp,
 getTimestamp,
 getTimestampOffset,
 getTypeByte,
 getValueArray,
 getValueLength, getValueOffset,
 hashCode,
 heapSize,
 humanReadableTimestamp,
 isLatestTimestamp,
 keyToString,
 keyToString,
 oswrite,
 setSequenceId,
 setTimestamp, 
setTimestamp,
 shallowCopy,
 toString,
 toStringMap,
 updateLatestStamp,
 write,
 write,
 writeByteArray
+checkParameters,
 clone, 
create,
 create,
 createKeyOnly,
 equals,
 getBuffer,
 getDelimiter,
 getDelimiterInReverse,
 getFamilyArray, getFamilyLength,
 getFamilyLength,
 getFamilyOffset,
 getKey, 
getKeyDataStructureSize,
 getKeyLength,
 getKeyOffset,
 getKeyString,
 getKeyValueDataStructureSize,
 getKeyValueDataStructureSize,
 getKeyValueDataStructureSize,
 getLength,
 getOffset,
 getQualifierArray,
 getQualifierLength,
 getQualifierOffset,
 getRowArray,
 getRowLength,
 get
 RowOffset, getSequenceId,
 getTagsArray,
 getTagsOffset,
 getTimestamp,
 getTimestamp,
 getTimestampOffset,
 getTypeByte,
 getValueArray,
 getValueLength,
 getValueOffset,
 hashCode, heapSize,
 humanReadableTimestamp,
 isLatestTimestamp,
 keyToString,
 keyToString,
 oswrite,
 setSequenceId,
 

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

2017-12-26 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b618ac40/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.html 
b/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.html
index 86fc15e..d02bcdf 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.html
@@ -38,2586 +38,2590 @@
 030import java.nio.ByteBuffer;
 031import 
java.nio.charset.StandardCharsets;
 032import java.security.SecureRandom;
-033import java.util.Arrays;
-034import java.util.Collection;
-035import java.util.Comparator;
-036import java.util.Iterator;
-037import java.util.List;
-038
-039import org.apache.hadoop.hbase.Cell;
-040import 
org.apache.hadoop.hbase.CellComparator;
-041import 
org.apache.hadoop.hbase.KeyValue;
-042import 
org.apache.hadoop.io.RawComparator;
-043import 
org.apache.hadoop.io.WritableComparator;
-044import 
org.apache.hadoop.io.WritableUtils;
-045import 
org.apache.yetus.audience.InterfaceAudience;
-046import org.slf4j.Logger;
-047import org.slf4j.LoggerFactory;
-048
-049import 
org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting;
-050import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists;
-051
-052import com.google.protobuf.ByteString;
-053
-054import sun.misc.Unsafe;
-055
-056/**
-057 * Utility class that handles byte 
arrays, conversions to/from other types,
-058 * comparisons, hash code generation, 
manufacturing keys for HashMaps or
-059 * HashSets, and can be used as key in 
maps or trees.
-060 */
-061@SuppressWarnings("restriction")
-062@InterfaceAudience.Public
-063@edu.umd.cs.findbugs.annotations.SuppressWarnings(
-064
value="EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS",
-065justification="It has been like this 
forever")
-066public class Bytes implements 
ComparableBytes {
-067
-068  // Using the charset canonical name for 
String/byte[] conversions is much
-069  // more efficient due to use of cached 
encoders/decoders.
-070  private static final String UTF8_CSN = 
StandardCharsets.UTF_8.name();
-071
-072  //HConstants.EMPTY_BYTE_ARRAY should be 
updated if this changed
-073  private static final byte [] 
EMPTY_BYTE_ARRAY = new byte [0];
-074
-075  private static final Logger LOG = 
LoggerFactory.getLogger(Bytes.class);
-076
-077  /**
-078   * Size of boolean in bytes
-079   */
-080  public static final int SIZEOF_BOOLEAN 
= Byte.SIZE / Byte.SIZE;
-081
-082  /**
-083   * Size of byte in bytes
-084   */
-085  public static final int SIZEOF_BYTE = 
SIZEOF_BOOLEAN;
-086
-087  /**
-088   * Size of char in bytes
-089   */
-090  public static final int SIZEOF_CHAR = 
Character.SIZE / Byte.SIZE;
-091
-092  /**
-093   * Size of double in bytes
-094   */
-095  public static final int SIZEOF_DOUBLE = 
Double.SIZE / Byte.SIZE;
-096
-097  /**
-098   * Size of float in bytes
-099   */
-100  public static final int SIZEOF_FLOAT = 
Float.SIZE / Byte.SIZE;
-101
-102  /**
-103   * Size of int in bytes
-104   */
-105  public static final int SIZEOF_INT = 
Integer.SIZE / Byte.SIZE;
-106
-107  /**
-108   * Size of long in bytes
-109   */
-110  public static final int SIZEOF_LONG = 
Long.SIZE / Byte.SIZE;
-111
-112  /**
-113   * Size of short in bytes
-114   */
-115  public static final int SIZEOF_SHORT = 
Short.SIZE / Byte.SIZE;
-116
-117  /**
-118   * Mask to apply to a long to reveal 
the lower int only. Use like this:
-119   * int i = (int)(0xL ^ 
some_long_value);
-120   */
-121  public static final long 
MASK_FOR_LOWER_INT_IN_LONG = 0xL;
-122
-123  /**
-124   * Estimate of size cost to pay beyond 
payload in jvm for instance of byte [].
-125   * Estimate based on study of jhat and 
jprofiler numbers.
-126   */
-127  // JHat says BU is 56 bytes.
-128  // SizeOf which uses 
java.lang.instrument says 24 bytes. (3 longs?)
-129  public static final int 
ESTIMATED_HEAP_TAX = 16;
-130
-131  private static final boolean 
UNSAFE_UNALIGNED = UnsafeAvailChecker.unaligned();
-132
-133  /**
-134   * Returns length of the byte array, 
returning 0 if the array is null.
-135   * Useful for calculating sizes.
-136   * @param b byte array, which can be 
null
-137   * @return 0 if b is null, otherwise 
returns length
-138   */
-139  final public static int len(byte[] b) 
{
-140return b == null ? 0 : b.length;
-141  }
-142
-143  private byte[] bytes;
-144  private int offset;
-145  private int length;
-146
-147  /**
-148   * Create a zero-size sequence.
-149   */
-150  public Bytes() {
-151super();
-152  }
-153
-154  /**
-155   * Create a Bytes using the byte array 
as the initial value.
-156   * @param bytes This array becomes the 
backing storage for the object.
-157   */
-158  public Bytes(byte[] bytes) {
-159this(bytes, 0, bytes.length);
-160  }
-161
-162  /**
-163   * Set the new Bytes to the contents of 
the passed
-164  

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

2017-12-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7c0589c0/devapidocs/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html
index e309115..37e4770 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-class AsyncHBaseAdmin
+class AsyncHBaseAdmin
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 implements AsyncAdmin
 Just a wrapper of RawAsyncHBaseAdmin. The 
difference is that users need to provide a
@@ -213,7 +213,7 @@ implements 
 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
 appendReplicationPeerTableCFs(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringpeerId,
- http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapTableName,? extends http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">Collectionhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringtableCfs)
+ http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapTableName,http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringtableCfs)
 Append the replicable table-cf config of the specified 
peer
 
 
@@ -853,7 +853,7 @@ implements 
 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
 removeReplicationPeerTableCFs(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringpeerId,
- http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapTableName,? extends http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">Collectionhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringtableCfs)
+ http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapTableName,http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringtableCfs)
 Remove some table-cfs from config of the specified 
peer
 
 
@@ -1027,7 +1027,7 @@ implements 
 
 rawAdmin
-private finalRawAsyncHBaseAdmin rawAdmin
+private finalRawAsyncHBaseAdmin rawAdmin
 
 
 
@@ -1036,7 +1036,7 @@ implements 
 
 pool
-private finalhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in java.util.concurrent">ExecutorService pool
+private finalhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in java.util.concurrent">ExecutorService pool
 
 
 
@@ -1053,7 +1053,7 @@ implements 
 
 AsyncHBaseAdmin
-AsyncHBaseAdmin(RawAsyncHBaseAdminrawAdmin,
+AsyncHBaseAdmin(RawAsyncHBaseAdminrawAdmin,
 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)
 
 
@@ -1071,7 +1071,7 @@ implements 
 
 wrap
-privateThttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in 
java.util.concurrent">CompletableFutureTwrap(http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 

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

2017-12-22 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4b2cc17/apidocs/org/apache/hadoop/hbase/client/Admin.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Admin.html 
b/apidocs/org/apache/hadoop/hbase/client/Admin.html
index ede7015..8f306d8 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Admin.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Admin.html
@@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public interface Admin
+public interface Admin
 extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true;
 title="class or interface in java.io">Closeable
 The administrative API for HBase. Obtain an instance from 
Connection.getAdmin()
 and
  call close()
 when done.
@@ -762,8 +762,8 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 
 ClusterStatus
-getClusterStatus(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in 
java.util">EnumSetorg.apache.hadoop.hbase.ClusterStatus.Optionoptions)
-Get cluster status with a set of 
ClusterStatus.Option to get desired status.
+getClusterStatus(http://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in 
java.util">EnumSetorg.apache.hadoop.hbase.ClusterMetrics.Optionoptions)
+Get cluster status with a set of 
ClusterMetrics.Option to get desired status.
 
 
 
@@ -1752,7 +1752,7 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 
 getOperationTimeout
-intgetOperationTimeout()
+intgetOperationTimeout()
 
 
 
@@ -1761,7 +1761,7 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 
 abort
-voidabort(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringwhy,
+voidabort(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringwhy,
http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in java.lang">Throwablee)
 Description copied from 
interface:org.apache.hadoop.hbase.Abortable
 Abort the server or client.
@@ -1780,7 +1780,7 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 
 isAborted
-booleanisAborted()
+booleanisAborted()
 Description copied from 
interface:org.apache.hadoop.hbase.Abortable
 Check if the server or client was aborted.
 
@@ -1797,7 +1797,7 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 
 getConnection
-ConnectiongetConnection()
+ConnectiongetConnection()
 
 Returns:
 Connection used by this object.
@@ -1810,7 +1810,7 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 
 tableExists
-booleantableExists(TableNametableName)
+booleantableExists(TableNametableName)
  throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Parameters:
@@ -1829,7 +1829,7 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 listTables
 http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true;
 title="class or interface in java.lang">@Deprecated
-HTableDescriptor[]listTables()
+HTableDescriptor[]listTables()
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Deprecated.since 2.0 version and will be removed in 3.0 version.
  Use listTableDescriptors().
@@ -1850,7 +1850,7 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 
 listTableDescriptors
-http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTableDescriptorlistTableDescriptors()
+http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTableDescriptorlistTableDescriptors()
 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 List all the userspace tables.
 
@@ -1868,7 +1868,7 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 
 listTables
 http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true;
 title="class or interface in java.lang">@Deprecated
-HTableDescriptor[]listTables(http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true;
 title="class or interface in java.util.regex">Patternpattern)

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

2017-12-21 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/505bbb2e/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html
index ffeadbf..935839d 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html
@@ -37,10 +37,10 @@
 029import java.util.TreeMap;
 030import java.util.TreeSet;
 031
-032import org.apache.commons.logging.Log;
-033import 
org.apache.commons.logging.LogFactory;
-034import 
org.apache.hadoop.hbase.HConstants;
-035import 
org.apache.yetus.audience.InterfaceAudience;
+032import 
org.apache.hadoop.hbase.HConstants;
+033import 
org.apache.yetus.audience.InterfaceAudience;
+034import org.slf4j.Logger;
+035import org.slf4j.LoggerFactory;
 036import 
org.apache.hadoop.hbase.client.metrics.ScanMetrics;
 037import 
org.apache.hadoop.hbase.filter.Filter;
 038import 
org.apache.hadoop.hbase.filter.IncompatibleFilterException;
@@ -95,7 +95,7 @@
 087 */
 088@InterfaceAudience.Public
 089public class Scan extends Query {
-090  private static final Log LOG = 
LogFactory.getLog(Scan.class);
+090  private static final Logger LOG = 
LoggerFactory.getLogger(Scan.class);
 091
 092  private static final String RAW_ATTR = 
"_raw_";
 093

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/505bbb2e/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.html
index ffeadbf..935839d 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Scan.html
@@ -37,10 +37,10 @@
 029import java.util.TreeMap;
 030import java.util.TreeSet;
 031
-032import org.apache.commons.logging.Log;
-033import 
org.apache.commons.logging.LogFactory;
-034import 
org.apache.hadoop.hbase.HConstants;
-035import 
org.apache.yetus.audience.InterfaceAudience;
+032import 
org.apache.hadoop.hbase.HConstants;
+033import 
org.apache.yetus.audience.InterfaceAudience;
+034import org.slf4j.Logger;
+035import org.slf4j.LoggerFactory;
 036import 
org.apache.hadoop.hbase.client.metrics.ScanMetrics;
 037import 
org.apache.hadoop.hbase.filter.Filter;
 038import 
org.apache.hadoop.hbase.filter.IncompatibleFilterException;
@@ -95,7 +95,7 @@
 087 */
 088@InterfaceAudience.Public
 089public class Scan extends Query {
-090  private static final Log LOG = 
LogFactory.getLog(Scan.class);
+090  private static final Logger LOG = 
LoggerFactory.getLogger(Scan.class);
 091
 092  private static final String RAW_ATTR = 
"_raw_";
 093

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/505bbb2e/apidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
index 0e05116..a4a6614 100644
--- 
a/apidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
+++ 
b/apidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
@@ -42,25 +42,25 @@
 034import java.util.regex.Matcher;
 035import java.util.stream.Stream;
 036
-037import org.apache.commons.logging.Log;
-038import 
org.apache.commons.logging.LogFactory;
-039import org.apache.hadoop.fs.Path;
-040import 
org.apache.hadoop.hbase.Coprocessor;
-041import 
org.apache.hadoop.hbase.HConstants;
-042import 
org.apache.hadoop.hbase.TableName;
-043import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
-044import 
org.apache.hadoop.hbase.security.User;
-045import 
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil;
-046import 
org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos;
-047import 
org.apache.hadoop.hbase.util.Bytes;
-048import 
org.apache.yetus.audience.InterfaceAudience;
+037import org.apache.hadoop.fs.Path;
+038import 
org.apache.hadoop.hbase.Coprocessor;
+039import 
org.apache.hadoop.hbase.HConstants;
+040import 
org.apache.hadoop.hbase.TableName;
+041import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
+042import 
org.apache.hadoop.hbase.security.User;
+043import 
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil;
+044import 
org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos;
+045import 
org.apache.hadoop.hbase.util.Bytes;
+046import 
org.apache.yetus.audience.InterfaceAudience;
+047import org.slf4j.Logger;
+048import org.slf4j.LoggerFactory;
 049
 050/**
 051 * @since 2.0.0
 052 */
 053@InterfaceAudience.Public
 054public class TableDescriptorBuilder {
-055  public static final Log LOG = 

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

2017-12-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4c0cfa5/apidocs/org/apache/hadoop/hbase/types/RawString.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/types/RawString.html 
b/apidocs/org/apache/hadoop/hbase/types/RawString.html
index c991eeb..df3dc2a 100644
--- a/apidocs/org/apache/hadoop/hbase/types/RawString.html
+++ b/apidocs/org/apache/hadoop/hbase/types/RawString.html
@@ -323,7 +323,7 @@ implements 
 
 RawString
-protectedRawString(Orderorder)
+protectedRawString(Orderorder)
 
 
 
@@ -340,7 +340,7 @@ implements 
 
 isOrderPreserving
-publicbooleanisOrderPreserving()
+publicbooleanisOrderPreserving()
 Description copied from 
interface:DataType
 Indicates whether this instance writes encoded 
byte[]'s
  which preserve the natural sort order of the unencoded value.
@@ -359,7 +359,7 @@ implements 
 
 getOrder
-publicOrdergetOrder()
+publicOrdergetOrder()
 Description copied from 
interface:DataType
 Retrieve the sort Order imposed by this data type, 
or null when
  natural ordering is not preserved. Value is either ascending or
@@ -376,7 +376,7 @@ implements 
 
 isNullable
-publicbooleanisNullable()
+publicbooleanisNullable()
 Description copied from 
interface:DataType
 Indicates whether this instance supports encoding null 
values. This
  depends on the implementation details of the encoding format. All
@@ -396,7 +396,7 @@ implements 
 
 isSkippable
-publicbooleanisSkippable()
+publicbooleanisSkippable()
 Description copied from 
interface:DataType
 Indicates whether this instance is able to skip over it's 
encoded value.
  DataTypes that are not skippable can only be used as the
@@ -413,7 +413,7 @@ implements 
 
 skip
-publicintskip(PositionedByteRangesrc)
+publicintskip(PositionedByteRangesrc)
 Description copied from 
interface:DataType
 Skip src's position forward over one encoded 
value.
 
@@ -432,7 +432,7 @@ implements 
 
 encodedLength
-publicintencodedLength(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringval)
+publicintencodedLength(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringval)
 Description copied from 
interface:DataType
 Inform consumers how long the encoded byte[] 
will be.
 
@@ -451,7 +451,7 @@ implements 
 
 encodedClass
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Classhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringencodedClass()
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Classhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringencodedClass()
 Description copied from 
interface:DataType
 Inform consumers over what type this DataType 
operates. Useful
  when working with bare DataType instances.
@@ -467,7 +467,7 @@ implements 
 
 decode
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringdecode(PositionedByteRangesrc)
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringdecode(PositionedByteRangesrc)
 Description copied from 
interface:DataType
 Read an instance of T from the buffer 
src.
 
@@ -484,7 +484,7 @@ implements 
 
 encode
-publicintencode(PositionedByteRangedst,
+publicintencode(PositionedByteRangedst,
   http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringval)
 Description copied from 
interface:DataType
 Write instance val into buffer 
dst.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4c0cfa5/apidocs/org/apache/hadoop/hbase/types/Struct.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/types/Struct.html 
b/apidocs/org/apache/hadoop/hbase/types/Struct.html
index 2136f19..773ad14 100644
--- a/apidocs/org/apache/hadoop/hbase/types/Struct.html
+++ b/apidocs/org/apache/hadoop/hbase/types/Struct.html
@@ -393,7 +393,7 @@ implements 
 
 isOrderPreserving
-publicbooleanisOrderPreserving()
+publicbooleanisOrderPreserving()
 Description copied from 
interface:DataType
 Indicates whether this instance writes encoded 
byte[]'s
  which preserve the natural sort order of the unencoded value.
@@ -412,7 +412,7 @@ implements 
 
 getOrder
-publicOrdergetOrder()
+publicOrdergetOrder()
 Description copied from 
interface:DataType
 Retrieve the sort Order imposed by this data type, 
or null when
  natural ordering is not preserved. Value is either ascending or
@@ -429,7 +429,7 @@ implements 
 
 

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

2017-12-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/071f974b/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.html 
b/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.html
index 5dea956..240d315 100644
--- a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.html
+++ b/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.html
@@ -118,8 +118,8 @@ var activeTableTab = "activeTableTab";
 
 
 
-@InterfaceAudience.Private
-public class NettyRpcServer
+@InterfaceAudience.LimitedPrivate(value="Configuration")
+public class NettyRpcServer
 extends RpcServer
 An RPC server with Netty4 implementation.
 
@@ -201,12 +201,13 @@ extends Constructor and Description
 
 
-NettyRpcServer(Serverserver,
+NettyRpcServer(Serverserver,
   http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRpcServer.BlockingServiceAndInterfaceservices,
   http://docs.oracle.com/javase/8/docs/api/java/net/InetSocketAddress.html?is-external=true;
 title="class or interface in java.net">InetSocketAddressbindAddress,
   org.apache.hadoop.conf.Configurationconf,
-  RpcSchedulerscheduler)
+  RpcSchedulerscheduler,
+  booleanreservoirEnabled)
 
 
 
@@ -308,7 +309,7 @@ extends 
 
 LOG
-public static finalorg.apache.commons.logging.Log LOG
+public static finalorg.apache.commons.logging.Log LOG
 
 
 
@@ -317,7 +318,7 @@ extends 
 
 bindAddress
-private finalhttp://docs.oracle.com/javase/8/docs/api/java/net/InetSocketAddress.html?is-external=true;
 title="class or interface in java.net">InetSocketAddress bindAddress
+private finalhttp://docs.oracle.com/javase/8/docs/api/java/net/InetSocketAddress.html?is-external=true;
 title="class or interface in java.net">InetSocketAddress bindAddress
 
 
 
@@ -326,7 +327,7 @@ extends 
 
 closed
-private finalhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CountDownLatch.html?is-external=true;
 title="class or interface in java.util.concurrent">CountDownLatch closed
+private finalhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CountDownLatch.html?is-external=true;
 title="class or interface in java.util.concurrent">CountDownLatch closed
 
 
 
@@ -335,7 +336,7 @@ extends 
 
 serverChannel
-private 
finalorg.apache.hadoop.hbase.shaded.io.netty.channel.Channel serverChannel
+private 
finalorg.apache.hadoop.hbase.shaded.io.netty.channel.Channel serverChannel
 
 
 
@@ -344,7 +345,7 @@ extends 
 
 allChannels
-private 
finalorg.apache.hadoop.hbase.shaded.io.netty.channel.group.ChannelGroup 
allChannels
+private 
finalorg.apache.hadoop.hbase.shaded.io.netty.channel.group.ChannelGroup 
allChannels
 
 
 
@@ -355,18 +356,19 @@ extends 
 
 Constructor Detail
-
+
 
 
 
 
 NettyRpcServer
-publicNettyRpcServer(Serverserver,
+publicNettyRpcServer(Serverserver,
   http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRpcServer.BlockingServiceAndInterfaceservices,
   http://docs.oracle.com/javase/8/docs/api/java/net/InetSocketAddress.html?is-external=true;
 title="class or interface in java.net">InetSocketAddressbindAddress,
   org.apache.hadoop.conf.Configurationconf,
-  RpcSchedulerscheduler)
+  RpcSchedulerscheduler,
+  booleanreservoirEnabled)
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Throws:
@@ -388,7 +390,7 @@ extends 
 
 createNettyRpcServerPreambleHandler
-protectedNettyRpcServerPreambleHandlercreateNettyRpcServerPreambleHandler()
+protectedNettyRpcServerPreambleHandlercreateNettyRpcServerPreambleHandler()
 
 
 
@@ -397,7 +399,7 @@ extends 
 
 start
-publicvoidstart()
+publicvoidstart()
 
 
 
@@ -406,7 +408,7 @@ extends 
 
 stop
-publicvoidstop()
+publicvoidstop()
 
 
 
@@ -415,7 +417,7 @@ extends 
 
 join
-publicvoidjoin()
+publicvoidjoin()
   throws http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true;
 title="class or interface in java.lang">InterruptedException
 
 Throws:
@@ -429,7 +431,7 @@ extends 
 
 getListenerAddress
-publichttp://docs.oracle.com/javase/8/docs/api/java/net/InetSocketAddress.html?is-external=true;
 title="class or interface in java.net">InetSocketAddressgetListenerAddress()

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

2017-12-14 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dc4e5c85/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html 
b/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
index adeef64..68515f5 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
@@ -1115,7 +1115,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 moveFromOnlineToDeadServers
-publicvoidmoveFromOnlineToDeadServers(ServerNamesn)
+publicvoidmoveFromOnlineToDeadServers(ServerNamesn)
 
 
 
@@ -1124,7 +1124,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 processDeadServer
-publicvoidprocessDeadServer(ServerNameserverName,
+publicvoidprocessDeadServer(ServerNameserverName,
   booleanshouldSplitWal)
 
 
@@ -1134,7 +1134,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 processQueuedDeadServers
-voidprocessQueuedDeadServers()
+voidprocessQueuedDeadServers()
 Process the servers which died during master's 
initialization. It will be
  called after HMaster#assignMeta and AssignmentManager#joinCluster.
 
@@ -1145,7 +1145,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 removeServerFromDrainList
-publicbooleanremoveServerFromDrainList(ServerNamesn)
+publicbooleanremoveServerFromDrainList(ServerNamesn)
 
 
 
@@ -1154,7 +1154,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 addServerToDrainList
-publicbooleanaddServerToDrainList(ServerNamesn)
+publicbooleanaddServerToDrainList(ServerNamesn)
 Add the server to the drain list.
 
 Parameters:
@@ -1170,7 +1170,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 newRpcController
-privateHBaseRpcControllernewRpcController()
+privateHBaseRpcControllernewRpcController()
 
 
 
@@ -1179,7 +1179,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 sendRegionWarmup
-publicvoidsendRegionWarmup(ServerNameserver,
+publicvoidsendRegionWarmup(ServerNameserver,
  RegionInforegion)
 Sends a WARMUP RPC to the specified server to warmup the 
specified region.
  
@@ -1198,7 +1198,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 closeRegionSilentlyAndWait
-public staticvoidcloseRegionSilentlyAndWait(ClusterConnectionconnection,
+public staticvoidcloseRegionSilentlyAndWait(ClusterConnectionconnection,
   ServerNameserver,
   RegionInforegion,
   longtimeout)
@@ -1219,7 +1219,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getRsAdmin
-publicorg.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterfacegetRsAdmin(ServerNamesn)
+publicorg.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterfacegetRsAdmin(ServerNamesn)

 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Parameters:
@@ -1238,7 +1238,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getMinToStart
-privateintgetMinToStart()
+privateintgetMinToStart()
 Calculate min necessary to start. This is not an absolute. 
It is just
  a friction that will cause us hang around a bit longer waiting on
  RegionServers to check-in.
@@ -1250,7 +1250,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 waitForRegionServers
-publicvoidwaitForRegionServers(MonitoredTaskstatus)
+publicvoidwaitForRegionServers(MonitoredTaskstatus)
   throws http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true;
 title="class or interface in java.lang">InterruptedException
 Wait for the region servers to report in.
  We will wait until one of this condition is met:
@@ -1273,7 +1273,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getStrForMax
-privatehttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetStrForMax(intmax)
+privatehttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetStrForMax(intmax)
 
 
 
@@ -1282,7 +1282,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getOnlineServersList
-publichttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or 

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

2017-12-13 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4abd958d/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
 
b/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
index 7cece5c..6361a24 100644
--- 
a/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
+++ 
b/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
@@ -248,379 +248,383 @@
 240 */
 241CheckAndMutateBuilder 
ifNotExists();
 242
-243default CheckAndMutateBuilder 
ifEquals(byte[] value) {
-244  return 
ifMatches(CompareOperator.EQUAL, value);
-245}
-246
-247/**
-248 * @param compareOp comparison 
operator to use
-249 * @param value the expected value
-250 */
-251CheckAndMutateBuilder 
ifMatches(CompareOperator compareOp, byte[] value);
-252
-253/**
-254 * @param put data to put if check 
succeeds
-255 * @return {@code true} if the new 
put was executed, {@code false} otherwise. The return value
-256 * will be wrapped by a 
{@link CompletableFuture}.
-257 */
-258CompletableFutureBoolean 
thenPut(Put put);
-259
-260/**
-261 * @param delete data to delete if 
check succeeds
-262 * @return {@code true} if the new 
delete was executed, {@code false} otherwise. The return
-263 * value will be wrapped by a 
{@link CompletableFuture}.
-264 */
-265CompletableFutureBoolean 
thenDelete(Delete delete);
-266
-267/**
-268 * @param mutation mutations to 
perform if check succeeds
-269 * @return true if the new mutation 
was executed, false otherwise. The return value will be
-270 * wrapped by a {@link 
CompletableFuture}.
-271 */
-272CompletableFutureBoolean 
thenMutate(RowMutations mutation);
-273  }
-274
-275  /**
-276   * Performs multiple mutations 
atomically on a single row. Currently {@link Put} and
-277   * {@link Delete} are supported.
-278   * @param mutation object that 
specifies the set of mutations to perform atomically
-279   * @return A {@link CompletableFuture} 
that always returns null when complete normally.
-280   */
-281  CompletableFutureVoid 
mutateRow(RowMutations mutation);
-282
-283  /**
-284   * The scan API uses the observer 
pattern.
-285   * @param scan A configured {@link 
Scan} object.
-286   * @param consumer the consumer used to 
receive results.
-287   * @see ScanResultConsumer
-288   * @see AdvancedScanResultConsumer
-289   */
-290  void scan(Scan scan, C consumer);
-291
-292  /**
-293   * Gets a scanner on the current table 
for the given family.
-294   * @param family The column family to 
scan.
-295   * @return A scanner.
-296   */
-297  default ResultScanner getScanner(byte[] 
family) {
-298return getScanner(new 
Scan().addFamily(family));
-299  }
-300
-301  /**
-302   * Gets a scanner on the current table 
for the given family and qualifier.
-303   * @param family The column family to 
scan.
-304   * @param qualifier The column 
qualifier to scan.
-305   * @return A scanner.
-306   */
-307  default ResultScanner getScanner(byte[] 
family, byte[] qualifier) {
-308return getScanner(new 
Scan().addColumn(family, qualifier));
-309  }
-310
-311  /**
-312   * Returns a scanner on the current 
table as specified by the {@link Scan} object.
-313   * @param scan A configured {@link 
Scan} object.
-314   * @return A scanner.
-315   */
-316  ResultScanner getScanner(Scan scan);
-317
-318  /**
-319   * Return all the results that match 
the given scan object.
-320   * p
-321   * Notice that usually you should use 
this method with a {@link Scan} object that has limit set.
-322   * For example, if you want to get the 
closest row after a given row, you could do this:
-323   * p
-324   *
-325   * pre
-326   * code
-327   * table.scanAll(new 
Scan().withStartRow(row, false).setLimit(1)).thenAccept(results - {
-328   *   if (results.isEmpty()) {
-329   *  System.out.println("No row 
after " + Bytes.toStringBinary(row));
-330   *   } else {
-331   * System.out.println("The closest 
row after " + Bytes.toStringBinary(row) + " is "
-332   * + 
Bytes.toStringBinary(results.stream().findFirst().get().getRow()));
-333   *   }
-334   * });
-335   * /code
-336   * /pre
-337   * p
-338   * If your result set is very large, 
you should use other scan method to get a scanner or use
-339   * callback to process the results. 
They will do chunking to prevent OOM. The scanAll method will
-340   * fetch all the results and store them 
in a List and then return the list to you.
+243/**
+244 * Check for equality.
+245 * @param value the expected value
+246 */
+247default CheckAndMutateBuilder 
ifEquals(byte[] value) {
+248  return 
ifMatches(CompareOperator.EQUAL, value);

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

2017-12-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e23b49ba/apidocs/src-html/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
 
b/apidocs/src-html/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
index 82ffd2f..16fd892 100644
--- 
a/apidocs/src-html/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
+++ 
b/apidocs/src-html/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
@@ -106,1295 +106,1259 @@
 098  @InterfaceAudience.Private
 099  public static final String 
EVICT_BLOCKS_ON_CLOSE = "EVICT_BLOCKS_ON_CLOSE";
 100  private static final Bytes 
EVICT_BLOCKS_ON_CLOSE_BYTES = new 
Bytes(Bytes.toBytes(EVICT_BLOCKS_ON_CLOSE));
-101  /**
-102   * Key for cache data into L1 if cache 
is set up with more than one tier. To
-103   * set in the shell, do something like 
this:  codehbase(main):003:0gt; create 't',
-104   *{NAME =gt; 't', 
CONFIGURATION =gt; {CACHE_DATA_IN_L1 =gt; 'true'}}/code
-105   */
-106  @InterfaceAudience.Private
-107  public static final String 
CACHE_DATA_IN_L1 = "CACHE_DATA_IN_L1";
-108  private static final Bytes 
CACHE_DATA_IN_L1_BYTES = new Bytes(Bytes.toBytes(CACHE_DATA_IN_L1));
-109
-110  /**
-111   * Key for the PREFETCH_BLOCKS_ON_OPEN 
attribute. If set, all INDEX, BLOOM,
-112   * and DATA blocks of HFiles belonging 
to this family will be loaded into the
-113   * cache as soon as the file is opened. 
These loads will not count as cache
-114   * misses.
-115   */
-116  @InterfaceAudience.Private
-117  public static final String 
PREFETCH_BLOCKS_ON_OPEN = "PREFETCH_BLOCKS_ON_OPEN";
-118  private static final Bytes 
PREFETCH_BLOCKS_ON_OPEN_BYTES = new 
Bytes(Bytes.toBytes(PREFETCH_BLOCKS_ON_OPEN));
-119
-120  /**
-121   * Size of storefile/hfile 'blocks'. 
Default is {@link #DEFAULT_BLOCKSIZE}.
-122   * Use smaller block sizes for faster 
random-access at expense of larger
-123   * indices (more memory consumption). 
Note that this is a soft limit and that
-124   * blocks have overhead (metadata, 
CRCs) so blocks will tend to be the size
-125   * specified here and then some; i.e. 
don't expect that setting BLOCKSIZE=4k
-126   * means hbase data will align with an 
SSDs 4k page accesses (TODO).
-127   */
-128  @InterfaceAudience.Private
-129  public static final String BLOCKSIZE = 
"BLOCKSIZE";
-130  private static final Bytes 
BLOCKSIZE_BYTES = new Bytes(Bytes.toBytes(BLOCKSIZE));
-131
-132  @InterfaceAudience.Private
-133  public static final String TTL = 
"TTL";
-134  private static final Bytes TTL_BYTES = 
new Bytes(Bytes.toBytes(TTL));
-135  @InterfaceAudience.Private
-136  public static final String BLOOMFILTER 
= "BLOOMFILTER";
-137  private static final Bytes 
BLOOMFILTER_BYTES = new Bytes(Bytes.toBytes(BLOOMFILTER));
-138  @InterfaceAudience.Private
-139  public static final String 
REPLICATION_SCOPE = "REPLICATION_SCOPE";
-140  private static final Bytes 
REPLICATION_SCOPE_BYTES = new Bytes(Bytes.toBytes(REPLICATION_SCOPE));
-141  @InterfaceAudience.Private
-142  public static final String MAX_VERSIONS 
= HConstants.VERSIONS;
-143  private static final Bytes 
MAX_VERSIONS_BYTES = new Bytes(Bytes.toBytes(MAX_VERSIONS));
+101
+102  /**
+103   * Key for the PREFETCH_BLOCKS_ON_OPEN 
attribute. If set, all INDEX, BLOOM,
+104   * and DATA blocks of HFiles belonging 
to this family will be loaded into the
+105   * cache as soon as the file is opened. 
These loads will not count as cache
+106   * misses.
+107   */
+108  @InterfaceAudience.Private
+109  public static final String 
PREFETCH_BLOCKS_ON_OPEN = "PREFETCH_BLOCKS_ON_OPEN";
+110  private static final Bytes 
PREFETCH_BLOCKS_ON_OPEN_BYTES = new 
Bytes(Bytes.toBytes(PREFETCH_BLOCKS_ON_OPEN));
+111
+112  /**
+113   * Size of storefile/hfile 'blocks'. 
Default is {@link #DEFAULT_BLOCKSIZE}.
+114   * Use smaller block sizes for faster 
random-access at expense of larger
+115   * indices (more memory consumption). 
Note that this is a soft limit and that
+116   * blocks have overhead (metadata, 
CRCs) so blocks will tend to be the size
+117   * specified here and then some; i.e. 
don't expect that setting BLOCKSIZE=4k
+118   * means hbase data will align with an 
SSDs 4k page accesses (TODO).
+119   */
+120  @InterfaceAudience.Private
+121  public static final String BLOCKSIZE = 
"BLOCKSIZE";
+122  private static final Bytes 
BLOCKSIZE_BYTES = new Bytes(Bytes.toBytes(BLOCKSIZE));
+123
+124  @InterfaceAudience.Private
+125  public static final String TTL = 
"TTL";
+126  private static final Bytes TTL_BYTES = 
new Bytes(Bytes.toBytes(TTL));
+127  @InterfaceAudience.Private
+128  public static final String BLOOMFILTER 
= "BLOOMFILTER";
+129  private static final Bytes 
BLOOMFILTER_BYTES = new Bytes(Bytes.toBytes(BLOOMFILTER));
+130  @InterfaceAudience.Private
+131  public static final String 

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

2017-12-06 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d171b896/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index e4218d1..4f806e4 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -286,10 +286,10 @@
 Warnings
 Errors
 
-3448
+3449
 0
 0
-20747
+20698
 
 Files
 
@@ -477,7 +477,7 @@
 org/apache/hadoop/hbase/HBaseCommonTestingUtility.java
 0
 0
-14
+13
 
 org/apache/hadoop/hbase/HBaseConfiguration.java
 0
@@ -492,7 +492,7 @@
 org/apache/hadoop/hbase/HBaseTestingUtility.java
 0
 0
-286
+266
 
 org/apache/hadoop/hbase/HColumnDescriptor.java
 0
@@ -1527,7 +1527,7 @@
 org/apache/hadoop/hbase/client/Append.java
 0
 0
-6
+4
 
 org/apache/hadoop/hbase/client/AsyncAdmin.java
 0
@@ -1772,7 +1772,7 @@
 org/apache/hadoop/hbase/client/Delete.java
 0
 0
-8
+6
 
 org/apache/hadoop/hbase/client/Get.java
 0
@@ -1822,7 +1822,7 @@
 org/apache/hadoop/hbase/client/Increment.java
 0
 0
-2
+1
 
 org/apache/hadoop/hbase/client/MasterCallable.java
 0
@@ -1862,7 +1862,7 @@
 org/apache/hadoop/hbase/client/Mutation.java
 0
 0
-21
+23
 
 org/apache/hadoop/hbase/client/NoOpRetryableCallerInterceptor.java
 0
@@ -1897,7 +1897,7 @@
 org/apache/hadoop/hbase/client/Put.java
 0
 0
-19
+9
 
 org/apache/hadoop/hbase/client/Query.java
 0
@@ -4682,7 +4682,7 @@
 org/apache/hadoop/hbase/ipc/AbstractTestIPC.java
 0
 0
-2
+3
 
 org/apache/hadoop/hbase/ipc/AdaptiveLifoCoDelCallQueue.java
 0
@@ -12669,46 +12669,16 @@
 0
 3
 
-org/apache/hadoop/hbase/zookeeper/TestHQuorumPeer.java
-0
-0
-1
-
 org/apache/hadoop/hbase/zookeeper/TestMetricsZooKeeperSourceImpl.java
 0
 0
 1
-
-org/apache/hadoop/hbase/zookeeper/TestRecoverableZooKeeper.java
-0
-0
-1
 
 org/apache/hadoop/hbase/zookeeper/TestZKConfig.java
 0
 0
 1
 
-org/apache/hadoop/hbase/zookeeper/TestZKLeaderManager.java
-0
-0
-2
-
-org/apache/hadoop/hbase/zookeeper/TestZKMainServer.java
-0
-0
-2
-
-org/apache/hadoop/hbase/zookeeper/TestZKNodeTracker.java
-0
-0
-6
-
-org/apache/hadoop/hbase/zookeeper/TestZooKeeperACL.java
-0
-0
-4
-
 org/apache/hadoop/hbase/zookeeper/ZKAclReset.java
 0
 0
@@ -12854,12 +12824,12 @@
 
 
 http://checkstyle.sourceforge.net/config_blocks.html#LeftCurly;>LeftCurly
-343
+342
 Error
 
 
 http://checkstyle.sourceforge.net/config_blocks.html#NeedBraces;>NeedBraces
-2235
+2232
 Error
 
 coding
@@ -12912,7 +12882,7 @@
 
 imports
 http://checkstyle.sourceforge.net/config_imports.html#AvoidStarImport;>AvoidStarImport
-134
+129
 Error
 
 
@@ -12922,7 +12892,7 @@
 sortStaticImportsAlphabetically: true
 groups: *,org.apache.hadoop.hbase.shaded
 option: top
-2521
+2509
 Error
 
 
@@ -12945,19 +12915,19 @@
 caseIndent: 2
 basicOffset: 2
 lineWrappingIndentation: 2
-6248
+6239
 Error
 
 javadoc
 http://checkstyle.sourceforge.net/config_javadoc.html#JavadocTagContinuationIndentation;>JavadocTagContinuationIndentation
 
 offset: 2
-861
+840
 Error
 
 
 http://checkstyle.sourceforge.net/config_javadoc.html#NonEmptyAtclauseDescription;>NonEmptyAtclauseDescription
-4315
+4320
 Error
 
 misc
@@ -12975,7 +12945,7 @@
 
 max: 100
 ignorePattern: ^package.*|^import.*|a 
href|href|http://|https://|ftp://|org.apache.thrift.|com.google.protobuf.|hbase.protobuf.generated
-1927
+1926
 Error
 
 
@@ -12995,7 +12965,7 @@
 
 
 http://checkstyle.sourceforge.net/config_whitespace.html#ParenPad;>ParenPad
-305
+303
 Error
 
 Details
@@ -14579,134 +14549,128 @@
 Line
 
 Error
-imports
-ImportOrder
-Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' 
import.
-33
-
-Error
 indentation
 Indentation
 'array initialization' child have incorrect indentation level 6, expected 
level should be 4.
-59
-
+60
+
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-99
-
+100
+
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-100
-
+101
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-110
-
+111
+
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-113
-
+114
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-134
-
+135
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-152
-
+153
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-167
-
+168
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-180
-
+181
+
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-192
-
+193
+
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.

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

2017-12-03 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFlushContext.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFlushContext.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFlushContext.html
index 174b95b..e27dda0 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFlushContext.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFlushContext.html
@@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-interface StoreFlushContext
+interface StoreFlushContext
 A package protected interface for a store flushing.
  A store flush context carries the state required to prepare/flush/commit the 
store's cache.
 
@@ -160,10 +160,9 @@ interface getOutputFileSize()
 
 
-void
+MemStoreSize
 prepare()
 Prepare for a store flush (create snapshot)
-
  Requires pausing writes.
 
 
@@ -196,12 +195,14 @@ interface 
 
 prepare
-voidprepare()
+MemStoreSizeprepare()
 Prepare for a store flush (create snapshot)
-
  Requires pausing writes.
-
  A very short operation.
+
+Returns:
+The size of snapshot to flush
+
 
 
 
@@ -210,7 +211,7 @@ interface 
 
 flushCache
-voidflushCache(MonitoredTaskstatus)
+voidflushCache(MonitoredTaskstatus)
  throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Flush the cache (create the new store file)
 
@@ -228,7 +229,7 @@ interface 
 
 commit
-booleancommit(MonitoredTaskstatus)
+booleancommit(MonitoredTaskstatus)
 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Commit the flush - add the store file to the store and 
clear the
  memstore snapshot.
@@ -249,7 +250,7 @@ interface 
 
 replayFlush
-voidreplayFlush(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringfileNames,
+voidreplayFlush(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">Listhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringfileNames,
  booleandropMemstoreSnapshot)
   throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Similar to commit, but called in secondary region replicas 
for replaying the
@@ -270,7 +271,7 @@ interface 
 
 abort
-voidabort()
+voidabort()
 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Abort the snapshot preparation. Drops the snapshot if 
any.
 
@@ -285,7 +286,7 @@ interface 
 
 getCommittedFiles
-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.PathgetCommittedFiles()
+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.PathgetCommittedFiles()
 Returns the newly committed files from the flush. Called 
only if commit returns true
 
 Returns:
@@ -299,7 +300,7 @@ interface 
 
 getOutputFileSize
-longgetOutputFileSize()
+longgetOutputFileSize()
 
 Returns:
 the total file size for flush output files, in bytes

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/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 0a1e22a..c6e5c32 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/MemStoreSize.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/MemStoreSize.html
@@ -197,6 +197,19 @@
 
 
 MemStoreSize
+StoreFlushContext.prepare()
+Prepare for a store flush (create snapshot)
+ Requires pausing writes.
+
+
+
+MemStoreSize
+HStore.StoreFlusherImpl.prepare()
+This is not thread safe.
+
+
+
+MemStoreSize
 MemStore.size()
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
index 44b0484..e37be06 100644
--- 

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

2017-11-30 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/713d773f/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.Callback.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.Callback.html
 
b/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.Callback.html
index 21cebba..b946de1 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.Callback.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.Callback.html
@@ -107,7 +107,7 @@
 
 
 
-private static final class FanOutOneBlockAsyncDFSOutput.Callback
+private static final class FanOutOneBlockAsyncDFSOutput.Callback
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 
 
@@ -132,11 +132,11 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 ackedLength
 
 
-private 
org.apache.hadoop.hbase.shaded.io.netty.util.concurrent.Promisehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
-promise
+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">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">Long
+future
 
 
-private http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in 
java.util">Setorg.apache.hadoop.hbase.shaded.io.netty.channel.Channel
+private http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in 
java.util">Setorg.apache.hadoop.hbase.shaded.io.netty.channel.ChannelId
 unfinishedReplicas
 
 
@@ -154,7 +154,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 Constructor and Description
 
 
-Callback(org.apache.hadoop.hbase.shaded.io.netty.util.concurrent.Promisehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Voidpromise,
+Callback(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/Long.html?is-external=true;
 title="class or interface in java.lang">Longfuture,
 longackedLength,
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in 
java.util">Collectionorg.apache.hadoop.hbase.shaded.io.netty.channel.Channelreplicas)
 
@@ -188,13 +188,13 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 Field Detail
-
+
 
 
 
 
-promise
-private 
finalorg.apache.hadoop.hbase.shaded.io.netty.util.concurrent.Promisehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void promise
+future
+private finalhttp://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/Long.html?is-external=true;
 title="class or interface in java.lang">Long future
 
 
 
@@ -203,7 +203,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 ackedLength
-private finallong ackedLength
+private finallong ackedLength
 
 
 
@@ -212,7 +212,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 unfinishedReplicas
-private finalhttp://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in 
java.util">Setorg.apache.hadoop.hbase.shaded.io.netty.channel.Channel
 unfinishedReplicas
+private finalhttp://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in 
java.util">Setorg.apache.hadoop.hbase.shaded.io.netty.channel.ChannelId
 unfinishedReplicas
 
 
 
@@ -223,13 +223,13 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 Constructor Detail
-
+
 
 
 
 
 Callback
-publicCallback(org.apache.hadoop.hbase.shaded.io.netty.util.concurrent.Promisehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Voidpromise,
+publicCallback(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/Long.html?is-external=true;
 title="class or interface in java.lang">Longfuture,
 longackedLength,
 

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

2017-11-29 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 8343584..ae49b24 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -289,7 +289,7 @@
 3437
 0
 0
-20812
+20803
 
 Files
 
@@ -1522,7 +1522,7 @@
 org/apache/hadoop/hbase/client/Admin.java
 0
 0
-102
+99
 
 org/apache/hadoop/hbase/client/Append.java
 0
@@ -1797,7 +1797,7 @@
 org/apache/hadoop/hbase/client/HTable.java
 0
 0
-63
+67
 
 org/apache/hadoop/hbase/client/HTableMultiplexer.java
 0
@@ -1912,7 +1912,7 @@
 org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
 0
 0
-115
+102
 
 org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java
 0
@@ -2232,7 +2232,7 @@
 org/apache/hadoop/hbase/client/TestCheckAndMutate.java
 0
 0
-6
+3
 
 org/apache/hadoop/hbase/client/TestClientClusterStatus.java
 0
@@ -8212,7 +8212,7 @@
 org/apache/hadoop/hbase/regionserver/RegionAsTable.java
 0
 0
-15
+22
 
 org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java
 0
@@ -10197,7 +10197,7 @@
 org/apache/hadoop/hbase/rest/client/RemoteHTable.java
 0
 0
-112
+118
 
 org/apache/hadoop/hbase/rest/client/Response.java
 0
@@ -10957,7 +10957,7 @@
 org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.java
 0
 0
-118
+114
 
 org/apache/hadoop/hbase/shaded/protobuf/ResponseConverter.java
 0
@@ -11242,12 +11242,12 @@
 org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java
 0
 0
-4
+3
 
 org/apache/hadoop/hbase/thrift/TestCallQueue.java
 0
 0
-3
+2
 
 org/apache/hadoop/hbase/thrift/TestMetricsThriftServerSourceFactory.java
 0
@@ -11327,7 +11327,7 @@
 org/apache/hadoop/hbase/thrift2/ThriftServer.java
 0
 0
-13
+12
 
 org/apache/hadoop/hbase/thrift2/ThriftUtilities.java
 0
@@ -12899,7 +12899,7 @@
 
 annotation
 http://checkstyle.sourceforge.net/config_annotation.html#MissingDeprecated;>MissingDeprecated
-119
+137
 Error
 
 blocks
@@ -12989,7 +12989,7 @@
 http://checkstyle.sourceforge.net/config_imports.html#UnusedImports;>UnusedImports
 
 processJavadoc: true
-225
+221
 Error
 
 indentation
@@ -13000,7 +13000,7 @@
 caseIndent: 2
 basicOffset: 2
 lineWrappingIndentation: 2
-6280
+6265
 Error
 
 javadoc
@@ -13012,7 +13012,7 @@
 
 
 http://checkstyle.sourceforge.net/config_javadoc.html#NonEmptyAtclauseDescription;>NonEmptyAtclauseDescription
-4341
+4333
 Error
 
 misc
@@ -28671,449 +28671,431 @@
 810
 
 Error
+javadoc
+NonEmptyAtclauseDescription
+At-clause should have a non-empty description.
+882
+
+Error
+javadoc
+NonEmptyAtclauseDescription
+At-clause should have a non-empty description.
+896
+
+Error
 sizes
 LineLength
 Line is longer than 100 characters (found 103).
-885
+912
 
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 102).
-895
+922
 
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 101).
-907
+934
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-925
+953
 
 Error
+sizes
+LineLength
+Line is longer than 100 characters (found 110).
+959
+
+Error
 javadoc
-JavadocTagContinuationIndentation
-Line continuation have incorrect indentation level, expected level should 
be 2.
-962
+NonEmptyAtclauseDescription
+At-clause should have a non-empty description.
+967
+
+Error
+javadoc
+NonEmptyAtclauseDescription
+At-clause should have a non-empty description.
+979
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-964
+1016
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-966
+1018
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-967
+1020
 
 Error
+javadoc
+JavadocTagContinuationIndentation
+Line continuation have incorrect indentation level, expected level should 
be 2.
+1021
+
+Error
 sizes
 LineLength
 Line is longer than 100 characters (found 108).
-985
-
+1039
+
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-986
-
+1040
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-999
-
-Error
-javadoc
-JavadocTagContinuationIndentation
-Line continuation have incorrect indentation level, expected level should 
be 2.
-1007
+1053
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-1010
+1061
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-1021
+1064
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect 

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

2017-11-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b9722a17/devapidocs/org/apache/hadoop/hbase/quotas/MasterSpaceQuotaObserver.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/quotas/MasterSpaceQuotaObserver.html 
b/devapidocs/org/apache/hadoop/hbase/quotas/MasterSpaceQuotaObserver.html
index b80877b..70e564b 100644
--- a/devapidocs/org/apache/hadoop/hbase/quotas/MasterSpaceQuotaObserver.html
+++ b/devapidocs/org/apache/hadoop/hbase/quotas/MasterSpaceQuotaObserver.html
@@ -256,7 +256,7 @@ implements MasterObserver
-postAbortProcedure,
 postAddReplicationPeer,
 postAddRSGroup,
 postAssign,
 post
 Balance, postBalanceRSGroup,
 postBalanceSwitch,
 postClearDeadServers,
 postCloneSnapshot,
 postCompletedCreateTableAction,
 postCompletedDeleteTableAction,
 postCompletedDisableTableAction,
 postCompletedEnableTableAction,
 postCompletedMergeRegionsAction,
 postCompletedModifyTableAction,
 postCompletedSplitRegionAction,
 postCompletedTruncateTableAction,
 postCreateNamespace,
 postCreateTable,
 postDecommissionRegionServers,
 postDeleteSnapshot,
 postDisableReplicationPeer,
 postDisableTable,
 postEnableReplicationPeer,
 postEnableTable,
 postGetClusterStatus,
 postGetLocks,
 postGetNamespaceDescriptor,
 postGetProcedures,
 postGetReplicationPeerConfig,
 postGetTableDescriptors,
 postGetTableNames,
 postListDecommissionedRegionServers,
 postListNamespaceDescriptors,
 postListReplicationPeers,
 postListSnapshot, postLockHeartbeat,
 postMergeRegions,
 postMergeRegionsCommitAction,
 postModifyNamespace,
 postModifyTable,
 postMove,
 postMoveServers,
 postMoveServersAndTables,
 postMoveTables,
 postRecommissionRegionServer,
 postRegionOffline,
 postRemoveReplicationPeer,
 postRemoveRSGroup,
 postRequestLock,
 postRestoreSnapshot,
 postRollBackMergeRegionsAction,
 postRollBackSplitRegionAction,
 postSetNamespaceQuota,
 postSetSplitOrMergeEnabled,
 postSetTableQuota,
 postSetUserQuota,
 postSetUserQuota,
 postSetUserQuota,
 postSnapshot,
 postStartMaster,
 postTableFlush,
 postTruncateTable,
 postUnassign,
 postUpdateReplicationPeerConfig,
 preAbortProcedure, preAddReplicationPeer,
 preAddRSGroup,
 preAssign,
 preBalance,
 preBalanceRSGroup, preBalanceSwitch,
 preClearDeadServers,
 preCloneSnapshot,
 preCreateNamespace,
 preCreateTable,
 preCreateTableAction,
 preDecommissionRegionServers,
 preDeleteNamespace,
 preDeleteSnapshot, preDeleteTable,
 preDeleteTableAction,
 preDisableReplicationPeer,
 preDisableTable,
 preDisableTableAction,
 preEnableReplicationPeer,
 preEnableTable,
 preEnableTableAction,
 preGetClusterStatus,
 preGetLocks,
 preGetNamespaceDescriptor,
 preGetProcedures,
 preGetReplicationPeerConfig,
 preGetTableDescriptors,
 preGetTableNames,
 preListDecommissionedRegionServers,
 preListNamespaceDescriptors,
 preListReplicationPeers,
 preListSnapshot,
 preLockHeartbeat,
 preMasterInitialization,
 preMergeRegions,
 preMergeRegionsAction,
 preMergeRegionsCommitAction,
 preModifyNamespace,
 preModifyTable,
 preModifyTableAction,
 preMove,
 preMoveServers,
 preMoveServersAndTables,
 preMoveTables,
 preRecommissionRegionServer,
 preRegionOffline,
 preRemoveReplicationPeer,
 preRemoveRSGroup,
 preRequestLock,
 preRestoreSnapshot,
 preSetNamespaceQuota,
 preSetSplitOrMergeEnabled,
 preSetTableQuota,
 preSetUserQuota,
 preSetUserQuota,
 preSetUserQuota,
 preShutdown,
 preSnapshot,
 preSplitRegion,
 preSplitRegionAction,
 preSplitRegionAfterMETAAction,
 preSplitRegionBeforeMETAAction,
 preStopMaster,
 preTableFlush,
 preTruncateTable,
 preTruncateTableAction,
 preUnassign,
 preUpdateReplicationPeerConfig
+postAbortProcedure,
 postAddReplicationPeer,
 postAddRSGroup,
 postAssign,
 post
 Balance, postBalanceRSGroup,
 postBalanceSwitch,
 postClearDeadServers,
 postCloneSnapshot,
 postCompletedCreateTableAction,
 postCompletedDeleteTableAction,
 postCompletedDisableTableAction,
 postCompletedEnableTableAction,
 postCompletedMergeRegionsAction,
 postCompletedModifyTableAction,
 postCompletedSplitRegionAction,
 postCompletedTruncateTableAction,
 postCreateNamespace,
 postCreateTable,
 postDecommissionRegionServers,
 postDeleteSnapshot,
 postDisableReplicationPeer,
 postDisableTable,
 postEnableReplicationPeer,
 postEnableTable,
 postGetClusterStatus,
 postGetLocks,
 postGetNamespaceDescriptor,
 postGetProcedures,
 postGetReplicationPeerConfig,
 postGetTableDescri
 ptors, postGetTableNames,
 postListDecommissionedRegionServers,
 postListNamespaceDescriptors,
 postListReplicationPeers,
 postListSnapshot, postLockHeartbeat,
 postMergeRegions,
 postMergeRegionsCommitAction,
 postModifyNamespace,
 postModifyTable,
 postMove,
 postMoveServers,
 postMoveServersAndTables,
 postMoveTables,
 postRecommissionRegionServer,
 postRegionOffline,
 postRemoveReplicationPeer,
 postRemoveRSGroup
 , postRequestLock,
 postRestoreSnapshot,
 postRollBackMergeRegionsAction,
 postRollBackSplitRegionAct
 ion, postSetNamespaceQuota,
 postSetSplitOrMergeEnabled,
 

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

2017-11-24 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/CellUtil.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
index fe55529..98a28e9 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":9,"i1":9,"i2":9,"i3":41,"i4":9,"i5":41,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":41,"i17":41,"i18":9,"i19":9,"i20":41,"i21":41,"i22":41,"i23":41,"i24":41,"i25":41,"i26":41,"i27":41,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":41,"i38":41,"i39":41,"i40":41,"i41":41,"i42":41,"i43":41,"i44":41,"i45":41,"i46":41,"i47":9,"i48":41,"i49":41,"i50":41,"i51":41,"i52":41,"i53":41,"i54":41,"i55":41,"i56":9,"i57":41,"i58":41,"i59":41,"i60":41,"i61":41,"i62":41,"i63":9,"i64":9,"i65":9,"i66":41,"i67":9,"i68":9,"i69":41,"i70":9,"i71":9,"i72":41,"i73":9,"i74":41,"i75":9,"i76":41,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":41,"i83":9,"i84":9,"i85":9,"i86":41,"i87":9,"i88":41,"i89":41,"i90":41,"i91":41,"i92":9,"i93":41,"i94":41,"i95":41,"i96":41,"i97":41,"i98":41};
+var methods = 
{"i0":9,"i1":9,"i2":9,"i3":41,"i4":9,"i5":41,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":41,"i17":41,"i18":9,"i19":9,"i20":41,"i21":41,"i22":41,"i23":41,"i24":41,"i25":41,"i26":41,"i27":41,"i28":41,"i29":41,"i30":41,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":41,"i38":41,"i39":41,"i40":41,"i41":41,"i42":41,"i43":41,"i44":41,"i45":41,"i46":41,"i47":9,"i48":41,"i49":41,"i50":41,"i51":41,"i52":41,"i53":41,"i54":41,"i55":41,"i56":9,"i57":41,"i58":41,"i59":41,"i60":41,"i61":41,"i62":41,"i63":9,"i64":9,"i65":9,"i66":41,"i67":9,"i68":9,"i69":41,"i70":9,"i71":9,"i72":41,"i73":9,"i74":41,"i75":9,"i76":41,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":41,"i83":9,"i84":9,"i85":9,"i86":41,"i87":9,"i88":41,"i89":41,"i90":41,"i91":41,"i92":9,"i93":41,"i94":41,"i95":41,"i96":41,"i97":41,"i98":41};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public final class CellUtil
+public final class CellUtil
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 Utility methods helpful for slinging Cell instances. Some methods below 
are for internal
  use only and are marked InterfaceAudience.Private at the method level. Note 
that all such methods
@@ -172,7 +172,8 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 static byte[]
 cloneTags(Cellcell)
 Deprecated.
-As of HBase-2.0. Will be 
removed in HBase-3.0.
+As of HBase-2.0. Will be 
removed in HBase-3.0.
+ Use RawCell.cloneTags()
 
 
 
@@ -421,18 +422,33 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 static Cell
 createCell(Cellcell,
-  byte[]tags)
+  byte[]tags)
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+Use CP environment to build Cell using ExtendedCellBuilder
+
+
 
 
 static Cell
 createCell(Cellcell,
   byte[]value,
-  byte[]tags)
+  byte[]tags)
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+ Use CP environment to build Cell using ExtendedCellBuilder
+
+
 
 
 static Cell
 createCell(Cellcell,
-  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTagtags)
+  http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTagtags)
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+ Use CP environment to build Cell using ExtendedCellBuilder
+
+
 
 
 static CellScanner
@@ -584,7 +600,8 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 getTag(Cellcell,
   bytetype)
 Deprecated.
-As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+ Use RawCell.getTag(byte)
 
 
 
@@ -600,7 +617,8 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 static http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTag
 getTags(Cellcell)
 Deprecated.
-As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+ Use RawCell.getTags()
 
 
 
@@ -987,7 +1005,7 @@ extends 

  1   2   3   >