[42/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/client/class-use/RowMutations.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html
index e45a5bf..c0ef202 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html
@@ -103,6 +103,10 @@
 service.
 
 
+
+org.apache.hadoop.hbase.thrift2.client
+
+
 
 
 
@@ -409,6 +413,50 @@ service.
 
 
 
+
+Methods in org.apache.hadoop.hbase.thrift2
 with parameters of type RowMutations
+
+Modifier and Type
+Method and Description
+
+
+
+static 
org.apache.hadoop.hbase.thrift2.generated.TRowMutations
+ThriftUtilities.rowMutationsFromHBase(RowMutationsin)
+
+
+
+
+
+
+
+Uses of RowMutations in org.apache.hadoop.hbase.thrift2.client
+
+Methods in org.apache.hadoop.hbase.thrift2.client
 with parameters of type RowMutations
+
+Modifier and Type
+Method and Description
+
+
+
+boolean
+ThriftTable.checkAndMutate(byte[]row,
+  byte[]family,
+  byte[]qualifier,
+  CompareOperatorop,
+  byte[]value,
+  RowMutationsmutation)
+
+
+void
+ThriftTable.mutateRow(RowMutationsrm)
+
+
+boolean
+ThriftTable.CheckAndMutateBuilderImpl.thenMutate(RowMutationsmutation)
+
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa3fb87f/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html
index cae926b..cc8ae12 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html
@@ -200,6 +200,19 @@ the order they are declared.
 
 
 
+
+Methods in org.apache.hadoop.hbase.thrift2
 with parameters of type Scan.ReadType
+
+Modifier and Type
+Method and Description
+
+
+
+private static 
org.apache.hadoop.hbase.thrift2.generated.TReadType
+ThriftUtilities.readTypeFromHBase(Scan.ReadTypereadType)
+
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa3fb87f/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
index ee3b627..855e475 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
@@ -178,6 +178,10 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 service.
 
 
+
+org.apache.hadoop.hbase.thrift2.client
+
+
 
 
 
@@ -2396,6 +2400,48 @@ service.
 
 
 
+
+Methods in org.apache.hadoop.hbase.thrift2
 with parameters of type Scan
+
+Modifier and Type
+Method and Description
+
+
+
+static 
org.apache.hadoop.hbase.thrift2.generated.TScan
+ThriftUtilities.scanFromHBase(Scanin)
+
+
+
+
+
+
+
+Uses of Scan in org.apache.hadoop.hbase.thrift2.client
+
+Methods in org.apache.hadoop.hbase.thrift2.client
 with parameters of type Scan
+
+Modifier and Type
+Method and Description
+
+
+
+ResultScanner
+ThriftTable.getScanner(Scanscan)
+
+
+
+
+Constructors in org.apache.hadoop.hbase.thrift2.client
 with parameters of type Scan
+
+Constructor and Description
+
+
+
+Scanner(Scanscan)
+
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa3fb87f/devapidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html
index 2c58ef0..1dfbe2a 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html
@@ -110,6 +110,10 @@
 org.apache.hadoop.hbase.snapshot
 
 
+
+org.apache.hadoop.hbase.thrift2.client
+
+
 
 
 
@@ -704,6 +708,63 @@
 
 
 
+
+
+
+Uses of SnapshotDescription in org.apache.hadoop.hbase.thrift2.client
+
+Methods in org.apache.hadoop.hbase.thrift2.client
 that return types with arguments of type SnapshotDescription
+
+Modifier and Type
+Method and Description
+
+
+
+https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListSnapshotDescription
+ThriftAdmin.listSnapshots()
+
+
+https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in 

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

[42/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/AsyncNonMetaRegionLocator.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.html 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.html
index c389981..22973b5 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.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};
+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};
 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
-class AsyncNonMetaRegionLocator
+class AsyncNonMetaRegionLocator
 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 asynchronous locator for regions other than meta.
 
@@ -223,13 +223,13 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 Method and Description
 
 
-private boolean
-addToCache(AsyncNonMetaRegionLocator.TableCachetableCache,
-  HRegionLocationloc)
+private void
+addLocationToCache(HRegionLocationloc)
 
 
-private void
-addToCache(HRegionLocationloc)
+private boolean
+addToCache(AsyncNonMetaRegionLocator.TableCachetableCache,
+  RegionLocationslocs)
 
 
 (package private) void
@@ -237,72 +237,86 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 private void
-complete(TableNametableName,
+complete(TableNametableName,
 AsyncNonMetaRegionLocator.LocateRequestreq,
-HRegionLocationloc,
+RegionLocationslocs,
 https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in 
java.lang">Throwableerror)
 
 
-(package private) https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureHRegionLocation
-getRegionLocation(TableNametableName,
- byte[]row,
- RegionLocateTypelocateType,
- booleanreload)
+private HRegionLocation
+getCachedLocation(HRegionLocationloc)
 
 
-(package private) HRegionLocation
+(package private) RegionLocations
 getRegionLocationInCache(TableNametableName,
 byte[]row)
 
 
-private https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureHRegionLocation
-getRegionLocationInternal(TableNametableName,
- byte[]row,
- RegionLocateTypelocateType,
- booleanreload)
+(package private) https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureRegionLocations
+getRegionLocations(TableNametableName,
+  byte[]row,
+  intreplicaId,
+  RegionLocateTypelocateType,
+  booleanreload)
 
 
+private https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureRegionLocations
+getRegionLocationsInternal(TableNametableName,
+  byte[]row,
+  intreplicaId,
+  RegionLocateTypelocateType,
+  booleanreload)
+
+
 private AsyncNonMetaRegionLocator.TableCache
 getTableCache(TableNametableName)
 
-
-private HRegionLocation
-locateInCache(AsyncNonMetaRegionLocator.TableCachetableCache,
+
+private boolean
+isEqual(RegionLocationslocs1,
+   RegionLocationslocs2)
+
+
+private RegionLocations
+locateInCache(AsyncNonMetaRegionLocator.TableCachetableCache,
  TableNametableName,
  byte[]row,
+ intreplicaId,
  RegionLocateTypelocateType)
 
-
+
 private void
 locateInMeta(TableNametableName,
 AsyncNonMetaRegionLocator.LocateRequestreq)
 
-
-private HRegionLocation
-locateRowBeforeInCache(AsyncNonMetaRegionLocator.TableCachetableCache,
+
+private RegionLocations
+locateRowBeforeInCache(AsyncNonMetaRegionLocator.TableCachetableCache,
   TableNametableName,
-  byte[]row)
+  

[42/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/HBaseServiceHandler.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/thrift/HBaseServiceHandler.html 
b/devapidocs/org/apache/hadoop/hbase/thrift/HBaseServiceHandler.html
new file mode 100644
index 000..f48b7d4
--- /dev/null
+++ b/devapidocs/org/apache/hadoop/hbase/thrift/HBaseServiceHandler.html
@@ -0,0 +1,459 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+HBaseServiceHandler (Apache HBase 3.0.0-SNAPSHOT API)
+
+
+
+
+
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":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.thrift
+Class 
HBaseServiceHandler
+
+
+
+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.thrift.HBaseServiceHandler
+
+
+
+
+
+
+
+Direct Known Subclasses:
+ThriftHBaseServiceHandler, ThriftHBaseServiceHandler
+
+
+
+@InterfaceAudience.LimitedPrivate(value="Tools")
+public abstract class HBaseServiceHandler
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
+abstract class for HBase handler
+ providing a Connection cache and get table/admin method
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+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
+CLEANUP_INTERVAL
+
+
+protected 
org.apache.hadoop.conf.Configuration
+conf
+
+
+protected ConnectionCache
+connectionCache
+
+
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+MAX_IDLETIME
+
+
+protected ThriftMetrics
+metrics
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+HBaseServiceHandler(org.apache.hadoop.conf.Configurationc,
+   UserProvideruserProvider)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsConcrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected Admin
+getAdmin()
+Obtain HBaseAdmin.
+
+
+
+protected Table
+getTable(byte[]tableName)
+Creates and returns a Table instance from a given table 
name.
+
+
+
+protected Table
+getTable(https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in 
java.nio">ByteBuffertableName)
+
+
+void
+initMetrics(ThriftMetricsmetrics)
+
+
+void
+setEffectiveUser(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringeffectiveUser)
+
+
+
+
+
+
+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, 

[42/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/hadoop/hbase/quotas/SpaceLimitingException.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/SpaceLimitingException.html 
b/apidocs/org/apache/hadoop/hbase/quotas/SpaceLimitingException.html
index 28a84b5..7412c52 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/SpaceLimitingException.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/SpaceLimitingException.html
@@ -368,6 +368,6 @@ extends 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/hadoop/hbase/quotas/SpaceViolationPolicy.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/SpaceViolationPolicy.html 
b/apidocs/org/apache/hadoop/hbase/quotas/SpaceViolationPolicy.html
index 651f2fb..220e371 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/SpaceViolationPolicy.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/SpaceViolationPolicy.html
@@ -378,6 +378,6 @@ not permitted.)
 
 
 
-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/hadoop/hbase/quotas/ThrottleType.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/ThrottleType.html 
b/apidocs/org/apache/hadoop/hbase/quotas/ThrottleType.html
index a9bddf5..38948d8 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/ThrottleType.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/ThrottleType.html
@@ -450,6 +450,6 @@ not permitted.)
 
 
 
-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/hadoop/hbase/quotas/ThrottlingException.Type.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/quotas/ThrottlingException.Type.html 
b/apidocs/org/apache/hadoop/hbase/quotas/ThrottlingException.Type.html
index 263c114..d2ddcb8 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/ThrottlingException.Type.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/ThrottlingException.Type.html
@@ -390,6 +390,6 @@ not permitted.)
 
 
 
-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/hadoop/hbase/quotas/ThrottlingException.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/ThrottlingException.html 
b/apidocs/org/apache/hadoop/hbase/quotas/ThrottlingException.html
index c8e5061..4a2fd49 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/ThrottlingException.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/ThrottlingException.html
@@ -526,6 +526,6 @@ extends 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/hadoop/hbase/quotas/class-use/QuotaExceededException.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaExceededException.html 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaExceededException.html
index 18c4b08..4985709 100644
--- 
a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaExceededException.html
+++ 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaExceededException.html
@@ -170,6 +170,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/hadoop/hbase/quotas/class-use/QuotaFilter.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaFilter.html 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaFilter.html
index 58b5421..7ba4afe 100644
--- 

[42/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/client/class-use/TableDescriptor.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html
index 921db5d..9f0d192 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html
@@ -176,14 +176,21 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
+org.apache.hadoop.hbase.thrift2
+
+Provides an HBase http://thrift.apache.org/;>Thrift
+service.
+
+
+
 org.apache.hadoop.hbase.tmpl.master
 
 
-
+
 org.apache.hadoop.hbase.tool
 
 
-
+
 org.apache.hadoop.hbase.util
 
 
@@ -2059,7 +2066,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-(package private) static HRegion
+static HRegion
 HRegion.newHRegion(org.apache.hadoop.fs.PathtableDir,
   WALwal,
   org.apache.hadoop.fs.FileSystemfs,
@@ -2641,6 +2648,54 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
+
+
+
+Uses of TableDescriptor in org.apache.hadoop.hbase.thrift2
+
+Methods in org.apache.hadoop.hbase.thrift2
 that return TableDescriptor
+
+Modifier and Type
+Method and Description
+
+
+
+static TableDescriptor
+ThriftUtilities.tableDescriptorFromThrift(org.apache.hadoop.hbase.thrift2.generated.TTableDescriptorin)
+
+
+
+
+Methods in org.apache.hadoop.hbase.thrift2
 with parameters of type TableDescriptor
+
+Modifier and Type
+Method and Description
+
+
+
+static 
org.apache.hadoop.hbase.thrift2.generated.TTableDescriptor
+ThriftUtilities.tableDescriptorFromHBase(TableDescriptorin)
+
+
+static 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.hbase.thrift2.generated.TTableDescriptor
+ThriftUtilities.tableDescriptorsFromHBase(TableDescriptor[]in)
+
+
+
+
+Method parameters in org.apache.hadoop.hbase.thrift2
 with type arguments of type TableDescriptor
+
+Modifier and Type
+Method and Description
+
+
+
+static 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.hbase.thrift2.generated.TTableDescriptor
+ThriftUtilities.tableDescriptorsFromHBase(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTableDescriptorin)
+
+
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/09ea0d5f/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
index 3281526..29c0ab6 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
@@ -556,23 +556,23 @@
 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.client.CompactionState
-org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
-org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
+org.apache.hadoop.hbase.client.Scan.ReadType
+org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
 org.apache.hadoop.hbase.client.MasterSwitchType
-org.apache.hadoop.hbase.client.Durability
 org.apache.hadoop.hbase.client.AbstractResponse.ResponseType
-org.apache.hadoop.hbase.client.Scan.ReadType
 org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
-org.apache.hadoop.hbase.client.Consistency
-org.apache.hadoop.hbase.client.RequestController.ReturnCode
-org.apache.hadoop.hbase.client.TableState.State
-org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
-org.apache.hadoop.hbase.client.SnapshotType
+org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
 org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
-org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
-org.apache.hadoop.hbase.client.RegionLocateType
+org.apache.hadoop.hbase.client.Durability
 org.apache.hadoop.hbase.client.IsolationLevel
 org.apache.hadoop.hbase.client.CompactType
+org.apache.hadoop.hbase.client.SnapshotType
+org.apache.hadoop.hbase.client.RegionLocateType

[42/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/HFileReaderImpl.HFileScannerImpl.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.HFileScannerImpl.html
 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.HFileScannerImpl.html
index 2b4e52a..3a3ea1d 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.HFileScannerImpl.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.HFileScannerImpl.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-protected static class HFileReaderImpl.HFileScannerImpl
+protected static class HFileReaderImpl.HFileScannerImpl
 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 HFileScanner
 
@@ -503,7 +503,7 @@ implements 
 
 blockBuffer
-privateByteBuff blockBuffer
+privateByteBuff blockBuffer
 
 
 
@@ -512,7 +512,7 @@ implements 
 
 cacheBlocks
-protected finalboolean cacheBlocks
+protected finalboolean cacheBlocks
 
 
 
@@ -521,7 +521,7 @@ implements 
 
 pread
-protected finalboolean pread
+protected finalboolean pread
 
 
 
@@ -530,7 +530,7 @@ implements 
 
 isCompaction
-protected finalboolean isCompaction
+protected finalboolean isCompaction
 
 
 
@@ -539,7 +539,7 @@ implements 
 
 currKeyLen
-privateint currKeyLen
+privateint currKeyLen
 
 
 
@@ -548,7 +548,7 @@ implements 
 
 currValueLen
-privateint currValueLen
+privateint currValueLen
 
 
 
@@ -557,7 +557,7 @@ implements 
 
 currMemstoreTSLen
-privateint currMemstoreTSLen
+privateint currMemstoreTSLen
 
 
 
@@ -566,7 +566,7 @@ implements 
 
 currMemstoreTS
-privatelong currMemstoreTS
+privatelong currMemstoreTS
 
 
 
@@ -575,7 +575,7 @@ implements 
 
 blockFetches
-protectedhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true;
 title="class or interface in java.util.concurrent.atomic">AtomicInteger blockFetches
+protectedhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true;
 title="class or interface in java.util.concurrent.atomic">AtomicInteger blockFetches
 
 
 
@@ -584,7 +584,7 @@ implements 
 
 reader
-protected finalHFile.Reader reader
+protected finalHFile.Reader reader
 
 
 
@@ -593,7 +593,7 @@ implements 
 
 currTagsLen
-privateint currTagsLen
+privateint currTagsLen
 
 
 
@@ -602,7 +602,7 @@ implements 
 
 bufBackedKeyOnlyKv
-privateByteBufferKeyOnlyKeyValue bufBackedKeyOnlyKv
+privateByteBufferKeyOnlyKeyValue bufBackedKeyOnlyKv
 
 
 
@@ -611,7 +611,7 @@ implements 
 
 pair
-finalObjectIntPairhttps://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffer pair
+finalObjectIntPairhttps://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffer pair
 
 
 
@@ -620,7 +620,7 @@ implements 
 
 nextIndexedKey
-protectedCell nextIndexedKey
+protectedCell nextIndexedKey
 The next indexed key is to keep track of the indexed key of 
the next data block.
  If the nextIndexedKey is HConstants.NO_NEXT_INDEXED_KEY, it means that the
  current data block is the last data block.
@@ -634,7 +634,7 @@ implements 
 
 curBlock
-protectedHFileBlock curBlock
+protectedHFileBlock curBlock
 
 
 
@@ -643,7 +643,7 @@ implements 
 
 prevBlocks
-protected finalhttps://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in java.util">ArrayListHFileBlock prevBlocks
+protected finalhttps://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in java.util">ArrayListHFileBlock prevBlocks
 
 
 
@@ -660,7 +660,7 @@ implements 
 
 HFileScannerImpl
-publicHFileScannerImpl(HFile.Readerreader,
+publicHFileScannerImpl(HFile.Readerreader,
 booleancacheBlocks,
 booleanpread,
 booleanisCompaction)
@@ -680,7 +680,7 @@ implements 
 
 updateCurrBlockRef
-voidupdateCurrBlockRef(HFileBlockblock)
+voidupdateCurrBlockRef(HFileBlockblock)
 
 
 
@@ -689,7 +689,7 @@ implements 
 
 reset
-voidreset()
+voidreset()
 
 
 
@@ -698,7 +698,7 @@ implements 
 
 returnBlockToCache
-privatevoidreturnBlockToCache(HFileBlockblock)
+privatevoidreturnBlockToCache(HFileBlockblock)
 
 
 
@@ -707,7 +707,7 @@ implements 
 
 returnBlocks
-privatevoidreturnBlocks(booleanreturnAll)
+privatevoidreturnBlocks(booleanreturnAll)
 
 
 
@@ -716,7 +716,7 @@ implements 
 
 isSeeked
-publicbooleanisSeeked()
+publicbooleanisSeeked()
 
 Specified by:
 isSeekedin
 interfaceHFileScanner
@@ -733,7 +733,7 @@ implements 
 
 toString
-publichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 

[42/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/regionserver/RegionServerServices.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerServices.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerServices.html
index 5549ccc..399a075 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerServices.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/RegionServerServices.html
@@ -304,7 +304,7 @@ extends Server
-createConnection,
 getChoreService,
 getClusterConnection,
 getConfiguration,
 getConnection,
 getCoordinatedStateManager,
 getFileSystem,
 getMetaTableLocator,
 getServerName,
 getZooKeeper, isStopping
+createConnection,
 getChoreService,
 getClusterConnection,
 getConfiguration,
 getConnection,
 getCoordinatedStateManager,
 getFileSystem,
 getServerName,
 getZooKeeper,
 isStopping
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27555316/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 52bcb5f..39721a5 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
@@ -716,20 +716,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.ChunkCreator.ChunkType
-org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
-org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
+org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
 org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
-org.apache.hadoop.hbase.regionserver.Region.Operation
-org.apache.hadoop.hbase.regionserver.FlushType
+org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
+org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
 org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
 org.apache.hadoop.hbase.regionserver.BloomType
-org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
-org.apache.hadoop.hbase.regionserver.ScanType
+org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
+org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
 org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
-org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
-org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
+org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
+org.apache.hadoop.hbase.regionserver.ScanType
+org.apache.hadoop.hbase.regionserver.Region.Operation
+org.apache.hadoop.hbase.regionserver.FlushType
+org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27555316/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 2731576..3bd22b5 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.DeleteTracker.DeleteResult
 org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
+org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
 
 
 


[42/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/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 4d67fa0..a0f1fd1 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2018 The Apache Software Foundation
 
-  File: 3814,
- Errors: 14984,
+  File: 3815,
+ Errors: 14837,
  Warnings: 0,
  Infos: 0
   
@@ -4507,7 +4507,7 @@ under the License.
   0
 
 
-  8
+  4
 
   
   
@@ -8595,7 +8595,7 @@ under the License.
   0
 
 
-  1
+  0
 
   
   
@@ -11652,20 +11652,6 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.ZKNamespaceManager.java;>org/apache/hadoop/hbase/ZKNamespaceManager.java
-
-
-  0
-
-
-  0
-
-
-  1
-
-  
-  
-
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink.java;>org/apache/hadoop/hbase/replication/regionserver/TestReplicationSink.java
 
 
@@ -14741,7 +14727,7 @@ under the License.
   0
 
 
-  76
+  74
 
   
   
@@ -15917,7 +15903,7 @@ under the License.
   0
 
 
-  21
+  1
 
   
   
@@ -18227,7 +18213,7 @@ under the License.
   0
 
 
-  34
+  0
 
   
   
@@ -18507,7 +18493,7 @@ under the License.
   0
 
 
-  11
+  10
 
   
   
@@ -27047,7 +27033,7 @@ under the License.
   0
 
 
-  4
+  3
 
   
   
@@ -28041,7 +28027,7 @@ under the License.
   0
 
 
-  4
+  0
 
   
   
@@ -36371,7 +36357,7 @@ under the License.
   0
 
 
-  6
+  4
 
   
   
@@ -41579,7 +41565,7 @@ under the License.
   0
 
 
-  2
+  1
 
   
   
@@ -43077,7 +43063,7 @@ under the License.
   0
 
 
-  31
+  0
 
   
   
@@ -44594,6 +44580,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.master.TestMigrateNamespaceTable.java;>org/apache/hadoop/hbase/master/TestMigrateNamespaceTable.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.SharedConnection.java;>org/apache/hadoop/hbase/SharedConnection.java
 
 
@@ -46185,7 +46185,7 @@ under the License.
   0
 
 
-  47
+  9
 
   
   
@@ -47375,7 +47375,7 @@ under the License.
   0
 
 
-  2
+  1
 
   
   
@@ -50581,7 +50581,7 @@ under the License.
   0
 
 
-  6
+  0
 
   
   
@@ -51972,6 +51972,20 @@ under the License.
   
   
 
+  

[42/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/AccessControlUtil.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/security/access/AccessControlUtil.html 
b/devapidocs/org/apache/hadoop/hbase/security/access/AccessControlUtil.html
index a644a4a..6691b7d 100644
--- a/devapidocs/org/apache/hadoop/hbase/security/access/AccessControlUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/security/access/AccessControlUtil.html
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 
 
 PrevClass
-NextClass
+NextClass
 
 
 Frames
@@ -164,7 +164,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 buildGrantRequest(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringusername,
  booleanmergeExistingPermissions,
  
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action...actions)
-Create a request to grant user permissions.
+Create a request to grant user global permissions.
 
 
 
@@ -173,7 +173,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
  https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringnamespace,
  booleanmergeExistingPermissions,
  
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action...actions)
-Create a request to grant user permissions.
+Create a request to grant user namespace permissions.
 
 
 
@@ -184,14 +184,14 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
  byte[]qualifier,
  booleanmergeExistingPermissions,
  
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action...actions)
-Create a request to grant user permissions.
+Create a request to grant user table permissions.
 
 
 
 static 
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 buildRevokeRequest(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringusername,
   
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action...actions)
-Create a request to revoke user permissions.
+Create a request to revoke user global permissions.
 
 
 
@@ -199,7 +199,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 buildRevokeRequest(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringusername,
   https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringnamespace,
   
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action...actions)
-Create a request to revoke user permissions.
+Create a request to revoke user namespace permissions.
 
 
 
@@ -209,7 +209,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
   byte[]family,
   byte[]qualifier,
   
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action...actions)
-Create a request to revoke user permissions.
+Create a request to revoke user table permissions.
 
 
 
@@ -349,35 +349,35 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 
+static 
org.apache.hbase.thirdparty.com.google.common.collect.ListMultimaphttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,Permission
+toPermission(org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissionsproto)
+Convert a protobuf UserTablePermissions to a 
ListMultimapUsername, Permission
+
+
+
 static 
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 toPermission(Permissionperm)
 Convert a client Permission to a Permission proto
 
 
-
+
 static Permission.Action
 toPermissionAction(org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Actionaction)
 Converts a Permission.Action proto to a client 
Permission.Action object.
 
 
-
+
 static 
org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
 toPermissionAction(Permission.Actionaction)
 Convert a client Permission.Action to a Permission.Action 
proto
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListPermission.Action
 toPermissionActions(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in 

[42/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/procedure2/ProcedureExecutor.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.html 
b/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.html
index 683b983..ecb5918 100644
--- a/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.html
+++ b/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.html
@@ -1174,7 +1174,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 init
-publicvoidinit(intnumThreads,
+publicvoidinit(intnumThreads,
  booleanabortOnCorruption)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Initialize the procedure executor, but do not start 
workers. We will start them later.
@@ -1198,7 +1198,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 startWorkers
-publicvoidstartWorkers()
+publicvoidstartWorkers()
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Start the workers.
 
@@ -1213,7 +1213,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 stop
-publicvoidstop()
+publicvoidstop()
 
 
 
@@ -1222,7 +1222,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 join
-publicvoidjoin()
+publicvoidjoin()
 
 
 
@@ -1231,7 +1231,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 refreshConfiguration
-publicvoidrefreshConfiguration(org.apache.hadoop.conf.Configurationconf)
+publicvoidrefreshConfiguration(org.apache.hadoop.conf.Configurationconf)
 
 
 
@@ -1240,7 +1240,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 isRunning
-publicbooleanisRunning()
+publicbooleanisRunning()
 
 
 
@@ -1249,7 +1249,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getWorkerThreadCount
-publicintgetWorkerThreadCount()
+publicintgetWorkerThreadCount()
 
 Returns:
 the current number of worker threads.
@@ -1262,7 +1262,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getCorePoolSize
-publicintgetCorePoolSize()
+publicintgetCorePoolSize()
 
 Returns:
 the core pool size settings.
@@ -1275,7 +1275,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getActiveExecutorCount
-publicintgetActiveExecutorCount()
+publicintgetActiveExecutorCount()
 
 
 
@@ -1284,7 +1284,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getEnvironment
-publicTEnvironmentgetEnvironment()
+publicTEnvironmentgetEnvironment()
 
 
 
@@ -1293,7 +1293,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getStore
-publicProcedureStoregetStore()
+publicProcedureStoregetStore()
 
 
 
@@ -1302,7 +1302,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getScheduler
-ProcedureSchedulergetScheduler()
+ProcedureSchedulergetScheduler()
 
 
 
@@ -1311,7 +1311,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 setKeepAliveTime
-publicvoidsetKeepAliveTime(longkeepAliveTime,
+publicvoidsetKeepAliveTime(longkeepAliveTime,
  https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnittimeUnit)
 
 
@@ -1321,7 +1321,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getKeepAliveTime
-publiclonggetKeepAliveTime(https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnittimeUnit)
+publiclonggetKeepAliveTime(https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnittimeUnit)
 
 
 
@@ -1330,7 +1330,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 addChore
-publicvoidaddChore(ProcedureInMemoryChoreTEnvironmentchore)
+publicvoidaddChore(ProcedureInMemoryChoreTEnvironmentchore)
 Add a chore procedure to the executor
 
 Parameters:
@@ -1344,7 +1344,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 removeChore
-publicbooleanremoveChore(ProcedureInMemoryChoreTEnvironmentchore)
+publicbooleanremoveChore(ProcedureInMemoryChoreTEnvironmentchore)
 Remove a chore procedure from the executor
 
 Parameters:
@@ -1360,7 +1360,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 createNonceKey
-publicNonceKeycreateNonceKey(longnonceGroup,
+publicNonceKeycreateNonceKey(longnonceGroup,

[42/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/CatalogJanitor.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/master/CatalogJanitor.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/master/CatalogJanitor.html
index 1814633..02f25e8 100644
--- a/devapidocs/src-html/org/apache/hadoop/hbase/master/CatalogJanitor.html
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/master/CatalogJanitor.html
@@ -119,355 +119,357 @@
 111  protected void chore() {
 112try {
 113  AssignmentManager am = 
this.services.getAssignmentManager();
-114  if (this.enabled.get()  
!this.services.isInMaintenanceMode()  am != null 
-115am.isMetaLoaded()  
!am.hasRegionsInTransition()) {
-116scan();
-117  } else {
-118LOG.warn("CatalogJanitor is 
disabled! Enabled=" + this.enabled.get() +
-119  ", maintenanceMode=" + 
this.services.isInMaintenanceMode() + ", am=" + am +
-120  ", metaLoaded=" + (am != null 
 am.isMetaLoaded()) + ", hasRIT=" +
-121  (am != null  
am.hasRegionsInTransition()));
-122  }
-123} catch (IOException e) {
-124  LOG.warn("Failed scan of catalog 
table", e);
-125}
-126  }
-127
-128  /**
-129   * Scans hbase:meta and returns a 
number of scanned rows, and a map of merged
-130   * regions, and an ordered map of split 
parents.
-131   * @return triple of scanned rows, map 
of merged regions and map of split
-132   * parent regioninfos
-133   * @throws IOException
-134   */
-135  TripleInteger, MapRegionInfo, 
Result, MapRegionInfo, Result
-136getMergedRegionsAndSplitParents() 
throws IOException {
-137return 
getMergedRegionsAndSplitParents(null);
-138  }
-139
-140  /**
-141   * Scans hbase:meta and returns a 
number of scanned rows, and a map of merged
-142   * regions, and an ordered map of split 
parents. if the given table name is
-143   * null, return merged regions and 
split parents of all tables, else only the
-144   * specified table
-145   * @param tableName null represents all 
tables
-146   * @return triple of scanned rows, and 
map of merged regions, and map of split
-147   * parent regioninfos
-148   * @throws IOException
-149   */
-150  TripleInteger, MapRegionInfo, 
Result, MapRegionInfo, Result
-151getMergedRegionsAndSplitParents(final 
TableName tableName) throws IOException {
-152final boolean isTableSpecified = 
(tableName != null);
-153// TODO: Only works with single 
hbase:meta region currently.  Fix.
-154final AtomicInteger count = new 
AtomicInteger(0);
-155// Keep Map of found split parents.  
There are candidates for cleanup.
-156// Use a comparator that has split 
parents come before its daughters.
-157final MapRegionInfo, Result 
splitParents = new TreeMap(new SplitParentFirstComparator());
-158final MapRegionInfo, Result 
mergedRegions = new TreeMap(RegionInfo.COMPARATOR);
-159// This visitor collects split 
parents and counts rows in the hbase:meta table
-160
-161MetaTableAccessor.Visitor visitor = 
new MetaTableAccessor.Visitor() {
-162  @Override
-163  public boolean visit(Result r) 
throws IOException {
-164if (r == null || r.isEmpty()) 
return true;
-165count.incrementAndGet();
-166RegionInfo info = 
MetaTableAccessor.getRegionInfo(r);
-167if (info == null) return true; // 
Keep scanning
-168if (isTableSpecified
-169 
info.getTable().compareTo(tableName)  0) {
-170  // Another table, stop 
scanning
-171  return false;
-172}
-173if (LOG.isTraceEnabled()) 
LOG.trace("" + info + " IS-SPLIT_PARENT=" + info.isSplitParent());
-174if (info.isSplitParent()) 
splitParents.put(info, r);
-175if 
(r.getValue(HConstants.CATALOG_FAMILY, HConstants.MERGEA_QUALIFIER) != null) 
{
-176  mergedRegions.put(info, r);
-177}
-178// Returning true means "keep 
scanning"
-179return true;
-180  }
-181};
-182
-183// Run full scan of hbase:meta 
catalog table passing in our custom visitor with
-184// the start row
-185
MetaTableAccessor.scanMetaForTableRegions(this.connection, visitor, 
tableName);
-186
-187return new 
Triple(count.get(), mergedRegions, splitParents);
-188  }
-189
-190  /**
-191   * If merged region no longer holds 
reference to the merge regions, archive
-192   * merge region on hdfs and perform 
deleting references in hbase:meta
-193   * @param mergedRegion
-194   * @return true if we delete references 
in merged region on hbase:meta and archive
-195   * the files on the file 
system
-196   * @throws IOException
-197   */
-198  boolean cleanMergeRegion(final 
RegionInfo mergedRegion,
-199  final RegionInfo regionA, final 
RegionInfo regionB) throws IOException {
-200FileSystem fs = 

[42/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/org/apache/hadoop/hbase/procedure2/store/wal/class-use/WALProcedureTree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/class-use/WALProcedureTree.html
 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/class-use/WALProcedureTree.html
new file mode 100644
index 000..83c2f54
--- /dev/null
+++ 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/class-use/WALProcedureTree.html
@@ -0,0 +1,165 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Class 
org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureTree (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.procedure2.store.wal.WALProcedureTree
+
+
+
+
+
+Packages that use WALProcedureTree
+
+Package
+Description
+
+
+
+org.apache.hadoop.hbase.procedure2.store.wal
+
+
+
+
+
+
+
+
+
+
+Uses of WALProcedureTree in org.apache.hadoop.hbase.procedure2.store.wal
+
+Methods in org.apache.hadoop.hbase.procedure2.store.wal
 that return WALProcedureTree
+
+Modifier and Type
+Method and Description
+
+
+
+static WALProcedureTree
+WALProcedureTree.build(https://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.protobuf.generated.ProcedureProtos.Procedureprocedures)
+
+
+
+
+
+
+
+
+
+
+
+
+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/425db230/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-frame.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-frame.html 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-frame.html
index c26bf9a..534649c 100644
--- a/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-frame.html
+++ b/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-frame.html
@@ -23,10 +23,12 @@
 ProcedureWALFormatReader
 ProcedureWALPrettyPrinter
 WALProcedureMap
-WALProcedureMap.Entry
-WALProcedureMap.EntryIterator
 WALProcedureStore
 WALProcedureStore.SyncMetrics
+WALProcedureTree
+WALProcedureTree.Entry
+WALProcedureTree.Iter
+WALProcedureTree.ProtoAndProc
 
 Enums
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/425db230/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-summary.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-summary.html 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-summary.html
index e27c919..b19d71b 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-summary.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/package-summary.html
@@ -116,7 +116,7 @@
 
 ProcedureWALFormatReader
 
-Helper class that loads the procedures stored in a WAL
+Helper class that loads the procedures stored in a 
WAL.
 
 
 
@@ -128,25 +128,35 @@
 
 WALProcedureMap
 
-We keep an in-memory map of the procedures sorted by replay 
order.
+This class is used to track the active procedures when 
loading procedures from proc wal file.
 
 
 
-WALProcedureMap.Entry
-
+WALProcedureStore
+
+WAL implementation of the ProcedureStore.
+
 
 
-WALProcedureMap.EntryIterator
+WALProcedureStore.SyncMetrics
 
 
 
-WALProcedureStore
+WALProcedureTree
 
-WAL implementation of the ProcedureStore.
+Used to build the tree for procedures.
 
 
 
-WALProcedureStore.SyncMetrics
+WALProcedureTree.Entry
+
+
+
+WALProcedureTree.Iter
+
+
+
+WALProcedureTree.ProtoAndProc
 
 
 


[42/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/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 0d37a25..d59cbc5 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -291,10 +291,10 @@
 Warnings
 Errors
 
-3790
+3793
 0
 0
-15114
+15111
 
 Files
 
@@ -4602,7 +4602,7 @@
 org/apache/hadoop/hbase/master/MasterRpcServices.java
 0
 0
-13
+11
 
 org/apache/hadoop/hbase/master/MasterServices.java
 0
@@ -8937,7 +8937,7 @@
 org/apache/hadoop/hbase/util/Bytes.java
 0
 0
-89
+88
 
 org/apache/hadoop/hbase/util/ChecksumType.java
 0
@@ -9818,7 +9818,7 @@
 http://checkstyle.sourceforge.net/config_imports.html#UnusedImports;>UnusedImports
 
 processJavadoc: true
-110
+108
 Error
 
 indentation
@@ -9829,19 +9829,19 @@
 caseIndent: 2
 basicOffset: 2
 lineWrappingIndentation: 2
-4812
+4811
 Error
 
 javadoc
 http://checkstyle.sourceforge.net/config_javadoc.html#JavadocTagContinuationIndentation;>JavadocTagContinuationIndentation
 
 offset: 2
-730
+731
 Error
 
 
 http://checkstyle.sourceforge.net/config_javadoc.html#NonEmptyAtclauseDescription;>NonEmptyAtclauseDescription
-3501
+3500
 Error
 
 misc
@@ -19135,7 +19135,7 @@
 
 Error
 javadoc
-NonEmptyAtclauseDescription
+JavadocTagContinuationIndentation
 Javadoc comment at column 0 has parse error. Details: no viable 
alternative at input '   *' while parsing JAVADOC_TAG
 117
 
@@ -38913,109 +38913,109 @@
 sizes
 LineLength
 Line is longer than 100 characters (found 120).
-85
+84
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-123
+122
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-131
+130
 
 Error
 annotation
 MissingDeprecated
 Must include both @java.lang.Deprecated annotation and @deprecated Javadoc 
tag with description.
-151
+150
 
 Error
 indentation
 Indentation
 'method def modifier' has incorrect indentation level 16, expected level 
should be one of the following: 10, 12.
-209
+208
 
 Error
 indentation
 Indentation
 'method def' child has incorrect indentation level 18, expected level 
should be one of the following: 12, 14.
-212
+211
 
 Error
 indentation
 Indentation
 'method def rcurly' has incorrect indentation level 16, expected level 
should be one of the following: 10, 12.
-214
+213
 
 Error
 indentation
 Indentation
 'object def rcurly' has incorrect indentation level 14, expected level 
should be one of the following: 8, 10.
-215
+214
 
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 107).
-221
+220
 
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 114).
-244
+243
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-282
+281
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-611
+610
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-612
+611
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-621
+620
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-623
+622
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-635
+634
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-636
+635
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-639
+638
 
 org/apache/hadoop/hbase/filter/InclusiveStopFilter.java
 
@@ -61515,82 +61515,70 @@
 Line
 
 Error
-imports
-UnusedImports
-Unused import - java.util.function.Function.
-32
-
-Error
-imports
-UnusedImports
-Unused import - org.apache.hadoop.hbase.client.Connection.
-47
-
-Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-319
+317
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-579
+577
 
 Error
 indentation
 Indentation
 'throws' has incorrect indentation level 2, expected level should be 
4.
-624
+622
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-979
+977
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-1006
+1004
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-1008
+1006
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-1047
+1045
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-1152
+1150
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-1393
+1392
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-1635
+1634
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-1696
+1695
 

[42/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.CompletedProcedureCleaner.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.html
index bdfc3f8..151ab8e 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.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
-1145

[42/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/procedure2/store/ProcedureStoreTracker.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html
 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html
index 3698107..74eef36 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.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};
+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};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 
 @InterfaceAudience.Private
  @InterfaceStability.Evolving
-public class ProcedureStoreTracker
+public class ProcedureStoreTracker
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 Keeps track of live procedures.
 
@@ -232,95 +232,101 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 getActiveMinProcId()
 
 
+long[]
+getAllActiveProcIds()
+Will be used when there are too many proc wal files.
+
+
+
 long
 getModifiedMaxProcId()
 
-
+
 long
 getModifiedMinProcId()
 
-
+
 private BitSetNode
 getOrCreateNode(longprocId)
 
-
+
 private BitSetNode
 growNode(BitSetNodenode,
 longprocId)
 Grows node to contain procId and 
updates the map.
 
 
-
+
 private BitSetNode
 insert(BitSetNodenode,
   longprocId)
 
-
+
 void
 insert(longprocId)
 
-
+
 void
 insert(long[]procIds)
 
-
+
 void
 insert(longprocId,
   long[]subProcIds)
 
-
+
 boolean
 isAllModified()
 
-
+
 ProcedureStoreTracker.DeleteState
 isDeleted(longprocId)
 If partial
 is false, returns state from the bitmap.
 
 
-
+
 boolean
 isEmpty()
 
-
+
 boolean
 isModified(longprocId)
 
-
+
 boolean
 isPartial()
 
-
+
 private BitSetNode
 lookupClosestNode(BitSetNodenode,
  longprocId)
 lookup the node containing the specified procId.
 
 
-
+
 private BitSetNode
 mergeNodes(BitSetNodeleftNode,
   BitSetNoderightNode)
 Merges leftNode & rightNode and 
updates the map.
 
 
-
+
 void
 reset()
 
-
+
 void
 resetModified()
 Clears the list of updated procedure ids.
 
 
-
+
 void
 resetTo(ProcedureStoreTrackertracker)
 Resets internal state to same as given 
tracker.
 
 
-
+
 void
 resetTo(ProcedureStoreTrackertracker,
booleanresetDelete)
@@ -328,46 +334,46 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
  to the modified flag if resetDelete is true.
 
 
-
+
 void
 resetToProto(org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.ProcedureStoreTrackertrackerProtoBuf)
 
-
+
 void
 setDeleted(longprocId,
   booleanisDeleted)
 This method is used when restarting where we need to 
rebuild the ProcedureStoreTracker.
 
 
-
+
 void
 setDeletedIfModified(long...procId)
 Set the given bit for the procId to delete if it was 
modified before.
 
 
-
+
 void
 setDeletedIfModifiedInBoth(ProcedureStoreTrackertracker)
 Similar with setDeletedIfModified(long...),
 but here the procId are given by
  the tracker.
 
 
-
+
 void
 setKeepDeletes(booleankeepDeletes)
 
-
+
 void
 setMinMaxModifiedProcIds(longmin,
 longmax)
 Will be called when restarting where we need to rebuild the 
ProcedureStoreTracker.
 
 
-
+
 void
 setPartialFlag(booleanisPartial)
 
-
+
 org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
 toProto()
 Builds
@@ -375,16 +381,16 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
  protocol buffer from current state.
 
 
-
+
 private void
 trackProcIds(longprocId)
 
-
+
 private BitSetNode
 update(BitSetNodenode,
   longprocId)
 
-
+
 void
 update(longprocId)
 
@@ -416,7 +422,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 map
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/TreeMap.html?is-external=true;
 title="class or interface in java.util">TreeMaphttps://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class 

[42/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/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 190eae5..031fc51 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,
 isBypass,
 isFailed,
 isFinished,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting, releaseLock,
 removeStackIndex,
 setAbortFailure,
 setChildrenLatch,
 setFailure,
 setFailure,
 setLastUpdat
 e, 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,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting, releaseLock,
 removeStackIndex,
 setAbortFailure,
 setChildrenLatch,
 setFailure,
 setFailure,
 setLastUpdat
 e, setNonceKey,
 setOwner,
 setOwner,
 setParentProcId,
 setProcId,
 setResult,
 setRootProcId,
 setStackIndexes, setState,
 setSubmittedTime,
 setTimeout,
 setTimeoutFailure,
 shouldWaitClientAck,
 skipPersistence,
 toString,
 toStringClass, toStringDetails,
 toStringSimpleSB,
 updateMetricsOnFinish,
 updateMetricsOnSubmit,
 updateTimestamp,
 waitInitialized,
 wasExecuted
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/419d0338/devapidocs/org/apache/hadoop/hbase/master/procedure/ReopenTableRegionsProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/ReopenTableRegionsProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/ReopenTableRegionsProcedure.html
index 4a123f4..531216d 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/ReopenTableRegionsProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/ReopenTableRegionsProcedure.html
@@ -326,7 +326,7 @@ extends Procedure
-addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 completionCleanup,
 doExecute,
 doRollback,
 elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics,
 getProcId,
 getProcIdHashCode, getProcName,
 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,
 shouldWaitClientAck,
 toString,
 toStringClass,
 toStringDetails,
 toStringSimpleSB,
 updateMetricsOnFinish,
 updateMetricsOnSubmit, updateTimestamp,
 wasExecuted
+addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 completionCleanup,
 doExecute,
 doRollback,
 elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics,
 getProcId,
 getProcIdHashCode, getProcName,
 getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedTime,
 getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasLock,
 

[42/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/deprecated-list.html
--
diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html
index 98fc58c..3ebbe3f 100644
--- a/devapidocs/deprecated-list.html
+++ b/devapidocs/deprecated-list.html
@@ -510,479 +510,494 @@
 
 
 
+org.apache.hadoop.hbase.client.Admin.abortProcedure(long,
 boolean)
+Since 2.1.1 -- to be 
removed.
+
+
+
+org.apache.hadoop.hbase.client.AsyncAdmin.abortProcedure(long,
 boolean)
+Since 2.1.1 -- to be 
removed.
+
+
+
+org.apache.hadoop.hbase.client.Admin.abortProcedureAsync(long,
 boolean)
+Since 2.1.1 -- to be 
removed.
+
+
+
 org.apache.hadoop.hbase.client.Append.add(byte[],
 byte[], byte[])
 As of release 2.0.0, this 
will be removed in HBase 3.0.0.
  Use Append.addColumn(byte[],
 byte[], byte[]) instead
 
 
-
+
 org.apache.hadoop.hbase.client.RowMutations.add(Delete)
 since 2.0 version and will 
be removed in 3.0 version.
  use RowMutations.add(Mutation)
 
 
-
+
 org.apache.hadoop.hbase.client.RowMutations.add(Put)
 since 2.0 version and will 
be removed in 3.0 version.
  use RowMutations.add(Mutation)
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.addColumn(TableName,
 ColumnFamilyDescriptor)
 As of release 2.0.0.
  This will be removed in HBase 3.0.0.
  Use Admin.addColumnFamily(TableName,
 ColumnFamilyDescriptor).
 
 
-
+
 org.apache.hadoop.hbase.client.Delete.addDeleteMarker(Cell)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0. Use Delete.add(Cell)
  instead
 
 
-
+
 org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil.addDependencyJars(Configuration,
 Class?...)
 rely on TableMapReduceUtil.addDependencyJars(Job)
 instead.
 
 
-
+
 org.apache.hadoop.hbase.client.Put.addImmutable(byte[],
 byte[], byte[])
 As of release 2.0.0, this 
will be removed in HBase 3.0.0.
  Use Put.add(Cell)
 and CellBuilder instead
 
 
-
+
 org.apache.hadoop.hbase.client.Put.addImmutable(byte[],
 byte[], long, byte[])
 As of release 2.0.0, this 
will be removed in HBase 3.0.0.
  Use Put.add(Cell)
 and CellBuilder instead
 
 
-
+
 org.apache.hadoop.hbase.client.Put.addImmutable(byte[],
 ByteBuffer, long, ByteBuffer)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0.
  Use Put.add(Cell)
 and CellBuilder instead
 
 
-
+
 org.apache.hadoop.hbase.security.visibility.VisibilityClient.addLabel(Configuration,
 String)
 Use VisibilityClient.addLabel(Connection,String)
 instead.
 
 
-
+
 org.apache.hadoop.hbase.security.visibility.VisibilityClient.addLabels(Configuration,
 String[])
 Use VisibilityClient.addLabels(Connection,String[])
 instead.
 
 
-
+
 org.apache.hadoop.hbase.client.replication.ReplicationAdmin.addPeer(String,
 ReplicationPeerConfig)
 use
  Admin.addReplicationPeer(String,
 ReplicationPeerConfig)
  instead
 
 
-
+
 org.apache.hadoop.hbase.client.replication.ReplicationAdmin.addPeer(String,
 ReplicationPeerConfig, MapTableName, ? extends 
CollectionString)
 as release of 2.0.0, and 
it will be removed in 3.0.0,
  use ReplicationAdmin.addPeer(String,
 ReplicationPeerConfig) instead.
 
 
-
+
 org.apache.hadoop.hbase.MetaTableAccessor.allTableRegions(Connection,
 TableName)
 use MetaTableAccessor.getTableRegionsAndLocations(org.apache.hadoop.hbase.client.Connection,
 org.apache.hadoop.hbase.TableName), region can have multiple 
locations
 
 
-
+
 org.apache.hadoop.hbase.client.replication.ReplicationAdmin.appendPeerTableCFs(String,
 MapTableName, ? extends CollectionString)
 
-
+
 org.apache.hadoop.hbase.client.replication.ReplicationAdmin.appendPeerTableCFs(String,
 String)
 as release of 2.0.0, and 
it will be removed in 3.0.0,
  use ReplicationAdmin.appendPeerTableCFs(String,
 Map) instead.
 
 
-
+
 org.apache.hadoop.hbase.HRegionInfo.areAdjacent(HRegionInfo,
 HRegionInfo)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionInfo.areAdjacent(RegionInfo,
 RegionInfo).
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.balancer()
 Since 2.0.0. Will be 
removed in 3.0.0.
  Use Admin.balance()
 instead.
 
 
-
+
 org.apache.hadoop.hbase.client.Admin.balancer(boolean)
 Since 2.0.0. Will be 
removed in 3.0.0.
  Use Admin.balance(boolean)
 instead.
 
 
-
+
 org.apache.hadoop.hbase.util.Bytes.binarySearch(byte[][],
 byte[], int, int, RawComparator?)
 Bytes.binarySearch(byte[][],
 byte[], int, int)
 
 
-
+
 org.apache.hadoop.hbase.util.Bytes.binarySearch(byte[][],
 Cell, RawComparatorCell)
 Use Bytes.binarySearch(Cell[],
 Cell, CellComparator)
 
 
-
+
 org.apache.hadoop.hbase.ipc.RpcServerInterface.call(BlockingService,
 Descriptors.MethodDescriptor, Message, CellScanner, long, 
MonitoredRPCHandler)
 As of release 1.3, this 
will be removed in HBase 3.0
 
 
-
+
 org.apache.hadoop.hbase.ipc.RpcServerInterface.call(BlockingService,
 Descriptors.MethodDescriptor, Message, 

[42/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/class-use/TableName.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
index d48be69..5c7ab7f 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
@@ -9271,6 +9271,20 @@ service.
 
 
 
+
+Method parameters in org.apache.hadoop.hbase.regionserver
 with type arguments of type TableName
+
+Modifier and Type
+Method and Description
+
+
+
+private void
+RSRpcServices.executeOpenRegionProcedures(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.OpenRegionRequestrequest,
+   https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapTableName,TableDescriptortdCache)
+
+
+
 
 Constructors in org.apache.hadoop.hbase.regionserver
 with parameters of type TableName
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f6f9d4f3/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
index 0473899..6704aac 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
@@ -5383,10 +5383,16 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 private RegionInfo
-OpenRegionHandler.regionInfo
+AssignRegionHandler.regionInfo
 
 
 private RegionInfo
+OpenRegionHandler.regionInfo
+Deprecated.
+
+
+
+private RegionInfo
 CloseRegionHandler.regionInfo
 
 
@@ -5400,7 +5406,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 RegionInfo
-OpenRegionHandler.getRegionInfo()
+OpenRegionHandler.getRegionInfo()
+Deprecated.
+
 
 
 RegionInfo
@@ -5416,9 +5424,18 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
+static AssignRegionHandler
+AssignRegionHandler.create(RegionServerServicesserver,
+  RegionInforegionInfo,
+  TableDescriptortableDesc,
+  longmasterSystemTime)
+
+
 private static boolean
 OpenRegionHandler.isRegionStillOpening(RegionInforegionInfo,
-RegionServerServicesrsServices)
+RegionServerServicesrsServices)
+Deprecated.
+
 
 
 
@@ -5429,12 +5446,19 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 
+AssignRegionHandler(RegionServerServicesserver,
+   RegionInforegionInfo,
+   TableDescriptortableDesc,
+   longmasterSystemTime,
+   EventTypeeventType)
+
+
 CloseMetaHandler(Serverserver,
 RegionServerServicesrsServices,
 RegionInforegionInfo,
 booleanabort)
 
-
+
 CloseRegionHandler(Serverserver,
   RegionServerServicesrsServices,
   RegionInforegionInfo,
@@ -5442,7 +5466,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
   EventTypeeventType,
   ServerNamedestination)
 
-
+
 CloseRegionHandler(Serverserver,
   RegionServerServicesrsServices,
   RegionInforegionInfo,
@@ -5451,34 +5475,38 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 This method used internally by the RegionServer to close 
out regions.
 
 
-
+
 OpenMetaHandler(Serverserver,
RegionServerServicesrsServices,
RegionInforegionInfo,
TableDescriptorhtd,
longmasterSystemTime)
 
-
+
 OpenPriorityRegionHandler(Serverserver,
  RegionServerServicesrsServices,
  RegionInforegionInfo,
  TableDescriptorhtd,
  longmasterSystemTime)
 
-
+
 OpenRegionHandler(Serverserver,
  RegionServerServicesrsServices,
  RegionInforegionInfo,
  TableDescriptorhtd,
- longmasterSystemTime)
+ longmasterSystemTime)
+Deprecated.
+
 
-
+
 OpenRegionHandler(Serverserver,
  RegionServerServicesrsServices,
  RegionInforegionInfo,
  TableDescriptorhtd,
  longmasterSystemTime,
- EventTypeeventType)
+ EventTypeeventType)
+Deprecated.
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f6f9d4f3/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html
--
diff --git 

[42/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/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 25426ec..a189946 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html
@@ -216,10 +216,10 @@
 
 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.TableProcedureInterface.TableOperationType
 org.apache.hadoop.hbase.master.procedure.MetaProcedureInterface.MetaOperationType
-org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
+org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
 org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
+org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fa1bebf8/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 83d09e1..38e9b10 100644
--- a/devapidocs/org/apache/hadoop/hbase/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/package-tree.html
@@ -437,19 +437,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.MemoryCompactionPolicy
-org.apache.hadoop.hbase.HConstants.OperationStatusCode
-org.apache.hadoop.hbase.MetaTableAccessor.QueryType
-org.apache.hadoop.hbase.CompareOperator
+org.apache.hadoop.hbase.Coprocessor.State
+org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
+org.apache.hadoop.hbase.KeepDeletedCells
 org.apache.hadoop.hbase.Size.Unit
 org.apache.hadoop.hbase.CellBuilderType
+org.apache.hadoop.hbase.ClusterMetrics.Option
+org.apache.hadoop.hbase.MetaTableAccessor.QueryType
+org.apache.hadoop.hbase.HConstants.OperationStatusCode
 org.apache.hadoop.hbase.Cell.Type
 org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
+org.apache.hadoop.hbase.MemoryCompactionPolicy
 org.apache.hadoop.hbase.KeyValue.Type
-org.apache.hadoop.hbase.KeepDeletedCells
-org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
-org.apache.hadoop.hbase.Coprocessor.State
-org.apache.hadoop.hbase.ClusterMetrics.Option
+org.apache.hadoop.hbase.CompareOperator
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fa1bebf8/devapidocs/org/apache/hadoop/hbase/package-use.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/package-use.html 
b/devapidocs/org/apache/hadoop/hbase/package-use.html
index aee0a5d..e4fcea4 100644
--- a/devapidocs/org/apache/hadoop/hbase/package-use.html
+++ b/devapidocs/org/apache/hadoop/hbase/package-use.html
@@ -2110,12 +2110,17 @@ service.
 
 
 
+UnknownRegionException
+Thrown when we are asked to operate on a region we know 
nothing about.
+
+
+
 YouAreDeadException
 This exception is thrown by the master when a region server 
reports and is
  already being processed as dead.
 
 
-
+
 ZKNamespaceManager
 Class servers two purposes:
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fa1bebf8/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.html
 
b/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.html
index b2dcbee..b257e00 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.CompletedProcedureCleaner.html
@@ -127,7 +127,7 @@ var activeTableTab = 

[42/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/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 80c1c69..978c921 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2018 The Apache Software Foundation
 
-  File: 3720,
- Errors: 15326,
+  File: 3721,
+ Errors: 15335,
  Warnings: 0,
  Infos: 0
   
@@ -16225,7 +16225,7 @@ under the License.
   0
 
 
-  43
+  51
 
   
   
@@ -18101,7 +18101,7 @@ under the License.
   0
 
 
-  13
+  12
 
   
   
@@ -25549,7 +25549,7 @@ under the License.
   0
 
 
-  5
+  6
 
   
   
@@ -31443,7 +31443,7 @@ under the License.
   0
 
 
-  228
+  227
 
   
   
@@ -37351,7 +37351,7 @@ under the License.
   0
 
 
-  2
+  1
 
   
   
@@ -49018,6 +49018,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.master.assignment.TestRegionReplicaSplit.java;>org/apache/hadoop/hbase/master/assignment/TestRegionReplicaSplit.java
+
+
+  0
+
+
+  0
+
+
+  3
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.chaos.actions.UnbalanceRegionsAction.java;>org/apache/hadoop/hbase/chaos/actions/UnbalanceRegionsAction.java
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/293abb17/coc.html
--
diff --git a/coc.html b/coc.html
index 9747291..8d0e94e 100644
--- a/coc.html
+++ b/coc.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  
   Code of Conduct Policy
@@ -375,7 +375,7 @@ email to mailto:priv...@hbase.apache.org;>the priv
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-09-02
+  Last Published: 
2018-09-04
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/293abb17/dependencies.html
--
diff --git a/dependencies.html b/dependencies.html
index 3cc2193..7f7d40d 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependencies
 
@@ -440,7 +440,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-09-02
+  Last Published: 
2018-09-04
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/293abb17/dependency-convergence.html
--
diff --git a/dependency-convergence.html b/dependency-convergence.html
index 506724b..963f481 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Reactor Dependency Convergence
 
@@ -879,7 +879,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-09-02
+  Last Published: 
2018-09-04
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/293abb17/dependency-info.html
--
diff --git a/dependency-info.html b/dependency-info.html
index 0ecfb1d..b293b2a 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Dependency Information
 
@@ -313,7 +313,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-   

[42/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/assignment/UnassignProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/UnassignProcedure.html 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/UnassignProcedure.html
index db068f2..c2a5af1 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/UnassignProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/UnassignProcedure.html
@@ -351,7 +351,7 @@ extends Procedure
-acquireLock,
 addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 completionCleanup,
 doExecute,
 doRollba
 ck, elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcId,
 g
 etProcIdHashCode, getProcName,
 getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedTime,
 getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasLock,
 hasOwner,
 hasParent,
 hasTimeout,
 haveSameParent,
 holdLock, incChildrenLatch,
 isFailed,
 isFinished,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting,
 isYieldAfterExecutionStep,
 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,
 getProcId,
 g
 etProcIdHashCode, getProcName,
 getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedTime,
 getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasLock,
 hasOwner,
 hasParent,
 hasTimeout,
 haveSameParent,
 holdLock, incChildrenLatch,
 isBypass,
 isFailed,
 isFinished,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting,
 isYieldAfterExecutionStep, 
releaseLock,
 removeStackIndex,
 setAbortFailure,
 setChildrenLatch,
 setFailure,
 setFailure,
 
 setLastUpdate, setNonceKey,
 setOwner,
 setOwner,
 setParentProcId,
 setProcId,
 setResult,
 setRootProcId,
 setSt
 ackIndexes, setState,
 setSubmittedTime,
 setTimeout,
 setTimeoutFailure,
 shouldWaitClientAck,
 toString,
 toStringClass,
 toStringDetails, toStringSimpleSB,
 updateMetricsOnFinish,
 updateMetricsOnSubmit,
 updateTimestamp,
 waitInitialized,
 wasExecuted
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/74f60271/devapidocs/org/apache/hadoop/hbase/master/locking/LockProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/locking/LockProcedure.html 
b/devapidocs/org/apache/hadoop/hbase/master/locking/LockProcedure.html
index 47fe85d..36cc289 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/locking/LockProcedure.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/locking/LockProcedure.html
@@ -477,7 +477,7 @@ implements Procedure
-addStackIndex,
 afterReplay,
 compareTo,
 completionCleanup,
 doExecute,
 doRollback,
 elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics,
 getProcId,
 getProcIdHashCode,
 getProcName, getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedTime,
 getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasLock,
 hasOwner,
 hasParent,
 hasTimeout,
 haveSameParent,
 incChildrenLatch,
 isFailed, isFinished,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting,
 isYieldAfterExecutionStep,
 removeStackIndex,
 setAbortFailure, href="../../../../../../org/apache/hadoop/hbase/procedure2/Procedure.html#setChildrenLatch-int-">setChildrenLatch,
 > href="../../../../../../org/apache/hadoop/hbase/procedure2/Procedure.html#setFailure-org.apache.hadoop.hbase.procedure2.RemoteProcedureException-">setFailure,
 > href="../../../../../../org/apache/hadoop/hbase/procedure2/Procedure.html#setFailure-java.lang.String-java.lang.Throwable-">setFailure,
 > href="../../../../../../org/apache/hadoop/hbase/procedure2/Procedure.html#setLastUpdate-long-">setLastUpdate,
 > href="../../../../../../org/apache/hadoop/hbase/procedure2/Procedure.html#setNonceKey-org.apache.hadoop.hbase.util.NonceKey-">setNonceKey,
 > href="../../../../../../org/apache/hadoop/hbase/procedure2/Procedure.html#setOwner-java.lang.String-">setOwner,
 > href="../../../../../../org/apache/hadoop/hbase/procedure2/Procedure.html#setOwner-org.apache.hadoop.hbase.security.User-">setOwner,
 > setParentProcId,

[42/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/master/assignment/AssignmentManager.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/AssignmentManager.html 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/AssignmentManager.html
index 3ca26df..9468d06 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/AssignmentManager.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/AssignmentManager.html
@@ -289,6 +289,26 @@ implements private boolean
 shouldAssignRegionsWithFavoredNodes
 
+
+private static RegionState.State[]
+STATES_EXPECTED_ON_ASSIGN
+
+
+private static RegionState.State[]
+STATES_EXPECTED_ON_CLOSED
+
+
+private static RegionState.State[]
+STATES_EXPECTED_ON_CLOSING
+
+
+private static RegionState.State[]
+STATES_EXPECTED_ON_OPEN
+
+
+private static RegionState.State[]
+STATES_EXPECTED_ON_UNASSIGN_OR_MOVE
+
 
 
 
@@ -1127,13 +1147,58 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">SetRegionInfo META_REGION_SET
 
 
+
+
+
+
+
+STATES_EXPECTED_ON_OPEN
+private static finalRegionState.State[] STATES_EXPECTED_ON_OPEN
+
+
+
+
+
+
+
+STATES_EXPECTED_ON_CLOSING
+private static finalRegionState.State[] STATES_EXPECTED_ON_CLOSING
+
+
+
+
+
+
+
+STATES_EXPECTED_ON_CLOSED
+private static finalRegionState.State[] STATES_EXPECTED_ON_CLOSED
+
+
+
+
+
+
+
+STATES_EXPECTED_ON_ASSIGN
+private static finalRegionState.State[] STATES_EXPECTED_ON_ASSIGN
+
+
+
+
+
+
+
+STATES_EXPECTED_ON_UNASSIGN_OR_MOVE
+private static finalRegionState.State[] STATES_EXPECTED_ON_UNASSIGN_OR_MOVE
+
+
 
 
 
 
 
 pendingAssignQueue
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in java.util">ArrayListRegionStateNode pendingAssignQueue
+private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in java.util">ArrayListRegionStateNode pendingAssignQueue
 
 
 
@@ -1142,7 +1207,7 @@ implements 
 
 assignQueueLock
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReentrantLock.html?is-external=true;
 title="class or interface in java.util.concurrent.locks">ReentrantLock assignQueueLock
+private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReentrantLock.html?is-external=true;
 title="class or interface in java.util.concurrent.locks">ReentrantLock assignQueueLock
 
 
 
@@ -1151,7 +1216,7 @@ implements 
 
 assignQueueFullCond
-private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/Condition.html?is-external=true;
 title="class or interface in java.util.concurrent.locks">Condition assignQueueFullCond
+private finalhttps://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/Condition.html?is-external=true;
 title="class or interface in java.util.concurrent.locks">Condition assignQueueFullCond
 
 
 
@@ -2124,7 +2189,7 @@ implements 
 
 transitStateAndUpdate
-privatevoidtransitStateAndUpdate(RegionStateNoderegionNode,
+privatevoidtransitStateAndUpdate(RegionStateNoderegionNode,
RegionState.StatenewState,
RegionState.State...expectedStates)
 throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -2140,7 +2205,7 @@ implements 
 
 regionOpening
-voidregionOpening(RegionStateNoderegionNode)
+voidregionOpening(RegionStateNoderegionNode)
 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:
@@ -2154,7 +2219,7 @@ implements 
 
 regionFailedOpen
-voidregionFailedOpen(RegionStateNoderegionNode,
+voidregionFailedOpen(RegionStateNoderegionNode,
   booleangiveUp)
throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
@@ -2169,7 +2234,7 @@ implements 
 
 regionOpened
-voidregionOpened(RegionStateNoderegionNode)
+voidregionOpened(RegionStateNoderegionNode)
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:
@@ -2183,7 +2248,7 @@ implements 
 
 regionClosing
-voidregionClosing(RegionStateNoderegionNode)
+voidregionClosing(RegionStateNoderegionNode)
 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:
@@ -2197,7 +2262,7 @@ implements 
 
 regionClosed
-voidregionClosed(RegionStateNoderegionNode,

[42/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/ColumnCountGetFilter.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html 
b/apidocs/src-html/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html
index c6137d0..4ca69da 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html
@@ -29,118 +29,133 @@
 021
 022import java.io.IOException;
 023import java.util.ArrayList;
-024
-025import org.apache.hadoop.hbase.Cell;
-026import 
org.apache.yetus.audience.InterfaceAudience;
-027import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
-028import 
org.apache.hadoop.hbase.shaded.protobuf.generated.FilterProtos;
-029
-030import 
org.apache.hbase.thirdparty.com.google.common.base.Preconditions;
-031import 
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException;
-032
-033/**
-034 * Simple filter that returns first N 
columns on row only.
-035 * This filter was written to test 
filters in Get and as soon as it gets
-036 * its quota of columns, {@link 
#filterAllRemaining()} returns true.  This
-037 * makes this filter unsuitable as a Scan 
filter.
-038 */
-039@InterfaceAudience.Public
-040public class ColumnCountGetFilter extends 
FilterBase {
-041  private int limit = 0;
-042  private int count = 0;
-043
-044  public ColumnCountGetFilter(final int 
n) {
-045Preconditions.checkArgument(n = 
0, "limit be positive %s", n);
-046this.limit = n;
-047  }
-048
-049  public int getLimit() {
-050return limit;
-051  }
-052
-053  @Override
-054  public boolean filterRowKey(Cell cell) 
throws IOException {
-055// Impl in FilterBase might do 
unnecessary copy for Off heap backed Cells.
-056if (filterAllRemaining()) return 
true;
-057return false;
-058  }
-059
-060  @Override
-061  public boolean filterAllRemaining() {
-062return this.count  this.limit;
-063  }
-064
-065  @Deprecated
-066  @Override
-067  public ReturnCode filterKeyValue(final 
Cell c) {
-068return filterCell(c);
-069  }
-070
-071  @Override
-072  public ReturnCode filterCell(final Cell 
c) {
-073this.count++;
-074return filterAllRemaining() ? 
ReturnCode.NEXT_COL : ReturnCode.INCLUDE_AND_NEXT_COL;
-075  }
-076
-077  @Override
-078  public void reset() {
-079this.count = 0;
-080  }
-081
-082  public static Filter 
createFilterFromArguments(ArrayListbyte [] filterArguments) {
-083
Preconditions.checkArgument(filterArguments.size() == 1,
-084"Expected 
1 but got: %s", filterArguments.size());
-085int limit = 
ParseFilter.convertByteArrayToInt(filterArguments.get(0));
-086return new 
ColumnCountGetFilter(limit);
-087  }
-088
-089  /**
-090   * @return The filter serialized using 
pb
-091   */
-092  @Override
-093  public byte [] toByteArray() {
-094
FilterProtos.ColumnCountGetFilter.Builder builder =
-095  
FilterProtos.ColumnCountGetFilter.newBuilder();
-096builder.setLimit(this.limit);
-097return 
builder.build().toByteArray();
-098  }
-099
-100  /**
-101   * @param pbBytes A pb serialized 
{@link ColumnCountGetFilter} instance
-102   * @return An instance of {@link 
ColumnCountGetFilter} made from codebytes/code
-103   * @throws 
org.apache.hadoop.hbase.exceptions.DeserializationException
-104   * @see #toByteArray
-105   */
-106  public static ColumnCountGetFilter 
parseFrom(final byte [] pbBytes)
-107  throws DeserializationException {
-108FilterProtos.ColumnCountGetFilter 
proto;
-109try {
-110  proto = 
FilterProtos.ColumnCountGetFilter.parseFrom(pbBytes);
-111} catch 
(InvalidProtocolBufferException e) {
-112  throw new 
DeserializationException(e);
-113}
-114return new 
ColumnCountGetFilter(proto.getLimit());
-115  }
-116
-117  /**
-118   * @param o the other filter to compare 
with
-119   * @return true if and only if the 
fields of the filter that are serialized
-120   * are equal to the corresponding 
fields in other.  Used for testing.
-121   */
-122  @Override
-123  boolean areSerializedFieldsEqual(Filter 
o) {
-124if (o == this) return true;
-125if (!(o instanceof 
ColumnCountGetFilter)) return false;
-126
-127ColumnCountGetFilter other = 
(ColumnCountGetFilter)o;
-128return this.getLimit() == 
other.getLimit();
-129  }
-130
-131  @Override
-132  public String toString() {
-133return 
this.getClass().getSimpleName() + " " + this.limit;
-134  }
-135}
+024import java.util.Objects;
+025
+026import org.apache.hadoop.hbase.Cell;
+027import 
org.apache.yetus.audience.InterfaceAudience;
+028import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
+029import 
org.apache.hadoop.hbase.shaded.protobuf.generated.FilterProtos;
+030
+031import 

[42/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/HRegion.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html
index 1830296..07cb760 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.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":9,"i42":9,"i43":9,"i44":9,"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":9,"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":9,"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":9,"i108":10,"i109":10
 
,"i110":10,"i111":10,"i112":10,"i113":10,"i114":41,"i115":41,"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":10,"i129":10,"i130":10,"i131":10,"i132":10,"i133":10,"i134":10,"i135":10,"i136":10,"i137":10,"i138":10,"i139":10,"i140":9,"i141":10,"i142":10,"i143":10,"i144":10,"i145":10,"i146":10,"i147":10,"i148":10,"i149":42,"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":9,"i172":10,"i173":10,"i174":10,"i175":10,"i176":10,"i177":10,"i178":10,"i179":10,"i180":9,"i181":10,"i182":10,"i183":9,"i184":9,"i185":9,"i186":9,"i187":9,"i188":9,"i189":9,"i190":9,"i191":9,"i192":9,"i193":10,"i194":10,"i195":10,"i196":10,"i197":10,"i198":10,"i199":10,"i200":10,"i201":10,"i202":9,"i203":10,"i204":10,"i205":10,"i206":10,"i207":10,"i208":10,"i209":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,"i233":9,"i234":9,"i235":10,"i236":10,"i237":10,"i238":10,"i239":10,"i240":10,"i241":10,"i242":10,"i243":10,"i244":10,"i245":10,"i246":10,"i247":9,"i248":10,"i249":10,"i250":10,"i251":10,"i252":10,"i253":10,"i254":10,"i255":9,"i256":10,"i257":10,"i258":10,"i259":10,"i260":10,"i261":9,"i262":10,"i263":10,"i264":10,"i265":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":9,"i42":9,"i43":9,"i44":9,"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":9,"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":9,"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":9,"i109":10
 

[42/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/client/class-use/RegionInfo.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
index f92d8a9..4ecf74e 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
@@ -2567,30 +2567,17 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 void
-AssignmentListener.regionClosed(RegionInforegionInfo)
-The region was closed on the region server.
-
-
-
-void
 LoadBalancer.regionOffline(RegionInforegionInfo)
 Marks the region as offline at balancer.
 
 
-
+
 void
 LoadBalancer.regionOnline(RegionInforegionInfo,
 ServerNamesn)
 Marks the region as online at balancer.
 
 
-
-void
-AssignmentListener.regionOpened(RegionInforegionInfo,
-ServerNameserverName)
-The region was opened on the specified server.
-
-
 
 void
 ServerManager.removeRegion(RegionInforegionInfo)
@@ -2741,16 +2728,20 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 GCMergedRegionsProcedure.mother
 
 
-private RegionInfo
-RegionStates.RegionStateNode.regionInfo
+protected RegionInfo
+RegionRemoteProcedureBase.region
 
 
 private RegionInfo
-RegionTransitionProcedure.regionInfo
-This data member must be persisted.
-
+RegionStateNode.regionInfo
 
 
+private RegionInfo
+RegionTransitionProcedure.regionInfo
+Deprecated.
+
+
+
 private RegionInfo[]
 MergeTableRegionsProcedure.regionsToMerge
 
@@ -2768,15 +2759,19 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 AssignmentManager.META_REGION_SET
 
 
-private https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ConcurrentSkipListMapRegionInfo,RegionStates.RegionStateNode
+private https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ConcurrentSkipListMapRegionInfo,RegionStateNode
 RegionStates.regionInTransition
 
 
-private https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ConcurrentSkipListMapRegionInfo,RegionStates.RegionStateNode
+private https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ConcurrentSkipListMapRegionInfo,RegionStateNode
 RegionStates.regionOffline
 Regions marked as offline on a read of hbase:meta.
 
 
+
+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">ConcurrentMapRegionInfo,RegionStateNode
+RegionStateNode.ritMap
+
 
 
 
@@ -2815,15 +2810,17 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 RegionInfo
-RegionStates.RegionStateNode.getRegionInfo()
+RegionStates.RegionFailedOpen.getRegionInfo()
 
 
 RegionInfo
-RegionStates.RegionFailedOpen.getRegionInfo()
+RegionStateNode.getRegionInfo()
 
 
 RegionInfo
-RegionTransitionProcedure.getRegionInfo()
+RegionTransitionProcedure.getRegionInfo()
+Deprecated.
+
 
 
 RegionInfo
@@ -2870,7 +2867,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 https://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true;
 title="class or interface in java.util">ArrayListRegionInfo
-RegionStates.ServerStateNode.getRegionInfoList()
+ServerStateNode.getRegionInfoList()
 
 
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionInfo
@@ -2884,7 +2881,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 private 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)
+ https://docs.oracle.com/javase/8/docs/api/java/util/function/Predicate.html?is-external=true;
 title="class or interface in java.util.function">PredicateRegionStateNodefilter)
 
 
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionInfo
@@ -2909,13 +2906,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 

[42/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/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 5137342..a4394b1 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -26,7 +26,7 @@ under the License.
 2007 - 2018 The Apache Software Foundation
 
   File: 3703,
- Errors: 15559,
+ Errors: 15546,
  Warnings: 0,
  Infos: 0
   
@@ -10919,7 +10919,7 @@ under the License.
   0
 
 
-  7
+  5
 
   
   
@@ -31891,7 +31891,7 @@ under the License.
   0
 
 
-  7
+  5
 
   
   
@@ -37883,7 +37883,7 @@ under the License.
   0
 
 
-  250
+  242
 
   
   
@@ -49629,7 +49629,7 @@ under the License.
   0
 
 
-  41
+  40
 
   
   

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/coc.html
--
diff --git a/coc.html b/coc.html
index 0a56ebd..5054798 100644
--- a/coc.html
+++ b/coc.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  
   Code of Conduct Policy
@@ -375,7 +375,7 @@ email to mailto:priv...@hbase.apache.org;>the priv
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-08-15
+  Last Published: 
2018-08-16
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/dependencies.html
--
diff --git a/dependencies.html b/dependencies.html
index 2052dc8..7ca1c08 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependencies
 
@@ -440,7 +440,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-08-15
+  Last Published: 
2018-08-16
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/dependency-convergence.html
--
diff --git a/dependency-convergence.html b/dependency-convergence.html
index b83d6fc..e8d4621 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Reactor Dependency Convergence
 
@@ -890,7 +890,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-08-15
+  Last Published: 
2018-08-16
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/dependency-info.html
--
diff --git a/dependency-info.html b/dependency-info.html
index 618decf..6955512 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Dependency Information
 
@@ -313,7 +313,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-08-15
+  Last Published: 
2018-08-16
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/dependency-management.html
--
diff --git a/dependency-management.html b/dependency-management.html
index 1061be4..de794f8 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependency Management
 
@@ -1005,7 +1005,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-08-15
+  Last Published: 
2018-08-16
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f3d62514/devapidocs/constant-values.html
--
diff --git 

[42/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/BucketCache.RAMQueueEntry.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.RAMQueueEntry.html
 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.RAMQueueEntry.html
index 7c7d1af..f93a683 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.RAMQueueEntry.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.RAMQueueEntry.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class BucketCache.RAMQueueEntry
+static class BucketCache.RAMQueueEntry
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 Block Entry stored in the memory with key,data and so 
on
 
@@ -199,9 +199,8 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 BucketCache.BucketEntry
-writeToCache(IOEngineioEngine,
+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)
 
 
@@ -232,7 +231,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 key
-privateBlockCacheKey key
+privateBlockCacheKey key
 
 
 
@@ -241,7 +240,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 data
-privateCacheable data
+privateCacheable data
 
 
 
@@ -250,7 +249,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 accessCounter
-privatelong accessCounter
+privatelong accessCounter
 
 
 
@@ -259,7 +258,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 inMemory
-privateboolean inMemory
+privateboolean inMemory
 
 
 
@@ -276,7 +275,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 RAMQueueEntry
-publicRAMQueueEntry(BlockCacheKeybck,
+publicRAMQueueEntry(BlockCacheKeybck,
  Cacheabledata,
  longaccessCounter,
  booleaninMemory)
@@ -296,7 +295,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getData
-publicCacheablegetData()
+publicCacheablegetData()
 
 
 
@@ -305,7 +304,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getKey
-publicBlockCacheKeygetKey()
+publicBlockCacheKeygetKey()
 
 
 
@@ -314,18 +313,17 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 access
-publicvoidaccess(longaccessCounter)
+publicvoidaccess(longaccessCounter)
 
 
-
+
 
 
 
 
 writeToCache
-publicBucketCache.BucketEntrywriteToCache(IOEngineioEngine,
+publicBucketCache.BucketEntrywriteToCache(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)
  throws CacheFullException,
 https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7cf6034b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.SharedMemoryBucketEntry.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.SharedMemoryBucketEntry.html
 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.SharedMemoryBucketEntry.html
index 1772d99..ddadbd6 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.SharedMemoryBucketEntry.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.SharedMemoryBucketEntry.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class BucketCache.SharedMemoryBucketEntry
+static class BucketCache.SharedMemoryBucketEntry
 extends BucketCache.BucketEntry
 
 
@@ -222,7 +222,7 @@ extends BucketCache.BucketEntry
-access,
 deserializerReference,
 getCachedTime,
 getLength,
 getPriority,
 offset,
 setDeserialiserReference
+access,
 deserializerReference,
 

[42/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/GCRegionProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/GCRegionProcedure.html 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/GCRegionProcedure.html
index d8983d6..2edc6b1 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/GCRegionProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/GCRegionProcedure.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};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -235,57 +235,51 @@ extends Method and Description
 
 
-protected Procedure.LockState
-acquireLock(MasterProcedureEnvenv)
-The user should override this method if they need a lock on 
an Entity.
-
-
-
 protected void
 deserializeStateData(ProcedureStateSerializerserializer)
 Called on store load to allow the user to decode the 
previously serialized
  state.
 
 
-
+
 protected StateMachineProcedure.Flow
 executeFromState(MasterProcedureEnvenv,
 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.GCRegionStatestate)
 called to perform a single step of the specified 'state' of 
the procedure
 
 
-
+
 protected 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.GCRegionState
 getInitialState()
 Return the initial state object that will be used for the 
first call to executeFromState().
 
 
-
+
 protected 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.GCRegionState
 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.GCRegionStatestate)
 Convert the Enum (or more descriptive) state object to an 
ordinal (or state id).
 
 
-
+
 TableProcedureInterface.TableOperationType
 getTableOperationType()
 Given an operation type we can take decisions about what to 
do with pending operations.
 
 
-
+
 protected void
 rollbackState(MasterProcedureEnvenv,
  
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.GCRegionStatestate)
 called to perform the rollback of the specified state
 
 
-
+
 protected void
 serializeStateData(ProcedureStateSerializerserializer)
 The user-level code of the procedure may have some state to
@@ -298,14 +292,14 @@ extends AbstractStateMachineRegionProcedure
-checkTableModifiable,
 getRegion,
 getTableName,
 hasLock,
 holdLock,
 releaseLock,
 setFailure,
 setRegion,
 toStringClassDetails
+acquireLock,
 checkTableModifiable,
 getRegion,
 getTableName,
 holdLock,
 releaseLock,
 setFailure,
 setRegion,
 toStringClassDetails
 
 
 
 
 
 Methods inherited from 
classorg.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
-checkOnline,
 getRegionDir,
 getUser,
 preflightChecks,
 releaseSyncLatch,
 
 setUser
+checkOnline,
 getRegionDir,
 getUser,
 preflightChecks,
 releaseSyncLatch,
 
 setUser,
 waitInitialized
 
 
 
@@ -319,7 +313,7 @@ extends Procedure
-addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 completionCleanup,
 doAcquireLock,
 doExecute,
 d
 oReleaseLock, doRollback,
 elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics, getProcId,
 getProcIdHashCode,
 getProcName,
 getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState, getSubmittedTime,
 getTimeout,
 getTimeoutTimestamp,
 hasChildren,
 hasException,
 hasOwner,
 hasParent,
 hasTimeout,
 haveSameParent,
 incChildrenLatch,
 isFailed,
 isFinished,
 isInitializing,
 isRunnable,
 isSuccess,
 isWaiting,
 removeStackIndex,
 setAbortFailure,
 setChildrenLatch,
 setFailure,
 setFailure,
 setLastUpdate,
 setNonceKey,
 setOwner,
 setOwner,
 setParentProcId,
 setProcId,
 setResult,
 setRootProcId,
 setStackIndexes,
 setState,
 setSubmittedTime,
 <
 a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/Procedure.html#setTimeout-int-">setTimeout,
 setTimeoutFailure,
 shouldWaitClientAck,
 toString,
 toStringClass,
 toStringDetails,
 toStringSimpleSB,
 updateMetricsOnFinish,
 updateMetricsOnSubmit,
 updateTimestamp,
 wasExecuted
+addStackIndex,
 afterReplay,
 beforeReplay,
 compareTo,
 completionCleanup,
 doExecute,
 doRollback,
 elapsedTime,
 getChildrenLatch,
 getException,
 getLastUpdate,
 getNonceKey,
 getOwner,
 getParentProcId,
 getProcedureMetrics,
 getProcId,
 getProcIdHashCode, getProcName,
 getResult,
 getRootProcedureId,
 getRootProcId,
 getStackIndexes,
 getState,
 getSubmittedTime,
 getTimeout,
 

[42/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/org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.html
index 012416e..9d1748f 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.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};
+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";
@@ -129,7 +129,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class RestoreSnapshotProcedure
+public class RestoreSnapshotProcedure
 extends AbstractStateMachineTableProcedureorg.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RestoreSnapshotState
 
 
@@ -280,110 +280,126 @@ extends 
+private void
+addRegionsToInMemoryStates(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionInforegionInfos,
+  MasterProcedureEnvenv,
+  intregionReplication)
+Add regions to in-memory states
+
+
+
+private void
+deleteRegionsFromInMemoryStates(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListRegionInforegionInfos,
+   MasterProcedureEnvenv,
+   intregionReplication)
+Delete regions from in-memory states
+
+
+
 protected void
 deserializeStateData(ProcedureStateSerializerserializer)
 Called on store load to allow the user to decode the 
previously serialized
  state.
 
 
-
+
 protected StateMachineProcedure.Flow
 executeFromState(MasterProcedureEnvenv,
 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RestoreSnapshotStatestate)
 called to perform a single step of the specified 'state' of 
the procedure
 
 
-
+
 protected 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RestoreSnapshotState
 getInitialState()
 Return the initial state object that will be used for the 
first call to executeFromState().
 
 
-
+
 private MonitoredTask
 getMonitorStatus()
 Set up monitor status if it is not created.
 
 
-
+
 protected 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RestoreSnapshotState
 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.RestoreSnapshotStatestate)
 Convert the Enum (or more descriptive) state object to an 
ordinal (or state id).
 
 
-
+
 TableName
 getTableName()
 
-
+
 TableProcedureInterface.TableOperationType
 getTableOperationType()
 Given an operation type we can take decisions about what to 
do with pending operations.
 
 
-
+
 protected boolean
 isRollbackSupported(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RestoreSnapshotStatestate)
 Used by the default implementation of abort() to know if 
the current state can be aborted
  and rollback can be triggered.
 
 
-
+
 private https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
 isTraceEnabled()
 The procedure could be restarted from a different 
machine.
 
 
-
+
 private void
 prepareRestore(MasterProcedureEnvenv)
 Action before any real action of restoring from 
snapshot.
 
 
-
+
 private void
 restoreSnapshot(MasterProcedureEnvenv)
 Execute the on-disk Restore
 
 
-
+
 private void
 restoreSnapshotAcl(MasterProcedureEnvenv)
 
-
+
 protected void
 rollbackState(MasterProcedureEnvenv,
  
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RestoreSnapshotStatestate)
 called to perform the rollback of the specified state
 
 
-
+
 protected void
 serializeStateData(ProcedureStateSerializerserializer)
 The user-level code of the procedure may have some state to
  persist (e.g.
 
 
-
+
 void
 toStringClassDetails(https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true;
 title="class or interface in java.lang">StringBuildersb)
 Extend the toString() information with the 

[42/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/Cell.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/Cell.html 
b/apidocs/org/apache/hadoop/hbase/Cell.html
index d0f0a2a..f50a5d4 100644
--- a/apidocs/org/apache/hadoop/hbase/Cell.html
+++ b/apidocs/org/apache/hadoop/hbase/Cell.html
@@ -1,6 +1,6 @@
 http://www.w3.org/TR/html4/loose.dtd;>
 
-
+
 
 
 
@@ -19,45 +19,45 @@
 }
 //-->
 var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":38,"i10":38,"i11":38,"i12":38,"i13":6,"i14":18,"i15":38,"i16":6,"i17":6,"i18":6};
-var tabs = 
{65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"],16:["t5","默认方法"],32:["t6","已过时的方法"]};
+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";
 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
 
 
 
 
org.apache.hadoop.hbase
-

接口 Cell

+

Interface Cell

@@ -149,12 +149,12 @@ public interface -

方法概要

- - +

Method Summary

+
所有方法 å®žä¾‹æ–¹æ³• æŠ½è±¡æ–¹æ³• é»˜è®¤æ–¹æ³• å·²è¿‡æ—¶çš„方法 
+ - - + + @@ -202,7 +202,7 @@ public interface
All Methods Instance Methods Abstract Methods Default Methods Deprecated Methods 
限定符和类型方法和说明Modifier and TypeMethod and Description
byte[]long

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/5427a45e/apidocs/index.html
--
diff --git a/apidocs/index.html b/apidocs/index.html
index 35f78d4..bc6cc62 100644
--- a/apidocs/index.html
+++ b/apidocs/index.html
@@ -1,6 +1,6 @@
 http://www.w3.org/TR/html4/frameset.dtd;>
 
-
+
 
 
 
@@ -61,16 +61,16 @@
 
 
 
-
-
+
+
 
-
+
 
 
-JavaScript is disabled on your browser.
+您的浏览器已禁用 JavaScript。
 
-Frame Alert
-This document is designed to be viewed using the frames feature. If you see 
this message, you are using a non-frame-capable web client. Link to Non-frame version.
+框架预警
+请使用框架功能查看此文档。如果看到此消息, 
则表明您使用的是不支持框架的 Web 客户机。链接到非框架版本。
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/5427a45e/apidocs/org/apache/hadoop/hbase/AuthUtil.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/AuthUtil.html 
b/apidocs/org/apache/hadoop/hbase/AuthUtil.html
index 58f6135..6a42536 100644
--- a/apidocs/org/apache/hadoop/hbase/AuthUtil.html
+++ b/apidocs/org/apache/hadoop/hbase/AuthUtil.html
@@ -1,6 +1,6 @@
 http://www.w3.org/TR/html4/loose.dtd;>
 
-
+
 
 
 
@@ -19,45 +19,45 @@
 }
 //-->
 var methods = {"i0":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"]};
+var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],8:["t4","å…
·ä½“方法"]};
 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
+所有类
 
 
 
 
org.apache.hadoop.hbase
-

Class AuthUtil

+

ç±» AuthUtil

Utility methods for helping with security tasks. Downstream users may rely on this class to handle authenticating via keytab where long running services need access to a secure HBase cluster. @@ -157,15 +157,15 @@ extends

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bcb555af/devapidocs/org/apache/hadoop/hbase/io/hfile/LruBlockCache.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/LruBlockCache.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/LruBlockCache.html
index 8d21f22..7268b5e 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/LruBlockCache.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/LruBlockCache.html
@@ -1265,7 +1265,7 @@ implements 
 
 CACHE_FIXED_OVERHEAD
-public static finallong CACHE_FIXED_OVERHEAD
+public static finallong CACHE_FIXED_OVERHEAD
 
 
 
@@ -1422,7 +1422,7 @@ implements 
 
 assertCounterSanity
-private staticvoidassertCounterSanity(longmapSize,
+private staticvoidassertCounterSanity(longmapSize,
 longcounterVal)
 Sanity-checking for parity between actual block cache 
content and metrics.
  Intended only for use with TRACE level logging and -ea JVM.
@@ -1434,7 +1434,7 @@ implements 
 
 cacheBlock
-publicvoidcacheBlock(BlockCacheKeycacheKey,
+publicvoidcacheBlock(BlockCacheKeycacheKey,
Cacheablebuf)
 Cache the block with the specified name and buffer.
  
@@ -1453,7 +1453,7 @@ implements 
 
 updateSizeMetrics
-privatelongupdateSizeMetrics(LruCachedBlockcb,
+privatelongupdateSizeMetrics(LruCachedBlockcb,
booleanevict)
 Helper function that updates the local size counter and 
also updates any
  per-cf or per-blocktype metrics it can discern from given
@@ -1466,7 +1466,7 @@ implements 
 
 getBlock
-publicCacheablegetBlock(BlockCacheKeycacheKey,
+publicCacheablegetBlock(BlockCacheKeycacheKey,
   booleancaching,
   booleanrepeat,
   booleanupdateCacheMetrics)
@@ -1492,7 +1492,7 @@ implements 
 
 containsBlock
-publicbooleancontainsBlock(BlockCacheKeycacheKey)
+publicbooleancontainsBlock(BlockCacheKeycacheKey)
 Whether the cache contains block with specified 
cacheKey
 
 Returns:
@@ -1506,7 +1506,7 @@ implements 
 
 evictBlock
-publicbooleanevictBlock(BlockCacheKeycacheKey)
+publicbooleanevictBlock(BlockCacheKeycacheKey)
 Description copied from 
interface:BlockCache
 Evict block from cache.
 
@@ -1525,7 +1525,7 @@ implements 
 
 evictBlocksByHfileName
-publicintevictBlocksByHfileName(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringhfileName)
+publicintevictBlocksByHfileName(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringhfileName)
 Evicts all blocks for a specific HFile. This is an
  expensive operation implemented as a linear-time search through all blocks
  in the cache. Ideally this should be a search in a log-access-time map.
@@ -1546,7 +1546,7 @@ implements 
 
 evictBlock
-protectedlongevictBlock(LruCachedBlockblock,
+protectedlongevictBlock(LruCachedBlockblock,
   booleanevictedByEvictionProcess)
 Evict the block, and it will be cached by the victim 
handler if exists 
  block may be read again later
@@ -1565,7 +1565,7 @@ implements 
 
 runEviction
-privatevoidrunEviction()
+privatevoidrunEviction()
 Multi-threaded call to run the eviction process.
 
 
@@ -1575,7 +1575,7 @@ implements 
 
 isEvictionInProgress
-booleanisEvictionInProgress()
+booleanisEvictionInProgress()
 
 
 
@@ -1584,7 +1584,7 @@ implements 
 
 getOverhead
-longgetOverhead()
+longgetOverhead()
 
 
 
@@ -1593,7 +1593,7 @@ implements 
 
 evict
-voidevict()
+voidevict()
 Eviction method.
 
 
@@ -1603,7 +1603,7 @@ implements 
 
 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 
classhttps://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
@@ -1616,7 +1616,7 @@ implements 
 
 getMaxSize
-publiclonggetMaxSize()
+publiclonggetMaxSize()
 Get the maximum size of this cache.
 
 Specified by:
@@ -1632,7 +1632,7 @@ implements 
 
 getCurrentSize
-publiclonggetCurrentSize()
+publiclonggetCurrentSize()
 Description copied from 
interface:BlockCache
 Returns the occupied size of the block cache, in 
bytes.
 
@@ -1649,7 +1649,7 @@ implements 
 
 getCurrentDataSize
-publiclonggetCurrentDataSize()
+publiclonggetCurrentDataSize()
 Description copied from 
interface:BlockCache
 Returns the occupied size of data blocks, in bytes.
 
@@ -1666,7 +1666,7 @@ implements 
 
 getFreeSize
-publiclonggetFreeSize()

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a5c66de0/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 67cc119..5a36340 100644
--- a/devapidocs/org/apache/hadoop/hbase/HConstants.html
+++ b/devapidocs/org/apache/hadoop/hbase/HConstants.html
@@ -583,171 +583,181 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+DEFAULT_LOSSY_COUNTING_ERROR_RATE
+
+
 static float
 DEFAULT_MAJOR_COMPACTION_JITTER
 
-
+
 static long
 DEFAULT_MAJOR_COMPACTION_PERIOD
 
-
+
 static int
 DEFAULT_MASTER_INFOPORT
 default port for master web api
 
 
-
+
 static int
 DEFAULT_MASTER_PORT
 default port that the master listens on
 
 
-
+
 static boolean
 DEFAULT_MASTER_TYPE_BACKUP
 by default every master is a possible primary master unless 
the conf explicitly overrides it
 
 
-
+
 static long
 DEFAULT_MAX_FILE_SIZE
 Default maximum file size
 
 
-
+
 static int
 DEFAULT_META_REPLICA_NUM
 
-
+
 static double
 DEFAULT_REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT
 
-
+
 static int
 DEFAULT_REGION_SERVER_HANDLER_COUNT
 
-
+
 static int
 DEFAULT_REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT
 
-
+
 static int
 DEFAULT_REGION_SERVER_REPLICATION_HANDLER_COUNT
 
-
+
 static int
 DEFAULT_REGIONSERVER_INFOPORT
 default port for region server web api
 
 
-
+
 static long
 DEFAULT_REGIONSERVER_METRICS_PERIOD
 
-
+
 static int
 DEFAULT_REGIONSERVER_PORT
 Default port region server listens on.
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_SNAPSHOT_RESTORE_FAILSAFE_NAME
 
-
+
 static boolean
 DEFAULT_SNAPSHOT_RESTORE_TAKE_FAILSAFE_SNAPSHOT
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_STATUS_MULTICAST_ADDRESS
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_STATUS_MULTICAST_BIND_ADDRESS
 
-
+
 static int
 DEFAULT_STATUS_MULTICAST_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
 DEFAULT_STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_TEMPORARY_HDFS_DIRECTORY
 
-
+
 static int
 DEFAULT_THREAD_WAKE_FREQUENCY
 Default value for thread wake frequency
 
 
-
+
 static boolean
 DEFAULT_USE_META_REPLICAS
 
-
+
 static int
 DEFAULT_VERSION_FILE_WRITE_ATTEMPTS
 Parameter name for how often we should try to write a 
version file, before failing
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_WAL_STORAGE_POLICY
 
-
+
 static int
 DEFAULT_ZK_SESSION_TIMEOUT
 Default value for ZooKeeper session timeout
 
 
-
+
 static int
 DEFAULT_ZOOKEEPER_CLIENT_PORT
 Default client port that the zookeeper listens on
 
 
-
+
 static int
 DEFAULT_ZOOKEEPER_MAX_CLIENT_CNXNS
 Default limit on concurrent client-side zookeeper 
connections
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_ZOOKEEPER_ZNODE_PARENT
 
-
+
 static int
 DELIMITER
 delimiter used between portions of a region name
 
 
-
+
 static byte[]
 EMPTY_BYTE_ARRAY
-An empty instance.
+An empty byte array instance.
 
 
-
+
 static https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffer
 EMPTY_BYTE_BUFFER
 
-
+
 static byte[]
 EMPTY_END_ROW
 Last row in a table.
 
 
-
+
 static byte[]
 EMPTY_START_ROW
 Used by scanners, etc when they want to start at the 
beginning of a region
 
 
+
+static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
+EMPTY_STRING
+An empty string instance.
+
+
 
 static https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 ENABLE_CLIENT_BACKPRESSURE
@@ -3724,7 +3734,21 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 EMPTY_BYTE_ARRAY
 public static finalbyte[] EMPTY_BYTE_ARRAY
-An empty instance.
+An empty byte array instance.
+
+
+
+
+
+
+
+EMPTY_STRING
+public static finalhttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/eb5d2c62/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
 
b/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
index 127be9f..722424c 100644
--- 
a/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
+++ 
b/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
@@ -23,16 +23,16 @@
 015 * See the License for the specific 
language governing permissions and
 016 * limitations under the License.
 017 */
-018
-019package 
org.apache.hadoop.hbase.replication;
-020
-021import java.util.Collection;
-022import java.util.Collections;
-023import java.util.HashMap;
-024import java.util.List;
-025import java.util.Map;
-026import java.util.Set;
-027import java.util.TreeMap;
+018package 
org.apache.hadoop.hbase.replication;
+019
+020import java.util.Collection;
+021import java.util.Collections;
+022import java.util.HashMap;
+023import java.util.List;
+024import java.util.Map;
+025import java.util.Set;
+026import java.util.TreeMap;
+027import 
org.apache.commons.lang3.StringUtils;
 028import 
org.apache.hadoop.hbase.TableName;
 029import 
org.apache.hadoop.hbase.util.Bytes;
 030import 
org.apache.yetus.audience.InterfaceAudience;
@@ -55,344 +55,370 @@
 047  private SetString 
excludeNamespaces = null;
 048  private long bandwidth = 0;
 049  private final boolean serial;
-050
-051  private 
ReplicationPeerConfig(ReplicationPeerConfigBuilderImpl builder) {
-052this.clusterKey = 
builder.clusterKey;
-053this.replicationEndpointImpl = 
builder.replicationEndpointImpl;
-054this.peerData = 
Collections.unmodifiableMap(builder.peerData);
-055this.configuration = 
Collections.unmodifiableMap(builder.configuration);
-056this.tableCFsMap =
-057builder.tableCFsMap != null ? 
unmodifiableTableCFsMap(builder.tableCFsMap) : null;
-058this.namespaces =
-059builder.namespaces != null ? 
Collections.unmodifiableSet(builder.namespaces) : null;
-060this.replicateAllUserTables = 
builder.replicateAllUserTables;
-061this.excludeTableCFsMap =
-062builder.excludeTableCFsMap != 
null ? unmodifiableTableCFsMap(builder.excludeTableCFsMap)
-063: null;
-064this.excludeNamespaces =
-065builder.excludeNamespaces != null 
? Collections.unmodifiableSet(builder.excludeNamespaces)
-066: null;
-067this.bandwidth = builder.bandwidth;
-068this.serial = builder.serial;
-069  }
-070
-071  private MapTableName, 
ListString
-072  
unmodifiableTableCFsMap(MapTableName, ListString tableCFsMap) 
{
-073MapTableName, 
ListString newTableCFsMap = new HashMap();
-074tableCFsMap.forEach((table, cfs) 
- newTableCFsMap.put(table,
-075  cfs != null ? 
Collections.unmodifiableList(cfs) : null));
-076return 
Collections.unmodifiableMap(newTableCFsMap);
-077  }
-078
-079  /**
-080   * @deprecated as release of 2.0.0, and 
it will be removed in 3.0.0. Use
-081   * {@link 
ReplicationPeerConfigBuilder} to create new ReplicationPeerConfig.
-082   */
-083  @Deprecated
-084  public ReplicationPeerConfig() {
-085this.peerData = new 
TreeMap(Bytes.BYTES_COMPARATOR);
-086this.configuration = new 
HashMap(0);
-087this.serial = false;
-088  }
-089
-090  /**
-091   * Set the clusterKey which is the 
concatenation of the slave cluster's:
-092   * 
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
-093   * @deprecated as release of 2.0.0, and 
it will be removed in 3.0.0. Use
-094   * {@link 
ReplicationPeerConfigBuilder#setClusterKey(String)} instead.
-095   */
-096  @Deprecated
-097  public ReplicationPeerConfig 
setClusterKey(String clusterKey) {
-098this.clusterKey = clusterKey;
-099return this;
-100  }
-101
-102  /**
-103   * Sets the ReplicationEndpoint plugin 
class for this peer.
-104   * @param replicationEndpointImpl a 
class implementing ReplicationEndpoint
-105   * @deprecated as release of 2.0.0, and 
it will be removed in 3.0.0. Use
-106   * {@link 
ReplicationPeerConfigBuilder#setReplicationEndpointImpl(String)} instead.
-107   */
-108  @Deprecated
-109  public ReplicationPeerConfig 
setReplicationEndpointImpl(String replicationEndpointImpl) {
-110this.replicationEndpointImpl = 
replicationEndpointImpl;
-111return this;
-112  }
-113
-114  public String getClusterKey() {
-115return clusterKey;
-116  }
-117
-118  public String 
getReplicationEndpointImpl() {
-119return replicationEndpointImpl;
-120  }
-121
-122  public Mapbyte[], byte[] 
getPeerData() {
-123return peerData;
-124  }
-125
-126  public MapString, String 
getConfiguration() {
-127return configuration;
-128  }
-129
-130  public MapTableName, 
ListString 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/55ce8d97/devapidocs/deprecated-list.html
--
diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html
index 800b8f7..233264a 100644
--- a/devapidocs/deprecated-list.html
+++ b/devapidocs/deprecated-list.html
@@ -1301,51 +1301,57 @@
 
 
 
-org.apache.hadoop.hbase.ServerLoad.getCurrentCompactedKVs()
+org.apache.hadoop.hbase.ServerLoad.getCpRequestsCount()
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use ServerLoad.getRegionMetrics()
 instead.
 
 
 
+org.apache.hadoop.hbase.ServerLoad.getCurrentCompactedKVs()
+As of release 2.0.0, this 
will be removed in HBase 3.0.0
+ Use ServerLoad.getRegionMetrics()
 instead.
+
+
+
 org.apache.hadoop.hbase.RegionLoad.getCurrentCompactedKVs()
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionLoad.getCompactedCellCount()
 instead.
 
 
-
+
 org.apache.hadoop.hbase.ClusterStatus.getDeadServers()
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  (https://issues.apache.org/jira/browse/HBASE-13656;>HBASE-13656).
  Use ClusterStatus.getDeadServerNames().
 
 
-
+
 org.apache.hadoop.hbase.ClusterStatus.getDeadServersSize()
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use ClusterStatus.getDeadServerNames().
 
 
-
+
 org.apache.hadoop.hbase.HRegionInfo.getDescriptiveNameFromRegionStateForDisplay(RegionState,
 Configuration)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use 
RegionInfoDisplay#getDescriptiveNameFromRegionStateForDisplay(RegionState, 
Configuration)
  over in hbase-server module.
 
 
-
+
 org.apache.hadoop.hbase.wal.WAL.getEarliestMemStoreSeqNum(byte[])
 Since version 1.2.0. 
Removing because not used and exposes subtle internal
  workings. Use WAL.getEarliestMemStoreSeqNum(byte[],
 byte[])
 
 
-
+
 org.apache.hadoop.hbase.HRegionInfo.getEndKeyForDisplay(HRegionInfo,
 Configuration)
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionInfoDisplay#getEndKeyForDisplay(RegionInfo, 
Configuration)
  over in hbase-server module.
 
 
-
+
 org.apache.hadoop.hbase.master.MasterWalManager.getFailedServersFromLogFolders()
 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
@@ -1353,1576 +1359,1576 @@
  it.
 
 
-
+
 org.apache.hadoop.hbase.HTableDescriptor.getFamilies()
 Use HTableDescriptor.getColumnFamilies().
 
 
-
+
 org.apache.hadoop.hbase.HTableDescriptor.getFamiliesKeys()
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  (https://issues.apache.org/jira/browse/HBASE-18008;>HBASE-18008).
  Use HTableDescriptor.getColumnFamilyNames().
 
 
-
+
 org.apache.hadoop.hbase.HTableDescriptor.getFamily(byte[])
 Use HTableDescriptor.getColumnFamily(byte[]).
 
 
-
+
 org.apache.hadoop.hbase.ServerLoad.getFilteredReadRequestsCount()
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use ServerLoad.getRegionMetrics()
 instead.
 
 
-
+
 org.apache.hadoop.hbase.RegionLoad.getFilteredReadRequestsCount()
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionLoad.getFilteredReadRequestCount()
 instead.
 
 
-
+
 org.apache.hadoop.hbase.regionserver.RegionServerServices.getFlushPressure()
 
-
+
 org.apache.hadoop.hbase.io.hfile.FixedFileTrailer.getHBase1CompatibleName(String)
 Since hbase-2.0.0. Will be 
removed in hbase-3.0.0.
 
 
-
+
 org.apache.hadoop.hbase.ServerName.getHostAndPort()
 Since 2.0. Use ServerName.getAddress()
 instead.
 
 
-
+
 org.apache.hadoop.hbase.ServerName.getHostNameMinusDomain(String)
 Since 2.0. This is for 
internal use only.
 
 
-
+
 org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo.getHTableDescriptor()
 use HFileOutputFormat2.TableInfo.getTableDescriptor()
 
 
-
+
 org.apache.hadoop.hbase.client.HBaseAdmin.getHTableDescriptor(TableName,
 Connection, RpcRetryingCallerFactory, RpcControllerFactory, int, int)
 since 2.0 version and will 
be removed in 3.0 version.
  use HBaseAdmin.getTableDescriptor(TableName,
  Connection, 
RpcRetryingCallerFactory,RpcControllerFactory,int,int)
 
 
-
+
 org.apache.hadoop.hbase.io.hfile.HFileScanner.getKeyString()
 Since 
hbase-2.0.0
 
 
-
+
 org.apache.hadoop.hbase.RegionLoad.getLastMajorCompactionTs()
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use RegionLoad.getLastMajorCompactionTimestamp()
 instead.
 
 
-
+
 org.apache.hadoop.hbase.ClusterStatus.getLastMajorCompactionTsForRegion(byte[])
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
  Use ClusterMetrics.getLastMajorCompactionTimestamp(byte[])
 instead.
 
 
-
+
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2b11656f/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html 
b/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
index 2405d9a..2758049 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/HMaster.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":9,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":9,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":9,"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":9,"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":9,"i121":10,"i122":10,"i123":10,"i124":10,"i125":10,"i126":10,"i127":10,"i128":10,"i129":10,"i130":10,"i131":10,"i132":10,"i133":9,"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":9};
+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":9,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":9,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":9,"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":9,"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":9,"i121":10,"i122":10,"i123":10,"i124":10,"i125":10,"i126":10,"i127":10,"i128":10,"i129":10,"i130":10,"i131":10,"i132":10,"i133":9,"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":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -178,6 +178,12 @@ implements static class
 HMaster.RedirectServlet
 
+
+protected static interface
+HMaster.TableDescriptorGetter
+Implement to return TableDescriptor after pre-checks
+
+
 
 
 
@@ -1213,6 +1219,13 @@ implements 
+private long
+modifyTable(TableNametableName,
+   HMaster.TableDescriptorGetternewDescriptorGetter,
+   longnonceGroup,
+   longnonce)
+
+
 long
 modifyTable(TableNametableName,
TableDescriptornewDescriptor,
@@ -1221,22 +1234,22 @@ implements Modify the descriptor of an existing table
 
 
-
+
 void
 move(byte[]encodedRegionName,
 byte[]destServerName)
 
-
+
 boolean
 normalizeRegions()
 Perform normalization of cluster (invoked by RegionNormalizerChore).
 
 
-
+
 private int
 putUpJettyServer()
 
-
+
 void
 recommissionRegionServer(ServerNameserver,
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in 
java.util">Listbyte[]encodedRegionNames)
@@ -1244,37 +1257,37 @@ implements 
+
 boolean
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/65565d77/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
index a22e91f..41db305 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
@@ -2923,8 +2923,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private void
-AssignmentManager.checkFailoverCleanupCompleted(RegionInfohri)
-Used to check if the failover cleanup is done.
+AssignmentManager.checkMetaLoaded(RegionInfohri)
+Used to check if the meta loading is done.
 
 
 
@@ -3025,12 +3025,12 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
   RegionInforegionToMergeB)
 
 
-private RegionInfo
-AssignmentManager.getMetaForRegion(RegionInforegionInfo)
+private ProcedureEvent?
+AssignmentManager.getMetaAssignEvent(RegionInfometaRegionInfo)
 
 
-private ProcedureEvent
-AssignmentManager.getMetaInitializedEvent(RegionInfometaRegionInfo)
+private RegionInfo
+AssignmentManager.getMetaForRegion(RegionInforegionInfo)
 
 
 private long
@@ -3172,8 +3172,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private void
-AssignmentManager.setMetaInitialized(RegionInfometaRegionInfo,
-  booleanisInitialized)
+AssignmentManager.setMetaAssigned(RegionInfometaRegionInfo,
+   booleanassigned)
 
 
 protected void
@@ -3204,8 +3204,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 private void
-RegionStateStore.updateMetaLocation(RegionInforegionInfo,
-  ServerNameserverName)
+RegionStateStore.updateMetaLocation(RegionInforegionInfo,
+  ServerNameserverName,
+  RegionState.Statestate)
 
 
 private void
@@ -3270,8 +3271,10 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 boolean
-AssignmentManager.waitMetaInitialized(Procedureproc,
-   RegionInforegionInfo)
+AssignmentManager.waitMetaAssigned(Procedure?proc,
+RegionInforegionInfo)
+Notice that this event does not mean the AM has already 
finished region state rebuilding.
+
 
 
 
@@ -4246,6 +4249,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 RecoverMetaProcedure.handleRIT(MasterProcedureEnvenv,
  RegionInfori,
  ServerNamecrashedServerName)
+Deprecated.
 Is the region stuck assigning to this failedMetaServer? If 
so, cancel the call
  just as we do over in ServerCrashProcedure#handleRIT except less to do here; 
less context
  to carry.
@@ -4263,14 +4267,14 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 boolean
-MasterProcedureScheduler.waitRegion(Procedureprocedure,
+MasterProcedureScheduler.waitRegion(Procedure?procedure,
   RegionInforegionInfo)
 Suspend the procedure if the specified region is already 
locked.
 
 
 
 boolean
-MasterProcedureScheduler.waitRegions(Procedureprocedure,
+MasterProcedureScheduler.waitRegions(Procedure?procedure,
TableNametable,
RegionInfo...regionInfo)
 Suspend the procedure if the specified set of regions are 
already locked.
@@ -4278,14 +4282,14 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 void
-MasterProcedureScheduler.wakeRegion(Procedureprocedure,
+MasterProcedureScheduler.wakeRegion(Procedure?procedure,
   RegionInforegionInfo)
 Wake the procedures waiting for the specified region
 
 
 
 void
-MasterProcedureScheduler.wakeRegions(Procedureprocedure,
+MasterProcedureScheduler.wakeRegions(Procedure?procedure,
TableNametable,
RegionInfo...regionInfo)
 Wake the procedures waiting for the specified regions

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/65565d77/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
index fc95504..bbaaedf 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
@@ -552,24 +552,24 @@
 
 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 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e11cf2cb/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 ed8e9dd..2d0d7ff 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"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};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"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":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";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class ServerManager
+public class ServerManager
 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 ServerManager class manages info about region servers.
  
@@ -267,10 +267,6 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 Constructor.
 
 
-
-ServerManager(MasterServicesmaster,
- booleanconnect)
-
 
 
 
@@ -381,104 +377,108 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 getDrainingServersList()
 
 
+int
+getInfoPort(ServerNameserverName)
+
+
 org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
 getLastFlushedSequenceId(byte[]encodedRegionName)
 
-
+
 ServerMetrics
 getLoad(ServerNameserverName)
 
-
+
 private int
 getMinToStart()
 Calculate min necessary to start.
 
 
-
+
 https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">MapServerName,ServerMetrics
 getOnlineServers()
 
-
+
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName
 getOnlineServersList()
 
-
+
 https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerName
 getOnlineServersListWithPredicator(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListServerNamekeys,
   https://docs.oracle.com/javase/8/docs/api/java/util/function/Predicate.html?is-external=true;
 title="class or interface in java.util.function">PredicateServerMetricsidleServerPredicator)
 
-
+
 private 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
 getRegionServersInZK(ZKWatcherzkw)
 
-
+
 org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 getRsAdmin(ServerNamesn)
 
-
+
 int
 getServerVersion(ServerNameserverName)
 May return 0 when server is not online.
 
 
-
+
 private https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 getStrForMax(intmax)
 
-
+
 (package private) boolean
 isClusterShutdown()
 
-
+
 boolean
 isRegionInServerManagerStates(RegionInfohri)
 
-
+
 boolean
 isServerDead(ServerNameserverName)
 Check if a server is known to be dead.
 
 
-
+
 boolean
 isServerOnline(ServerNameserverName)
 
-
+
 (package private) void
 letRegionServersShutdown()
 
-
+
 void
 moveFromOnlineToDeadServers(ServerNamesn)
 
-
+
 private HBaseRpcController
 newRpcController()
 
-
+
 void
 processDeadServer(ServerNameserverName,
  booleanshouldSplitWal)
 
-
+
 (package private) void
 processQueuedDeadServers()
 Process the servers which died during master's 
initialization.
 
 
-
+
 (package private) void
 recordNewServerWithLock(ServerNameserverName,
ServerMetricssl)
 Adds the onlineServers list.
 
 
-
+
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3469cbc0/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 49b399a..af6c596 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
@@ -353,7 +353,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 
-void
+boolean
 expireServer(ServerNameserverName)
 
 
@@ -1126,7 +1126,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 expireServer
-publicvoidexpireServer(ServerNameserverName)
+publicbooleanexpireServer(ServerNameserverName)
 
 
 
@@ -1135,7 +1135,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 moveFromOnlineToDeadServers
-publicvoidmoveFromOnlineToDeadServers(ServerNamesn)
+publicvoidmoveFromOnlineToDeadServers(ServerNamesn)
 
 
 
@@ -1144,7 +1144,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 processDeadServer
-publicvoidprocessDeadServer(ServerNameserverName,
+publicvoidprocessDeadServer(ServerNameserverName,
   booleanshouldSplitWal)
 
 
@@ -1154,7 +1154,7 @@ extends https://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.
 
@@ -1165,7 +1165,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 removeServerFromDrainList
-publicbooleanremoveServerFromDrainList(ServerNamesn)
+publicbooleanremoveServerFromDrainList(ServerNamesn)
 
 
 
@@ -1174,7 +1174,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 addServerToDrainList
-publicbooleanaddServerToDrainList(ServerNamesn)
+publicbooleanaddServerToDrainList(ServerNamesn)
 Add the server to the drain list.
 
 Parameters:
@@ -1190,7 +1190,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 newRpcController
-privateHBaseRpcControllernewRpcController()
+privateHBaseRpcControllernewRpcController()
 
 
 
@@ -1199,7 +1199,7 @@ extends https://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.
  
@@ -1218,7 +1218,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 closeRegionSilentlyAndWait
-public staticvoidcloseRegionSilentlyAndWait(ClusterConnectionconnection,
+public staticvoidcloseRegionSilentlyAndWait(ClusterConnectionconnection,
   ServerNameserver,
   RegionInforegion,
   longtimeout)
@@ -1239,7 +1239,7 @@ extends https://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 https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Parameters:
@@ -1258,7 +1258,7 @@ extends https://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.
@@ -1270,7 +1270,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 waitForRegionServers
-publicvoidwaitForRegionServers(MonitoredTaskstatus)
+publicvoidwaitForRegionServers(MonitoredTaskstatus)
   throws https://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:
@@ -1293,7 +1293,7 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 getStrForMax
-privatehttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetStrForMax(intmax)

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4df09ed9/devapidocs/org/apache/hadoop/hbase/master/assignment/MoveRegionProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/MoveRegionProcedure.html 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/MoveRegionProcedure.html
index b5882ca..431fbd7 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/MoveRegionProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/MoveRegionProcedure.html
@@ -331,7 +331,7 @@ extends StateMachineProcedure
-addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isRollbackSupported,
 isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
+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/assignment/SplitTableRegionProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
index 61363f0..387e3e2 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
@@ -499,7 +499,7 @@ extends StateMachineProcedure
-addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
+addChildProcedure,
 execute,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 setNextState,
 toStringState
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4df09ed9/devapidocs/org/apache/hadoop/hbase/master/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/master/package-tree.html
index 55a97e3..ca6f11f 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/package-tree.html
@@ -346,11 +346,11 @@
 
 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.MetricsMasterSourceFactoryImpl.FactoryStorage
+org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode
+org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
 org.apache.hadoop.hbase.master.RegionState.State
+org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl.FactoryStorage
 org.apache.hadoop.hbase.master.SplitLogManager.ResubmitDirective
-org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4df09ed9/devapidocs/org/apache/hadoop/hbase/master/procedure/AbstractStateMachineNamespaceProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/AbstractStateMachineNamespaceProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/AbstractStateMachineNamespaceProcedure.html
index e9cc67c..bba585c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/procedure/AbstractStateMachineNamespaceProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/procedure/AbstractStateMachineNamespaceProcedure.html
@@ -277,7 +277,7 @@ implements StateMachineProcedure
-abort,
 addChildProcedure,
 deserializeStateData,
 execute,
 executeFromState,
 failIfAborted,
 getCurrentState, getCurrentStateId,
 getCycles,
 getInitialState,
 getState,
 getStateId,
 isRollbackSupported,
 isYieldAfterExecutionStep,
 isYieldBeforeExecuteFromState,
 rollback,
 rollbackState,
 serializeStateData,
 setNextState,
 toStringState
+abort,
 addChildProcedure,
 deserializeStateData,
 execute,
 executeFromState,
 failIfAborted,
 getCurrentState,
 getCurrentStateId,
 getCycles,
 getInitialState,
 getState,
 getStateId,
 isRollbackSupported,
 isYieldAfterExecutionStep,
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/883dde2f/devapidocs/org/apache/hadoop/hbase/class-use/BBKVComparator.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/BBKVComparator.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/BBKVComparator.html
new file mode 100644
index 000..daee413
--- /dev/null
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/BBKVComparator.html
@@ -0,0 +1,125 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Class org.apache.hadoop.hbase.BBKVComparator (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.BBKVComparator
+
+No usage of 
org.apache.hadoop.hbase.BBKVComparator
+
+
+
+
+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/883dde2f/devapidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html
index 211b4dd..0d6ccc4 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html
@@ -122,11 +122,9 @@
 
 
 
-private static int
-CellComparatorImpl.compareByteBufferKeyValue(ByteBufferKeyValueleft,
- ByteBufferKeyValueright)
-Specialized comparator for the ByteBufferKeyValue type 
exclusivesly.
-
+(package private) static int
+BBKVComparator.compare(ByteBufferKeyValueleft,
+   ByteBufferKeyValueright)
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/883dde2f/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 4a6ec6b..0f40fe4 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -818,9 +818,7 @@ service.
 int
 CellComparatorImpl.compare(Cella,
Cellb,
-   booleanignoreSequenceid)
-Compare cells.
-
+   booleanignoreSequenceid)
 
 
 int
@@ -1071,7 +1069,7 @@ service.
Cellright)
 
 
-(package private) int
+(package private) static int
 CellComparatorImpl.compareRows(Cellleft,
intleftRowLength,
Cellright,
@@ -5342,7 +5340,7 @@ service.
 CellChunkImmutableSegment.copyCellIntoMSLAB(Cellcell)
 
 
-private Cell
+private static Cell
 MemStoreLABImpl.copyToChunkCell(Cellcell,
https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBufferbuf,
intoffset,
@@ -6206,7 +6204,7 @@ service.
 CellChunkImmutableSegment.copyCellIntoMSLAB(Cellcell)
 
 
-private Cell
+private static Cell
 MemStoreLABImpl.copyToChunkCell(Cellcell,
https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBufferbuf,
intoffset,
@@ -7271,7 +7269,7 @@ service.
 CellComparatorcomparator)
 
 
-void
+private static void
 HRegion.updateCellTimestamps(https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">Iterablehttps://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellcellItr,
 byte[]now)
 Replace any cell timestamps set to HConstants.LATEST_TIMESTAMP


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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7bcc960d/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html 
b/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
index 52e5608..9412c02 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
@@ -1215,7 +1215,7 @@ implements 
 (package private) long
-modifyNamespace(NamespaceDescriptornamespaceDescriptor,
+modifyNamespace(NamespaceDescriptornewNsDescriptor,
longnonceGroup,
longnonce)
 Modify an existing Namespace.
@@ -1224,7 +1224,7 @@ implements 
 long
 modifyTable(TableNametableName,
-   TableDescriptordescriptor,
+   TableDescriptornewDescriptor,
longnonceGroup,
longnonce)
 Modify the descriptor of an existing table
@@ -3258,7 +3258,7 @@ implements 
 modifyTable
 publiclongmodifyTable(TableNametableName,
-TableDescriptordescriptor,
+TableDescriptornewDescriptor,
 longnonceGroup,
 longnonce)
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -3269,7 +3269,7 @@ implements modifyTablein
 interfaceMasterServices
 Parameters:
 tableName - The table name
-descriptor - The updated table descriptor
+newDescriptor - The updated table descriptor
 Throws:
 https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
@@ -3281,7 +3281,7 @@ implements 
 
 restoreSnapshot
-publiclongrestoreSnapshot(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescriptionsnapshotDesc,
+publiclongrestoreSnapshot(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescriptionsnapshotDesc,
 longnonceGroup,
 longnonce,
 booleanrestoreAcl)
@@ -3298,7 +3298,7 @@ implements 
 
 checkTableExists
-privatevoidcheckTableExists(TableNametableName)
+privatevoidcheckTableExists(TableNametableName)
throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException,
   TableNotFoundException
 
@@ -3314,7 +3314,7 @@ implements 
 
 checkTableModifiable
-publicvoidcheckTableModifiable(TableNametableName)
+publicvoidcheckTableModifiable(TableNametableName)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException,
  TableNotFoundException,
  TableNotDisabledException
@@ -3338,7 +3338,7 @@ implements 
 
 getClusterMetricsWithoutCoprocessor
-publicClusterMetricsgetClusterMetricsWithoutCoprocessor()
+publicClusterMetricsgetClusterMetricsWithoutCoprocessor()
throws https://docs.oracle.com/javase/8/docs/api/java/io/InterruptedIOException.html?is-external=true;
 title="class or interface in java.io">InterruptedIOException
 
 Throws:
@@ -3352,7 +3352,7 @@ implements 
 
 getClusterMetricsWithoutCoprocessor
-publicClusterMetricsgetClusterMetricsWithoutCoprocessor(https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
+publicClusterMetricsgetClusterMetricsWithoutCoprocessor(https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
throws https://docs.oracle.com/javase/8/docs/api/java/io/InterruptedIOException.html?is-external=true;
 title="class or interface in java.io">InterruptedIOException
 
 Throws:
@@ -3366,7 +3366,7 @@ implements 
 
 getClusterMetrics
-publicClusterMetricsgetClusterMetrics()
+publicClusterMetricsgetClusterMetrics()
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Returns:
@@ -3382,7 +3382,7 @@ implements 
 
 getClusterMetrics
-publicClusterMetricsgetClusterMetrics(https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
+publicClusterMetricsgetClusterMetrics(https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true;
 title="class or interface in java.util">EnumSetClusterMetrics.Optionoptions)
  

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/92a26cfb/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RowLockImpl.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RowLockImpl.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RowLockImpl.html
index 5e16d7d..cbb0f00 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RowLockImpl.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RowLockImpl.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-public static class HRegion.RowLockImpl
+public static class HRegion.RowLockImpl
 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 Region.RowLock
 Class used to represent a lock on a row.
@@ -226,7 +226,7 @@ implements 
 
 context
-private finalHRegion.RowLockContext context
+private finalHRegion.RowLockContext context
 
 
 
@@ -235,7 +235,7 @@ implements 
 
 lock
-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 lock
+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 lock
 
 
 
@@ -252,7 +252,7 @@ implements 
 
 RowLockImpl
-publicRowLockImpl(HRegion.RowLockContextcontext,
+publicRowLockImpl(HRegion.RowLockContextcontext,
https://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">Locklock)
 
 
@@ -270,7 +270,7 @@ implements 
 
 getLock
-publichttps://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">LockgetLock()
+publichttps://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">LockgetLock()
 
 
 
@@ -279,7 +279,7 @@ implements 
 
 getContext
-publicHRegion.RowLockContextgetContext()
+publicHRegion.RowLockContextgetContext()
 
 
 
@@ -288,7 +288,7 @@ implements 
 
 release
-publicvoidrelease()
+publicvoidrelease()
 Description copied from 
interface:Region.RowLock
 Release the given lock.  If there are no remaining locks 
held by the current thread
  then unlock the row and allow other threads to acquire the lock.
@@ -304,7 +304,7 @@ implements 
 
 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 
classhttps://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object



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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2065178/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html
index cdd2f36..fea2b5a 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/de18d468/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html 
b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html
index 2df47c7..05289a3 100644
--- a/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.html
+++ b/devapidocs/org/apache/hadoop/hbase/util/HBaseFsck.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":9,"i22":10,"i23":9,"i24":9,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":9,"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":9,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":9,"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":9,"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":9,"i98":10,"i99":10,"i100":10,"i101":10,"i102":10,"i103":10,"i104":10,"i105":10,"i106":10,"i107":10,"i108":10,"i109":9,"
 
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":10,"i129":10,"i130":10,"i131":10,"i132":10,"i133":10,"i134":10,"i135":10,"i136":10,"i137":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":9,"i23":10,"i24":9,"i25":9,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":9,"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":9,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":9,"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":9,"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":9,"i101":10,"i102":10,"i103":10,"i104":10,"i105":10,"i106":10,"i107":10,"i108":10,"i109":10,
 
"i110":10,"i111":10,"i112":9,"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":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};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 
 @InterfaceAudience.LimitedPrivate(value="Tools")
  @InterfaceStability.Evolving
-public class HBaseFsck
+public class HBaseFsck
 extends org.apache.hadoop.conf.Configured
 implements https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true;
 title="class or interface in java.io">Closeable
 HBaseFsck (hbck) is a tool for checking and repairing 
region consistency and
@@ -303,6 +303,14 @@ implements https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.
 checkRegionBoundaries
 
 
+private boolean
+cleanReplicationBarrier
+
+
+private TableName
+cleanReplicationBarrierTable
+
+
 (package private) static https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true;
 title="class or interface in java.util">ComparatorHBaseFsck.HbckInfo
 cmp
 
@@ -703,59 +711,63 @@ implements https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.
 
 
 
+void
+cleanReplicationBarrier()
+
+
 private void
 cleanupHbckZnode()
 
-
+
 private void
 clearState()
 Clear the current state of hbck.
 
 
-
+
 void
 close()
 
-
+
 private void
 closeRegion(HBaseFsck.HbckInfohi)
 Attempts to undeploy a region from a region server based in 
information in
  META.
 
 
-
+
 void
 connect()
 To repair region consistency, one must call connect() in 
order to repair
  online state.
 
 
-
+
 protected HFileCorruptionChecker
 createHFileCorruptionChecker(booleansidelineCorruptHFiles)
 
-
+
 private HRegion
 createNewMeta(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringwalFactoryID)
 This borrows code from 

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

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e0fb1fde/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
 
b/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
index e584222..f3b180f 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class CompoundConfiguration.ImmutableConfWrapper
+static class CompoundConfiguration.ImmutableConfWrapper
 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 CompoundConfiguration.ImmutableConfigMap
 
@@ -233,7 +233,7 @@ implements 
 
 c
-private finalorg.apache.hadoop.conf.Configuration c
+private finalorg.apache.hadoop.conf.Configuration c
 
 
 
@@ -250,7 +250,7 @@ implements 
 
 ImmutableConfWrapper
-ImmutableConfWrapper(org.apache.hadoop.conf.Configurationconf)
+ImmutableConfWrapper(org.apache.hadoop.conf.Configurationconf)
 
 
 
@@ -267,7 +267,7 @@ implements 
 
 iterator
-publichttps://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">Iteratorhttps://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in java.util">Map.Entryhttps://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">Stringiterator()
+publichttps://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">Iteratorhttps://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in java.util">Map.Entryhttps://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">Stringiterator()
 
 Specified by:
 https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--;
 title="class or interface in java.lang">iteratorin 
interfacehttps://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">Iterablehttps://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true;
 title="class or interface in java.util">Map.Entryhttps://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
@@ -280,7 +280,7 @@ implements 
 
 get
-publichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringget(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringkey)
+publichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringget(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringkey)
 
 Specified by:
 getin
 interfaceCompoundConfiguration.ImmutableConfigMap
@@ -293,7 +293,7 @@ implements 
 
 getRaw
-publichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetRaw(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringkey)
+publichttps://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetRaw(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringkey)
 
 Specified by:
 getRawin
 interfaceCompoundConfiguration.ImmutableConfigMap
@@ -306,7 +306,7 @@ implements 
 
 getClassByName
-publichttps://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Class?getClassByName(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+publichttps://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16541468/apidocs/org/apache/hadoop/hbase/client/Put.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Put.html 
b/apidocs/org/apache/hadoop/hbase/client/Put.html
index 94715b4..b5880eb 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Put.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Put.html
@@ -392,7 +392,7 @@ implements org.apache.hadoop.hbase.io.HeapSize
 
 
 Methods inherited from classorg.apache.hadoop.hbase.client.Mutation
-cellScanner,
 compareTo,
 extraHeapSize,
 get,
 getACL,
 getCellVisibility,
 getClusterIds,
 getDurability,
 getFamilyCellMap,
 getFingerprint, getRow,
 getTimeStamp,
 getTTL,
 has,
 has,
 has,
 has,
 has,
 heapSize,
  isEmpty,
 numFamilies,
 size,
 toMap
+cellScanner,
 compareTo,
 extraHeapSize,
 get,
 getACL,
 getCellVisibility,
 getClusterIds,
 getDurability,
 getFamilyCellMap,
 getFingerprint, getRow,
 getTimestamp,
 getTimeStamp,
 getTTL,
 has,
 has,
 has,
 has,
 
 has, heapSize,
 isEmpty,
 numFamilies,
 size,
 toMap
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16541468/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html 
b/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html
index 5b91331..b6f11c0 100644
--- a/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html
+++ b/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html
@@ -258,7 +258,7 @@ the order they are declared.
 
 
 values
-public staticRequestController.ReturnCode[]values()
+public staticRequestController.ReturnCode[]values()
 Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -278,7 +278,7 @@ for (RequestController.ReturnCode c : 
RequestController.ReturnCode.values())
 
 
 valueOf
-public staticRequestController.ReturnCodevalueOf(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+public staticRequestController.ReturnCodevalueOf(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Returns the enum constant of this type with the specified 
name.
 The string must match exactly an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16541468/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html 
b/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html
index 9135740..37e3cb0 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public static enum Scan.ReadType
+public static enum Scan.ReadType
 extends https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in java.lang">EnumScan.ReadType
 
 
@@ -214,7 +214,7 @@ the order they are declared.
 
 
 DEFAULT
-public static finalScan.ReadType DEFAULT
+public static finalScan.ReadType DEFAULT
 
 
 
@@ -223,7 +223,7 @@ the order they are declared.
 
 
 STREAM
-public static finalScan.ReadType STREAM
+public static finalScan.ReadType STREAM
 
 
 
@@ -232,7 +232,7 @@ the order they are declared.
 
 
 PREAD
-public static finalScan.ReadType PREAD
+public static finalScan.ReadType PREAD
 
 
 
@@ -249,7 +249,7 @@ the order they are declared.
 
 
 values
-public staticScan.ReadType[]values()
+public staticScan.ReadType[]values()
 Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -269,7 +269,7 @@ for (Scan.ReadType c : Scan.ReadType.values())
 
 
 valueOf
-public staticScan.ReadTypevalueOf(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+public staticScan.ReadTypevalueOf(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Returns the enum constant of this type with the specified 
name.
 The string must match exactly an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 



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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6eb695c8/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushHandler.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushHandler.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushHandler.html
index 1b6c6d1..8771c2c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushHandler.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushHandler.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private class MemStoreFlusher.FlushHandler
+private class MemStoreFlusher.FlushHandler
 extends HasThread
 
 
@@ -200,7 +200,7 @@ extends 
 
 FlushHandler
-privateFlushHandler(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+privateFlushHandler(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 
 
 
@@ -217,7 +217,7 @@ extends 
 
 run
-publicvoidrun()
+publicvoidrun()
 
 Specified by:
 https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true#run--;
 title="class or interface in java.lang">runin 
interfacehttps://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true;
 title="class or interface in java.lang">Runnable

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6eb695c8/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushQueueEntry.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushQueueEntry.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushQueueEntry.html
index 89f548d..bae780c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushQueueEntry.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushQueueEntry.html
@@ -107,7 +107,7 @@
 
 
 
-static interface MemStoreFlusher.FlushQueueEntry
+static interface MemStoreFlusher.FlushQueueEntry
 extends https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Delayed.html?is-external=true;
 title="class or interface in java.util.concurrent">Delayed
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6eb695c8/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushRegionEntry.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushRegionEntry.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushRegionEntry.html
index aee5adb..3ef4e5f 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushRegionEntry.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.FlushRegionEntry.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class MemStoreFlusher.FlushRegionEntry
+static class MemStoreFlusher.FlushRegionEntry
 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 MemStoreFlusher.FlushQueueEntry
 Datastructure used in the flush queue.  Holds region and 
retry count.
@@ -270,7 +270,7 @@ implements 
 
 region
-private finalHRegion region
+private finalHRegion region
 
 
 
@@ -279,7 +279,7 @@ implements 
 
 createTime
-private finallong createTime
+private finallong createTime
 
 
 
@@ -288,7 +288,7 @@ implements 
 
 whenToExpire
-privatelong whenToExpire
+privatelong whenToExpire
 
 
 
@@ -297,7 +297,7 @@ implements 
 
 requeueCount
-privateint requeueCount
+privateint requeueCount
 
 
 
@@ -306,7 +306,7 @@ implements 
 
 forceFlushAllStores
-private finalboolean forceFlushAllStores
+private finalboolean forceFlushAllStores
 
 
 
@@ -315,7 +315,7 @@ implements 
 
 tracker
-private finalFlushLifeCycleTracker tracker
+private finalFlushLifeCycleTracker tracker
 
 
 
@@ -332,7 +332,7 @@ implements 
 
 FlushRegionEntry
-FlushRegionEntry(HRegionr,
+FlushRegionEntry(HRegionr,
  booleanforceFlushAllStores,
  FlushLifeCycleTrackertracker)
 
@@ -351,7 +351,7 @@ implements 
 
 isMaximumWait
-publicbooleanisMaximumWait(longmaximumWait)
+publicbooleanisMaximumWait(longmaximumWait)
 
 Parameters:
 maximumWait - 
@@ -366,7 +366,7 @@ implements 
 
 getRequeueCount
-publicintgetRequeueCount()
+publicintgetRequeueCount()
 
 Returns:
 Count of times requeue(long)
 was called; i.e this is
@@ -380,7 +380,7 @@ implements 
 
 isForceFlushAllStores
-publicbooleanisForceFlushAllStores()
+publicbooleanisForceFlushAllStores()
 
 Returns:
 whether we need to flush all stores.
@@ -393,7 +393,7 @@ implements 
 
 getTracker

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bd675fa3/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.StoreFileSplitter.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.StoreFileSplitter.html
 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.StoreFileSplitter.html
index f65d734..af02b5e 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.StoreFileSplitter.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.StoreFileSplitter.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private class SplitTableRegionProcedure.StoreFileSplitter
+private class SplitTableRegionProcedure.StoreFileSplitter
 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">CallablePairorg.apache.hadoop.fs.Path,org.apache.hadoop.fs.Path
 Utility class used to do the file splitting / reference 
writing
@@ -220,7 +220,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 regionFs
-private finalHRegionFileSystem regionFs
+private finalHRegionFileSystem regionFs
 
 
 
@@ -229,7 +229,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 family
-private finalbyte[] family
+private finalbyte[] family
 
 
 
@@ -238,7 +238,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 sf
-private finalHStoreFile sf
+private finalHStoreFile sf
 
 
 
@@ -255,7 +255,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 StoreFileSplitter
-publicStoreFileSplitter(HRegionFileSystemregionFs,
+publicStoreFileSplitter(HRegionFileSystemregionFs,
  byte[]family,
  HStoreFilesf)
 Constructor that takes what it needs to split
@@ -281,7 +281,7 @@ implements https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 
 
 call
-publicPairorg.apache.hadoop.fs.Path,org.apache.hadoop.fs.Pathcall()
+publicPairorg.apache.hadoop.fs.Path,org.apache.hadoop.fs.Pathcall()
throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Specified by:

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bd675fa3/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
index 251b42d..61363f0 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.html
@@ -492,7 +492,7 @@ extends AbstractStateMachineTableProcedure
-getRegionDir,
 getUser,
 preflightChecks,
 releaseSyncLatch,
 setUser
+checkOnline,
 getRegionDir,
 getUser,
 preflightChecks,
 releaseSyncLatch,
 
 setUser
 
 
 
@@ -589,7 +589,7 @@ extends 
 
 EXPECTED_SPLIT_STATES
-private static finalRegionState.State[] EXPECTED_SPLIT_STATES
+private static finalRegionState.State[] EXPECTED_SPLIT_STATES
 
 
 
@@ -639,7 +639,7 @@ extends 
 
 checkSplittable
-privatevoidcheckSplittable(MasterProcedureEnvenv,
+privatevoidcheckSplittable(MasterProcedureEnvenv,
  RegionInforegionToSplit,
  byte[]splitRow)
   throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -660,7 +660,7 @@ extends 
 
 getDaughterRegionIdTimestamp
-private staticlonggetDaughterRegionIdTimestamp(RegionInfohri)
+private staticlonggetDaughterRegionIdTimestamp(RegionInfohri)
 Calculate daughter regionid to use.
 
 Parameters:
@@ -676,7 +676,7 @@ extends 
 
 executeFromState
-protectedStateMachineProcedure.FlowexecuteFromState(MasterProcedureEnvenv,
+protectedStateMachineProcedure.FlowexecuteFromState(MasterProcedureEnvenv,
   
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.SplitTableRegionStatestate)
throws https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true;
 title="class or interface in java.lang">InterruptedException
 Description copied from 
class:StateMachineProcedure
@@ -699,7 +699,7 @@ extends 
 
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8b1eaec1/apidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html 
b/apidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html
index cbbd63f..19efd1a 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html
@@ -28,873 +28,886 @@
 020
 021import java.io.IOException;
 022import java.util.Collection;
-023import java.util.List;
-024import java.util.Map;
-025import java.util.Set;
-026import java.util.stream.Collectors;
-027import java.util.stream.Stream;
-028import org.apache.hadoop.fs.Path;
-029import 
org.apache.hadoop.hbase.client.ColumnFamilyDescriptor;
-030import 
org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor;
-031import 
org.apache.hadoop.hbase.client.Durability;
-032import 
org.apache.hadoop.hbase.client.TableDescriptor;
-033import 
org.apache.hadoop.hbase.client.TableDescriptorBuilder;
-034import 
org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor;
-035import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
-036import 
org.apache.hadoop.hbase.security.User;
-037import 
org.apache.hadoop.hbase.util.Bytes;
-038import 
org.apache.yetus.audience.InterfaceAudience;
-039
-040/**
-041 * HTableDescriptor contains the details 
about an HBase table  such as the descriptors of
-042 * all the column families, is the table 
a catalog table, code hbase:meta /code,
-043 * if the table is read only, the maximum 
size of the memstore,
-044 * when the region split should occur, 
coprocessors associated with it etc...
-045 * @deprecated As of release 2.0.0, this 
will be removed in HBase 3.0.0.
-046 * Use {@link 
TableDescriptorBuilder} to build {@link HTableDescriptor}.
-047 */
-048@Deprecated
-049@InterfaceAudience.Public
-050public class HTableDescriptor implements 
TableDescriptor, ComparableHTableDescriptor {
-051  public static final String SPLIT_POLICY 
= TableDescriptorBuilder.SPLIT_POLICY;
-052  public static final String MAX_FILESIZE 
= TableDescriptorBuilder.MAX_FILESIZE;
-053  public static final String OWNER = 
TableDescriptorBuilder.OWNER;
-054  public static final Bytes OWNER_KEY = 
TableDescriptorBuilder.OWNER_KEY;
-055  public static final String READONLY = 
TableDescriptorBuilder.READONLY;
-056  public static final String 
COMPACTION_ENABLED = TableDescriptorBuilder.COMPACTION_ENABLED;
-057  public static final String 
MEMSTORE_FLUSHSIZE = TableDescriptorBuilder.MEMSTORE_FLUSHSIZE;
-058  public static final String FLUSH_POLICY 
= TableDescriptorBuilder.FLUSH_POLICY;
-059  public static final String IS_ROOT = 
"IS_ROOT";
-060  public static final String IS_META = 
TableDescriptorBuilder.IS_META;
-061  public static final String DURABILITY = 
TableDescriptorBuilder.DURABILITY;
-062  public static final String 
REGION_REPLICATION = TableDescriptorBuilder.REGION_REPLICATION;
-063  public static final String 
REGION_MEMSTORE_REPLICATION = 
TableDescriptorBuilder.REGION_MEMSTORE_REPLICATION;
-064  public static final String 
NORMALIZATION_ENABLED = TableDescriptorBuilder.NORMALIZATION_ENABLED;
-065  public static final String PRIORITY = 
TableDescriptorBuilder.PRIORITY;
-066  public static final boolean 
DEFAULT_READONLY = TableDescriptorBuilder.DEFAULT_READONLY;
-067  public static final boolean 
DEFAULT_COMPACTION_ENABLED = 
TableDescriptorBuilder.DEFAULT_COMPACTION_ENABLED;
-068  public static final boolean 
DEFAULT_NORMALIZATION_ENABLED = 
TableDescriptorBuilder.DEFAULT_NORMALIZATION_ENABLED;
-069  public static final long 
DEFAULT_MEMSTORE_FLUSH_SIZE = 
TableDescriptorBuilder.DEFAULT_MEMSTORE_FLUSH_SIZE;
-070  public static final int 
DEFAULT_REGION_REPLICATION = 
TableDescriptorBuilder.DEFAULT_REGION_REPLICATION;
-071  public static final boolean 
DEFAULT_REGION_MEMSTORE_REPLICATION = 
TableDescriptorBuilder.DEFAULT_REGION_MEMSTORE_REPLICATION;
-072  protected final 
ModifyableTableDescriptor delegatee;
-073
-074  /**
-075   * Construct a table descriptor 
specifying a TableName object
-076   * @param name Table name.
-077   * @see a 
href="https://issues.apache.org/jira/browse/HBASE-174"HADOOP-1581 HBASE: 
(HBASE-174) Un-openable tablename bug/a
-078   */
-079  public HTableDescriptor(final TableName 
name) {
-080this(new 
ModifyableTableDescriptor(name));
-081  }
-082
-083  /**
-084   * Construct a table descriptor by 
cloning the descriptor passed as a parameter.
-085   * p
-086   * Makes a deep copy of the supplied 
descriptor.
-087   * Can make a modifiable descriptor 
from an ImmutableHTableDescriptor.
-088   * @param desc The descriptor.
-089   */
-090  public HTableDescriptor(final 
HTableDescriptor desc) {
-091this(desc, true);
-092  }
-093
-094  protected HTableDescriptor(final 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a754d895/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 d9dd212..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/a754d895/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 bb96d7d..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/a754d895/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 a97567b..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/a754d895/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 ea56639..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 

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

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d347bde8/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 615ce8f..fedb629 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -274,10 +274,10 @@
 Warnings
 Errors
 
-3574
+3579
 0
 0
-16184
+16180
 
 Files
 
@@ -6160,7 +6160,7 @@
 org/apache/hadoop/hbase/quotas/QuotaTableUtil.java
 0
 0
-8
+7
 
 org/apache/hadoop/hbase/quotas/QuotaUtil.java
 0
@@ -6185,7 +6185,7 @@
 org/apache/hadoop/hbase/quotas/SnapshotQuotaObserverChore.java
 0
 0
-3
+1
 
 org/apache/hadoop/hbase/quotas/SpaceLimitSettings.java
 0
@@ -6575,7 +6575,7 @@
 org/apache/hadoop/hbase/regionserver/HStore.java
 0
 0
-45
+44
 
 org/apache/hadoop/hbase/regionserver/HStoreFile.java
 0
@@ -10370,7 +10370,7 @@
 sortStaticImportsAlphabetically: true
 groups: 
*,org.apache.hbase.thirdparty,org.apache.hadoop.hbase.shaded
 option: top
-1253
+1252
 Error
 
 
@@ -10393,7 +10393,7 @@
 caseIndent: 2
 basicOffset: 2
 lineWrappingIndentation: 2
-4826
+4825
 Error
 
 javadoc
@@ -10405,7 +10405,7 @@
 
 
 http://checkstyle.sourceforge.net/config_javadoc.html#NonEmptyAtclauseDescription;>NonEmptyAtclauseDescription
-3846
+3845
 Error
 
 misc
@@ -10423,7 +10423,7 @@
 
 max: 100
 ignorePattern: ^package.*|^import.*|a 
href|href|http://|https://|ftp://|org.apache.thrift.|com.google.protobuf.|hbase.protobuf.generated
-1632
+1631
 Error
 
 
@@ -16731,397 +16731,397 @@
 design
 HideUtilityClassConstructor
 Utility classes should not have a public or default constructor.
-137
+138
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-174
+177
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-281
+284
 
 Error
 indentation
 Indentation
 'method def rcurly' have incorrect indentation level 1, expected level 
should be 2.
-393
+396
 
 Error
 javadoc
 JavadocTagContinuationIndentation
 Line continuation have incorrect indentation level, expected level should 
be 2.
-449
+452
 
 Error
 indentation
 Indentation
 'case' child have incorrect indentation level 4, expected level should be 
6.
-480
+483
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-481
+484
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-482
+485
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-483
+486
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-484
+487
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-485
+488
 
 Error
 indentation
 Indentation
 'case' child have incorrect indentation level 4, expected level should be 
6.
-486
+489
 
 Error
 indentation
 Indentation
 'case' child have incorrect indentation level 4, expected level should be 
6.
-487
+490
 
 Error
 indentation
 Indentation
 'case' child have incorrect indentation level 4, expected level should be 
6.
-488
+491
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-489
+492
 
 Error
 indentation
 Indentation
 'case' child have incorrect indentation level 4, expected level should be 
6.
-503
+506
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-504
+507
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-505
+508
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-506
+509
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-507
+510
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-508
+511
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-509
+512
 
 Error
 indentation
 Indentation
 'case' child have incorrect indentation level 4, expected level should be 
6.
-510
+513
 
 Error
 indentation
 Indentation
 'case' child have incorrect indentation level 4, expected level should be 
6.
-511
+514
 
 Error
 indentation
 Indentation
 'case' child have incorrect indentation level 4, expected level should be 
6.
-512
+515
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-513
+516
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level should be 
8.
-514
+517
 
 Error
 indentation
 Indentation
 'block' child have incorrect indentation level 6, expected level 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6b94a2f2/devapidocs/index-all.html
--
diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html
index 2194fc8..971bde1 100644
--- a/devapidocs/index-all.html
+++ b/devapidocs/index-all.html
@@ -1637,7 +1637,7 @@
 
 addEntry(byte[],
 int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
 
-addEntry(WAL.Entry)
 - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader.WALEntryBatch
+addEntry(WAL.Entry)
 - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
 
 addEntryInternal(byte[],
 int, int, boolean) - Method in class 
org.apache.hadoop.hbase.io.util.LRUDictionary
 
@@ -2212,6 +2212,10 @@
 Create any replicas for the regions (the default replicas 
that was already created is passed to
  the method)
 
+addReplicationBarrier(Put,
 long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
+
+addReplicationParent(Put,
 ListRegionInfo) - Static method in class 
org.apache.hadoop.hbase.MetaTableAccessor
+
 addReplicationPeer(String,
 ReplicationPeerConfig) - Method in interface 
org.apache.hadoop.hbase.client.Admin
 
 Add a new replication peer for replicating data to slave 
cluster.
@@ -5353,6 +5357,8 @@
 Call back triggered by a individual member upon successful 
local in-barrier execution and
  release
 
+barriers
 - Variable in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
+
 base
 - Variable in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
 Base64 - 
Class in org.apache.hadoop.hbase.util
@@ -8990,6 +8996,12 @@
 
 canPurge(MonitoredTask)
 - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
+canPush(WAL.Entry,
 byte[]) - Method in class 
org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
+
+canPush(WAL.Entry,
 Cell) - Method in class 
org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
+
+canPushUnder
 - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
+
 canQueue()
 - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
 canReplicateToSameCluster()
 - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
@@ -11957,6 +11969,8 @@
 
 Clear a region from replayEditsPerRegion.
 
+clearReplicationScope()
 - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
+
 clearShortCompactionsQueue()
 - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
 clearSnapshot(long)
 - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
@@ -16438,6 +16452,8 @@
 
 conn
 - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
 
+conn
 - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
+
 conn
 - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
 
 conn - 
Variable in class org.apache.hadoop.hbase.SharedConnection
@@ -34304,6 +34320,8 @@
 
 getBandwidth()
 - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
 
+getBarriers()
 - Method in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
+
 getBaseConf()
 - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
 A split takes the config from the parent region & passes it 
to the daughter
@@ -38971,7 +38989,7 @@
 
 getHeapSize()
 - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
 
-getHeapSize()
 - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader.WALEntryBatch
+getHeapSize()
 - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
 
 getHeapSizeMB()
 - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
@@ -40132,6 +40150,8 @@
 
 getLastSegment()
 - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
+getLastSeqIds()
 - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
+
 getLastSequenceId(byte[])
 - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
 getLastSequenceId(byte[])
 - Method in interface org.apache.hadoop.hbase.regionserver.LastSequenceId
@@ -40158,9 +40178,9 @@
 
 getLastUpdate()
 - Method in class org.apache.hadoop.hbase.quotas.QuotaState
 
-getLastWalPath()
 - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader.WALEntryBatch
+getLastWalPath()
 - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
 
-getLastWalPosition()
 - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader.WALEntryBatch
+getLastWalPosition()
 - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
 
 getLatch()
 - Method in class 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/eb05e3e3/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html 
b/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
index 5f8ab51..1b194c3 100644
--- a/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
+++ b/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
@@ -91,16 +91,16 @@
 
 
 
-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
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in java.lang">java.lang.Throwable
+https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in java.lang">java.lang.Throwable
 
 
-http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">java.lang.Exception
+https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">java.lang.Exception
 
 
-http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">java.io.IOException
+https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">java.io.IOException
 
 
 org.apache.hadoop.hbase.DroppedSnapshotException
@@ -118,13 +118,13 @@
 
 
 All Implemented Interfaces:
-http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable
+https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable
 
 
 
 @InterfaceAudience.Public
 public class DroppedSnapshotException
-extends http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
+extends https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Thrown during flush if the possibility snapshot content was 
not properly
  persisted into store files.  Response should include replay of wal 
content.
 
@@ -154,7 +154,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/io/IOException.ht
 
 
 
-DroppedSnapshotException(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringmsg)
+DroppedSnapshotException(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringmsg)
 
 
 
@@ -169,15 +169,15 @@ extends http://docs.oracle.com/javase/8/docs/api/java/io/IOException.ht
 
 
 
-Methods inherited from classjava.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in java.lang">Throwable
-http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-;
 title="class or interface in java.lang">addSuppressed, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--;
 title="class or interface in java.lang">fillInStackTrace, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getCause--;
 title="class or interface in java.lang">getCause, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--;
 title="class or interface in java.lang">getLocalizedMessage, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getMessage--;
 title="class or interface in java.lang">getMessage, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--;
 title="class or inter
 face in java.lang">getStackTrace, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--;
 title="class or interface in java.lang">getSuppressed, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-;
 title="class or interface in java.lang">initCause, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace--;
 title="class or interface in java.lang">printStackTrace, http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintStream-;
 title="class or interface in java.lang">printStackTrace, 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ec8bf761/book.html
--
diff --git a/book.html b/book.html
index 656a743..0cd9468 100644
--- a/book.html
+++ b/book.html
@@ -37303,7 +37303,7 @@ The server will return cellblocks compressed using this 
same compressor as long
 
 
 Version 3.0.0-SNAPSHOT
-Last updated 2018-02-18 14:29:34 UTC
+Last updated 2018-02-20 14:29:35 UTC
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ec8bf761/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index 7788c1f..608dae6 100644
--- a/bulk-loads.html
+++ b/bulk-loads.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase   
   Bulk Loads in Apache HBase (TM)
@@ -311,7 +311,7 @@ under the License. -->
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-02-18
+  Last Published: 
2018-02-20
 
 
 



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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/991224b9/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RegionScannerImpl.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RegionScannerImpl.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RegionScannerImpl.html
index 92cc3ad..e501827 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RegionScannerImpl.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.RegionScannerImpl.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-class HRegion.RegionScannerImpl
+class HRegion.RegionScannerImpl
 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 RegionScanner, Shipper, RpcCallback
 RegionScannerImpl is used to combine scanners from multiple 
Stores (aka column families).
@@ -425,7 +425,7 @@ implements 
 
 storeHeap
-KeyValueHeap storeHeap
+KeyValueHeap storeHeap
 
 
 
@@ -434,7 +434,7 @@ implements 
 
 joinedHeap
-KeyValueHeap joinedHeap
+KeyValueHeap joinedHeap
 Heap of key-values that are not essential for the provided 
filters and are thus read
  on demand, if on-demand column family loading is enabled.
 
@@ -445,7 +445,7 @@ implements 
 
 joinedContinuationRow
-protectedCell joinedContinuationRow
+protectedCell joinedContinuationRow
 If the joined heap data gathering is interrupted due to 
scan limits, this will
  contain the row for which we are populating the values.
 
@@ -456,7 +456,7 @@ implements 
 
 filterClosed
-privateboolean filterClosed
+privateboolean filterClosed
 
 
 
@@ -465,7 +465,7 @@ implements 
 
 stopRow
-protected finalbyte[] stopRow
+protected finalbyte[] stopRow
 
 
 
@@ -474,7 +474,7 @@ implements 
 
 includeStopRow
-protected finalboolean includeStopRow
+protected finalboolean includeStopRow
 
 
 
@@ -483,7 +483,7 @@ implements 
 
 region
-protected finalHRegion region
+protected finalHRegion region
 
 
 
@@ -492,7 +492,7 @@ implements 
 
 comparator
-protected finalCellComparator comparator
+protected finalCellComparator comparator
 
 
 
@@ -501,7 +501,7 @@ implements 
 
 readPt
-private finallong readPt
+private finallong readPt
 
 
 
@@ -510,7 +510,7 @@ implements 
 
 maxResultSize
-private finallong maxResultSize
+private finallong maxResultSize
 
 
 
@@ -519,7 +519,7 @@ implements 
 
 defaultScannerContext
-private finalScannerContext defaultScannerContext
+private finalScannerContext defaultScannerContext
 
 
 
@@ -528,7 +528,7 @@ implements 
 
 filter
-private finalFilterWrapper filter
+private finalFilterWrapper filter
 
 
 
@@ -545,7 +545,7 @@ implements 
 
 RegionScannerImpl
-RegionScannerImpl(Scanscan,
+RegionScannerImpl(Scanscan,
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScanneradditionalScanners,
   HRegionregion)
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -561,7 +561,7 @@ implements 
 
 RegionScannerImpl
-RegionScannerImpl(Scanscan,
+RegionScannerImpl(Scanscan,
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScanneradditionalScanners,
   HRegionregion,
   longnonceGroup,
@@ -587,7 +587,7 @@ implements 
 
 getRegionInfo
-publicRegionInfogetRegionInfo()
+publicRegionInfogetRegionInfo()
 
 Specified by:
 getRegionInfoin
 interfaceRegionScanner
@@ -602,7 +602,7 @@ implements 
 
 initializeScanners
-protectedvoidinitializeScanners(Scanscan,
+protectedvoidinitializeScanners(Scanscan,
   http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScanneradditionalScanners)
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
@@ -617,7 +617,7 @@ implements 
 
 initializeKVHeap
-protectedvoidinitializeKVHeap(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScannerscanners,
+protectedvoidinitializeKVHeap(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScannerscanners,
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListKeyValueScannerjoinedScanners,
 HRegionregion)
  throws 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/193b4259/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html 
b/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
index a9e6806..b419e6d 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
@@ -172,6 +172,10 @@ implements 
 static class
+HMaster.MasterStoppedException
+
+
+static class
 HMaster.RedirectServlet
 
 
@@ -3693,15 +3697,17 @@ implements 
 
 checkInitialized
-voidcheckInitialized()
+voidcheckInitialized()
throws PleaseHoldException,
   ServerNotRunningYetException,
-  MasterNotRunningException
+  MasterNotRunningException,
+  HMaster.MasterStoppedException
 
 Throws:
 PleaseHoldException
 ServerNotRunningYetException
 MasterNotRunningException
+HMaster.MasterStoppedException
 
 
 
@@ -3711,7 +3717,7 @@ implements 
 
 isActiveMaster
-publicbooleanisActiveMaster()
+publicbooleanisActiveMaster()
 Report whether this master is currently the active master 
or not.
  If not active master, we are parked on ZK waiting to become active.
 
@@ -3730,7 +3736,7 @@ implements 
 
 isInitialized
-publicbooleanisInitialized()
+publicbooleanisInitialized()
 Report whether this master has completed with its 
initialization and is
  ready.  If ready, the master is also the active master.  A standby master
  is never ready.
@@ -3750,7 +3756,7 @@ implements 
 
 isInMaintenanceMode
-publicbooleanisInMaintenanceMode()
+publicbooleanisInMaintenanceMode()
 Report whether this master is in maintenance mode.
 
 Specified by:
@@ -3766,7 +3772,7 @@ implements 
 
 setInitialized
-publicvoidsetInitialized(booleanisInitialized)
+publicvoidsetInitialized(booleanisInitialized)
 
 
 
@@ -3775,7 +3781,7 @@ implements 
 
 getInitializedEvent
-publicProcedureEvent?getInitializedEvent()
+publicProcedureEvent?getInitializedEvent()
 
 Specified by:
 getInitializedEventin
 interfaceMasterServices
@@ -3790,7 +3796,7 @@ implements 
 
 isServerCrashProcessingEnabled
-publicbooleanisServerCrashProcessingEnabled()
+publicbooleanisServerCrashProcessingEnabled()
 ServerCrashProcessingEnabled is set false before completing 
assignMeta to prevent processing
  of crashed servers.
 
@@ -3807,7 +3813,7 @@ implements 
 
 setServerCrashProcessingEnabled
-publicvoidsetServerCrashProcessingEnabled(booleanb)
+publicvoidsetServerCrashProcessingEnabled(booleanb)
 
 
 
@@ -3816,7 +3822,7 @@ implements 
 
 getServerCrashProcessingEnabledEvent
-publicProcedureEvent?getServerCrashProcessingEnabledEvent()
+publicProcedureEvent?getServerCrashProcessingEnabledEvent()
 
 
 
@@ -3825,7 +3831,7 @@ implements 
 
 getAverageLoad
-publicdoublegetAverageLoad()
+publicdoublegetAverageLoad()
 Compute the average load across all region servers.
  Currently, this uses a very naive computation - just uses the number of
  regions being served, ignoring stats about number of requests.
@@ -3841,7 +3847,7 @@ implements 
 
 getSplitPlanCount
-publiclonggetSplitPlanCount()
+publiclonggetSplitPlanCount()
 
 
 
@@ -3850,7 +3856,7 @@ implements 
 
 getMergePlanCount
-publiclonggetMergePlanCount()
+publiclonggetMergePlanCount()
 
 
 
@@ -3859,7 +3865,7 @@ implements 
 
 registerService
-publicbooleanregisterService(com.google.protobuf.Serviceinstance)
+publicbooleanregisterService(com.google.protobuf.Serviceinstance)
 Description copied from 
interface:RegionServerServices
 Registers a new protocol buffer Service 
subclass as a coprocessor endpoint to be
  available for handling
@@ -3883,7 +3889,7 @@ implements 
 
 constructMaster
-public staticHMasterconstructMaster(http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Class? extends HMastermasterClass,
+public staticHMasterconstructMaster(http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Class? extends HMastermasterClass,
   
org.apache.hadoop.conf.Configurationconf)
 Utility for constructing an instance of the passed HMaster 
class.
 
@@ -3900,7 +3906,7 @@ implements 
 
 main
-public staticvoidmain(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]args)
+public staticvoidmain(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]args)
 
 See Also:
 HMasterCommandLine
@@ -3913,7 +3919,7 @@ implements 
 
 getHFileCleaner
-publicHFileCleanergetHFileCleaner()
+publicHFileCleanergetHFileCleaner()
 
 
 
@@ -3922,7 +3928,7 @@ implements 
 
 getLogCleaner
-publicLogCleanergetLogCleaner()
+publicLogCleanergetLogCleaner()
 
 
 
@@ -3931,7 +3937,7 @@ 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/94208cfe/dependency-management.html
--
diff --git a/dependency-management.html b/dependency-management.html
index 5dd239c..aaae642 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependency Management
 
@@ -980,7 +980,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-02-15
+  Last Published: 
2018-02-16
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/94208cfe/devapidocs/constant-values.html
--
diff --git a/devapidocs/constant-values.html b/devapidocs/constant-values.html
index b2a15c7..a4e4044 100644
--- a/devapidocs/constant-values.html
+++ b/devapidocs/constant-values.html
@@ -3754,28 +3754,28 @@
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 date
-"Thu Feb 15 14:41:16 UTC 2018"
+"Fri Feb 16 14:40:57 UTC 2018"
 
 
 
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 revision
-"50c705dad9825d3095352b997be35a2568bd6190"
+"40f8d20cf7b297a9324319190d03d93563230d6e"
 
 
 
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 srcChecksum
-"bc64e0a77a34acee757f8aa8fc1d7cd9"
+"4784ced8eace999c94547c9766124075"
 
 
 
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 url
-"git://asf919.gq1.ygridcore.net/home/jenkins/jenkins-slave/workspace/hbase_generate_website/hbase"
+"git://asf920.gq1.ygridcore.net/home/jenkins/jenkins-slave/workspace/hbase_generate_website/hbase"
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/94208cfe/devapidocs/deprecated-list.html
--
diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html
index b60bf1d..e1c4aa9 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[], CompareFilter.CompareOp, byte[], Delete)
-
 
+org.apache.hadoop.hbase.client.HTable.checkAndDelete(byte[],
 byte[], byte[], 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 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0cd17dc5/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 4503cc3..e2ca280 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -286,10 +286,10 @@
 Warnings
 Errors
 
-3534
+3540
 0
 0
-16577
+16555
 
 Files
 
@@ -3452,7 +3452,7 @@
 org/apache/hadoop/hbase/io/hfile/FixedFileTrailer.java
 0
 0
-16
+14
 
 org/apache/hadoop/hbase/io/hfile/HFile.java
 0
@@ -5342,7 +5342,7 @@
 org/apache/hadoop/hbase/master/procedure/MasterProcedureScheduler.java
 0
 0
-24
+8
 
 org/apache/hadoop/hbase/master/procedure/MasterProcedureSchedulerPerformanceEvaluation.java
 0
@@ -5357,7 +5357,7 @@
 org/apache/hadoop/hbase/master/procedure/MasterProcedureUtil.java
 0
 0
-3
+1
 
 org/apache/hadoop/hbase/master/procedure/ModifyNamespaceProcedure.java
 0
@@ -5422,7 +5422,7 @@
 org/apache/hadoop/hbase/master/procedure/TestMasterProcedureScheduler.java
 0
 0
-4
+3
 
 org/apache/hadoop/hbase/master/procedure/TestMasterProcedureSchedulerConcurrency.java
 0
@@ -9117,7 +9117,7 @@
 org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java
 0
 0
-18
+17
 
 org/apache/hadoop/hbase/snapshot/SnapshotCreationException.java
 0
@@ -10349,7 +10349,7 @@
 
 
 http://checkstyle.sourceforge.net/config_blocks.html#NeedBraces;>NeedBraces
-1984
+1979
 Error
 
 coding
@@ -10369,7 +10369,7 @@
 
 
 http://checkstyle.sourceforge.net/config_coding.html#MissingSwitchDefault;>MissingSwitchDefault
-51
+50
 Error
 
 
@@ -10402,7 +10402,7 @@
 
 imports
 http://checkstyle.sourceforge.net/config_imports.html#AvoidStarImport;>AvoidStarImport
-90
+88
 Error
 
 
@@ -10412,7 +10412,7 @@
 sortStaticImportsAlphabetically: true
 groups: 
*,org.apache.hbase.thirdparty,org.apache.hadoop.hbase.shaded
 option: top
-1281
+1280
 Error
 
 
@@ -10435,7 +10435,7 @@
 caseIndent: 2
 basicOffset: 2
 lineWrappingIndentation: 2
-5062
+5053
 Error
 
 javadoc
@@ -10447,7 +10447,7 @@
 
 
 http://checkstyle.sourceforge.net/config_javadoc.html#NonEmptyAtclauseDescription;>NonEmptyAtclauseDescription
-3922
+3919
 Error
 
 misc
@@ -10465,7 +10465,7 @@
 
 max: 100
 ignorePattern: ^package.*|^import.*|a 
href|href|http://|https://|ftp://|org.apache.thrift.|com.google.protobuf.|hbase.protobuf.generated
-1643
+1642
 Error
 
 
@@ -32547,13 +32547,13 @@
 sizes
 LineLength
 Line is longer than 100 characters (found 107).
-250
+251
 
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 101).
-285
+286
 
 org/apache/hadoop/hbase/client/TestResult.java
 
@@ -49677,97 +49677,85 @@
 imports
 ImportOrder
 Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' 
import.
-35
+36
 
 Error
 imports
 ImportOrder
 Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import.
-38
+39
 
 Error
 misc
 ArrayTypeStyle
 Array brackets at illegal position.
-131
+132
 
 Error
 blocks
 NeedBraces
 'for' construct must use '{}'s.
-145
+146
 
 Error
 misc
 ArrayTypeStyle
 Array brackets at illegal position.
-152
+153
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-170
-
-Error
-javadoc
-NonEmptyAtclauseDescription
-At-clause should have a non-empty description.
 171
-
-Error
-javadoc
-NonEmptyAtclauseDescription
-At-clause should have a non-empty description.
-190
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-191
+172
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-235
+239
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-236
+240
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-258
+262
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-259
+263
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-317
+319
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-318
+320
 
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-340
+342
 
 org/apache/hadoop/hbase/io/hfile/HFile.java
 
@@ -51886,27 +51874,27 @@
 
 Error
 imports
-AvoidStarImport
-Using the '.*' form of import should be avoided - 
org.apache.hadoop.hbase.*.
-36
+ImportOrder
+Wrong order for 'org.apache.hadoop.hbase.testclassification.IOTests' 
import.
+41
 
 Error
 blocks
 NeedBraces
 'for' construct must use '{}'s.
-85
+88
 
 Error
 whitespace
 ParenPad
 ')' is preceded with whitespace.
-86
+89
 
 Error
 indentation
 Indentation
 'array initialization' child have incorrect indentation level 10, expected 
level should be one of the following: 8, 46.
-142
+158
 
 org/apache/hadoop/hbase/io/hfile/TestForceCacheImportantBlocks.java
 
@@ -65112,7 +65100,7 @@
 indentation
 Indentation
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/828486ae/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index c2ed63e..4503cc3 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -286,10 +286,10 @@
 Warnings
 Errors
 
-3533
+3534
 0
 0
-16576
+16577
 
 Files
 
@@ -1707,8613 +1707,8618 @@
 org/apache/hadoop/hbase/client/TestAsyncTableAdminApi.java
 0
 0
-2
+1
 
 org/apache/hadoop/hbase/client/TestAsyncTableAdminApi2.java
 0
 0
 3
 
+org/apache/hadoop/hbase/client/TestAsyncTableAdminApi3.java
+0
+0
+3
+
 org/apache/hadoop/hbase/client/TestAsyncTableScanMetrics.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestAsyncTableScanner.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestAttributes.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/client/TestAvoidCellReferencesIntoShippedBlocks.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestBlockEvictionFromClient.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/client/TestBufferedMutator.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestCheckAndMutate.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestClientExponentialBackoff.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestClientNoCluster.java
 0
 0
 33
-
+
 org/apache/hadoop/hbase/client/TestClientPushback.java
 0
 0
 8
-
+
 org/apache/hadoop/hbase/client/TestClientScanner.java
 0
 0
 11
-
+
 org/apache/hadoop/hbase/client/TestClientTimeouts.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestCloneSnapshotFromClient.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/client/TestColumnFamilyDescriptorBuilder.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestConnectionImplementation.java
 0
 0
 15
-
+
 org/apache/hadoop/hbase/client/TestEnableTable.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestFastFail.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/client/TestFromClientSide.java
 0
 0
 71
-
+
 org/apache/hadoop/hbase/client/TestFromClientSide3.java
 0
 0
 20
-
+
 org/apache/hadoop/hbase/client/TestFromClientSideNoCodec.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestFromClientSideScanExcpetion.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestGet.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestHBaseAdminNoCluster.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestHTableMultiplexer.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/client/TestHTableMultiplexerFlushCache.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestImmutableHTableDescriptor.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestIncrementsFromClientSide.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestIntraRowPagination.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestLeaseRenewal.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/client/TestLimitedScanWithFilter.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestMetaCache.java
 0
 0
 13
-
+
 org/apache/hadoop/hbase/client/TestMetricsConnection.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestMobCloneSnapshotFromClient.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestMultiParallel.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/client/TestMultipleTimestamps.java
 0
 0
 30
-
+
 org/apache/hadoop/hbase/client/TestOperation.java
 0
 0
 11
-
+
 org/apache/hadoop/hbase/client/TestPutDeleteEtcCellIteration.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestPutWithDelete.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestRawAsyncTableLimitedScanWithFilter.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestRawAsyncTableScan.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestReplicaWithCluster.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/client/TestReplicasClient.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/client/TestRestoreSnapshotFromClient.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestResult.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestResultSizeEstimation.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/client/TestReversedScannerCallable.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestScan.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/client/TestScannerTimeout.java
 0
 0
 7
-
+
 org/apache/hadoop/hbase/client/TestScannersFromClientSide.java
 0
 0
 19
-
+
 org/apache/hadoop/hbase/client/TestScannersFromClientSide2.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestServerBusyException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestSmallReversedScanner.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestSnapshotCloneIndependence.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestSnapshotFromClient.java
 0
 0
 10
-
+
 org/apache/hadoop/hbase/client/TestSnapshotMetadata.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestSplitOrMergeStatus.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestTableDescriptorBuilder.java
 0
 0

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

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c83a37c8/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 0755686..dc9ab15 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -289,7 +289,7 @@
 3530
 0
 0
-16560
+16557
 
 Files
 
@@ -7797,7 +7797,7 @@
 org/apache/hadoop/hbase/regionserver/wal/AbstractTestFSWAL.java
 0
 0
-5
+8
 
 org/apache/hadoop/hbase/regionserver/wal/AbstractTestLogRolling.java
 0
@@ -7904,2396 +7904,2391 @@
 0
 15
 
-org/apache/hadoop/hbase/regionserver/wal/TestFSHLog.java
-0
-0
-2
-
 org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/regionserver/wal/TestLogRollingNoCluster.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/regionserver/wal/WALUtil.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/replication/BulkLoadCellFilter.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/ChainWALEntryFilter.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/ClusterMarkingEntryFilter.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/replication/ReplicationEndpoint.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/replication/ReplicationException.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/ScopeWALEntryFilter.java
 0
 0
 11
-
+
 org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/TestMasterReplication.java
 0
 0
 12
-
+
 org/apache/hadoop/hbase/replication/TestMultiSlaveReplication.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/replication/TestPerTableCFReplication.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/replication/TestReplicationChangingPeerRegionservers.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/TestReplicationDisableInactivePeer.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/TestReplicationDroppedTables.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/replication/TestReplicationEndpoint.java
 0
 0
 7
-
+
 org/apache/hadoop/hbase/replication/TestReplicationKillMasterRSCompressed.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/TestReplicationKillRS.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/TestReplicationSource.java
 0
 0
 7
-
+
 org/apache/hadoop/hbase/replication/TestReplicationWithTags.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/TestVerifyReplication.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/replication/WALCellFilter.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/replication/WALEntryFilter.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/regionserver/HFileReplicator.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationGlobalSourceSource.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSinkSourceImpl.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSourceImpl.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSourceSourceImpl.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/regionserver/MetricsSink.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/replication/regionserver/MetricsSource.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/replication/regionserver/RecoveredReplicationSourceWALReader.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/replication/regionserver/Replication.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/replication/regionserver/ReplicationLoad.java
 0
 0
 7
-
+
 org/apache/hadoop/hbase/replication/regionserver/ReplicationObserver.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java
 0
 0
 15
-
+
 org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceFactory.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceShipper.java
 0
 0
 7
-
+
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0ab8335e/dependency-management.html
--
diff --git a/dependency-management.html b/dependency-management.html
index 345aaad..ca64ff7 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependency Management
 
@@ -980,7 +980,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-02-08
+  Last Published: 
2018-02-09
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0ab8335e/devapidocs/constant-values.html
--
diff --git a/devapidocs/constant-values.html b/devapidocs/constant-values.html
index 9ff8a1b..f15a046 100644
--- a/devapidocs/constant-values.html
+++ b/devapidocs/constant-values.html
@@ -3754,28 +3754,28 @@
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 date
-"Thu Feb  8 14:41:10 UTC 2018"
+"Fri Feb  9 14:41:15 UTC 2018"
 
 
 
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 revision
-"277ce3d8a3d68f87e82c98fdeb3a3cb3dee33036"
+"2b63af376edbca53eb0475e929478bd38b580aae"
 
 
 
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 srcChecksum
-"16625f549f1620f37409c795ab4ace2c"
+"31d5b5c4ea4f7d75d1e4b183a3b2484c"
 
 
 
 
 publicstaticfinalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 url
-"git://asf920.gq1.ygridcore.net/home/jenkins/jenkins-slave/workspace/hbase_generate_website/hbase"
+"git://asf919.gq1.ygridcore.net/home/jenkins/jenkins-slave/workspace/hbase_generate_website/hbase"
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0ab8335e/devapidocs/deprecated-list.html
--
diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html
index 1decffe..2c97793 100644
--- a/devapidocs/deprecated-list.html
+++ b/devapidocs/deprecated-list.html
@@ -545,87 +545,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 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6674e3ab/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html 
b/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
index f19ffcc..49b9aea 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
@@ -2583,7 +2583,7 @@ implements 
 
 stopProcedureExecutor
-privatevoidstopProcedureExecutor()
+privatevoidstopProcedureExecutor()
 
 
 
@@ -2592,7 +2592,7 @@ implements 
 
 stopChores
-privatevoidstopChores()
+privatevoidstopChores()
 
 
 
@@ -2601,7 +2601,7 @@ implements 
 
 getRemoteInetAddress
-http://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true;
 title="class or interface in java.net">InetAddressgetRemoteInetAddress(intport,
+http://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true;
 title="class or interface in java.net">InetAddressgetRemoteInetAddress(intport,
  longserverStartCode)
   throws http://docs.oracle.com/javase/8/docs/api/java/net/UnknownHostException.html?is-external=true;
 title="class or interface in java.net">UnknownHostException
 
@@ -2618,7 +2618,7 @@ implements 
 
 getMaxBalancingTime
-privateintgetMaxBalancingTime()
+privateintgetMaxBalancingTime()
 
 Returns:
 Maximum time we should run balancer for
@@ -2631,7 +2631,7 @@ implements 
 
 getMaxRegionsInTransition
-privateintgetMaxRegionsInTransition()
+privateintgetMaxRegionsInTransition()
 
 Returns:
 Maximum number of regions in transition
@@ -2644,7 +2644,7 @@ implements 
 
 balanceThrottling
-privatevoidbalanceThrottling(longnextBalanceStartTime,
+privatevoidbalanceThrottling(longnextBalanceStartTime,
intmaxRegionsInTransition,
longcutoffTime)
 It first sleep to the next balance plan start time. 
Meanwhile, throttling by the max
@@ -2663,7 +2663,7 @@ implements 
 
 balance
-publicbooleanbalance()
+publicbooleanbalance()
 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:
@@ -2677,7 +2677,7 @@ implements 
 
 balance
-publicbooleanbalance(booleanforce)
+publicbooleanbalance(booleanforce)
 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:
@@ -2691,7 +2691,7 @@ implements 
 
 getRegionNormalizer
-publicRegionNormalizergetRegionNormalizer()
+publicRegionNormalizergetRegionNormalizer()
 
 Specified by:
 getRegionNormalizerin
 interfaceMasterServices
@@ -2706,7 +2706,7 @@ implements 
 
 normalizeRegions
-publicbooleannormalizeRegions()
+publicbooleannormalizeRegions()
  throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Perform normalization of cluster (invoked by RegionNormalizerChore).
 
@@ -2725,7 +2725,7 @@ implements 
 
 getClientIdAuditPrefix
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetClientIdAuditPrefix()
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetClientIdAuditPrefix()
 
 Specified by:
 getClientIdAuditPrefixin
 interfaceMasterServices
@@ -2740,7 +2740,7 @@ implements 
 
 setCatalogJanitorEnabled
-publicvoidsetCatalogJanitorEnabled(booleanb)
+publicvoidsetCatalogJanitorEnabled(booleanb)
 Switch for the background CatalogJanitor thread.
  Used for testing.  The thread will continue to run.  It will just be a noop
  if disabled.
@@ -2756,7 +2756,7 @@ implements 
 
 mergeRegions
-publiclongmergeRegions(RegionInfo[]regionsToMerge,
+publiclongmergeRegions(RegionInfo[]regionsToMerge,
  booleanforcible,
  longnonceGroup,
  longnonce)
@@ -2784,7 +2784,7 @@ implements 
 
 splitRegion
-publiclongsplitRegion(RegionInforegionInfo,
+publiclongsplitRegion(RegionInforegionInfo,
 byte[]splitRow,
 longnonceGroup,
 longnonce)
@@ -2812,7 +2812,7 @@ implements 
 
 move
-publicvoidmove(byte[]encodedRegionName,
+publicvoidmove(byte[]encodedRegionName,
  byte[]destServerName)
   throws HBaseIOException
 
@@ -2827,7 +2827,7 @@ implements 
 
 createTable
-publiclongcreateTable(TableDescriptortableDescriptor,
+publiclongcreateTable(TableDescriptortableDescriptor,
 byte[][]splitKeys,
 longnonceGroup,
 longnonce)
@@ -2852,7 +2852,7 @@ implements 
 
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1f2eeb22/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html 
b/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
index a1959be..f19ffcc 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/HMaster.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/HMaster.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":9,"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":9,"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":9,"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":9,"i118":10,"i119":10,"i120":10,"i121":10,"i122":10,"i123":10,"i124":10,"i125":10,"i126":10,"i127":10,"i128":10,"i129":10,"i130":10,"i131":9,"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":9};
+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":9,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":9,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":9,"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":9,"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":9,"i119":10,"i120":10,"i121":10,"i122":10,"i123":10,"i124":10,"i125":10,"i126":10,"i127":10,"i128":10,"i129":10,"i130":10,"i131":10,"i132":9,"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":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -128,7 +128,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.LimitedPrivate(value="Tools")
-public class HMaster
+public class HMaster
 extends HRegionServer
 implements MasterServices
 HMaster is the "master server" for HBase. An HBase cluster 
has one active
@@ -668,6 +668,12 @@ implements 
+static void
+decorateMasterConfiguration(org.apache.hadoop.conf.Configurationconf)
+This method modifies the master's configuration in order to 
inject replication-related features
+
+
+
 long
 deleteColumn(TableNametableName,
 byte[]columnName,
@@ -676,7 +682,7 @@ implements Delete a column from an existing table
 
 
-
+
 (package private) long
 deleteNamespace(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
longnonceGroup,
@@ -684,7 +690,7 @@ implements Delete an existing Namespace.
 
 
-
+
 long
 deleteTable(TableNametableName,
longnonceGroup,
@@ -692,13 +698,13 @@ implements Delete a table
 
 
-
+
 long
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/hbase-build-configuration/hbase-archetypes/hbase-client-project/index.html
--
diff --git 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/index.html 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/index.html
index 4668a54..9f2aa5e 100644
--- a/hbase-build-configuration/hbase-archetypes/hbase-client-project/index.html
+++ b/hbase-build-configuration/hbase-archetypes/hbase-client-project/index.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase - Exemplar for hbase-client archetype  
About
 
@@ -119,7 +119,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-01-28
+  Last Published: 
2018-01-29
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/hbase-build-configuration/hbase-archetypes/hbase-client-project/integration.html
--
diff --git 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/integration.html
 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/integration.html
index 5452deb..e513f8e 100644
--- 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/integration.html
+++ 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/integration.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase - Exemplar for hbase-client archetype  CI 
Management
 
@@ -126,7 +126,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-01-28
+  Last Published: 
2018-01-29
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/hbase-build-configuration/hbase-archetypes/hbase-client-project/issue-tracking.html
--
diff --git 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/issue-tracking.html
 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/issue-tracking.html
index 7adc5e2..a2bbd8e 100644
--- 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/issue-tracking.html
+++ 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/issue-tracking.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase - Exemplar for hbase-client archetype  Issue 
Management
 
@@ -123,7 +123,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-01-28
+  Last Published: 
2018-01-29
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/hbase-build-configuration/hbase-archetypes/hbase-client-project/license.html
--
diff --git 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/license.html 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/license.html
index 2775237..9dab30b 100644
--- 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/license.html
+++ 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/license.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase - Exemplar for hbase-client archetype  Project 
Licenses
 
@@ -326,7 +326,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-01-28
+  Last Published: 
2018-01-29
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/hbase-build-configuration/hbase-archetypes/hbase-client-project/mail-lists.html
--
diff --git 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/mail-lists.html
 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/mail-lists.html
index 575826d..12b97e1 100644
--- 
a/hbase-build-configuration/hbase-archetypes/hbase-client-project/mail-lists.html
+++ 
b/hbase-build-configuration/hbase-archetypes/hbase-client-project/mail-lists.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase - Exemplar for hbase-client archetype  Project 
Mailing Lists
 
@@ -176,7 +176,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa7ffc92/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.html 
b/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.html
index e1f2a76..cc21c6a 100644
--- a/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.html
+++ b/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public final class BackupSystemTable
+public final class BackupSystemTable
 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 http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true;
 title="class or interface in java.io">Closeable
 This class provides API to access backup system table
@@ -973,7 +973,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 LOG
-private static finalorg.slf4j.Logger LOG
+private static finalorg.slf4j.Logger LOG
 
 
 
@@ -982,7 +982,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 tableName
-privateTableName tableName
+privateTableName tableName
 Backup system table (main) name
 
 
@@ -992,7 +992,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 bulkLoadTableName
-privateTableName bulkLoadTableName
+privateTableName bulkLoadTableName
 Backup System table name for bulk loaded files.
  We keep all bulk loaded file references in a separate table
  because we have to isolate general backup operations: create, merge etc
@@ -1006,7 +1006,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 SESSIONS_FAMILY
-static finalbyte[] SESSIONS_FAMILY
+static finalbyte[] SESSIONS_FAMILY
 Stores backup sessions (contexts)
 
 
@@ -1016,7 +1016,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 META_FAMILY
-static finalbyte[] META_FAMILY
+static finalbyte[] META_FAMILY
 Stores other meta
 
 
@@ -1026,7 +1026,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 BULK_LOAD_FAMILY
-static finalbyte[] BULK_LOAD_FAMILY
+static finalbyte[] BULK_LOAD_FAMILY
 
 
 
@@ -1035,7 +1035,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 connection
-private finalConnection connection
+private finalConnection connection
 Connection to HBase cluster, shared among all 
instances
 
 
@@ -1045,7 +1045,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 BACKUP_INFO_PREFIX
-private static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String BACKUP_INFO_PREFIX
+private static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String BACKUP_INFO_PREFIX
 
 See Also:
 Constant
 Field Values
@@ -1058,7 +1058,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 START_CODE_ROW
-private static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String START_CODE_ROW
+private static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String START_CODE_ROW
 
 See Also:
 Constant
 Field Values
@@ -1071,7 +1071,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 ACTIVE_SESSION_ROW
-private static finalbyte[] ACTIVE_SESSION_ROW
+private static finalbyte[] ACTIVE_SESSION_ROW
 
 
 
@@ -1080,7 +1080,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 ACTIVE_SESSION_COL
-private static finalbyte[] ACTIVE_SESSION_COL
+private static finalbyte[] ACTIVE_SESSION_COL
 
 
 
@@ -1089,7 +1089,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 ACTIVE_SESSION_YES
-private static finalbyte[] ACTIVE_SESSION_YES
+private static finalbyte[] ACTIVE_SESSION_YES
 
 
 
@@ -1098,7 +1098,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 ACTIVE_SESSION_NO
-private static finalbyte[] ACTIVE_SESSION_NO
+private static finalbyte[] ACTIVE_SESSION_NO
 
 
 
@@ -1107,7 +1107,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 INCR_BACKUP_SET
-private static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String INCR_BACKUP_SET
+private static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String INCR_BACKUP_SET
 
 See Also:
 Constant
 Field 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/96e5e102/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.Visitor.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.Visitor.html
 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.Visitor.html
index ca8be5e..b8e6dfa 100644
--- 
a/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.Visitor.html
+++ 
b/devapidocs/src-html/org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.Visitor.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 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 47d1582..1d92588 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -286,10 +286,10 @@
 Warnings
 Errors
 
-3500
+3503
 0
 0
-18095
+17563
 
 Files
 
@@ -447,7 +447,7 @@
 org/apache/hadoop/hbase/HBaseTestingUtility.java
 0
 0
-267
+266
 
 org/apache/hadoop/hbase/HColumnDescriptor.java
 0
@@ -892,7 +892,7 @@
 org/apache/hadoop/hbase/TestRegionLoad.java
 0
 0
-2
+1
 
 org/apache/hadoop/hbase/TestRegionRebalancing.java
 0
@@ -1592,7 +1592,7 @@
 org/apache/hadoop/hbase/client/ConnectionImplementation.java
 0
 0
-7
+9
 
 org/apache/hadoop/hbase/client/ConnectionUtils.java
 0
@@ -1742,7 +1742,7 @@
 org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
 0
 0
-89
+88
 
 org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java
 0
@@ -2004,360 +2004,350 @@
 0
 17
 
-org/apache/hadoop/hbase/client/TestAsyncSnapshotAdminApi.java
-0
-0
-1
-
 org/apache/hadoop/hbase/client/TestAsyncTable.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestAsyncTableScanMetrics.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestAsyncTableScanner.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestAttributes.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/client/TestAvoidCellReferencesIntoShippedBlocks.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestBlockEvictionFromClient.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/client/TestBufferedMutator.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestCIBadHostname.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestCheckAndMutate.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestClientExponentialBackoff.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/client/TestClientNoCluster.java
 0
 0
 33
-
+
 org/apache/hadoop/hbase/client/TestClientOperationInterrupt.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestClientPushback.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/client/TestClientScanner.java
 0
 0
 11
-
+
 org/apache/hadoop/hbase/client/TestClientScannerRPCTimeout.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestClientTimeouts.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/client/TestCloneSnapshotFromClient.java
 0
 0
 6
-
+
 org/apache/hadoop/hbase/client/TestColumnFamilyDescriptorBuilder.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestConnectionImplementation.java
 0
 0
 15
-
+
 org/apache/hadoop/hbase/client/TestConnectionUtils.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestDropTimeoutRequest.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestEnableTable.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/client/TestFastFail.java
 0
 0
 7
-
+
 org/apache/hadoop/hbase/client/TestFromClientSide.java
 0
 0
-155
-
+71
+
 org/apache/hadoop/hbase/client/TestFromClientSide3.java
 0
 0
-24
-
+20
+
 org/apache/hadoop/hbase/client/TestFromClientSideNoCodec.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestFromClientSideScanExcpetion.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestFromClientSideWithCoprocessor.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestGet.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/client/TestHBaseAdminNoCluster.java
 0
 0
 11
-
+
 org/apache/hadoop/hbase/client/TestHTableMultiplexer.java
 0
 0
 5
-
+
 org/apache/hadoop/hbase/client/TestHTableMultiplexerFlushCache.java
 0
 0
 3
-
+
 org/apache/hadoop/hbase/client/TestHTableMultiplexerViaMocks.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestImmutableHColumnDescriptor.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestImmutableHRegionInfo.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestImmutableHTableDescriptor.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestIncrementsFromClientSide.java
 0
 0
 2
-
+
 org/apache/hadoop/hbase/client/TestIntraRowPagination.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestLeaseRenewal.java
 0
 0
 4
-
+
 org/apache/hadoop/hbase/client/TestLimitedScanWithFilter.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestMetaCache.java
 0
 0
 17
-
+
 org/apache/hadoop/hbase/client/TestMetaWithReplicas.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/client/TestMetricsConnection.java
 0
 0
 7
-
+
 org/apache/hadoop/hbase/client/TestMobCloneSnapshotFromClient.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestMobSnapshotCloneIndependence.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestMultiParallel.java
 0
 0
 9
-
+
 org/apache/hadoop/hbase/client/TestMultipleTimestamps.java
 0
 0
-32
-
+30
+
 org/apache/hadoop/hbase/client/TestOperation.java
 0
 0
 11
-
+
 org/apache/hadoop/hbase/client/TestProcedureFuture.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestPutDeleteEtcCellIteration.java
 0
 0
 1
-
+
 org/apache/hadoop/hbase/client/TestPutWithDelete.java
 0
 0
 4
-
+
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/14db89d7/devapidocs/overview-tree.html
--
diff --git a/devapidocs/overview-tree.html b/devapidocs/overview-tree.html
index 33d6caa..e1d8798 100644
--- a/devapidocs/overview-tree.html
+++ b/devapidocs/overview-tree.html
@@ -425,6 +425,7 @@
 org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl (implements 
org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.Intf)
 org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmplImpl (implements 
org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.Intf)
 org.apache.hadoop.hbase.tmpl.master.RegionServerListTmplImpl (implements 
org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.Intf)
+org.apache.hadoop.hbase.tmpl.master.RSGroupListTmplImpl (implements 
org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl.Intf)
 org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmplImpl (implements 
org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.Intf)
 org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmplImpl (implements 
org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.Intf)
 
@@ -438,6 +439,7 @@
 org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
+org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
@@ -451,6 +453,7 @@
 org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
+org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl.ImplData
 org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
 
@@ -3196,6 +3199,7 @@
 org.apache.hadoop.hbase.rsgroup.RSGroupInfo
 org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl (implements 
org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager)
 org.apache.hadoop.hbase.rsgroup.RSGroupProtobufUtil
+org.apache.hadoop.hbase.RSGroupTableAccessor
 org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.AbstractRSRemoteCall 
(implements java.util.concurrent.http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html?is-external=true;
 title="class or interface in java.util.concurrent">CallableV)
 
 org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.CloseRegionRemoteCall
@@ -4210,6 +4214,7 @@
 org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.Intf
 org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.Intf
 org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.Intf
+org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl.Intf
 org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.Intf
 org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.Intf
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/14db89d7/devapidocs/src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html
--
diff --git 
a/devapidocs/src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html 
b/devapidocs/src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html
new file mode 100644
index 000..1c90831
--- /dev/null
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html
@@ -0,0 +1,154 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+Source code
+
+
+
+
+001/**
+002 *
+003 * Licensed to the Apache Software 
Foundation (ASF) under one
+004 * or more contributor license 
agreements.  See the NOTICE file
+005 * distributed with this work for 
additional information
+006 * regarding copyright ownership.  The 
ASF licenses this file
+007 * to you under the Apache License, 
Version 2.0 (the
+008 * "License"); you may not use this file 
except in compliance
+009 * with the License.  You may obtain a 
copy of the License at
+010 *
+011 * 
http://www.apache.org/licenses/LICENSE-2.0
+012 *
+013 * Unless required by applicable law or 
agreed to in writing, software
+014 * distributed under the License is 
distributed on an "AS IS" BASIS,
+015 * WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied.
+016 * See the License for the specific 
language governing permissions and
+017 * limitations under the License.
+018 */
+019package org.apache.hadoop.hbase;
+020
+021import java.io.IOException;
+022import java.util.ArrayList;
+023import java.util.List;
+024
+025import 
org.apache.hadoop.hbase.client.Connection;
+026import 
org.apache.hadoop.hbase.client.Get;
+027import 
org.apache.hadoop.hbase.client.Result;
+028import 
org.apache.hadoop.hbase.client.Scan;
+029import 
org.apache.hadoop.hbase.client.Table;
+030import 
org.apache.hadoop.hbase.protobuf.ProtobufUtil;
+031import 
org.apache.hadoop.hbase.protobuf.generated.RSGroupProtos;

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0b638133/devapidocs/org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.html
 
b/devapidocs/org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.html
index 752ff00..4ae055b 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.html
@@ -253,18 +253,18 @@ extends 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#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#notify--;
 title="class or interface in java.lang">notify, http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--;
 title="class or interface in java.lang">notifyAll, http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--;
 title="class or interface in java.lang">wait, http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-ex
 ternal=true#wait-long-" title="class or interface in java.lang">wait, http://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.ExtendedCell
-getType
+Methods inherited from interfaceorg.apache.hadoop.hbase.RawCell
+checkForTagsLength,
 cloneTags,
 getTag,
 getTags
 
 
-
+
 
 
-Methods inherited from interfaceorg.apache.hadoop.hbase.RawCell
-checkForTagsLength,
 cloneTags,
 getTag,
 getTags
+Methods inherited from interfaceorg.apache.hadoop.hbase.Cell
+getType
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0b638133/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 c21343b..cab1907 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/package-tree.html
@@ -704,19 +704,19 @@
 
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in java.lang">EnumE (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 
+org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
+org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
+org.apache.hadoop.hbase.regionserver.BloomType
 org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
-org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
-org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
 org.apache.hadoop.hbase.regionserver.FlushType
 org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
 org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
-org.apache.hadoop.hbase.regionserver.BloomType
-org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
+org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
 org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
+org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
 org.apache.hadoop.hbase.regionserver.ScanType
+org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
 org.apache.hadoop.hbase.regionserver.Region.Operation
-org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0b638133/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 c2cf4f9..e97b095 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/regionserver/querymatcher/package-tree.html
@@ -130,8 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f183e80f/devapidocs/org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html 
b/devapidocs/org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html
index 4d4db93..b88ce1d 100644
--- a/devapidocs/org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html
+++ b/devapidocs/org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 
 @InterfaceAudience.Private
  @InterfaceStability.Evolving
-public abstract class AbstractFSWALProviderT
 extends AbstractFSWAL?
+public abstract class AbstractFSWALProviderT
 extends AbstractFSWAL?
 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 WALProvider
 Base class of a WAL Provider that returns a single thread 
safe WAL that writes to Hadoop FS. By
@@ -360,8 +360,7 @@ implements 
 
 T
-getWAL(byte[]identifier,
-  byte[]namespace)
+getWAL(RegionInforegion)
 
 
 static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
@@ -468,7 +467,7 @@ implements 
 
 LOG
-private static finalorg.slf4j.Logger LOG
+private static finalorg.slf4j.Logger LOG
 
 
 
@@ -477,7 +476,7 @@ implements 
 
 SEPARATE_OLDLOGDIR
-public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String SEPARATE_OLDLOGDIR
+public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String SEPARATE_OLDLOGDIR
 Separate old log into different dir by regionserver 
name
 
 See Also:
@@ -491,7 +490,7 @@ implements 
 
 DEFAULT_SEPARATE_OLDLOGDIR
-public static finalboolean DEFAULT_SEPARATE_OLDLOGDIR
+public static finalboolean DEFAULT_SEPARATE_OLDLOGDIR
 
 See Also:
 Constant
 Field Values
@@ -504,7 +503,7 @@ implements 
 
 wal
-protected volatileT extends AbstractFSWAL? wal
+protected volatileT extends AbstractFSWAL? wal
 
 
 
@@ -513,7 +512,7 @@ implements 
 
 factory
-protectedWALFactory factory
+protectedWALFactory factory
 
 
 
@@ -522,7 +521,7 @@ implements 
 
 conf
-protectedorg.apache.hadoop.conf.Configuration conf
+protectedorg.apache.hadoop.conf.Configuration conf
 
 
 
@@ -531,7 +530,7 @@ implements 
 
 listeners
-protectedhttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListener listeners
+protectedhttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListWALActionsListener listeners
 
 
 
@@ -540,7 +539,7 @@ implements 
 
 providerId
-protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String providerId
+protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String providerId
 
 
 
@@ -549,7 +548,7 @@ implements 
 
 initialized
-protectedhttp://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 initialized
+protectedhttp://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 initialized
 
 
 
@@ -558,7 +557,7 @@ implements 
 
 logPrefix
-protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String logPrefix
+protectedhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String logPrefix
 
 
 
@@ -567,7 +566,7 @@ implements 
 
 walCreateLock
-private finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object walCreateLock
+private finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object walCreateLock
 we synchronized on walCreateLock to prevent wal recreation 
in different threads
 
 
@@ -577,7 +576,7 @@ implements 
 
 WAL_FILE_NAME_DELIMITER
-public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String WAL_FILE_NAME_DELIMITER
+public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String WAL_FILE_NAME_DELIMITER
 
 See Also:
 Constant
 Field Values
@@ -590,7 +589,7 @@ implements 
 
 META_WAL_PROVIDER_ID
-public static 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/49431b18/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
 
b/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
index fc0477c..af76dd3 100644
--- 
a/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
+++ 
b/apidocs/src-html/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.html
@@ -33,349 +33,348 @@
 025import java.util.Map;
 026import java.util.Set;
 027import java.util.TreeMap;
-028
-029import 
org.apache.hadoop.hbase.TableName;
+028import 
org.apache.hadoop.hbase.TableName;
+029import 
org.apache.hadoop.hbase.util.Bytes;
 030import 
org.apache.yetus.audience.InterfaceAudience;
-031import 
org.apache.hadoop.hbase.util.Bytes;
-032
-033/**
-034 * A configuration for the replication 
peer cluster.
-035 */
-036@InterfaceAudience.Public
-037public class ReplicationPeerConfig {
-038
-039  private String clusterKey;
-040  private String 
replicationEndpointImpl;
-041  private final Mapbyte[], byte[] 
peerData;
-042  private final MapString, String 
configuration;
-043  private MapTableName, ? extends 
CollectionString tableCFsMap = null;
-044  private SetString namespaces = 
null;
-045  // Default value is true, means 
replicate all user tables to peer cluster.
-046  private boolean replicateAllUserTables 
= true;
-047  private MapTableName, ? extends 
CollectionString excludeTableCFsMap = null;
-048  private SetString 
excludeNamespaces = null;
-049  private long bandwidth = 0;
-050
-051  private 
ReplicationPeerConfig(ReplicationPeerConfigBuilderImpl builder) {
-052this.clusterKey = 
builder.clusterKey;
-053this.replicationEndpointImpl = 
builder.replicationEndpointImpl;
-054this.peerData = 
Collections.unmodifiableMap(builder.peerData);
-055this.configuration = 
Collections.unmodifiableMap(builder.configuration);
-056this.tableCFsMap =
-057builder.tableCFsMap != null ? 
unmodifiableTableCFsMap(builder.tableCFsMap) : null;
-058this.namespaces =
-059builder.namespaces != null ? 
Collections.unmodifiableSet(builder.namespaces) : null;
-060this.replicateAllUserTables = 
builder.replicateAllUserTables;
-061this.excludeTableCFsMap =
-062builder.excludeTableCFsMap != 
null ? unmodifiableTableCFsMap(builder.excludeTableCFsMap)
-063: null;
-064this.excludeNamespaces =
-065builder.excludeNamespaces != null 
? Collections.unmodifiableSet(builder.excludeNamespaces)
-066: null;
-067this.bandwidth = builder.bandwidth;
-068  }
-069
-070  private MapTableName, 
ListString
-071  
unmodifiableTableCFsMap(MapTableName, ListString tableCFsMap) 
{
-072MapTableName, 
ListString newTableCFsMap = new HashMap();
-073tableCFsMap.forEach((table, cfs) 
- newTableCFsMap.put(table,
-074  cfs != null ? 
Collections.unmodifiableList(cfs) : null));
-075return 
Collections.unmodifiableMap(newTableCFsMap);
-076  }
-077
-078  /**
-079   * @deprecated as release of 2.0.0, and 
it will be removed in 3.0.0. Use
-080   * {@link 
ReplicationPeerConfigBuilder} to create new ReplicationPeerConfig.
-081   */
-082  @Deprecated
-083  public ReplicationPeerConfig() {
-084this.peerData = new 
TreeMap(Bytes.BYTES_COMPARATOR);
-085this.configuration = new 
HashMap(0);
-086  }
-087
-088  /**
-089   * Set the clusterKey which is the 
concatenation of the slave cluster's:
-090   * 
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
-091   * @deprecated as release of 2.0.0, and 
it will be removed in 3.0.0. Use
-092   * {@link 
ReplicationPeerConfigBuilder#setClusterKey(String)} instead.
-093   */
-094  @Deprecated
-095  public ReplicationPeerConfig 
setClusterKey(String clusterKey) {
-096this.clusterKey = clusterKey;
-097return this;
-098  }
-099
-100  /**
-101   * Sets the ReplicationEndpoint plugin 
class for this peer.
-102   * @param replicationEndpointImpl a 
class implementing ReplicationEndpoint
-103   * @deprecated as release of 2.0.0, and 
it will be removed in 3.0.0. Use
-104   * {@link 
ReplicationPeerConfigBuilder#setReplicationEndpointImpl(String)} instead.
-105   */
-106  @Deprecated
-107  public ReplicationPeerConfig 
setReplicationEndpointImpl(String replicationEndpointImpl) {
-108this.replicationEndpointImpl = 
replicationEndpointImpl;
-109return this;
-110  }
-111
-112  public String getClusterKey() {
-113return clusterKey;
-114  }
-115
-116  public String 
getReplicationEndpointImpl() {
-117return replicationEndpointImpl;
-118  }
-119
-120  public Mapbyte[], byte[] 
getPeerData() {
-121return peerData;
-122  }
-123
-124  public MapString, String 
getConfiguration() {
-125return configuration;
-126  }
-127
-128 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c7c40c62/apidocs/src-html/org/apache/hadoop/hbase/util/RegionMover.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/util/RegionMover.html 
b/apidocs/src-html/org/apache/hadoop/hbase/util/RegionMover.html
index 1143409..e50230e 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/util/RegionMover.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/util/RegionMover.html
@@ -755,7 +755,7 @@
 747   * @throws IOException
 748   */
 749  private void 
stripMaster(ArrayListString regionServers, Admin admin) throws 
IOException {
-750ServerName master = 
admin.getClusterStatus(EnumSet.of(Option.MASTER)).getMaster();
+750ServerName master = 
admin.getClusterMetrics(EnumSet.of(Option.MASTER)).getMasterName();
 751String masterHostname = 
master.getHostname();
 752int masterPort = master.getPort();
 753try {
@@ -833,7 +833,7 @@
 825   */
 826  private ArrayListString 
getServers(Admin admin) throws IOException {
 827ArrayListServerName 
serverInfo = new ArrayList(
-828
admin.getClusterStatus(EnumSet.of(Option.LIVE_SERVERS)).getServers());
+828
admin.getClusterMetrics(EnumSet.of(Option.LIVE_SERVERS)).getLiveServerMetrics().keySet());
 829ArrayListString regionServers 
= new ArrayList(serverInfo.size());
 830for (ServerName server : serverInfo) 
{
 831  
regionServers.add(server.getServerName().toLowerCase());

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c7c40c62/book.html
--
diff --git a/book.html b/book.html
index a026ac4..84af278 100644
--- a/book.html
+++ b/book.html
@@ -35095,7 +35095,7 @@ In case the table goes out of date, the unit tests 
which check for accuracy of p
 
 
 getClusterStatus
-superuser|global(A)
+any 
user
 
 
 Region
@@ -37140,7 +37140,7 @@ The server will return cellblocks compressed using this 
same compressor as long
 
 
 Version 3.0.0-SNAPSHOT
-Last updated 2018-01-03 14:29:41 UTC
+Last updated 2018-01-04 14:29:44 UTC
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c7c40c62/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index e936ef1..10e19e8 100644
--- a/bulk-loads.html
+++ b/bulk-loads.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase   
   Bulk Loads in Apache HBase (TM)
@@ -311,7 +311,7 @@ under the License. -->
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2018-01-03
+  Last Published: 
2018-01-04
 
 
 



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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/bb398572/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 582d67f..428b0d8 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class HStore
+public class HStore
 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 Store, HeapSize, StoreConfigInformation, PropagatingConfigurationObserver
 A Store holds a column family in a Region.  Its a memstore 
and a set of zero
@@ -1226,7 +1226,7 @@ implements 
 
 MEMSTORE_CLASS_NAME
-public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String MEMSTORE_CLASS_NAME
+public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String MEMSTORE_CLASS_NAME
 
 See Also:
 Constant
 Field Values
@@ -1239,7 +1239,7 @@ implements 
 
 COMPACTCHECKER_INTERVAL_MULTIPLIER_KEY
-public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String COMPACTCHECKER_INTERVAL_MULTIPLIER_KEY
+public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String COMPACTCHECKER_INTERVAL_MULTIPLIER_KEY
 
 See Also:
 Constant
 Field Values
@@ -1252,7 +1252,7 @@ implements 
 
 BLOCKING_STOREFILES_KEY
-public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String BLOCKING_STOREFILES_KEY
+public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String BLOCKING_STOREFILES_KEY
 
 See Also:
 Constant
 Field Values
@@ -1265,7 +1265,7 @@ implements 
 
 BLOCK_STORAGE_POLICY_KEY
-public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String BLOCK_STORAGE_POLICY_KEY
+public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String BLOCK_STORAGE_POLICY_KEY
 
 See Also:
 Constant
 Field Values
@@ -1278,7 +1278,7 @@ implements 
 
 DEFAULT_BLOCK_STORAGE_POLICY
-public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String DEFAULT_BLOCK_STORAGE_POLICY
+public static finalhttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String DEFAULT_BLOCK_STORAGE_POLICY
 
 See Also:
 Constant
 Field Values
@@ -1291,7 +1291,7 @@ implements 
 
 DEFAULT_COMPACTCHECKER_INTERVAL_MULTIPLIER
-public static finalint DEFAULT_COMPACTCHECKER_INTERVAL_MULTIPLIER
+public static finalint DEFAULT_COMPACTCHECKER_INTERVAL_MULTIPLIER
 
 See Also:
 Constant
 Field Values
@@ -1304,7 +1304,7 @@ implements 
 
 DEFAULT_BLOCKING_STOREFILE_COUNT
-public static finalint DEFAULT_BLOCKING_STOREFILE_COUNT
+public static finalint DEFAULT_BLOCKING_STOREFILE_COUNT
 
 See Also:
 Constant
 Field Values
@@ -1317,7 +1317,7 @@ implements 
 
 LOG
-private static finalorg.slf4j.Logger LOG
+private static finalorg.slf4j.Logger LOG
 
 
 
@@ -1326,7 +1326,7 @@ implements 
 
 memstore
-protected finalMemStore memstore
+protected finalMemStore memstore
 
 
 
@@ -1335,7 +1335,7 @@ implements 
 
 region
-protected finalHRegion region
+protected finalHRegion region
 
 
 
@@ -1344,7 +1344,7 @@ implements 
 
 family
-private finalColumnFamilyDescriptor 
family
+private finalColumnFamilyDescriptor 
family
 
 
 
@@ -1353,7 +1353,7 @@ implements 
 
 fs
-private finalHRegionFileSystem fs
+private finalHRegionFileSystem fs
 
 
 
@@ -1362,7 +1362,7 @@ implements 
 
 conf
-protectedorg.apache.hadoop.conf.Configuration conf
+protectedorg.apache.hadoop.conf.Configuration conf
 
 
 
@@ -1371,7 +1371,7 @@ implements 
 
 cacheConf
-protectedCacheConfig cacheConf
+protectedCacheConfig cacheConf
 
 
 
@@ -1380,7 +1380,7 @@ implements 
 
 lastCompactSize
-privatelong lastCompactSize
+privatelong lastCompactSize
 
 
 
@@ -1389,7 +1389,7 @@ implements 
 
 forceMajor
-volatileboolean forceMajor
+volatileboolean forceMajor
 
 
 
@@ -1398,7 +1398,7 @@ implements 
 
 closeCheckInterval
-staticint closeCheckInterval
+staticint closeCheckInterval
 
 
 
@@ -1407,7 +1407,7 @@ implements 
 
 storeSize
-private volatilelong storeSize
+private 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/69506d41/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaScope.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaScope.html 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaScope.html
index 35cea3c..5e156c6 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaScope.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaScope.html
@@ -169,6 +169,6 @@ the order they are declared.
 
 
 
-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/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettings.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettings.html 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettings.html
index 73cec6f..a9060fc 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettings.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettings.html
@@ -372,6 +372,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/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettingsFactory.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettingsFactory.html 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettingsFactory.html
index 4172be7..9abf3d7 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettingsFactory.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaSettingsFactory.html
@@ -120,6 +120,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/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaType.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaType.html 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaType.html
index c369ee8..0cd47fb 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaType.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/class-use/QuotaType.html
@@ -201,6 +201,6 @@ the order they are declared.
 
 
 
-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/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceLimitingException.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceLimitingException.html 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceLimitingException.html
index 9c5c195..5ffda93 100644
--- 
a/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceLimitingException.html
+++ 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceLimitingException.html
@@ -120,6 +120,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/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceViolationPolicy.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceViolationPolicy.html 
b/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceViolationPolicy.html
index 67c97aa..d847be0 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceViolationPolicy.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/class-use/SpaceViolationPolicy.html
@@ -196,6 +196,6 @@ the order they are declared.
 
 
 
-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/apidocs/org/apache/hadoop/hbase/quotas/class-use/ThrottleType.html
--
diff --git 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/83bf6175/devapidocs/org/apache/hadoop/hbase/regionserver/HMobStore.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HMobStore.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HMobStore.html
index 9fe79f0..32a5fd9 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HMobStore.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HMobStore.html
@@ -472,7 +472,7 @@ extends HStore
-add,
 add,
 addChangedReaderObserver,
 areWritesEnabled,
 assertBulkLoadHFileOk,
 bulkLoadHFile,
 bulkLoadHFile,
 cancelRequestedCompaction,
 canSplit,
 close,
 closeAndArchiveCompactedFiles,
 compact,
 compactRecentForTestingAssumingDefaultPolicy,
 completeCompaction,
 createFlushContext,
 createWriterInTmp,
 deleteChangedReaderObserver,
 deregisterChildren,
 determineTTLFromFamily,
 flushCache,
 getAvgStoreFileAge,
 getBlockingFileCount,
 getBytesPerChecksum,
 getCac
 heConfig, getChecksumType,
 getCloseCheckInterval,
 getColumnFamilyDescriptor,
 getColumnFamilyName,
 getCompactedCellsCount,
 getCompactedCellsSize,
 getCompactedFiles,
 getCompactedFilesCount, getCompactionCheckMultiplier,
 getCompactionPressure,
 getCompactionProgress,
 getCompactPriority,
 getComparator,
 getCoprocessorHost,
 getDataBlockEncoder,
 getFileSy
 stem, getFlushableSize,
 getFlushedCellsCount,
 getFlushedCellsSize,
 getFlushedOutputFileSize,
 getHFilesSize,
 getHRegion,
 getLastCompactSize,
 getMajorCompactedCellsCount,
 getMajorCompactedCellsSize,
 getMaxMemStoreTS,
 getMaxSequenceId,
 getMaxStoreFileAge,
 getMemStoreFlushSize,
 getMemStoreSize,
 getMinStoreFileAge,
 getNumHFiles,
 getNumReferenceFiles, getOffPeakHours,
 getRegionFileSystem,
 getRegionInfo,
 getScanInfo,
 getScanner,
 getScanners,
 getScanners,
 getScanners,
 getScanners,
 getSize,
 getSmallestReadPoint,
 getSnapshotSize,
 getSplitPoint, getStoreEngine,
 getStorefiles,
 getStorefilesCount,
 getStorefilesRootLevelIndexSize,
 getStorefilesSize,
 getStoreFileTtl,
 getStoreHomedir,
 getStoreHomedir,
 getStoreSizeUncompressed,
 getTableName,
 getTotalStaticBloomSize,
 getTotalStaticIndexSize,
 hasReferences,
 hasTooManyStoreFiles,
 heapSize,
 isPrimaryReplicaStore, isSloppyMemStore,
 moveFileIntoPlace,
 needsCompaction,
 onConfigurationChange,
 postSnapshotOperation,
 preBulkLoadHFile,
 preFlushSeqIDEstimation,
 
 preSnapshotOperation,
 recreateScanners,
 refreshStoreFiles,
 refreshStoreFiles,
 registerChildren,
 replaceStoreFiles,
 replayCompactionMarker,
 requestCompaction,
 requestCompaction,
 setDataBlockEncoderInTest,
 setScanInfo,
 shouldPerformMaj
 orCompaction, snapshot,
 startReplayingFromWAL,
 stopReplayingFromWAL,
 throttleCompaction,
 timeOfOldestEdit,
 toString,
 triggerMajorCompaction,
 upsert
 , versionsToReturn
+add,
 add,
 addChangedReaderObserver,
 areWritesEnabled,
 assertBulkLoadHFileOk,
 bulkLoadHFile,
 bulkLoadHFile,
 cancelRequestedCompaction,
 canSplit,
 close,
 closeAndArchiveCompactedFiles,
 compact,
 compactRecentForTestingAssumingDefaultPolicy,
 completeCompaction,
 createFlushContext,
 createStoreFileAndReader,
 createWriterInTmp,
 deleteChangedReaderObserver,
 deregisterChildren,
 determineTTLFromFamily,
 doCompaction,
 flushCache,
 getAvgStoreFileAge, getBlockingFileCount,
 getBytesPerChecksum,
 getCacheConfig,
 getChecksumType,
 getCloseCheckInterval,
 getColumnFamilyDescriptor,
 getColumnFamilyName,
 getCompactedCellsCount,
 getCompactedCellsSize,
 getCompactedFiles,
 getCompactedFilesCount,
 getCompactionCheckMultiplier,
 getCompactionPressure,
 getCompactionProgress,
 getCompactPriority,
 getComparator, getCoprocessorHost,
 getDataBlockEncoder,
 getFileSystem,
 getFlushableSize,
 getFlushedCellsCount,
 getFlushedCellsSize,
 getFlushedOutputFileSize,
 getHFilesSize, getHRegion,
 getLastCompactSize,
 getMajorCompactedCellsCount,
 getMajorCompactedCellsSize,
 getMaxMemStoreTS,
 getMaxSequenceId,
 getMaxStoreFileAge,
 getMemStoreFlushSize,
 getMemStoreSize,
 getMinStoreFileAge,
 getNumHFiles,
 getNumReferenceFiles,
 getOffPeakHours,
 getRegionFileSystem,
 getRegionInfo,
 getScanInfo,
 getScanner, getScanners,
 getScanners,
 getScanners,
 getScanners, getSize,
 getSmallestReadPoint,
 getSnapshotSize,
 getSplitPoint,
 getStoreEngine,
 getStorefiles,
 getStorefilesCount,
 getStorefilesRootLevelIndexSize,
 getStorefilesSize, getStoreFileTtl,
 getStoreHomedir,
 getStoreHomedir,
 getStoreSizeUncompressed,
 getTableName,
 getTotalStaticBloomSize,
 getTotalStaticIndexSize, hasReferences,
 hasTooManyStoreFiles,
 heapSize,
 isPrimaryReplicaStore,
 isSloppyMemStore,
 moveFileIntoPlace,
 needsCompaction,
 onCon
 figurationChange, postSnapshotOperation,
 preBulkLoadHFile,
 preFlushSeqIDEstimation,
 preSnapshotOperation,
 recreateScanners,
 refreshStoreFiles,
 refreshStoreFiles, registerChildren,
 replaceStoreFiles,
 replayCompactionMarker,
 requestCompaction,
 requestCompaction,
 setDataBlockEncoderInTest,
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
index e53000a..b97041c 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
@@ -52,7 +52,7 @@
 044 * setting the timestamp.
 045 */
 046@InterfaceAudience.Public
-047public class Put extends Mutation 
implements HeapSize, ComparableRow {
+047public class Put extends Mutation 
implements HeapSize {
 048  /**
 049   * Create a Put operation for the 
specified row.
 050   * @param row row key

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/apidocs/src-html/org/apache/hadoop/hbase/client/Query.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Query.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Query.html
index 6228f20..1cc7a1d 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Query.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Query.html
@@ -27,7 +27,7 @@
 019
 020import java.util.Map;
 021
-022import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.Maps;
+022import 
org.apache.hbase.thirdparty.com.google.common.collect.Maps;
 023import 
org.apache.yetus.audience.InterfaceAudience;
 024import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
 025import 
org.apache.hadoop.hbase.filter.Filter;
@@ -39,8 +39,8 @@
 031import 
org.apache.hadoop.hbase.security.visibility.VisibilityConstants;
 032import 
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil;
 033
-034import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap;
-035import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.ListMultimap;
+034import 
org.apache.hbase.thirdparty.com.google.common.collect.ArrayListMultimap;
+035import 
org.apache.hbase.thirdparty.com.google.common.collect.ListMultimap;
 036import 
org.apache.hadoop.hbase.util.Bytes;
 037
 038/**

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/apidocs/src-html/org/apache/hadoop/hbase/client/Row.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Row.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Row.html
index 0ec548f..07d7b92 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Row.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Row.html
@@ -26,18 +26,28 @@
 018 */
 019package org.apache.hadoop.hbase.client;
 020
-021import 
org.apache.yetus.audience.InterfaceAudience;
-022
-023/**
-024 * Has a row.
-025 */
-026@InterfaceAudience.Public
-027public interface Row extends 
ComparableRow {
-028  /**
-029   * @return The row.
-030   */
-031  byte [] getRow();
-032}
+021import java.util.Comparator;
+022import 
org.apache.hadoop.hbase.util.Bytes;
+023import 
org.apache.yetus.audience.InterfaceAudience;
+024
+025/**
+026 * Has a row.
+027 */
+028@InterfaceAudience.Public
+029public interface Row extends 
ComparableRow {
+030  ComparatorRow COMPARATOR = (v1, 
v2) - Bytes.compareTo(v1.getRow(), v2.getRow());
+031  /**
+032   * @return The row.
+033   */
+034  byte [] getRow();
+035
+036  /**
+037   * @deprecated As of release 2.0.0, 
this will be removed in HBase 3.0.0.
+038   * Use {@link 
Row#COMPARATOR} instead
+039   */
+040  @Deprecated
+041  int compareTo(Row var1);
+042}
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/apidocs/src-html/org/apache/hadoop/hbase/client/RowAccess.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/RowAccess.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/RowAccess.html
index 1272811..27498ef 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/RowAccess.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/RowAccess.html
@@ -26,7 +26,7 @@
 018package org.apache.hadoop.hbase.client;
 019
 020
-021import 
org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting;
+021import 
org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting;
 022import 
org.apache.yetus.audience.InterfaceAudience;
 023
 024/**

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/63d6f712/apidocs/src-html/org/apache/hadoop/hbase/client/RowMutations.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/RowMutations.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/RowMutations.html
index a64e8e0..416bf21 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/RowMutations.html
+++ 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html 
b/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html
index 4e76d5d..1655767 100644
--- a/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html
+++ b/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 
 
 PrevClass
-NextClass
+NextClass
 
 
 Frames
@@ -298,7 +298,7 @@ implements org.apache.hadoop.conf.Configurable
 
 
 PrevClass
-NextClass
+NextClass
 
 
 Frames

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/ByteBufferCell.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/ByteBufferCell.html 
b/devapidocs/org/apache/hadoop/hbase/ByteBufferCell.html
deleted file mode 100644
index 4ade462..000
--- a/devapidocs/org/apache/hadoop/hbase/ByteBufferCell.html
+++ /dev/null
@@ -1,482 +0,0 @@
-http://www.w3.org/TR/html4/loose.dtd;>
-
-
-
-
-
-ByteBufferCell (Apache HBase 3.0.0-SNAPSHOT API)
-
-
-
-
-
-var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract 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 ByteBufferCell
-
-
-
-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.ByteBufferCell
-
-
-
-
-
-
-
-All Implemented Interfaces:
-Cell
-
-
-Direct Known Subclasses:
-BufferedDataBlockEncoder.OffheapDecodedCell,
 ByteBufferKeyOnlyKeyValue, ByteBufferKeyValue, KeyOnlyFilter.KeyOnlyByteBufferCell, MapReduceCell, PrivateCellUtil.EmptyByteBufferCell, PrivateCellUtil.TagRewriteByteBufferCell
-
-
-
-@InterfaceAudience.Private
-public abstract class ByteBufferCell
-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 Cell
-This class is a server side extension to the Cell interface. It is used when the
- Cell is backed by a http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffer: i.e. 
cell instanceof ByteBufferedCell.
-
- This class has getters for the row, column family, column qualifier, value 
and tags hosting
- ByteBuffers. It also has getters of the *position* within a ByteBuffer where 
these
- field bytes begin. These are needed because a single ByteBuffer may back one 
or many Cell
- instances -- it depends on the implementation -- so the ByteBuffer position 
as returned by
- http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true#arrayOffset--;
 title="class or interface in 
java.nio">ByteBuffer.arrayOffset() cannot be relied upon. 
Also, do not confuse these position
- methods with the getXXXOffset methods from the super Interface, Cell; dependent up on
- implementation, the Cell getXXXOffset methods can return the same value as a 
call to its
- equivalent position method from below BUT they can also stray; if a 
ByteBufferedCell, use the
- below position methods to find where a field begins.
-
- Use the getXXXLength methods from Cell to find a fields length.
-
- A Cell object can be of this type only on the server side.
-
- WARNING: If a Cell is backed by an offheap ByteBuffer, any call to 
getXXXArray() will result
- in a temporary byte array creation and a bytes copy. Avoid these allocations 
by using the
- appropriate Cell access server-side: i.e. ByteBufferedCell when backed by a 
ByteBuffer and Cell
- when it is not.
-
-
-
-
-
-
-
-
-
-
-
-Nested Class Summary
-
-
-
-
-Nested classes/interfaces inherited from 
interfaceorg.apache.hadoop.hbase.Cell
-Cell.DataType
-
-
-
-
-
-
-
-
-Constructor Summary
-
-Constructors
-
-Constructor and Description
-
-

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d2b28a1a/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html 
b/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html
index e87db7c..0567828 100644
--- a/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.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};
+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};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class IndividualBytesFieldCell
+public class IndividualBytesFieldCell
 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 ExtendedCell
 
@@ -369,84 +369,72 @@ implements 
 
 
-http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true;
 title="class or interface in java.util">OptionalTag
-getTag(bytetype)
-Returns the specific tag of the given type
-
-
-
-http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListTag
-getTags()
-Creates a list of tags in the current cell
-
-
-
 byte[]
 getTagsArray()
 Contiguous raw bytes representing tags that may start at 
any index in the containing array.
 
 
-
+
 int
 getTagsLength()
 HBase internally uses 2 bytes to store tags length in 
Cell.
 
 
-
+
 int
 getTagsOffset()
 
-
+
 long
 getTimestamp()
 
-
+
 byte
 getTypeByte()
 
-
+
 byte[]
 getValueArray()
 Contiguous raw bytes that may start at any index in the 
containing array.
 
 
-
+
 int
 getValueLength()
 
-
+
 int
 getValueOffset()
 
-
+
 private long
 heapOverhead()
 
-
+
 long
 heapSize()
 Implement HeapSize interface
 
 
-
+
 void
 setSequenceId(longseqId)
 Sets with the given seqId.
 
 
-
+
 void
 setTimestamp(byte[]ts)
 Sets with the given timestamp.
 
 
-
+
 void
 setTimestamp(longts)
 Sets with the given timestamp.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 toString()
 
@@ -470,7 +458,7 @@ implements 
 
 Methods inherited from interfaceorg.apache.hadoop.hbase.RawCell
-checkForTagsLength,
 cloneTags
+checkForTagsLength,
 cloneTags,
 getTag,
 getTags
 
 
 
@@ -492,7 +480,7 @@ implements 
 
 FIXED_OVERHEAD
-private static finallong FIXED_OVERHEAD
+private static finallong FIXED_OVERHEAD
 
 
 
@@ -501,7 +489,7 @@ implements 
 
 row
-private finalbyte[] row
+private finalbyte[] row
 
 
 
@@ -510,7 +498,7 @@ implements 
 
 rOffset
-private finalint rOffset
+private finalint rOffset
 
 
 
@@ -519,7 +507,7 @@ implements 
 
 rLength
-private finalint rLength
+private finalint rLength
 
 
 
@@ -528,7 +516,7 @@ implements 
 
 family
-private finalbyte[] family
+private finalbyte[] family
 
 
 
@@ -537,7 +525,7 @@ implements 
 
 fOffset
-private finalint fOffset
+private finalint fOffset
 
 
 
@@ -546,7 +534,7 @@ implements 
 
 fLength
-private finalint fLength
+private finalint fLength
 
 
 
@@ -555,7 +543,7 @@ implements 
 
 qualifier
-private finalbyte[] qualifier
+private finalbyte[] qualifier
 
 
 
@@ -564,7 +552,7 @@ implements 
 
 qOffset
-private finalint qOffset
+private finalint qOffset
 
 
 
@@ -573,7 +561,7 @@ implements 
 
 qLength
-private finalint qLength
+private finalint qLength
 
 
 
@@ -582,7 +570,7 @@ implements 
 
 value
-private finalbyte[] value
+private finalbyte[] value
 
 
 
@@ -591,7 +579,7 @@ implements 
 
 vOffset
-private finalint vOffset
+private finalint vOffset
 
 
 
@@ -600,7 +588,7 @@ implements 
 
 vLength
-private finalint vLength
+private finalint vLength
 
 
 
@@ -609,7 +597,7 @@ implements 
 
 tags
-private finalbyte[] tags
+private finalbyte[] tags
 
 
 
@@ -618,7 +606,7 @@ implements 
 
 tagsOffset
-private finalint tagsOffset
+private finalint tagsOffset
 
 
 
@@ -627,7 +615,7 @@ implements 
 
 tagsLength
-private finalint tagsLength
+private finalint tagsLength
 
 
 
@@ -636,7 +624,7 @@ implements 
 
 timestamp
-privatelong timestamp
+privatelong timestamp
 
 
 
@@ -645,7 +633,7 @@ implements 
 
 type
-private finalbyte type
+private finalbyte type
 
 
 
@@ -654,7 +642,7 @@ implements 
 
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b618ac40/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
index d152a92..8c56813 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
@@ -34,339 +34,320 @@
 026import java.util.NavigableMap;
 027import java.util.UUID;
 028import org.apache.hadoop.hbase.Cell;
-029import 
org.apache.hadoop.hbase.CellUtil;
-030import 
org.apache.hadoop.hbase.HConstants;
-031import 
org.apache.hadoop.hbase.IndividualBytesFieldCell;
-032import 
org.apache.hadoop.hbase.KeyValue;
-033import 
org.apache.hadoop.hbase.io.HeapSize;
-034import 
org.apache.hadoop.hbase.security.access.Permission;
-035import 
org.apache.hadoop.hbase.security.visibility.CellVisibility;
-036import 
org.apache.hadoop.hbase.util.Bytes;
-037import 
org.apache.yetus.audience.InterfaceAudience;
-038
-039/**
-040 * Used to perform Put operations for a 
single row.
-041 * p
-042 * To perform a Put, instantiate a Put 
object with the row to insert to, and
-043 * for each column to be inserted, 
execute {@link #addColumn(byte[], byte[],
-044 * byte[]) add} or {@link 
#addColumn(byte[], byte[], long, byte[]) add} if
-045 * setting the timestamp.
-046 */
-047@InterfaceAudience.Public
-048public class Put extends Mutation 
implements HeapSize, ComparableRow {
-049  /**
-050   * Create a Put operation for the 
specified row.
-051   * @param row row key
-052   */
-053  public Put(byte [] row) {
-054this(row, 
HConstants.LATEST_TIMESTAMP);
-055  }
-056
-057  /**
-058   * Create a Put operation for the 
specified row, using a given timestamp.
-059   *
-060   * @param row row key; we make a copy 
of what we are passed to keep local.
-061   * @param ts timestamp
-062   */
-063  public Put(byte[] row, long ts) {
-064this(row, 0, row.length, ts);
-065  }
-066
-067  /**
-068   * We make a copy of the passed in row 
key to keep local.
-069   * @param rowArray
-070   * @param rowOffset
-071   * @param rowLength
-072   */
-073  public Put(byte [] rowArray, int 
rowOffset, int rowLength) {
-074this(rowArray, rowOffset, rowLength, 
HConstants.LATEST_TIMESTAMP);
-075  }
-076
-077  /**
-078   * @param row row key; we make a copy 
of what we are passed to keep local.
-079   * @param ts  timestamp
-080   */
-081  public Put(ByteBuffer row, long ts) {
-082if (ts  0) {
-083  throw new 
IllegalArgumentException("Timestamp cannot be negative. ts=" + ts);
-084}
-085checkRow(row);
-086this.row = new 
byte[row.remaining()];
-087row.get(this.row);
-088this.ts = ts;
-089  }
-090
-091  /**
-092   * @param row row key; we make a copy 
of what we are passed to keep local.
-093   */
-094  public Put(ByteBuffer row) {
-095this(row, 
HConstants.LATEST_TIMESTAMP);
-096  }
-097
-098  /**
-099   * We make a copy of the passed in row 
key to keep local.
-100   * @param rowArray
-101   * @param rowOffset
-102   * @param rowLength
-103   * @param ts
-104   */
-105  public Put(byte [] rowArray, int 
rowOffset, int rowLength, long ts) {
-106checkRow(rowArray, rowOffset, 
rowLength);
-107this.row = Bytes.copy(rowArray, 
rowOffset, rowLength);
-108this.ts = ts;
-109if (ts  0) {
-110  throw new 
IllegalArgumentException("Timestamp cannot be negative. ts=" + ts);
-111}
-112  }
-113
-114  /**
-115   * Create a Put operation for an 
immutable row key.
-116   *
-117   * @param row row key
-118   * @param rowIsImmutable whether the 
input row is immutable.
-119   *   Set to true if 
the caller can guarantee that
-120   *   the row will 
not be changed for the Put duration.
-121   */
-122  public Put(byte [] row, boolean 
rowIsImmutable) {
-123this(row, 
HConstants.LATEST_TIMESTAMP, rowIsImmutable);
-124  }
-125
-126  /**
-127   * Create a Put operation for an 
immutable row key, using a given timestamp.
-128   *
-129   * @param row row key
-130   * @param ts timestamp
-131   * @param rowIsImmutable whether the 
input row is immutable.
-132   *   Set to true if 
the caller can guarantee that
-133   *   the row will 
not be changed for the Put duration.
-134   */
-135  public Put(byte[] row, long ts, boolean 
rowIsImmutable) {
-136// Check and set timestamp
-137if (ts  0) {
-138  throw new 
IllegalArgumentException("Timestamp cannot be negative. ts=" + ts);
-139}
-140this.ts = ts;
-141
-142// Deal with row according to 
rowIsImmutable
-143checkRow(row);
-144if (rowIsImmutable) {  // Row is 
immutable
-145  this.row = row;  // Do not make a 
local copy, but point to the provided byte array directly
-146} else {  // Row is not immutable
-147  this.row = Bytes.copy(row, 0, 
row.length);  

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7c0589c0/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 2297e10..ec27a63 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2017 The Apache Software Foundation
 
-  File: 3470,
- Errors: 19312,
+  File: 3471,
+ Errors: 19269,
  Warnings: 0,
  Infos: 0
   
@@ -23001,7 +23001,7 @@ under the License.
   0
 
 
-  8
+  0
 
   
   
@@ -29082,6 +29082,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder.java;>org/apache/hadoop/hbase/replication/ReplicationPeerConfigBuilder.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy.java;>org/apache/hadoop/hbase/regionserver/BusyRegionSplitPolicy.java
 
 
@@ -32157,7 +32171,7 @@ under the License.
   0
 
 
-  1
+  0
 
   
   
@@ -38177,7 +38191,7 @@ under the License.
   0
 
 
-  15
+  0
 
   
   
@@ -42153,7 +42167,7 @@ under the License.
   0
 
 
-  5
+  0
 
   
   
@@ -46045,7 +46059,7 @@ under the License.
   0
 
 
-  14
+  0
 
   
   

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7c0589c0/coc.html
--
diff --git a/coc.html b/coc.html
index 8baff84..acf8926 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-22
+  Last Published: 
2017-12-23
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7c0589c0/cygwin.html
--
diff --git a/cygwin.html b/cygwin.html
index 1b8c4d2..254dae7 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-22
+  Last Published: 
2017-12-23
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7c0589c0/dependencies.html
--
diff --git a/dependencies.html b/dependencies.html
index d6791b5..c89534f 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-22
+  Last Published: 
2017-12-23
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7c0589c0/dependency-convergence.html
--
diff --git a/dependency-convergence.html b/dependency-convergence.html
index 89cfa7b..1257604 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 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4b2cc17/apidocs/org/apache/hadoop/hbase/ServerLoad.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/ServerLoad.html 
b/apidocs/org/apache/hadoop/hbase/ServerLoad.html
index 047d81d..eeaa37e 100644
--- a/apidocs/org/apache/hadoop/hbase/ServerLoad.html
+++ b/apidocs/org/apache/hadoop/hbase/ServerLoad.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":42,"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":42,"i20":10,"i21":10,"i22":42,"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};
+var methods = 
{"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":42,"i9":42,"i10":42,"i11":42,"i12":42,"i13":42,"i14":42,"i15":42,"i16":42,"i17":42,"i18":42,"i19":42,"i20":42,"i21":42,"i22":42,"i23":42,"i24":42,"i25":42,"i26":42,"i27":42,"i28":42,"i29":42,"i30":42,"i31":42,"i32":42,"i33":42,"i34":42,"i35":42,"i36":42,"i37":42,"i38":42,"i39":42,"i40":42,"i41":42,"i42":42,"i43":42,"i44":42,"i45":42,"i46":42};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 
 
 PrevClass
-NextClass
+NextClass
 
 
 Frames
@@ -107,11 +107,21 @@ var activeTableTab = "activeTableTab";
 
 
 
+
+All Implemented Interfaces:
+ServerMetrics
+
 
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0
+ Use ServerMetrics instead.
+
 
 @InterfaceAudience.Public
-public class ServerLoad
-extends 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/Deprecated.html?is-external=true;
 title="class or interface in java.lang">@Deprecated
+public class ServerLoad
+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 ServerMetrics
 This class is used for exporting current state of load on a 
RegionServer.
 
 
@@ -133,11 +143,18 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 static ServerLoad
-EMPTY_SERVERLOAD
+EMPTY_SERVERLOAD
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0
+ Use ServerMetricsBuilder.of(ServerName) 
instead.
+
+
 
 
 protected 
org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad
-serverLoad
+serverLoad
+Deprecated.
+
 
 
 
@@ -154,7 +171,21 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 Constructor and Description
 
 
-ServerLoad(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoadserverLoad)
+ServerLoad(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoadserverLoad)
+Deprecated.
+DONT USE this construction.
+
+
+
+ServerLoad(ServerMetricsmetrics)
+Deprecated.
+
+
+
+ServerLoad(ServerNamename,
+  
org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoadserverLoad)
+Deprecated.
+
 
 
 
@@ -173,181 +204,384 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 boolean
-equals(http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in 
java.lang">Objectother)
+equals(http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Objectother)
+Deprecated.
+
 
 
-long
-getCurrentCompactedKVs()
+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">String
+getCoprocessorNames()
+Deprecated.
+Return the RegionServer-level and Region-level 
coprocessors
+
 
 
 long
-getFilteredReadRequestsCount()
+getCurrentCompactedKVs()
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0
+ Use getRegionMetrics()
 instead.
+
+
 
 
-int
-getInfoServerPort()
+long
+getFilteredReadRequestsCount()
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0
+ Use getRegionMetrics()
 instead.
+
+
 
 
 int
-getLoad()
-Originally, this method factored in the effect of requests 
going to the
- server as well.
-
+getInfoServerPort()
+Deprecated.
+
 
 
-int
-getMaxHeapMB()
+long
+getLastReportTimestamp()
+Deprecated.
+
 
 
 int
-getMemstoreSizeInMB()
+getLoad()
 Deprecated.
 As of release 2.0.0, this 
will be removed in HBase 3.0.0
- Use getMemStoreSizeMB()
 instead.
+ Use getNumberOfRegions()
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/505bbb2e/apidocs/src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html 
b/apidocs/src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html
index 8fdb647..af9da12 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html
@@ -32,9 +32,9 @@
 024import java.util.Collections;
 025import java.util.List;
 026
-027import org.apache.commons.logging.Log;
-028import 
org.apache.commons.logging.LogFactory;
-029import 
org.apache.yetus.audience.InterfaceAudience;
+027import 
org.apache.yetus.audience.InterfaceAudience;
+028import org.slf4j.Logger;
+029import org.slf4j.LoggerFactory;
 030import 
org.apache.hadoop.conf.Configuration;
 031import 
org.apache.hadoop.hbase.client.Admin;
 032import 
org.apache.hadoop.hbase.client.Connection;
@@ -66,7 +66,7 @@
 058 */
 059@InterfaceAudience.Public
 060public class LocalHBaseCluster {
-061  private static final Log LOG = 
LogFactory.getLog(LocalHBaseCluster.class);
+061  private static final Logger LOG = 
LoggerFactory.getLogger(LocalHBaseCluster.class);
 062  private final 
ListJVMClusterUtil.MasterThread masterThreads = new 
CopyOnWriteArrayList();
 063  private final 
ListJVMClusterUtil.RegionServerThread regionThreads = new 
CopyOnWriteArrayList();
 064  private final static int DEFAULT_NO = 
1;

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/505bbb2e/apidocs/src-html/org/apache/hadoop/hbase/ScheduledChore.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/ScheduledChore.html 
b/apidocs/src-html/org/apache/hadoop/hbase/ScheduledChore.html
index b7dce34..255e6d1 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/ScheduledChore.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/ScheduledChore.html
@@ -29,352 +29,351 @@
 021import 
java.util.concurrent.ScheduledThreadPoolExecutor;
 022import java.util.concurrent.TimeUnit;
 023
-024import org.apache.commons.logging.Log;
-025import 
org.apache.commons.logging.LogFactory;
-026import 
org.apache.yetus.audience.InterfaceAudience;
-027
-028import 
org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting;
-029
-030/**
-031 * ScheduledChore is a task performed on 
a period in hbase. ScheduledChores become active once
-032 * scheduled with a {@link ChoreService} 
via {@link ChoreService#scheduleChore(ScheduledChore)}. The
-033 * chore is run in a {@link 
ScheduledThreadPoolExecutor} and competes with other ScheduledChores for
-034 * access to the threads in the core 
thread pool. If an unhandled exception occurs, the chore
-035 * cancellation is logged. Implementers 
should consider whether or not the Chore will be able to
-036 * execute within the defined period. It 
is bad practice to define a ScheduledChore whose execution
-037 * time exceeds its period since it will 
try to hog one of the threads in the {@link ChoreService}'s
-038 * thread pool.
-039 * p
-040 * Don't subclass ScheduledChore if the 
task relies on being woken up for something to do, such as
-041 * an entry being added to a queue, 
etc.
-042 */
-043@InterfaceAudience.Public
-044public abstract class ScheduledChore 
implements Runnable {
-045  private static final Log LOG = 
LogFactory.getLog(ScheduledChore.class);
-046
-047  private final String name;
-048
-049  /**
-050   * Default values for scheduling 
parameters should they be excluded during construction
-051   */
-052  private final static TimeUnit 
DEFAULT_TIME_UNIT = TimeUnit.MILLISECONDS;
-053  private final static long 
DEFAULT_INITIAL_DELAY = 0;
-054
-055  /**
-056   * Scheduling parameters. Used by 
ChoreService when scheduling the chore to run periodically
-057   */
-058  private final int period; // in 
TimeUnit units
-059  private final TimeUnit timeUnit;
-060  private final long initialDelay; // in 
TimeUnit units
-061
-062  /**
-063   * Interface to the ChoreService that 
this ScheduledChore is scheduled with. null if the chore is
-064   * not scheduled.
-065   */
-066  private ChoreServicer choreServicer;
-067
-068  /**
-069   * Variables that encapsulate the 
meaningful state information
-070   */
-071  private long timeOfLastRun = -1; // 
system time millis
-072  private long timeOfThisRun = -1; // 
system time millis
-073  private boolean initialChoreComplete = 
false;
-074
-075  /**
-076   * A means by which a ScheduledChore 
can be stopped. Once a chore recognizes that it has been
-077   * stopped, it will cancel itself. This 
is particularly useful in the case where a single stopper
-078   * instance is given to multiple 
chores. In such a case, a single {@link Stoppable#stop(String)}
-079   * command can cause many chores to 
stop together.
-080   */
-081  private final Stoppable stopper;
-082

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c4c0cfa5/apidocs/org/apache/hadoop/hbase/io/crypto/Encryption.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/io/crypto/Encryption.html 
b/apidocs/org/apache/hadoop/hbase/io/crypto/Encryption.html
index 1582f98..310fc1e 100644
--- a/apidocs/org/apache/hadoop/hbase/io/crypto/Encryption.html
+++ b/apidocs/org/apache/hadoop/hbase/io/crypto/Encryption.html
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public final class Encryption
+public final class Encryption
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 A facade for encryption algorithms and related 
support.
 
@@ -371,7 +371,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 newContext
-public staticEncryption.ContextnewContext()
+public staticEncryption.ContextnewContext()
 
 
 
@@ -380,7 +380,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 newContext
-public staticEncryption.ContextnewContext(org.apache.hadoop.conf.Configurationconf)
+public staticEncryption.ContextnewContext(org.apache.hadoop.conf.Configurationconf)
 
 
 
@@ -389,7 +389,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getCipher
-public staticCiphergetCipher(org.apache.hadoop.conf.Configurationconf,
+public staticCiphergetCipher(org.apache.hadoop.conf.Configurationconf,
http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Get an cipher given a name
 
@@ -406,7 +406,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getSupportedCiphers
-public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]getSupportedCiphers()
+public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]getSupportedCiphers()
 Get names of supported encryption algorithms
 
 Returns:
@@ -420,7 +420,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 getSupportedCiphers
-public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]getSupportedCiphers(org.apache.hadoop.conf.Configurationconf)
+public statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]getSupportedCiphers(org.apache.hadoop.conf.Configurationconf)
 Get names of supported encryption algorithms
 
 Returns:
@@ -434,7 +434,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 hash128
-public staticbyte[]hash128(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String...args)
+public staticbyte[]hash128(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String...args)
 Return the MD5 digest of the concatenation of the supplied 
arguments.
 
 
@@ -444,7 +444,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 hash128
-public staticbyte[]hash128(byte[]...args)
+public staticbyte[]hash128(byte[]...args)
 Return the MD5 digest of the concatenation of the supplied 
arguments.
 
 
@@ -454,7 +454,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 hash256
-public staticbyte[]hash256(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String...args)
+public staticbyte[]hash256(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String...args)
 Return the SHA-256 digest of the concatenation of the 
supplied arguments.
 
 
@@ -464,7 +464,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 hash256
-public staticbyte[]hash256(byte[]...args)
+public staticbyte[]hash256(byte[]...args)
 Return the SHA-256 digest of the concatenation of the 
supplied arguments.
 
 
@@ -474,7 +474,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 pbkdf128
-public staticbyte[]pbkdf128(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String...args)
+public staticbyte[]pbkdf128(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String...args)
 Return a 128 bit key derived from the concatenation of the 
supplied
  arguments using PBKDF2WithHmacSHA1 at 10,000 iterations.
 
@@ 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/071f974b/devapidocs/org/apache/hadoop/hbase/client/Put.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/Put.html 
b/devapidocs/org/apache/hadoop/hbase/client/Put.html
index 96340df..281d247 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Put.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Put.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,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":42,"i5":42,"i6":42,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":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";
@@ -129,7 +129,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public class Put
+public class Put
 extends Mutation
 implements HeapSize, http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableRow
 Used to perform Put operations for a single row.
@@ -237,7 +237,7 @@ implements 
 Method Summary
 
-All MethodsInstance MethodsConcrete Methods
+All MethodsInstance MethodsConcrete MethodsDeprecated Methods
 
 Modifier and Type
 Method and Description
@@ -281,109 +281,89 @@ implements addImmutable(byte[]family,
 byte[]qualifier,
 byte[]value)
-See addColumn(byte[],
 byte[], byte[]).
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+ Use add(Cell)
 and CellBuilder 
instead
+
 
 
 
 Put
-addImmutable(byte[]family,
-byte[]qualifier,
-byte[]value,
-Tag[]tag)
-This expects that the underlying arrays won't change.
-
-
-
-Put
 addImmutable(byte[]family,
 byte[]qualifier,
 longts,
 byte[]value)
-See addColumn(byte[],
 byte[], long, byte[]).
-
-
-
-Put
-addImmutable(byte[]family,
-byte[]qualifier,
-longts,
-byte[]value,
-Tag[]tag)
-This expects that the underlying arrays won't change.
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+ Use add(Cell)
 and CellBuilder 
instead
+
 
 
-
+
 Put
 addImmutable(byte[]family,
 http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBufferqualifier,
 longts,
 http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffervalue)
-See addColumn(byte[],
 ByteBuffer, long, ByteBuffer).
-
-
-
-Put
-addImmutable(byte[]family,
-http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBufferqualifier,
-longts,
-http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true;
 title="class or interface in java.nio">ByteBuffervalue,
-Tag[]tag)
-This expects that the underlying arrays won't change.
+Deprecated.
+As of release 2.0.0, this 
will be removed in HBase 3.0.0.
+ Use add(Cell)
 and CellBuilder 
instead
+
 
 
-
+
 Put
 setACL(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,Permissionperms)
 
-
+
 Put
 setACL(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringuser,
   Permissionperms)
 
-
+
 Put
 setAttribute(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
 byte[]value)
 Sets an attribute.
 
 
-
+
 Put
 setCellVisibility(CellVisibilityexpression)
 Sets the visibility expression associated with cells in 
this Mutation.
 
 
-
+
 Put
 setClusterIds(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/util/UUID.html?is-external=true;
 title="class or interface in java.util">UUIDclusterIds)
 Marks that the clusters with the given clusterIds have 
consumed the mutation
 
 
-
+
 Put
 setDurability(Durabilityd)
 Set the durability for this mutation
 
 
-
+
 Put
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dc4e5c85/devapidocs/org/apache/hadoop/hbase/coprocessor/ReadOnlyConfiguration.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/coprocessor/ReadOnlyConfiguration.html 
b/devapidocs/org/apache/hadoop/hbase/coprocessor/ReadOnlyConfiguration.html
index 11482df..1f56cf8 100644
--- a/devapidocs/org/apache/hadoop/hbase/coprocessor/ReadOnlyConfiguration.html
+++ b/devapidocs/org/apache/hadoop/hbase/coprocessor/ReadOnlyConfiguration.html
@@ -730,7 +730,7 @@ extends org.apache.hadoop.conf.Configuration
 
 
 get
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringget(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringget(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 
 Overrides:
 getin 
classorg.apache.hadoop.conf.Configuration
@@ -743,7 +743,7 @@ extends org.apache.hadoop.conf.Configuration
 
 
 setAllowNullValueProperties
-publicvoidsetAllowNullValueProperties(booleanval)
+publicvoidsetAllowNullValueProperties(booleanval)
 
 Overrides:
 setAllowNullValuePropertiesin 
classorg.apache.hadoop.conf.Configuration
@@ -756,7 +756,7 @@ extends org.apache.hadoop.conf.Configuration
 
 
 getTrimmed
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetTrimmed(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetTrimmed(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 
 Overrides:
 getTrimmedin 
classorg.apache.hadoop.conf.Configuration
@@ -769,7 +769,7 @@ extends org.apache.hadoop.conf.Configuration
 
 
 getTrimmed
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetTrimmed(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetTrimmed(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/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringdefaultValue)
 
 Overrides:
@@ -783,7 +783,7 @@ extends org.apache.hadoop.conf.Configuration
 
 
 getRaw
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetRaw(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringgetRaw(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 
 Overrides:
 getRawin 
classorg.apache.hadoop.conf.Configuration
@@ -796,7 +796,7 @@ extends org.apache.hadoop.conf.Configuration
 
 
 set
-publicvoidset(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
+publicvoidset(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/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringvalue)
 
 Overrides:
@@ -810,7 +810,7 @@ extends org.apache.hadoop.conf.Configuration
 
 
 set
-publicvoidset(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname,
+publicvoidset(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/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringvalue,
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringsource)
 
@@ -825,7 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4abd958d/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html 
b/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html
index e19d46c..0f32c7f 100644
--- a/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html
+++ b/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.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":42,"i11":10,"i12":42,"i13":10,"i14":10,"i15":42,"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":42,"i32":10,"i33":42,"i34":10,"i35":42,"i36":10,"i37":10,"i38":10,"i39":10,"i40":42,"i41":10,"i42":42,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":42,"i52":42,"i53":42,"i54":42};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":42,"i11":42,"i12":10,"i13":42,"i14":42,"i15":42,"i16":42,"i17":42,"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":42,"i33":10,"i34":42,"i35":10,"i36":42,"i37":10,"i38":10,"i39":10,"i40":10,"i41":42,"i42":10,"i43":42,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":42,"i53":42,"i54":42,"i55":42};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public class RemoteHTable
+public class RemoteHTable
 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 Table
 HTable interface to remote tables accessed via REST 
gateway
@@ -267,11 +267,17 @@ implements CompareOperatorcompareOp,
   byte[]value,
   Deletedelete)
-Atomically checks if a row/family/qualifier value matches 
the expected
- value.
+Deprecated.
 
 
 
+org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
+checkAndMutate(byte[]row,
+  byte[]family)
+Atomically checks if a row/family/qualifier value matches 
the expected value.
+
+
+
 boolean
 checkAndMutate(byte[]row,
   byte[]family,
@@ -282,7 +288,7 @@ implements Deprecated.
 
 
-
+
 boolean
 checkAndMutate(byte[]row,
   byte[]family,
@@ -290,21 +296,20 @@ implements CompareOperatorcompareOp,
   byte[]value,
   RowMutationsrm)
-Atomically checks if a row/family/qualifier value matches 
the expected value.
+Deprecated.
 
 
-
+
 boolean
 checkAndPut(byte[]row,
byte[]family,
byte[]qualifier,
byte[]value,
Putput)
-Atomically checks if a row/family/qualifier value matches 
the expected
- value.
+Deprecated.
 
 
-
+
 boolean
 checkAndPut(byte[]row,
byte[]family,
@@ -315,7 +320,7 @@ implements Deprecated.
 
 
-
+
 boolean
 checkAndPut(byte[]row,
byte[]family,
@@ -323,24 +328,23 @@ implements CompareOperatorcompareOp,
byte[]value,
Putput)
-Atomically checks if a row/family/qualifier value matches 
the expected
- value.
+Deprecated.
 
 
-
+
 void
 close()
 Releases any resources held or pending changes in internal 
buffers.
 
 
-
+
 CoprocessorRpcChannel
 coprocessorService(byte[]row)
 Creates and returns a RpcChannel instance 
connected to the
  table region containing the specified row.
 
 
-
+
 T extends 
com.google.protobuf.Service,Rhttp://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Mapbyte[],R
 coprocessorService(http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">ClassTservice,
   byte[]startKey,
@@ -352,7 +356,7 @@ implements Service instance.
 
 
-
+
 T extends 
com.google.protobuf.Service,Rvoid
 coprocessorService(http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">ClassTservice,
   byte[]startKey,
@@ -365,149 +369,149 @@ implements Service instance.
 
 
-
+
 void
 delete(Deletedelete)
 Deletes the specified cells/row.
 
 
-
+
 void
 delete(http://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.
 
 
-
+
 boolean
 exists(Getget)
 Test for the existence of columns in the table, as 
specified by the Get.
 
 
-
+
 boolean[]
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e23b49ba/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html 
b/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html
index 266a3fe..6c20df5 100644
--- a/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html
+++ b/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-PrevClass
+PrevClass
 NextClass
 
 
@@ -506,7 +506,7 @@ publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.h
 
 
 
-PrevClass
+PrevClass
 NextClass
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e23b49ba/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html 
b/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
index f63a07c..3182b67 100644
--- a/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
+++ b/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
@@ -461,7 +461,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 NAMESPACE_TABLEDESC
-public static finalTableDescriptor NAMESPACE_TABLEDESC
+public static finalTableDescriptor NAMESPACE_TABLEDESC
 Table descriptor for namespace table
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e23b49ba/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
 
b/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
index 1276de1..230c1b2 100644
--- 
a/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
+++ 
b/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
@@ -134,116 +134,112 @@
 
 
 ColumnFamilyDescriptorBuilder
-ColumnFamilyDescriptorBuilder.setCacheDataInL1(booleanvalue)
-
-
-ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setCacheDataOnWrite(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setCacheIndexesOnWrite(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setCompactionCompressionType(org.apache.hadoop.hbase.io.compress.Compression.Algorithmvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setCompressionType(org.apache.hadoop.hbase.io.compress.Compression.Algorithmvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setCompressTags(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setConfiguration(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringkey,
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">Stringvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setDataBlockEncoding(DataBlockEncodingvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setDFSReplication(shortvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setEncryptionKey(byte[]value)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setEncryptionType(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">Stringvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setEvictBlocksOnClose(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setInMemory(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setInMemoryCompaction(MemoryCompactionPolicyvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setKeepDeletedCells(KeepDeletedCellsvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setMaxVersions(intvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setMinVersions(intvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setMobCompactPartitionPolicy(MobCompactPartitionPolicyvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setMobEnabled(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setMobThreshold(longvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setPrefetchBlocksOnOpen(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 ColumnFamilyDescriptorBuilder.setScope(intvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d171b896/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
index 7d3d133..75a155d 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Put.html
@@ -35,487 +35,355 @@
 027import java.util.NavigableMap;
 028import java.util.TreeMap;
 029import java.util.UUID;
-030
-031import org.apache.hadoop.hbase.Cell;
-032import 
org.apache.hadoop.hbase.CellUtil;
-033import 
org.apache.hadoop.hbase.HConstants;
+030import org.apache.hadoop.hbase.Cell;
+031import 
org.apache.hadoop.hbase.CellUtil;
+032import 
org.apache.hadoop.hbase.HConstants;
+033import 
org.apache.hadoop.hbase.IndividualBytesFieldCell;
 034import 
org.apache.hadoop.hbase.KeyValue;
-035import 
org.apache.hadoop.hbase.IndividualBytesFieldCell;
-036import org.apache.hadoop.hbase.Tag;
-037import 
org.apache.yetus.audience.InterfaceAudience;
-038import 
org.apache.hadoop.hbase.io.HeapSize;
-039import 
org.apache.hadoop.hbase.security.access.Permission;
-040import 
org.apache.hadoop.hbase.security.visibility.CellVisibility;
-041import 
org.apache.hadoop.hbase.util.Bytes;
-042
-043/**
-044 * Used to perform Put operations for a 
single row.
-045 * p
-046 * To perform a Put, instantiate a Put 
object with the row to insert to, and
-047 * for each column to be inserted, 
execute {@link #addColumn(byte[], byte[],
-048 * byte[]) add} or {@link 
#addColumn(byte[], byte[], long, byte[]) add} if
-049 * setting the timestamp.
-050 */
-051@InterfaceAudience.Public
-052public class Put extends Mutation 
implements HeapSize, ComparableRow {
-053  /**
-054   * Create a Put operation for the 
specified row.
-055   * @param row row key
-056   */
-057  public Put(byte [] row) {
-058this(row, 
HConstants.LATEST_TIMESTAMP);
-059  }
-060
-061  /**
-062   * Create a Put operation for the 
specified row, using a given timestamp.
-063   *
-064   * @param row row key; we make a copy 
of what we are passed to keep local.
-065   * @param ts timestamp
-066   */
-067  public Put(byte[] row, long ts) {
-068this(row, 0, row.length, ts);
-069  }
-070
-071  /**
-072   * We make a copy of the passed in row 
key to keep local.
-073   * @param rowArray
-074   * @param rowOffset
-075   * @param rowLength
-076   */
-077  public Put(byte [] rowArray, int 
rowOffset, int rowLength) {
-078this(rowArray, rowOffset, rowLength, 
HConstants.LATEST_TIMESTAMP);
-079  }
-080
-081  /**
-082   * @param row row key; we make a copy 
of what we are passed to keep local.
-083   * @param ts  timestamp
-084   */
-085  public Put(ByteBuffer row, long ts) {
-086if (ts  0) {
-087  throw new 
IllegalArgumentException("Timestamp cannot be negative. ts=" + ts);
-088}
-089checkRow(row);
-090this.row = new 
byte[row.remaining()];
-091row.get(this.row);
-092this.ts = ts;
-093  }
-094
-095  /**
-096   * @param row row key; we make a copy 
of what we are passed to keep local.
-097   */
-098  public Put(ByteBuffer row) {
-099this(row, 
HConstants.LATEST_TIMESTAMP);
-100  }
-101
-102  /**
-103   * We make a copy of the passed in row 
key to keep local.
-104   * @param rowArray
-105   * @param rowOffset
-106   * @param rowLength
-107   * @param ts
-108   */
-109  public Put(byte [] rowArray, int 
rowOffset, int rowLength, long ts) {
-110checkRow(rowArray, rowOffset, 
rowLength);
-111this.row = Bytes.copy(rowArray, 
rowOffset, rowLength);
-112this.ts = ts;
-113if (ts  0) {
-114  throw new 
IllegalArgumentException("Timestamp cannot be negative. ts=" + ts);
-115}
-116  }
-117
-118  /**
-119   * Create a Put operation for an 
immutable row key.
-120   *
-121   * @param row row key
-122   * @param rowIsImmutable whether the 
input row is immutable.
-123   *   Set to true if 
the caller can guarantee that
-124   *   the row will 
not be changed for the Put duration.
-125   */
-126  public Put(byte [] row, boolean 
rowIsImmutable) {
-127this(row, 
HConstants.LATEST_TIMESTAMP, rowIsImmutable);
-128  }
-129
-130  /**
-131   * Create a Put operation for an 
immutable row key, using a given timestamp.
-132   *
-133   * @param row row key
-134   * @param ts timestamp
-135   * @param rowIsImmutable whether the 
input row is immutable.
-136   *   Set to true if 
the caller can guarantee that
-137   *   the row will 
not be changed for the Put duration.
-138   */
-139  public Put(byte[] row, long ts, boolean 
rowIsImmutable) {
-140// Check and set timestamp
-141if (ts  0) {
-142  throw new 
IllegalArgumentException("Timestamp cannot be negative. ts=" + ts);
-143}
-144this.ts = ts;
-145
-146// Deal with row according to 
rowIsImmutable
-147 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html
index 96ed6af..9ed9fbf 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html
@@ -3084,7 +3084,7 @@ implements 
 
 FOR_UNIT_TESTS_ONLY
-private static finalbyte[] FOR_UNIT_TESTS_ONLY
+private static finalbyte[] FOR_UNIT_TESTS_ONLY
 Row needed by below method.
 
 
@@ -3094,7 +3094,7 @@ implements 
 
 FIXED_OVERHEAD
-public static finallong FIXED_OVERHEAD
+public static finallong FIXED_OVERHEAD
 
 
 
@@ -3103,7 +3103,7 @@ implements 
 
 DEEP_OVERHEAD
-public static finallong DEEP_OVERHEAD
+public static finallong DEEP_OVERHEAD
 
 
 
@@ -3112,7 +3112,7 @@ implements 
 
 MOCKED_LIST
-private static finalhttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCell MOCKED_LIST
+private static finalhttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCell MOCKED_LIST
 A mocked list implementation - discards all updates.
 
 
@@ -4447,7 +4447,7 @@ publiclong
 
 logFatLineOnFlush
-privatevoidlogFatLineOnFlush(http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStorestoresToFlush,
+privatevoidlogFatLineOnFlush(http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStorestoresToFlush,
longsequenceId)
 Utility method broken out of internalPrepareFlushCache so 
that method is smaller.
 
@@ -4458,7 +4458,7 @@ publiclong
 
 doAbortFlushToWAL
-privatevoiddoAbortFlushToWAL(WALwal,
+privatevoiddoAbortFlushToWAL(WALwal,
longflushOpSeqId,
http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Mapbyte[],http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in 
java.util">Listorg.apache.hadoop.fs.PathcommittedFiles)
 
@@ -4469,7 +4469,7 @@ publiclong
 
 doSyncOfUnflushedWALChanges
-private staticvoiddoSyncOfUnflushedWALChanges(WALwal,
+private staticvoiddoSyncOfUnflushedWALChanges(WALwal,
 RegionInfohri)
  throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Sync unflushed WAL changes. See HBASE-8208 for details
@@ -4485,7 +4485,7 @@ publiclong
 
 isAllFamilies
-privatebooleanisAllFamilies(http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStorefamilies)
+privatebooleanisAllFamilies(http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStorefamilies)
 
 Returns:
 True if passed Set is all families in the region.
@@ -4498,7 +4498,7 @@ publiclong
 
 writeFlushRequestMarkerToWAL
-privatebooleanwriteFlushRequestMarkerToWAL(WALwal,
+privatebooleanwriteFlushRequestMarkerToWAL(WALwal,
  
booleanwriteFlushWalMarker)
 Writes a marker to WAL indicating a flush is requested but 
cannot be complete due to various
  reasons. Ignores exceptions from WAL. Returns whether the write 
succeeded.
@@ -4516,7 +4516,7 @@ publiclong
 
 internalFlushCacheAndCommit
-protectedHRegion.FlushResultImplinternalFlushCacheAndCommit(WALwal,
+protectedHRegion.FlushResultImplinternalFlushCacheAndCommit(WALwal,
   MonitoredTaskstatus,
   HRegion.PrepareFlushResultprepareResult,
   http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHStorestoresToFlush)
@@ -4533,7 +4533,7 @@ publiclong
 
 getNextSequenceId
-protectedlonggetNextSequenceId(WALwal)
+protectedlonggetNextSequenceId(WALwal)
   throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Method to safely get the next sequence number.
 
@@ -4550,7 +4550,7 @@ publiclong
 
 getScanner
-publicHRegion.RegionScannerImplgetScanner(Scanscan)
+publicHRegion.RegionScannerImplgetScanner(Scanscan)
  throws 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/713d773f/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 3b14bfa..8bf6d22 100644
--- a/devapidocs/org/apache/hadoop/hbase/HConstants.html
+++ b/devapidocs/org/apache/hadoop/hbase/HConstants.html
@@ -451,447 +451,451 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 
+static int
+DEFAULT_HBASE_CLIENT_SERVERSIDE_RETRIES_MULTIPLIER
+
+
 static double
 DEFAULT_HBASE_MASTER_BALANCER_MAX_RIT_PERCENT
 Default value for the max percent of regions in 
transition
 
 
-
+
 static int
 DEFAULT_HBASE_META_BLOCK_SIZE
 Default value of HBASE_META_BLOCK_SIZE.
 
 
-
+
 static int
 DEFAULT_HBASE_META_SCANNER_CACHING
 Default value of HBASE_META_SCANNER_CACHING.
 
 
-
+
 static int
 DEFAULT_HBASE_META_VERSIONS
 Default value of HBASE_META_VERSIONS.
 
 
-
+
 static int
 DEFAULT_HBASE_RPC_SHORTOPERATION_TIMEOUT
 Default value of HBASE_RPC_SHORTOPERATION_TIMEOUT_KEY
 
 
-
+
 static int
 DEFAULT_HBASE_RPC_TIMEOUT
 Default value of HBASE_RPC_TIMEOUT_KEY
 
 
-
+
 static int
 DEFAULT_HBASE_SERVER_PAUSE
 Default value of HBASE_SERVER_PAUSE.
 
 
-
+
 static long
 DEFAULT_HBASE_SERVER_SCANNER_MAX_RESULT_SIZE
 Maximum number of bytes returned when calling a scanner's 
next method.
 
 
-
+
 static int
 DEFAULT_HEALTH_FAILURE_THRESHOLD
 
-
+
 static long
 DEFAULT_HEALTH_SCRIPT_TIMEOUT
 
-
+
 static float
 DEFAULT_HEAP_OCCUPANCY_HIGH_WATERMARK
 
-
+
 static float
 DEFAULT_HEAP_OCCUPANCY_LOW_WATERMARK
 
-
+
 static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_HOST
 default host address
 
 
-
+
 static boolean
 DEFAULT_HREGION_EDITS_REPLAY_SKIP_ERRORS
 
-
+
 static int
 DEFAULT_HREGION_MEMSTORE_BLOCK_MULTIPLIER
 Default value for 
hbase.hregion.memstore.block.multiplier
 
 
-
+
 static int
 DEFAULT_HSTORE_OPEN_AND_CLOSE_THREADS_MAX
 The default number for the max number of threads used for 
opening and
  closing stores or store files in parallel
 
 
-
+
 static int
 DEFAULT_MASTER_INFOPORT
 default port for master web api
 
 
-
+
 static int
 DEFAULT_MASTER_PORT
 default port that the master listens on
 
 
-
+
 static boolean
 DEFAULT_MASTER_TYPE_BACKUP
 by default every master is a possible primary master unless 
the conf explicitly overrides it
 
 
-
+
 static long
 DEFAULT_MAX_FILE_SIZE
 Default maximum file size
 
 
-
+
 static int
 DEFAULT_META_REPLICA_NUM
 
-
+
 static double
 DEFAULT_REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT
 
-
+
 static int
 DEFAULT_REGION_SERVER_HANDLER_COUNT
 
-
+
 static int
 DEFAULT_REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT
 
-
+
 static int
 DEFAULT_REGION_SERVER_REPLICATION_HANDLER_COUNT
 
-
+
 static int
 DEFAULT_REGIONSERVER_INFOPORT
 default port for region server web api
 
 
-
+
 static long
 DEFAULT_REGIONSERVER_METRICS_PERIOD
 
-
+
 static int
 DEFAULT_REGIONSERVER_PORT
 Default port region server listens on.
 
 
-
+
 static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_SNAPSHOT_RESTORE_FAILSAFE_NAME
 
-
+
 static boolean
 DEFAULT_SNAPSHOT_RESTORE_TAKE_FAILSAFE_SNAPSHOT
 
-
+
 static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_STATUS_MULTICAST_ADDRESS
 
-
+
 static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_STATUS_MULTICAST_BIND_ADDRESS
 
-
+
 static int
 DEFAULT_STATUS_MULTICAST_PORT
 
-
+
 static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_TEMPORARY_HDFS_DIRECTORY
 
-
+
 static int
 DEFAULT_THREAD_WAKE_FREQUENCY
 Default value for thread wake frequency
 
 
-
+
 static boolean
 DEFAULT_USE_META_REPLICAS
 
-
+
 static int
 DEFAULT_VERSION_FILE_WRITE_ATTEMPTS
 Parameter name for how often we should try to write a 
version file, before failing
 
 
-
+
 static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_WAL_STORAGE_POLICY
 
-
+
 static int
 DEFAULT_ZK_SESSION_TIMEOUT
 Default value for ZooKeeper session timeout
 
 
-
+
 static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 DEFAULT_ZOOKEEPER_ZNODE_PARENT
 
-
+
 static int
 DEFAULT_ZOOKEPER_CLIENT_PORT
 Default client port that the zookeeper listens on
 
 
-
+
 static int
 DEFAULT_ZOOKEPER_MAX_CLIENT_CNXNS
 Default limit on concurrent client-side zookeeper 
connections
 
 
-
+
 static int
 DELIMITER
 delimiter used between portions of a region 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/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 c2c122a..7cece5c 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
@@ -439,11 +439,11 @@
 431  }
 432
 433  /**
-434   * Method that does a batch call on 
Deletes, Gets, Puts, Increments and Appends. The ordering of
-435   * execution of the actions is not 
defined. Meaning if you do a Put and a Get in the same
-436   * {@link #batch} call, you will not 
necessarily be guaranteed that the Get returns what the Put
-437   * had put.
-438   * @param actions list of Get, Put, 
Delete, Increment, Append objects
+434   * Method that does a batch call on 
Deletes, Gets, Puts, Increments, Appends and RowMutations. The
+435   * ordering of execution of the actions 
is not defined. Meaning if you do a Put and a Get in the
+436   * same {@link #batch} call, you will 
not necessarily be guaranteed that the Get returns what the
+437   * Put had put.
+438   * @param actions list of Get, Put, 
Delete, Increment, Append, and RowMutations objects
 439   * @return A list of {@link 
CompletableFuture}s that represent the result for each action.
 440   */
 441  T 
ListCompletableFutureT batch(List? extends Row 
actions);
@@ -451,7 +451,7 @@
 443  /**
 444   * A simple version of batch. It will 
fail if there are any failures and you will get the whole
 445   * result list at once if the operation 
is succeeded.
-446   * @param actions list of Get, Put, 
Delete, Increment, Append objects
+446   * @param actions list of Get, Put, 
Delete, Increment, Append and RowMutations objects
 447   * @return A list of the result for the 
actions. Wrapped by a {@link CompletableFuture}.
 448   */
 449  default T 
CompletableFutureListT batchAll(List? extends Row 
actions) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.html
index c2c122a..7cece5c 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncTable.html
@@ -439,11 +439,11 @@
 431  }
 432
 433  /**
-434   * Method that does a batch call on 
Deletes, Gets, Puts, Increments and Appends. The ordering of
-435   * execution of the actions is not 
defined. Meaning if you do a Put and a Get in the same
-436   * {@link #batch} call, you will not 
necessarily be guaranteed that the Get returns what the Put
-437   * had put.
-438   * @param actions list of Get, Put, 
Delete, Increment, Append objects
+434   * Method that does a batch call on 
Deletes, Gets, Puts, Increments, Appends and RowMutations. The
+435   * ordering of execution of the actions 
is not defined. Meaning if you do a Put and a Get in the
+436   * same {@link #batch} call, you will 
not necessarily be guaranteed that the Get returns what the
+437   * Put had put.
+438   * @param actions list of Get, Put, 
Delete, Increment, Append, and RowMutations objects
 439   * @return A list of {@link 
CompletableFuture}s that represent the result for each action.
 440   */
 441  T 
ListCompletableFutureT batch(List? extends Row 
actions);
@@ -451,7 +451,7 @@
 443  /**
 444   * A simple version of batch. It will 
fail if there are any failures and you will get the whole
 445   * result list at once if the operation 
is succeeded.
-446   * @param actions list of Get, Put, 
Delete, Increment, Append objects
+446   * @param actions list of Get, Put, 
Delete, Increment, Append and RowMutations objects
 447   * @return A list of the result for the 
actions. Wrapped by a {@link CompletableFuture}.
 448   */
 449  default T 
CompletableFutureListT batchAll(List? extends Row 
actions) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd365a2b/apidocs/src-html/org/apache/hadoop/hbase/client/RegionInfo.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/RegionInfo.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/RegionInfo.html
index 757cb15..f5f7342 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/RegionInfo.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/RegionInfo.html
@@ -581,173 +581,184 @@
 573  }
 574
 575  /**
-576   * Separate elements of a regionName.
-577   * @param regionName
-578   * @return Array of 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b9722a17/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.RegionStateVisitor.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.RegionStateVisitor.html
 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.RegionStateVisitor.html
index 173b46a..02d5974 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.RegionStateVisitor.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.RegionStateVisitor.html
@@ -105,7 +105,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-public static interface RegionStateStore.RegionStateVisitor
+public static interface RegionStateStore.RegionStateVisitor
 
 
 
@@ -153,7 +153,7 @@ var activeTableTab = "activeTableTab";
 
 
 visitRegionState
-voidvisitRegionState(RegionInforegionInfo,
+voidvisitRegionState(RegionInforegionInfo,
   RegionState.Statestate,
   ServerNameregionLocation,
   ServerNamelastHost,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b9722a17/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.html 
b/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.html
index ce08d4c..306bcd6 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/assignment/RegionStateStore.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":9,"i4":10,"i5":9,"i6":9,"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 methods = 
{"i0":10,"i1":10,"i2":10,"i3":9,"i4":9,"i5":9,"i6":9,"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"],1:["t1","Static 
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 RegionStateStore
+public class RegionStateStore
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 Store Region State to hbase:meta table.
 
@@ -221,7 +221,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 
-protected RegionState.State
+static RegionState.State
 getRegionState(Resultr,
   intreplicaId)
 Pull the region state from a catalog table Result.
@@ -342,7 +342,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 LOG
-private static finalorg.apache.commons.logging.Log LOG
+private static finalorg.apache.commons.logging.Log LOG
 
 
 
@@ -351,7 +351,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 META_REPLICA_ID_DELIMITER
-protected static finalchar META_REPLICA_ID_DELIMITER
+protected static finalchar META_REPLICA_ID_DELIMITER
 The delimiter for meta columns for replicaIds  0
 
 See Also:
@@ -365,7 +365,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 master
-private finalMasterServices master
+private finalMasterServices master
 
 
 
@@ -374,7 +374,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 multiHConnection
-privateMultiHConnection multiHConnection
+privateMultiHConnection multiHConnection
 
 
 
@@ -391,7 +391,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 RegionStateStore
-publicRegionStateStore(MasterServicesmaster)
+publicRegionStateStore(MasterServicesmaster)
 
 
 
@@ -408,7 +408,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 start
-publicvoidstart()
+publicvoidstart()
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:
@@ -422,7 +422,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 stop
-publicvoidstop()
+publicvoidstop()
 
 
 
@@ -431,7 +431,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 visitMeta
-publicvoidvisitMeta(RegionStateStore.RegionStateVisitorvisitor)
+publicvoidvisitMeta(RegionStateStore.RegionStateVisitorvisitor)
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:
@@ -445,7 +445,7 @@ extends 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index ebab887..df03577 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2017 The Apache Software Foundation
 
-  File: 3432,
- Errors: 20857,
+  File: 3436,
+ Errors: 20809,
  Warnings: 0,
  Infos: 0
   
@@ -1105,7 +1105,7 @@ under the License.
   0
 
 
-  22
+  21
 
   
   
@@ -1511,7 +1511,7 @@ under the License.
   0
 
 
-  73
+  68
 
   
   
@@ -2519,7 +2519,7 @@ under the License.
   0
 
 
-  4
+  2
 
   
   
@@ -6061,7 +6061,7 @@ under the License.
   0
 
 
-  8
+  7
 
   
   
@@ -8105,7 +8105,7 @@ under the License.
   0
 
 
-  2
+  0
 
   
   
@@ -8819,7 +8819,7 @@ under the License.
   0
 
 
-  3
+  1
 
   
   
@@ -9085,7 +9085,7 @@ under the License.
   0
 
 
-  11
+  8
 
   
   
@@ -9379,7 +9379,7 @@ under the License.
   0
 
 
-  10
+  7
 
   
   
@@ -11563,7 +11563,7 @@ under the License.
   0
 
 
-  3
+  1
 
   
   
@@ -16412,20 +16412,6 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.TestAcidGuarantees.java;>org/apache/hadoop/hbase/TestAcidGuarantees.java
-
-
-  0
-
-
-  0
-
-
-  0
-
-  
-  
-
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.master.balancer.TestRSGroupBasedLoadBalancer.java;>org/apache/hadoop/hbase/master/balancer/TestRSGroupBasedLoadBalancer.java
 
 
@@ -19716,6 +19702,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.TestAcidGuaranteesWithEagerPolicy.java;>org/apache/hadoop/hbase/TestAcidGuaranteesWithEagerPolicy.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.java;>org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.java
 
 
@@ -19949,7 +19949,7 @@ under the License.
   0
 
 
-  2
+  1
 
   
   
@@ -21018,6 +21018,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.TestAcidGuaranteesWithBasicPolicy.java;>org/apache/hadoop/hbase/TestAcidGuaranteesWithBasicPolicy.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider.java;>org/apache/hadoop/hbase/io/crypto/CryptoCipherProvider.java
 
 
@@ -21615,7 +21629,7 @@ under the License.
   0
 
 
-  10
+  

  1   2   3   >