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

2017-08-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/346adc37/apidocs/org/apache/hadoop/hbase/client/Scan.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Scan.html 
b/apidocs/org/apache/hadoop/hbase/client/Scan.html
index 22287de..56dcad0 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Scan.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Scan.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":9,"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":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":42,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":42,"i65":42,"i66":42,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10};
+var methods = 
{"i0":10,"i1":10,"i2":9,"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":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":42,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":42,"i55":42,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":42,"i67":42,"i68":42,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 
Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -477,56 +477,68 @@ extends 
 
 Scan
-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,org.apache.hadoop.hbase.security.access.Permissionperms)
+readAllVersions()
+Get all available versions.
+
 
 
 Scan
+readVersions(intversions)
+Get up to the specified number of versions of each 
column.
+
+
+
+Scan
+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,org.apache.hadoop.hbase.security.access.Permissionperms)
+
+
+Scan
 setACL(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringuser,
   
org.apache.hadoop.hbase.security.access.Permissionperms)
 
-
+
 Scan
 setAllowPartialResults(booleanallowPartialResults)
 Setting whether the caller wants to see the partial results 
when server returns
  less-than-expected cells.
 
 
-
+
 Scan
 setAsyncPrefetch(booleanasyncPrefetch)
 
-
+
 Scan
 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.
 
 
-
+
 Scan
 setAuthorizations(org.apache.hadoop.hbase.security.visibility.Authorizationsauthorizations)
 Sets the authorizations to be used by this Query
 
 
-
+
 Scan
 setBatch(intbatch)
 Set the maximum number of cells to return for each call to 
next().
 
 
-
+
 Scan
 setCacheBlocks(booleancacheBlocks)
 Set whether blocks should be cached for this Scan.
 
 
-
+
 Scan
 setCaching(intcaching)
 Set the number of rows for caching that will be passed to 
scanners.
 
 
-
+
 Scan
 setColumnFamilyTimeRange(byte[]cf,
 longminStamp,
@@ -535,139 +547,145 @@ extends 
 
 
-
+
 Scan
 setColumnFamilyTimeRange(byte[]cf,
 TimeRangetr)
 
-
+
 Scan
 setConsistency(Consistencyconsistency)
 Sets the consistency level for this operation
 
 
-
+
 Scan
 setFamilyMap(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/NavigableSet.html?is-external=true;
 title="class or interface in 
java.util">NavigableSetbyte[]familyMap)
 Setting the familyMap
 
 
-
+
 Scan
 setFilter(Filterfilter)
 Apply the specified server-side filter when performing the 
Query.
 
 
-
+
 Scan
 setId(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringid)
 This method allows you to set an identifier on an 

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

2017-08-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2aec596e/apidocs/org/apache/hadoop/hbase/client/Admin.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Admin.html 
b/apidocs/org/apache/hadoop/hbase/client/Admin.html
index 5b6e63e..9db0217 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Admin.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Admin.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":6,"i1":6,"i2":6,"i3":38,"i4":6,"i5":6,"i6":18,"i7":18,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"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":6,"i29":6,"i30":6,"i31":6,"i32":50,"i33":50,"i34":50,"i35":6,"i36":6,"i37":6,"i38":50,"i39":6,"i40":38,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":38,"i52":38,"i53":6,"i54":6,"i55":18,"i56":6,"i57":6,"i58":6,"i59":38,"i60":38,"i61":6,"i62":6,"i63":18,"i64":6,"i65":6,"i66":6,"i67":38,"i68":38,"i69":6,"i70":6,"i71":6,"i72":6,"i73":38,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6,"i83":6,"i84":6,"i85":6,"i86":6,"i87":6,"i88":6,"i89":6,"i90":6,"i91":18,"i92":6,"i93":38,"i94":38,"i95":38,"i96":6,"i97":6,"i98":6,"i99":6,"i100":6,"i101":6,"i102":6,"i103":6,"i104":6,"i105":6,"i106":6,"i107":6,"i108":6,"i109":6,"i110":6,"i111":6,"i112":6,"i113":6,"i114":6,"i115":18,"i116":18,"i117":18,"i118"
 
:6,"i119":6,"i120":6,"i121":6,"i122":6,"i123":6,"i124":6,"i125":6,"i126":6,"i127":6,"i128":6,"i129":38,"i130":6,"i131":6,"i132":6,"i133":6,"i134":6,"i135":6,"i136":38,"i137":38,"i138":38,"i139":38,"i140":38,"i141":6,"i142":6,"i143":6,"i144":6,"i145":6,"i146":6,"i147":6,"i148":6,"i149":38,"i150":6,"i151":6,"i152":38,"i153":6,"i154":6,"i155":6,"i156":6,"i157":6,"i158":38,"i159":6,"i160":38,"i161":6,"i162":6,"i163":6,"i164":6,"i165":18,"i166":18,"i167":6,"i168":6,"i169":6,"i170":6,"i171":6,"i172":6,"i173":6,"i174":6,"i175":6,"i176":6,"i177":6,"i178":6,"i179":6,"i180":6,"i181":6,"i182":6,"i183":6,"i184":6,"i185":6,"i186":6,"i187":6,"i188":38,"i189":38,"i190":6,"i191":6,"i192":6,"i193":6,"i194":6,"i195":6,"i196":6,"i197":6,"i198":6,"i199":6,"i200":18};
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":38,"i4":6,"i5":6,"i6":18,"i7":18,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":38,"i18":38,"i19":38,"i20":38,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":50,"i33":50,"i34":50,"i35":6,"i36":6,"i37":6,"i38":50,"i39":6,"i40":38,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":38,"i52":38,"i53":6,"i54":6,"i55":18,"i56":6,"i57":6,"i58":6,"i59":38,"i60":38,"i61":6,"i62":6,"i63":18,"i64":6,"i65":6,"i66":6,"i67":38,"i68":38,"i69":6,"i70":6,"i71":6,"i72":6,"i73":38,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6,"i83":6,"i84":6,"i85":6,"i86":6,"i87":6,"i88":6,"i89":6,"i90":6,"i91":18,"i92":6,"i93":38,"i94":38,"i95":38,"i96":6,"i97":6,"i98":6,"i99":6,"i100":6,"i101":6,"i102":6,"i103":6,"i104":6,"i105":6,"i106":6,"i107":6,"i108":6,"i109":6,"i110":6,"i111":6,"i112":6,"i113":6,"i114":6,"i115":18,"i116":18,"i117":18,"i
 
118":6,"i119":6,"i120":6,"i121":6,"i122":6,"i123":6,"i124":6,"i125":6,"i126":6,"i127":6,"i128":6,"i129":38,"i130":6,"i131":6,"i132":6,"i133":6,"i134":6,"i135":6,"i136":38,"i137":38,"i138":38,"i139":38,"i140":38,"i141":6,"i142":6,"i143":6,"i144":6,"i145":6,"i146":6,"i147":6,"i148":6,"i149":38,"i150":6,"i151":6,"i152":38,"i153":6,"i154":6,"i155":6,"i156":6,"i157":6,"i158":38,"i159":6,"i160":38,"i161":6,"i162":6,"i163":6,"i164":6,"i165":18,"i166":18,"i167":6,"i168":6,"i169":6,"i170":6,"i171":6,"i172":6,"i173":6,"i174":6,"i175":6,"i176":6,"i177":6,"i178":6,"i179":6,"i180":6,"i181":6,"i182":6,"i183":6,"i184":6,"i185":6,"i186":6,"i187":6,"i188":38,"i189":38,"i190":6,"i191":6,"i192":6,"i193":6,"i194":6,"i195":6,"i196":6,"i197":6,"i198":6,"i199":6,"i200":18};
 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";
@@ -260,28 +260,36 @@ extends org.apache.hadoop.hbase.Abortable, http://docs.oracle.com/javas
 void
 closeRegion(byte[]regionname,
http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringserverName)
-Close a region.
+Deprecated.
+Since 2.0. Will be removed 
in 3.0. Use unassign(byte[],
 boolean) instead.
+
 
 
 
 void
 closeRegion(ServerNamesn,
HRegionInfohri)
-Close a region.
+Deprecated.
+Since 2.0. Will be removed 
in 3.0. Use unassign(byte[],
 boolean) instead.
+
 
 
 
 void
 closeRegion(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringregionname,

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

2017-07-31 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1837997e/devapidocs/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.html 
b/devapidocs/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.html
index b6eab85..17354ce 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class RawAsyncHBaseAdmin
+public class RawAsyncHBaseAdmin
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 implements AsyncAdmin
 The implementation of AsyncAdmin.
@@ -1196,7 +1196,7 @@ implements 
 
 FLUSH_TABLE_PROCEDURE_SIGNATURE
-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 FLUSH_TABLE_PROCEDURE_SIGNATURE
+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 FLUSH_TABLE_PROCEDURE_SIGNATURE
 
 See Also:
 Constant
 Field Values
@@ -1209,7 +1209,7 @@ implements 
 
 LOG
-private static finalorg.apache.commons.logging.Log LOG
+private static finalorg.apache.commons.logging.Log LOG
 
 
 
@@ -1218,7 +1218,7 @@ implements 
 
 connection
-private finalAsyncConnectionImpl connection
+private finalAsyncConnectionImpl connection
 
 
 
@@ -1227,7 +1227,7 @@ implements 
 
 metaTable
-private finalRawAsyncTable metaTable
+private finalRawAsyncTable metaTable
 
 
 
@@ -1236,7 +1236,7 @@ implements 
 
 rpcTimeoutNs
-private finallong rpcTimeoutNs
+private finallong rpcTimeoutNs
 
 
 
@@ -1245,7 +1245,7 @@ implements 
 
 operationTimeoutNs
-private finallong operationTimeoutNs
+private finallong operationTimeoutNs
 
 
 
@@ -1254,7 +1254,7 @@ implements 
 
 pauseNs
-private finallong pauseNs
+private finallong pauseNs
 
 
 
@@ -1263,7 +1263,7 @@ implements 
 
 maxAttempts
-private finalint maxAttempts
+private finalint maxAttempts
 
 
 
@@ -1272,7 +1272,7 @@ implements 
 
 startLogErrorsCnt
-private finalint startLogErrorsCnt
+private finalint startLogErrorsCnt
 
 
 
@@ -1281,7 +1281,7 @@ implements 
 
 ng
-private finalNonceGenerator ng
+private finalNonceGenerator ng
 
 
 
@@ -1298,7 +1298,7 @@ implements 
 
 RawAsyncHBaseAdmin
-RawAsyncHBaseAdmin(AsyncConnectionImplconnection,
+RawAsyncHBaseAdmin(AsyncConnectionImplconnection,
AsyncAdminBuilderBase?builder)
 
 
@@ -1316,7 +1316,7 @@ implements 
 
 newMasterCaller
-privateTAsyncRpcRetryingCallerFactory.MasterRequestCallerBuilderTnewMasterCaller()
+privateTAsyncRpcRetryingCallerFactory.MasterRequestCallerBuilderTnewMasterCaller()
 
 
 
@@ -1325,7 +1325,7 @@ implements 
 
 newAdminCaller
-privateTAsyncRpcRetryingCallerFactory.AdminRequestCallerBuilderTnewAdminCaller()
+privateTAsyncRpcRetryingCallerFactory.AdminRequestCallerBuilderTnewAdminCaller()
 
 
 
@@ -1336,7 +1336,7 @@ implements 
 
 call
-privatePREQ,PRESP,RESPhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in 
java.util.concurrent">CompletableFutureRESPcall(HBaseRpcControllercontroller,
+privatePREQ,PRESP,RESPhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in 
java.util.concurrent">CompletableFutureRESPcall(HBaseRpcControllercontroller,

org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.Interfacestub,
PREQpreq,
RawAsyncHBaseAdmin.MasterRpcCallPRESP,PREQrpcCall,
@@ -1351,7 +1351,7 @@ implements 
 
 adminCall
-privatePREQ,PRESP,RESPhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in 
java.util.concurrent">CompletableFutureRESPadminCall(HBaseRpcControllercontroller,
+privatePREQ,PRESP,RESPhttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in 
java.util.concurrent">CompletableFutureRESPadminCall(HBaseRpcControllercontroller,
 
org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.Interfacestub,
 PREQpreq,
 RawAsyncHBaseAdmin.AdminRpcCallPRESP,PREQrpcCall,
@@ -1366,7 +1366,7 @@ implements 
 
 procedureCall

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

2017-07-28 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 2ab94b5..339f9cb 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -26,7 +26,7 @@ under the License.
 2007 - 2017 The Apache Software Foundation
 
   File: 2249,
- Errors: 14885,
+ Errors: 14890,
  Warnings: 0,
  Infos: 0
   
@@ -12137,7 +12137,7 @@ under the License.
   0
 
 
-  0
+  6
 
   
   
@@ -26543,7 +26543,7 @@ under the License.
   0
 
 
-  12
+  11
 
   
   

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/coc.html
--
diff --git a/coc.html b/coc.html
index 91ad662..f1b2856 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-07-27
+  Last Published: 
2017-07-28
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/cygwin.html
--
diff --git a/cygwin.html b/cygwin.html
index 2e02fb0..8b9055b 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-07-27
+  Last Published: 
2017-07-28
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/dependencies.html
--
diff --git a/dependencies.html b/dependencies.html
index a06b240..79d528d 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependencies
 
@@ -527,7 +527,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-07-27
+  Last Published: 
2017-07-28
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/dependency-convergence.html
--
diff --git a/dependency-convergence.html b/dependency-convergence.html
index dfcb2e4..e43f09d 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Reactor Dependency Convergence
 
@@ -724,7 +724,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-07-27
+  Last Published: 
2017-07-28
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/dependency-info.html
--
diff --git a/dependency-info.html b/dependency-info.html
index c2cf899..3ccac00 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Dependency Information
 
@@ -318,7 +318,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-07-27
+  Last Published: 
2017-07-28
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a2b2dd19/dependency-management.html
--
diff --git a/dependency-management.html b/dependency-management.html
index 1e493fe..2b3f7fe 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependency Management
 
@@ -900,7 +900,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
  

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

2017-07-24 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2d5075d7/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 278c383..6595b66 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":9,"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":9,"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":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":9,"i107":10,"i108":10,"i109"
 
:10,"i110":10,"i111":10,"i112":10,"i113":10,"i114":10,"i115":10,"i116":10,"i117":10,"i118":10,"i119":10,"i120":10,"i121":10,"i122":10,"i123":9,"i124":10,"i125":10,"i126":10,"i127":10,"i128":10,"i129":10,"i130":10,"i131":10,"i132":10,"i133":10,"i134":10,"i135":10,"i136":10,"i137":10,"i138":10,"i139":10,"i140":10,"i141":10,"i142":10,"i143":10,"i144":10,"i145":10,"i146":10,"i147":10,"i148":10,"i149":10,"i150":10,"i151":10,"i152":10,"i153":10,"i154":10,"i155":10,"i156":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":9,"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":9,"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":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":9,"i106":10,"i107":10,"i108":10,"i109"
 
:10,"i110":10,"i111":10,"i112":10,"i113":10,"i114":10,"i115":10,"i116":10,"i117":10,"i118":10,"i119":10,"i120":10,"i121":10,"i122":9,"i123":10,"i124":10,"i125":10,"i126":10,"i127":10,"i128":10,"i129":10,"i130":10,"i131":10,"i132":10,"i133":10,"i134":10,"i135":10,"i136":10,"i137":10,"i138":10,"i139":10,"i140":10,"i141":10,"i142":10,"i143":10,"i144":10,"i145":10,"i146":10,"i147":10,"i148":10,"i149":10,"i150":10,"i151":10,"i152":10,"i153":10,"i154":10,"i155":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
@@ -883,81 +883,77 @@ implements getNumWALFiles()
 
 
-private 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/Long.html?is-external=true;
 title="class or interface in java.lang">Long,ProcedureInfo
-getProcedureInfos()
-
-
 protected http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 getProcessName()
 
-
+
 QuotaObserverChore
 getQuotaObserverChore()
 
-
+
 RegionNormalizer
 getRegionNormalizer()
 
-
+
 RegionNormalizerTracker
 getRegionNormalizerTracker()
 
-
+
 MemoryBoundedLogMessageBuffer
 getRegionServerFatalLogBuffer()
 
-
+
 int
 getRegionServerInfoPort(ServerNamesn)
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 getRegionServerVersion(ServerNamesn)
 
-
+
 (package private) http://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true;
 

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

2017-07-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0383a9c2/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.html 
b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.html
index e0614ca..9e5547f 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.html
@@ -2218,7 +2218,7 @@ publicboolean
 
 release
-private staticvoidrelease(ConnectionImplementation.MasterServiceStatemss)
+private staticvoidrelease(ConnectionImplementation.MasterServiceStatemss)
 
 
 
@@ -2227,7 +2227,7 @@ publicboolean
 
 isKeepAliveMasterConnectedAndRunning
-privatebooleanisKeepAliveMasterConnectedAndRunning(ConnectionImplementation.MasterServiceStatemss)
+privatebooleanisKeepAliveMasterConnectedAndRunning(ConnectionImplementation.MasterServiceStatemss)
 
 
 
@@ -2236,7 +2236,7 @@ publicboolean
 
 releaseMaster
-voidreleaseMaster(ConnectionImplementation.MasterServiceStatemss)
+voidreleaseMaster(ConnectionImplementation.MasterServiceStatemss)
 
 
 
@@ -2245,7 +2245,7 @@ publicboolean
 
 closeMasterService
-privatevoidcloseMasterService(ConnectionImplementation.MasterServiceStatemss)
+privatevoidcloseMasterService(ConnectionImplementation.MasterServiceStatemss)
 
 
 
@@ -2254,7 +2254,7 @@ publicboolean
 
 closeMaster
-privatevoidcloseMaster()
+privatevoidcloseMaster()
 Immediate close of the shared master. Can be by the delayed 
close or when closing the
  connection itself.
 
@@ -2265,7 +2265,7 @@ publicboolean
 
 updateCachedLocation
-voidupdateCachedLocation(HRegionInfohri,
+voidupdateCachedLocation(HRegionInfohri,
   ServerNamesource,
   ServerNameserverName,
   longseqNum)
@@ -2277,7 +2277,7 @@ publicboolean
 
 deleteCachedRegionLocation
-publicvoiddeleteCachedRegionLocation(HRegionLocationlocation)
+publicvoiddeleteCachedRegionLocation(HRegionLocationlocation)
 Description copied from 
interface:ClusterConnection
 Deletes cached locations for the specific region.
 
@@ -2294,7 +2294,7 @@ publicboolean
 
 updateCachedLocations
-publicvoidupdateCachedLocations(TableNametableName,
+publicvoidupdateCachedLocations(TableNametableName,
   byte[]regionName,
   byte[]rowkey,
   http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Objectexception,
@@ -2321,7 +2321,7 @@ publicboolean
 
 getAsyncProcess
-publicAsyncProcessgetAsyncProcess()
+publicAsyncProcessgetAsyncProcess()
 
 Specified by:
 getAsyncProcessin
 interfaceClusterConnection
@@ -2336,7 +2336,7 @@ publicboolean
 
 getStatisticsTracker
-publicServerStatisticTrackergetStatisticsTracker()
+publicServerStatisticTrackergetStatisticsTracker()
 
 Specified by:
 getStatisticsTrackerin
 interfaceClusterConnection
@@ -2351,7 +2351,7 @@ publicboolean
 
 getBackoffPolicy
-publicClientBackoffPolicygetBackoffPolicy()
+publicClientBackoffPolicygetBackoffPolicy()
 
 Specified by:
 getBackoffPolicyin
 interfaceClusterConnection
@@ -2366,7 +2366,7 @@ publicboolean
 
 getNumberOfCachedRegionLocations
-intgetNumberOfCachedRegionLocations(TableNametableName)
+intgetNumberOfCachedRegionLocations(TableNametableName)
 
 
 
@@ -2375,7 +2375,7 @@ publicboolean
 
 abort
-publicvoidabort(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringmsg,
+publicvoidabort(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringmsg,
   http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in java.lang">Throwablet)
 Description copied from 
interface:Abortable
 Abort the server or client.
@@ -2394,7 +2394,7 @@ publicboolean
 
 isClosed
-publicbooleanisClosed()
+publicbooleanisClosed()
 Description copied from 
interface:Connection
 Returns whether the connection is closed or not.
 
@@ -2411,7 +2411,7 @@ publicboolean
 
 isAborted
-publicbooleanisAborted()
+publicbooleanisAborted()
 Description copied from 
interface:Abortable
 Check if the server or client was aborted.
 
@@ -2428,7 +2428,7 @@ publicboolean
 
 getCurrentNrHRS
-publicintgetCurrentNrHRS()
+publicintgetCurrentNrHRS()
 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Specified by:
@@ -2446,7 +2446,7 @@ publicboolean
 
 close
-publicvoidclose()
+publicvoidclose()
 
 Specified by:
 http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true#close--;
 title="class or interface in 

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

2017-07-22 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f391bcef/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html 
b/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
index 77cc024..b833231 100644
--- a/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
+++ b/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"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":9};
+var methods = 
{"i0":10,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"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":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";
@@ -298,140 +298,148 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 static ColumnFamilyDescriptor
-parseFrom(byte[]pbBytes)
+of(byte[]name)
 
 
+static ColumnFamilyDescriptor
+of(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+
+
+static ColumnFamilyDescriptor
+parseFrom(byte[]pbBytes)
+
+
 ColumnFamilyDescriptorBuilder
 removeConfiguration(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringkey)
 
-
+
 ColumnFamilyDescriptorBuilder
 setBlockCacheEnabled(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setBlocksize(intvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setBloomFilterType(BloomTypevalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setCacheBloomsOnWrite(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setCacheDataInL1(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setCacheDataOnWrite(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setCacheIndexesOnWrite(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setCompactionCompressionType(org.apache.hadoop.hbase.io.compress.Compression.Algorithmvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setCompressionType(org.apache.hadoop.hbase.io.compress.Compression.Algorithmvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setCompressTags(booleanvalue)
 
-
+
 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
 setDataBlockEncoding(DataBlockEncodingvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setDFSReplication(shortvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setEncryptionKey(byte[]value)
 
-
+
 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
 setEvictBlocksOnClose(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setInMemory(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setInMemoryCompaction(MemoryCompactionPolicyvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setKeepDeletedCells(KeepDeletedCellsvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setMaxVersions(intvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setMinVersions(intvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setMobCompactPartitionPolicy(MobCompactPartitionPolicyvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setMobEnabled(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setMobThreshold(longvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setPrefetchBlocksOnOpen(booleanvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setScope(intvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setStoragePolicy(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">Stringvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setTimeToLive(intvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 setTimeToLive(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">Stringvalue)
 
-
+
 ColumnFamilyDescriptorBuilder
 

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

2017-07-21 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ca5b0275/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
 
b/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
index 284fd2f..1c4cf6e 100644
--- 
a/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
+++ 
b/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
@@ -27,8 +27,8 @@
 019 */
 020package org.apache.hadoop.hbase.client;
 021
-022import 
com.google.common.annotations.VisibleForTesting;
-023import 
com.google.common.util.concurrent.ThreadFactoryBuilder;
+022import 
org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting;
+023import 
org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.ThreadFactoryBuilder;
 024
 025import java.io.IOException;
 026import 
java.util.AbstractMap.SimpleEntry;

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ca5b0275/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html
index 284fd2f..1c4cf6e 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html
@@ -27,8 +27,8 @@
 019 */
 020package org.apache.hadoop.hbase.client;
 021
-022import 
com.google.common.annotations.VisibleForTesting;
-023import 
com.google.common.util.concurrent.ThreadFactoryBuilder;
+022import 
org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting;
+023import 
org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.ThreadFactoryBuilder;
 024
 025import java.io.IOException;
 026import 
java.util.AbstractMap.SimpleEntry;

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ca5b0275/apidocs/src-html/org/apache/hadoop/hbase/client/Mutation.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Mutation.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Mutation.html
index c6df3f4..c628528 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Mutation.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Mutation.html
@@ -58,11 +58,11 @@
 050import 
org.apache.hadoop.hbase.util.Bytes;
 051import 
org.apache.hadoop.hbase.util.ClassSize;
 052
-053import 
com.google.common.collect.ArrayListMultimap;
-054import 
com.google.common.collect.ListMultimap;
-055import 
com.google.common.io.ByteArrayDataInput;
-056import 
com.google.common.io.ByteArrayDataOutput;
-057import 
com.google.common.io.ByteStreams;
+053import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap;
+054import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.ListMultimap;
+055import 
org.apache.hadoop.hbase.shaded.com.google.common.io.ByteArrayDataInput;
+056import 
org.apache.hadoop.hbase.shaded.com.google.common.io.ByteArrayDataOutput;
+057import 
org.apache.hadoop.hbase.shaded.com.google.common.io.ByteStreams;
 058
 059@InterfaceAudience.Public
 060public abstract class Mutation extends 
OperationWithAttributes implements Row, CellScannable,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ca5b0275/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 1d0ff6a..d9ab92a 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Query.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Query.html
@@ -28,7 +28,7 @@
 020import java.io.IOException;
 021import java.util.Map;
 022
-023import com.google.common.collect.Maps;
+023import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.Maps;
 024import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
 025import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
 026import 
org.apache.hadoop.hbase.filter.Filter;
@@ -40,8 +40,8 @@
 032import 
org.apache.hadoop.hbase.security.visibility.VisibilityConstants;
 033import 
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil;
 034
-035import 
com.google.common.collect.ArrayListMultimap;
-036import 
com.google.common.collect.ListMultimap;
+035import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap;
+036import 
org.apache.hadoop.hbase.shaded.com.google.common.collect.ListMultimap;
 037import 
org.apache.hadoop.hbase.util.Bytes;
 

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

2017-07-19 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9eba7fcf/devapidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html 
b/devapidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html
index a047f6a..e678daa 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":9,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9};
+var methods = 
{"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":9,"i26":9,"i27":9,"i28":9,"i29":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -209,41 +209,34 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 Method and Description
 
 
-static long
-addJitter(longpause,
- floatjitter)
-Adds / subs an up to 50% jitter to a pause time.
-
-
-
 (package private) static Thttp://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListT
 allOf(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/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in 
java.util.concurrent">CompletableFutureTfutures)
 
-
+
 (package private) static long
 calcEstimatedSize(Resultrs)
 
-
+
 (package private) static void
 checkHasFamilies(Mutationmutation)
 
-
+
 (package private) static byte[]
 createCloseRowBefore(byte[]row)
 Create a row before the specified row and very close to the 
specified row.
 
 
-
+
 (package private) static byte[]
 createClosestRowAfter(byte[]row)
 Create the closest row after the specified row
 
 
-
+
 static ScanResultCache
 createScanResultCache(Scanscan)
 
-
+
 static ClusterConnection
 createShortCircuitConnection(org.apache.hadoop.conf.Configurationconf,
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true;
 title="class or interface in 
java.util.concurrent">ExecutorServicepool,
@@ -255,27 +248,27 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
  deserialization, networking, etc..) when talking to a local server.
 
 
-
+
 (package private) static Result
 filterCells(Resultresult,
CellkeepCellsAfter)
 
-
+
 (package private) static RegionLocateType
 getLocateType(Scanscan)
 
-
+
 private static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 getMyAddress()
 
-
+
 static long
 getPauseTime(longpause,
 inttries)
 Calculate pause time.
 
 
-
+
 (package private) static http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String
 getStubKey(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringserviceName,
   ServerNameserverName,
@@ -283,59 +276,59 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 Get a unique key for the rpc stub to the given server.
 
 
-
+
 (package private) static void
 incRegionCountMetrics(ScanMetricsscanMetrics)
 
-
+
 (package private) static void
 incRPCCallsMetrics(ScanMetricsscanMetrics,
   booleanisRegionServerRemote)
 
-
+
 (package private) static void
 incRPCRetriesMetrics(ScanMetricsscanMetrics,
 booleanisRegionServerRemote)
 
-
+
 static NonceGenerator
 injectNonceGeneratorForTesting(ClusterConnectionconn,
   NonceGeneratorcnm)
 
-
+
 (package private) static boolean
 isEmptyStartRow(byte[]row)
 
-
+
 (package private) static boolean
 isEmptyStopRow(byte[]row)
 
-
+
 (package private) static boolean
 isRemote(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringhost)
 
-
+
 (package private) static boolean
 noMoreResultsForReverseScan(Scanscan,
HRegionInfoinfo)
 
-
+
 (package private) static boolean
 noMoreResultsForScan(Scanscan,
 

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

2017-07-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/17128d27/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html 
b/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html
index 2fdac6a..def5ec9 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html
@@ -1192,686 +1192,686 @@
 1184   *
 1185   * @param regionName region to split
 1186   * @throws IOException if a remote or 
network exception occurs
-1187   */
-1188  void splitRegion(final byte[] 
regionName) throws IOException;
-1189
-1190  /**
-1191   * Split a table. Asynchronous 
operation.
-1192   *
-1193   * @param tableName table to split
-1194   * @param splitPoint the explicit 
position to split on
-1195   * @throws IOException if a remote or 
network exception occurs
-1196   */
-1197  void split(final TableName tableName, 
final byte[] splitPoint)
-1198throws IOException;
-1199
-1200  /**
-1201   * Split an individual region. 
Asynchronous operation.
-1202   *
-1203   * @param regionName region to split
-1204   * @param splitPoint the explicit 
position to split on
-1205   * @throws IOException if a remote or 
network exception occurs
-1206   */
-1207  void splitRegion(final byte[] 
regionName, final byte[] splitPoint)
-1208throws IOException;
-1209
-1210  /**
-1211   * Modify an existing table, more IRB 
friendly version.
-1212   *
-1213   * @param tableName name of table.
-1214   * @param htd modified description of 
the table
-1215   * @throws IOException if a remote or 
network exception occurs
-1216   * @deprecated since 2.0 version and 
will be removed in 3.0 version.
-1217   * use {@link 
#modifyTable(TableDescriptor)}
-1218   */
-1219  @Deprecated
-1220  void modifyTable(final TableName 
tableName, final HTableDescriptor htd)
-1221  throws IOException;
+1187   * @deprecated Since 2.0. Will be 
removed in 3.0. Use
+1188   * {@link 
#splitRegionAsync(byte[], byte[])} instead.
+1189   */
+1190  void splitRegion(final byte[] 
regionName) throws IOException;
+1191
+1192  /**
+1193   * Split a table. Asynchronous 
operation.
+1194   *
+1195   * @param tableName table to split
+1196   * @param splitPoint the explicit 
position to split on
+1197   * @throws IOException if a remote or 
network exception occurs
+1198   */
+1199  void split(final TableName tableName, 
final byte[] splitPoint)
+1200throws IOException;
+1201
+1202  /**
+1203   * Split an individual region. 
Asynchronous operation.
+1204   *
+1205   * @param regionName region to split
+1206   * @param splitPoint the explicit 
position to split on
+1207   * @throws IOException if a remote or 
network exception occurs
+1208   * @deprecated Since 2.0. Will be 
removed in 3.0. Use
+1209   * {@link 
#splitRegionAsync(byte[], byte[])} instead.
+1210   */
+1211  void splitRegion(final byte[] 
regionName, final byte[] splitPoint)
+1212throws IOException;
+1213
+1214  /**
+1215   * Split an individual region. 
Asynchronous operation.
+1216   * @param regionName region to split
+1217   * @param splitPoint the explicit 
position to split on
+1218   * @throws IOException if a remote or 
network exception occurs
+1219   */
+1220  FutureVoid 
splitRegionAsync(byte[] regionName, byte[] splitPoint)
+1221throws IOException;
 1222
 1223  /**
 1224   * Modify an existing table, more IRB 
friendly version.
 1225   *
-1226   * @param td modified description of 
the table
-1227   * @throws IOException if a remote or 
network exception occurs
-1228   */
-1229  void modifyTable(final TableDescriptor 
td) throws IOException;
-1230
-1231  /**
-1232   * Modify an existing table, more IRB 
friendly version. Asynchronous operation.  This means that
-1233   * it may be a while before your 
schema change is updated across all of the table.
-1234   * You can use Future.get(long, 
TimeUnit) to wait on the operation to complete.
-1235   * It may throw ExecutionException if 
there was an error while executing the operation
-1236   * or TimeoutException in case the 
wait timeout was not long enough to allow the
-1237   * operation to complete.
+1226   * @param tableName name of table.
+1227   * @param htd modified description of 
the table
+1228   * @throws IOException if a remote or 
network exception occurs
+1229   * @deprecated since 2.0 version and 
will be removed in 3.0 version.
+1230   * use {@link 
#modifyTable(TableDescriptor)}
+1231   */
+1232  @Deprecated
+1233  void modifyTable(final TableName 
tableName, final HTableDescriptor htd)
+1234  throws IOException;
+1235
+1236  /**
+1237   * Modify an existing table, more IRB 
friendly version.
 1238   *
-1239   * @param tableName name of table.
-1240   * @param htd modified description of 
the table
-1241   * @throws IOException if a remote or 
network exception occurs

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

2017-07-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2777c693/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.html
 
b/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.html
index 08be175..efde71b 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9};
+var methods = 
{"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":9,"i26":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public final class FanOutOneBlockAsyncDFSOutputHelper
+public final class FanOutOneBlockAsyncDFSOutputHelper
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 Helper class for implementing FanOutOneBlockAsyncDFSOutput.
 
@@ -149,23 +149,27 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 private static interface
-FanOutOneBlockAsyncDFSOutputHelper.LeaseManager
+FanOutOneBlockAsyncDFSOutputHelper.FileCreator
 
 
+private static interface
+FanOutOneBlockAsyncDFSOutputHelper.LeaseManager
+
+
 static class
 FanOutOneBlockAsyncDFSOutputHelper.NameNodeException
 Exception other than RemoteException thrown when calling 
create on namenode
 
 
-
+
 private static interface
 FanOutOneBlockAsyncDFSOutputHelper.PBHelper
 
-
+
 private static interface
 FanOutOneBlockAsyncDFSOutputHelper.PipelineAckStatusGetter
 
-
+
 private static interface
 FanOutOneBlockAsyncDFSOutputHelper.StorageTypeSetter
 
@@ -201,38 +205,42 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 DFS_CLIENT_ADAPTOR
 
 
+private static FanOutOneBlockAsyncDFSOutputHelper.FileCreator
+FILE_CREATOR
+
+
 static long
 HEART_BEAT_SEQNO
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.LeaseManager
 LEASE_MANAGER
 
-
+
 private static 
org.apache.commons.logging.Log
 LOG
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.PBHelper
 PB_HELPER
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.PipelineAckStatusGetter
 PIPELINE_ACK_STATUS_GETTER
 
-
+
 static int
 READ_TIMEOUT
 
-
+
 static int
 READ_TIMEOUT_EXTENSION
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.StorageTypeSetter
 STORAGE_TYPE_SETTER
 
-
+
 static int
 WRITE_TIMEOUT
 
@@ -322,10 +330,22 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 createDFSClientAdaptor()
 
 
+private static FanOutOneBlockAsyncDFSOutputHelper.FileCreator
+createFileCreator()
+
+
+private static FanOutOneBlockAsyncDFSOutputHelper.FileCreator
+createFileCreator2()
+
+
+private static FanOutOneBlockAsyncDFSOutputHelper.FileCreator
+createFileCreator3()
+
+
 private static FanOutOneBlockAsyncDFSOutputHelper.LeaseManager
 createLeaseManager()
 
-
+
 static FanOutOneBlockAsyncDFSOutput
 createOutput(org.apache.hadoop.hdfs.DistributedFileSystemdfs,
 org.apache.hadoop.fs.Pathf,
@@ -338,7 +358,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 Create a FanOutOneBlockAsyncDFSOutput.
 
 
-
+
 private static FanOutOneBlockAsyncDFSOutput
 createOutput(org.apache.hadoop.hdfs.DistributedFileSystemdfs,
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringsrc,
@@ -349,36 +369,36 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 io.netty.channel.EventLoopeventLoop,
 http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true;
 title="class or interface in java.lang">Class? extends 
io.netty.channel.ChannelchannelClass)
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.PBHelper
 createPBHelper()
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.PipelineAckStatusGetter
 createPipelineAckStatusGetter()
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.PipelineAckStatusGetter
 createPipelineAckStatusGetter26()
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.PipelineAckStatusGetter
 createPipelineAckStatusGetter27()
 
-
+
 private static FanOutOneBlockAsyncDFSOutputHelper.StorageTypeSetter
 

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

2017-07-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/90c7dfe4/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index d662593..ba28022 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: 
2017-07-10
+  Last Published: 
2017-07-11
 
 
 



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

2017-07-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/0821e51a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
index e36f006..1ebd57d 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":18,"i6":6,"i7":6,"i8":6,"i9":18,"i10":6,"i11":18,"i12":6,"i13":6,"i14":6,"i15":18,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":18,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":18,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":18,"i44":6,"i45":6,"i46":6,"i47":18,"i48":6,"i49":18,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":18,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":18,"i69":6,"i70":18,"i71":6,"i72":18,"i73":6,"i74":18,"i75":6,"i76":6,"i77":18,"i78":6,"i79":18,"i80":6,"i81":6,"i82":6,"i83":6,"i84":6,"i85":6,"i86":6,"i87":6,"i88":6,"i89":6,"i90":6,"i91":6,"i92":6,"i93":6,"i94":6,"i95":6,"i96":6,"i97":6,"i98":6,"i99":6,"i100":6,"i101":18,"i102":18,"i103":6,"i104":6,"i105":18,"i106":6,"i107":6,"i108":6,"i109":6,"i110":6};
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":18,"i6":6,"i7":6,"i8":6,"i9":18,"i10":6,"i11":18,"i12":6,"i13":6,"i14":6,"i15":18,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":18,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":18,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":18,"i44":6,"i45":6,"i46":6,"i47":18,"i48":6,"i49":18,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":18,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":18,"i69":6,"i70":18,"i71":6,"i72":18,"i73":6,"i74":18,"i75":6,"i76":6,"i77":18,"i78":6,"i79":18,"i80":6,"i81":6,"i82":6,"i83":6,"i84":6,"i85":6,"i86":6,"i87":6,"i88":6,"i89":6,"i90":6,"i91":6,"i92":6,"i93":6,"i94":6,"i95":6,"i96":6,"i97":6,"i98":6,"i99":6,"i100":6,"i101":6,"i102":18,"i103":18,"i104":6,"i105":6,"i106":18,"i107":6,"i108":6,"i109":6,"i110":6,"i111":6,"i112":6,"i113":6,"i114":6,"i115":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -752,18 +752,24 @@ public interface 
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
+shutdown()
+Shuts down the HBase cluster.
+
+
+
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 snapshot(SnapshotDescriptionsnapshot)
 Take a snapshot and wait for the server to complete that 
snapshot asynchronously.
 
 
-
+
 default http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 snapshot(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringsnapshotName,
 TableNametableName)
 Take a snapshot for the given table.
 
 
-
+
 default http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 snapshot(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringsnapshotName,
 TableNametableName,
@@ -771,51 +777,76 @@ public interface Create typed snapshot of the table.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 split(TableNametableName)
 Split a table.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 

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

2017-07-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2d27954a/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 450f1d8..81d6ee0 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Checkstyle Results
 
@@ -289,7 +289,7 @@
 2242
 0
 0
-14778
+14785
 
 Files
 
@@ -952,7 +952,7 @@
 org/apache/hadoop/hbase/client/HBaseAdmin.java
 0
 0
-94
+97
 
 org/apache/hadoop/hbase/client/HRegionLocator.java
 0
@@ -1057,7 +1057,7 @@
 org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
 0
 0
-113
+116
 
 org/apache/hadoop/hbase/client/RawAsyncTable.java
 0
@@ -6187,7 +6187,7 @@
 org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.java
 0
 0
-189
+190
 
 org/apache/hadoop/hbase/shaded/protobuf/ResponseConverter.java
 0
@@ -7341,7 +7341,7 @@
 ordered: true
 sortStaticImportsAlphabetically: true
 option: top
-943
+945
 Error
 
 
@@ -7353,7 +7353,7 @@
 http://checkstyle.sourceforge.net/config_imports.html#UnusedImports;>UnusedImports
 
 processJavadoc: true
-104
+105
 Error
 
 indentation
@@ -7376,7 +7376,7 @@
 
 
 http://checkstyle.sourceforge.net/config_javadoc.html#NonEmptyAtclauseDescription;>NonEmptyAtclauseDescription
-3245
+3246
 Error
 
 misc
@@ -7394,7 +7394,7 @@
 
 max: 100
 ignorePattern: ^package.*|^import.*|a 
href|href|http://|https://|ftp://|org.apache.thrift.|com.google.protobuf.|hbase.protobuf.generated
-966
+969
 Error
 
 
@@ -14954,93 +14954,93 @@
 
 Error
 imports
-UnusedImports
-Unused import - java.io.IOException.
-20
-
-Error
-imports
 ImportOrder
 Wrong order for 'java.util.Collection' import.
-22
-
+21
+
 Error
 imports
 ImportOrder
 Wrong order for 'org.apache.hadoop.hbase.NamespaceDescriptor' import.
-33
-
+32
+
 Error
 imports
 ImportOrder
 Wrong order for 'org.apache.hadoop.hbase.client.replication.TableCFs' 
import.
-38
-
+37
+
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 101).
-165
-
+164
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-175
-
+174
+
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 101).
-181
-
+180
+
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 106).
-184
+183
+
+Error
+javadoc
+NonEmptyAtclauseDescription
+At-clause should have a non-empty description.
+775
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-802
+819
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-811
+828
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-812
+829
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-863
+880
 
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 101).
-890
+907
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-918
+935
 
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-939
+956
 
 org/apache/hadoop/hbase/client/AsyncAdminBuilder.java
 
@@ -16502,6 +16502,18 @@
 
 Error
 imports
+UnusedImports
+Unused import - 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.DrainRegionServersRequest.
+132
+
+Error
+imports
+UnusedImports
+Unused import - 
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.RemoveDrainFromRegionServersRequest.
+171
+
+Error
+imports
 ImportOrder
 Wrong order for 'com.google.common.annotations.VisibleForTesting' 
import.
 205
@@ -17038,47 +17050,53 @@
 sizes
 LineLength
 Line is longer than 100 characters (found 101).
-4063
+4055
 
 Error
+sizes
+LineLength
+Line is longer than 100 characters (found 132).
+4071
+
+Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-4218
-
+4203
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-4326
-
+4311
+
 Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-4327
-
+4312
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-4335
+4320
 
 org/apache/hadoop/hbase/client/HRegionLocator.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 imports
 ImportOrder
 Wrong order for 'com.google.common.annotations.VisibleForTesting' 
import.
 25
-
+
 Error
 blocks
 NeedBraces
@@ -17087,157 +17105,157 @@
 
 org/apache/hadoop/hbase/client/HTable.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
 208
-
+
 Error
 sizes
 LineLength
 Line is longer than 100 characters (found 108).
 417
-
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
 602
-
+
 Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
 612
-
+
 Error
 

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

2017-07-08 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9fb0764b/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html 
b/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html
index 825d6ec..a48bdf2 100644
--- a/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html
+++ b/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html
@@ -93,13 +93,6 @@
 
 
 
-org.apache.hadoop.hbase.mapreduce
-
-Provides HBase http://wiki.apache.org/hadoop/HadoopMapReduce;>MapReduce
-Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
-
-
 org.apache.hadoop.hbase.rest.client
 
 
@@ -379,99 +372,159 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 HTableDescriptor[]
 Admin.deleteTables(http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true;
 title="class or interface in java.util.regex">Patternpattern)
-Delete tables matching the passed in pattern and wait on 
completion.
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 version
+ This is just a trivial helper method without any magic.
+ Consider using Admin.listTableDescriptors(java.util.regex.Pattern)
+ and Admin.enableTable(org.apache.hadoop.hbase.TableName)
+
 
 
 
 HTableDescriptor[]
 Admin.deleteTables(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringregex)
-Deletes tables matching the passed in pattern and wait on 
completion.
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 version
+ This is just a trivial helper method without any magic.
+ Consider using Admin.listTableDescriptors(java.lang.String)
+ and Admin.enableTable(org.apache.hadoop.hbase.TableName)
+
 
 
 
 HTableDescriptor[]
 Admin.disableTables(http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true;
 title="class or interface in java.util.regex">Patternpattern)
-Disable tables matching the passed in pattern and wait on 
completion.
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 version
+ This is just a trivial helper method without any magic.
+ Consider using Admin.listTableDescriptors(java.util.regex.Pattern)
+ and Admin.disableTable(org.apache.hadoop.hbase.TableName)
+
 
 
 
 HTableDescriptor[]
 Admin.disableTables(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringregex)
-Disable tables matching the passed in pattern and wait on 
completion.
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 version
+ This is just a trivial helper method without any magic.
+ Consider using Admin.listTableDescriptors(java.lang.String)
+ and Admin.disableTable(org.apache.hadoop.hbase.TableName)
+
 
 
 
 HTableDescriptor[]
 Admin.enableTables(http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true;
 title="class or interface in java.util.regex">Patternpattern)
-Enable tables matching the passed in pattern and wait on 
completion.
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 version
+ This is just a trivial helper method without any magic.
+ Consider using Admin.listTableDescriptors(java.util.regex.Pattern)
+ and Admin.enableTable(org.apache.hadoop.hbase.TableName)
+
 
 
 
 HTableDescriptor[]
 Admin.enableTables(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringregex)
-Enable tables matching the passed in pattern and wait on 
completion.
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 version
+ This is just a trivial helper method without any magic.
+ Consider using Admin.listTableDescriptors(java.lang.String)
+ and Admin.enableTable(org.apache.hadoop.hbase.TableName)
+
 
 
 
 HTableDescriptor
 Table.getTableDescriptor()
-Gets the table descriptor for 
this table.
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 version.
+ use Table.getDescriptor()
+
 
 
 
 HTableDescriptor
 Admin.getTableDescriptor(TableNametableName)
-Method for getting the tableDescriptor
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 version.
+ use Admin.listTableDescriptor(TableName)
+
 
 
 
 HTableDescriptor[]
 Admin.getTableDescriptors(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">Stringnames)
-Get tableDescriptors
+Deprecated.
+since 2.0 version and will 
be removed in 3.0 

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

2017-07-07 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b3b50f22/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
index 54a77f8..6a23ef3 100644
--- a/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
@@ -175,14 +175,14 @@
 
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true;
 title="class or interface in java.lang">EnumE (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableT, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true;
 title="class or interface in java.io">Serializable)
 
-org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
-org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
 org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
-org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
 org.apache.hadoop.hbase.filter.Filter.ReturnCode
-org.apache.hadoop.hbase.filter.FilterList.Operator
 org.apache.hadoop.hbase.filter.FuzzyRowFilter.SatisfiesCode
+org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
+org.apache.hadoop.hbase.filter.FilterList.Operator
+org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
+org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
+org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b3b50f22/devapidocs/org/apache/hadoop/hbase/io/FileLink.FileLinkInputStream.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/FileLink.FileLinkInputStream.html 
b/devapidocs/org/apache/hadoop/hbase/io/FileLink.FileLinkInputStream.html
index 02280f4..f74dffd 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/FileLink.FileLinkInputStream.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/FileLink.FileLinkInputStream.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-private static class FileLink.FileLinkInputStream
+private static class FileLink.FileLinkInputStream
 extends http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true;
 title="class or interface in java.io">InputStream
 implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.CanSetDropBehind, 
org.apache.hadoop.fs.CanSetReadahead
 FileLink InputStream that handles the switch between the 
original path
@@ -318,7 +318,7 @@ implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadabl
 
 
 in
-privateorg.apache.hadoop.fs.FSDataInputStream in
+privateorg.apache.hadoop.fs.FSDataInputStream in
 
 
 
@@ -327,7 +327,7 @@ implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadabl
 
 
 currentPath
-privateorg.apache.hadoop.fs.Path currentPath
+privateorg.apache.hadoop.fs.Path currentPath
 
 
 
@@ -336,7 +336,7 @@ implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadabl
 
 
 pos
-privatelong pos
+privatelong pos
 
 
 
@@ -345,7 +345,7 @@ implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadabl
 
 
 fileLink
-private finalFileLink fileLink
+private finalFileLink fileLink
 
 
 
@@ -354,7 +354,7 @@ implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadabl
 
 
 bufferSize
-private finalint bufferSize
+private finalint bufferSize
 
 
 
@@ -363,7 +363,7 @@ implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadabl
 
 
 fs
-private finalorg.apache.hadoop.fs.FileSystem fs
+private finalorg.apache.hadoop.fs.FileSystem fs
 
 
 
@@ -380,7 +380,7 @@ implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadabl
 
 
 FileLinkInputStream
-publicFileLinkInputStream(org.apache.hadoop.fs.FileSystemfs,
+publicFileLinkInputStream(org.apache.hadoop.fs.FileSystemfs,
FileLinkfileLink)
 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
@@ -395,7 +395,7 @@ implements org.apache.hadoop.fs.Seekable, 
org.apache.hadoop.fs.PositionedReadabl
 
 
 FileLinkInputStream
-publicFileLinkInputStream(org.apache.hadoop.fs.FileSystemfs,
+publicFileLinkInputStream(org.apache.hadoop.fs.FileSystemfs,
FileLinkfileLink,
intbufferSize)
 throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
@@ -419,7 +419,7 @@ implements 

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

2017-07-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ca9f6925/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html 
b/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html
new file mode 100644
index 000..75de0a3
--- /dev/null
+++ b/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html
@@ -0,0 +1,381 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+AsyncAdminBuilder (Apache HBase 3.0.0-SNAPSHOT API)
+
+
+
+
+
+var methods = {"i0":6,"i1":6,"i2":18,"i3":6,"i4":6,"i5":6,"i6":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+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.client
+Interface 
AsyncAdminBuilderT extends AsyncAdmin
+
+
+
+
+
+
+
+@InterfaceAudience.Public
+public interface AsyncAdminBuilderT
 extends AsyncAdmin
+For creating AsyncAdmin. The implementation 
should have default configurations set before
+ returning the builder to user. So users are free to only set the configs they 
care about to
+ create a new AsyncAdmin instance.
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All MethodsInstance MethodsAbstract MethodsDefault Methods
+
+Modifier and Type
+Method and Description
+
+
+T
+build()
+Create a AsyncAdmin 
instance.
+
+
+
+AsyncAdminBuilderT
+setMaxAttempts(intmaxAttempts)
+Set the max attempt times for an admin operation.
+
+
+
+default AsyncAdminBuilderT
+setMaxRetries(intmaxRetries)
+Set the max retry times for an admin operation.
+
+
+
+AsyncAdminBuilderT
+setOperationTimeout(longtimeout,
+   http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
+Set timeout for a whole admin operation.
+
+
+
+AsyncAdminBuilderT
+setRetryPause(longtimeout,
+ http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
+Set the base pause time for retrying.
+
+
+
+AsyncAdminBuilderT
+setRpcTimeout(longtimeout,
+ http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
+Set timeout for each rpc request.
+
+
+
+AsyncAdminBuilderT
+setStartLogErrorsCnt(intstartLogErrorsCnt)
+Set the number of retries that are allowed before we start 
to log.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+setOperationTimeout
+AsyncAdminBuilderTsetOperationTimeout(longtimeout,
+ http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
+Set timeout for a whole admin operation. Operation timeout 
and max attempt times(or max retry
+ times) are both limitations for retrying, we will stop retrying when we reach 
any of the
+ limitations.
+
+Parameters:
+timeout - 
+unit - 
+Returns:
+this for invocation chaining
+
+
+
+
+
+
+
+
+setRpcTimeout
+AsyncAdminBuilderTsetRpcTimeout(longtimeout,
+   http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
+Set timeout for each rpc request.
+
+Parameters:
+timeout - 
+unit - 
+Returns:
+this for invocation chaining
+
+
+
+
+
+
+
+
+setRetryPause
+AsyncAdminBuilderTsetRetryPause(longtimeout,
+   http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true;
 title="class or interface in 
java.util.concurrent">TimeUnitunit)
+Set the base pause time for retrying. We use an exponential 
policy to generate sleep time when
+ retrying.
+
+Parameters:
+timeout - 
+unit - 
+Returns:
+this for invocation chaining
+
+
+
+
+
+
+
+
+setMaxRetries
+defaultAsyncAdminBuilderTsetMaxRetries(intmaxRetries)
+Set the 

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

2017-06-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8e3b63ca/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 6709348..39cacdf 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -26,7 +26,7 @@ under the License.
 2007 - 2017 The Apache Software Foundation
 
   File: 2235,
- Errors: 14647,
+ Errors: 14643,
  Warnings: 0,
  Infos: 0
   
@@ -10429,7 +10429,7 @@ under the License.
   0
 
 
-  94
+  92
 
   
   
@@ -20411,7 +20411,7 @@ under the License.
   0
 
 
-  54
+  53
 
   
   
@@ -22049,7 +22049,7 @@ under the License.
   0
 
 
-  228
+  227
 
   
   

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8e3b63ca/coc.html
--
diff --git a/coc.html b/coc.html
index d742b07..e9e4a5b 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-06-26
+  Last Published: 
2017-06-27
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8e3b63ca/cygwin.html
--
diff --git a/cygwin.html b/cygwin.html
index fd50950..02db833 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-06-26
+  Last Published: 
2017-06-27
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8e3b63ca/dependencies.html
--
diff --git a/dependencies.html b/dependencies.html
index 4cb2287..e349a91 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Project Dependencies
 
@@ -524,7 +524,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-06-26
+  Last Published: 
2017-06-27
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8e3b63ca/dependency-convergence.html
--
diff --git a/dependency-convergence.html b/dependency-convergence.html
index 946690f..894686e 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Reactor Dependency Convergence
 
@@ -1841,7 +1841,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-06-26
+  Last Published: 
2017-06-27
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8e3b63ca/dependency-info.html
--
diff --git a/dependency-info.html b/dependency-info.html
index 6d66e6d..9bc79b6 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  Dependency Information
 
@@ -318,7 +318,7 @@
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  Last Published: 
2017-06-26
+  Last Published: 
2017-06-27
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8e3b63ca/dependency-management.html
--
diff --git a/dependency-management.html b/dependency-management.html
index 54714c0..9c23342 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -7,7 +7,7 @@
   
 
 
-

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

2017-06-26 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html 
b/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html
index 610fa9d..5e96476 100644
--- a/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html
+++ b/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-PrevClass
+PrevClass
 NextClass
 
 
@@ -128,7 +128,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html
 Method and Description
 
 
-org.apache.hadoop.hbase.client.AsyncAdmin
+AsyncAdmin
 getAdmin()
 Retrieve an AsyncAdmin implementation to administer an 
HBase cluster.
 
@@ -311,7 +311,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html
 
 
 getAdmin
-org.apache.hadoop.hbase.client.AsyncAdmingetAdmin()
+AsyncAdmingetAdmin()
 Retrieve an AsyncAdmin implementation to administer an 
HBase cluster. The returned AsyncAdmin
  is not guaranteed to be thread-safe. A new instance should be created for 
each using thread.
  This is a lightweight operation. Pooling or caching of the returned 
AsyncAdmin is not
@@ -350,7 +350,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html
 
 
 
-PrevClass
+PrevClass
 NextClass
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html 
b/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html
new file mode 100644
index 000..49344d0
--- /dev/null
+++ b/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html
@@ -0,0 +1,169 @@
+http://www.w3.org/TR/html4/loose.dtd;>
+
+
+
+
+
+Uses of Interface org.apache.hadoop.hbase.client.AsyncAdmin (Apache 
HBase 3.0.0-SNAPSHOT API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Overview
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+
+Uses of 
Interfaceorg.apache.hadoop.hbase.client.AsyncAdmin
+
+
+
+
+
+Packages that use AsyncAdmin
+
+Package
+Description
+
+
+
+org.apache.hadoop.hbase.client
+
+Provides HBase Client
+
+
+
+
+
+
+
+
+
+
+Uses of AsyncAdmin in org.apache.hadoop.hbase.client
+
+Methods in org.apache.hadoop.hbase.client
 that return AsyncAdmin
+
+Modifier and Type
+Method and Description
+
+
+
+AsyncAdmin
+AsyncConnection.getAdmin()
+Retrieve an AsyncAdmin implementation to administer an 
HBase cluster.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Skip navigation links
+
+
+
+
+Overview
+Package
+Class
+Use
+Tree
+Deprecated
+Index
+Help
+
+
+
+
+Prev
+Next
+
+
+Frames
+NoFrames
+
+
+AllClasses
+
+
+
+
+
+
+
+
+
+Copyright  20072017 https://www.apache.org/;>The Apache Software Foundation. All rights 
reserved.
+
+

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html 
b/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
index e023ee6..02fd362 100644
--- 
a/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
+++ 
b/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
@@ -212,13 +212,27 @@
 TableDescriptorBuilder.addColumnFamily(ColumnFamilyDescriptorfamily)
 
 
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
+AsyncAdmin.addColumnFamily(TableNametableName,
+   ColumnFamilyDescriptorcolumnFamily)
+Add a column family to an existing table.
+
+
+
 static ColumnFamilyDescriptor
 

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

2017-06-20 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a719cd00/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html 
b/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html
index 2f319c2..e529b98 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html
@@ -548,7 +548,7 @@ implements 
 
 slop
-protectedfloat slop
+protectedfloat slop
 
 
 
@@ -557,7 +557,7 @@ implements 
 
 overallSlop
-protectedfloat overallSlop
+protectedfloat overallSlop
 
 
 
@@ -566,7 +566,7 @@ implements 
 
 config
-protectedorg.apache.hadoop.conf.Configuration config
+protectedorg.apache.hadoop.conf.Configuration config
 
 
 
@@ -575,7 +575,7 @@ implements 
 
 rackManager
-protectedRackManager rackManager
+protectedRackManager rackManager
 
 
 
@@ -584,7 +584,7 @@ implements 
 
 RANDOM
-private static finalhttp://docs.oracle.com/javase/8/docs/api/java/util/Random.html?is-external=true;
 title="class or interface in java.util">Random RANDOM
+private static finalhttp://docs.oracle.com/javase/8/docs/api/java/util/Random.html?is-external=true;
 title="class or interface in java.util">Random RANDOM
 
 
 
@@ -593,7 +593,7 @@ implements 
 
 LOG
-private static finalorg.apache.commons.logging.Log LOG
+private static finalorg.apache.commons.logging.Log LOG
 
 
 
@@ -602,7 +602,7 @@ implements 
 
 DEFAULT_TABLES_ON_MASTER
-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[] DEFAULT_TABLES_ON_MASTER
+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[] DEFAULT_TABLES_ON_MASTER
 
 
 
@@ -611,7 +611,7 @@ implements 
 
 TABLES_ON_MASTER
-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 TABLES_ON_MASTER
+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 TABLES_ON_MASTER
 
 See Also:
 Constant
 Field Values
@@ -624,7 +624,7 @@ implements 
 
 tablesOnMaster
-protected finalhttp://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">Sethttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String tablesOnMaster
+protected finalhttp://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true;
 title="class or interface in java.util">Sethttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String tablesOnMaster
 
 
 
@@ -633,7 +633,7 @@ implements 
 
 metricsBalancer
-protectedMetricsBalancer 
metricsBalancer
+protectedMetricsBalancer 
metricsBalancer
 
 
 
@@ -642,7 +642,7 @@ implements 
 
 clusterStatus
-protectedClusterStatus clusterStatus
+protectedClusterStatus clusterStatus
 
 
 
@@ -651,7 +651,7 @@ implements 
 
 masterServerName
-protectedServerName masterServerName
+protectedServerName masterServerName
 
 
 
@@ -660,7 +660,7 @@ implements 
 
 services
-protectedMasterServices services
+protectedMasterServices services
 
 
 
@@ -706,7 +706,7 @@ implements 
 
 getTablesOnMaster
-protected statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]getTablesOnMaster(org.apache.hadoop.conf.Configurationconf)
+protected statichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]getTablesOnMaster(org.apache.hadoop.conf.Configurationconf)
 By default, regions of some small system tables such as 
meta,
  namespace, and acl are assigned to the active master. If you don't
  want to assign any region to the active master, you need to
@@ -719,7 +719,7 @@ implements 
 
 tablesOnMaster
-public staticbooleantablesOnMaster(org.apache.hadoop.conf.Configurationconf)
+public staticbooleantablesOnMaster(org.apache.hadoop.conf.Configurationconf)
 Check if configured to put any tables on the active 
master
 
 
@@ -729,7 +729,7 @@ implements 
 
 userTablesOnMaster
-public staticbooleanuserTablesOnMaster(org.apache.hadoop.conf.Configurationconf)
+public staticbooleanuserTablesOnMaster(org.apache.hadoop.conf.Configurationconf)
 
 
 
@@ -738,7 +738,7 @@ implements 
 
 setConf
-publicvoidsetConf(org.apache.hadoop.conf.Configurationconf)
+publicvoidsetConf(org.apache.hadoop.conf.Configurationconf)
 
 Specified by:
 setConfin 
interfaceorg.apache.hadoop.conf.Configurable
@@ -751,7 +751,7 @@ implements 
 
 setSlop

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

2017-06-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/476c54ed/devapidocs/org/apache/hadoop/hbase/ScheduledChore.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/ScheduledChore.html 
b/devapidocs/org/apache/hadoop/hbase/ScheduledChore.html
index 93752d9..ade39c4 100644
--- a/devapidocs/org/apache/hadoop/hbase/ScheduledChore.html
+++ b/devapidocs/org/apache/hadoop/hbase/ScheduledChore.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 
 
 Direct Known Subclasses:
-BalancerChore, CatalogJanitor, CleanerChore, ClusterStatusChore, ClusterStatusPublisher, CompactedHFilesDischarger, ExpiredMobFileCleanerChore, FileSystemUtilizationChore, HealthCheckChore, HeapMemoryManager.HeapMemoryTunerChore,
 HRegionServer.CompactionChecker, HRegionServer.MovedRegionsCleaner, 
 HRegionServer.PeriodicMemstoreFlusher,
 MobCompactionChore, QuotaCache.QuotaRefresherChore, QuotaObserverChore, RegionNormalizerChore, Repli
 cationMetaCleaner, ReplicationZKNodeCleanerChore, SpaceQuotaRefresherChore, 
SplitLogManager.TimeoutMonitor, StorefileRefresherChore
+BalancerChore, CatalogJanitor, CleanerChore, ClusterStatusChore, ClusterStatusPublisher, CompactedHFilesDischarger, ExpiredMobFileCleanerChore, FileSystemUtilizationChore, HealthCheckChore, HeapMemoryManager.HeapMemoryTunerChore,
 HRegionServer.CompactionChecker, HRegionServer.MovedRegionsCleaner, 
 HRegionServer.PeriodicMemstoreFlusher,
 MobCompactionChore, QuotaCache.QuotaRefresherChore, QuotaObserverChore, RegionNormalizerChore, Repli
 cationMetaCleaner, ReplicationZKNodeCleanerChore, SnapshotQuotaObserverChore, SpaceQuotaRefresherChore, 
SplitLogManager.TimeoutMonitor, StorefileRefresherChore
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/476c54ed/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
index 746a472..2f84b3e 100644
--- a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
@@ -166,10 +166,10 @@
 
 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.backup.BackupType
-org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
 org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
+org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
 org.apache.hadoop.hbase.backup.BackupInfo.BackupState
+org.apache.hadoop.hbase.backup.BackupType
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/476c54ed/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 3b80f88..bd79f29 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -177,65 +177,69 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
-org.apache.hadoop.hbase.regionserver
+org.apache.hadoop.hbase.quotas
 
 
 
-org.apache.hadoop.hbase.regionserver.handler
+org.apache.hadoop.hbase.regionserver
 
 
 
-org.apache.hadoop.hbase.regionserver.querymatcher
+org.apache.hadoop.hbase.regionserver.handler
 
 
 
-org.apache.hadoop.hbase.regionserver.wal
+org.apache.hadoop.hbase.regionserver.querymatcher
 
 
 
+org.apache.hadoop.hbase.regionserver.wal
+
+
+
 org.apache.hadoop.hbase.replication
 
 Multi Cluster Replication
 
 
-
+
 org.apache.hadoop.hbase.replication.regionserver
 
 
-
+
 org.apache.hadoop.hbase.rest
 
 HBase REST
 
 
-
+
 org.apache.hadoop.hbase.rest.model
 
 
-
+
 org.apache.hadoop.hbase.security.access
 
 
-
+
 org.apache.hadoop.hbase.security.visibility
 
 
-
+
 org.apache.hadoop.hbase.thrift
 
 Provides an HBase http://incubator.apache.org/thrift/;>Thrift
 service.
 
 
-
+
 org.apache.hadoop.hbase.util
 
 
-
+
 org.apache.hadoop.hbase.util.test
 
 
-
+
 org.apache.hadoop.hbase.wal
 
 
@@ -4453,6 +4457,26 @@ service.
 
 
 
+
+
+
+Uses of Cell in org.apache.hadoop.hbase.quotas
+
+Methods in org.apache.hadoop.hbase.quotas
 with parameters of type Cell
+
+Modifier and Type
+Method and Description
+
+
+
+(package private) static long
+QuotaTableUtil.parseSnapshotSize(Cellc)
+Parses the snapshot size from the given Cell's value.
+
+
+
+
+
 
 
 


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

2017-06-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/77a552c4/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html 
b/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
index 128a77d..377279f 100644
--- a/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
+++ b/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
@@ -112,21 +112,34 @@
 HColumnDescriptor[]
 HTableDescriptor.getColumnFamilies()
 Deprecated.
-Returns an array all the HColumnDescriptor of 
the column families
- of the table.
 
 
 
 HColumnDescriptor
 HTableDescriptor.getFamily(byte[]column)
-Deprecated.
-Returns the HColumnDescriptor for a specific column family 
with name as
- specified by the parameter column.
+Deprecated.
+Use HTableDescriptor.getColumnFamily(byte[]).
+
 
 
 
 static HColumnDescriptor
-HColumnDescriptor.parseFrom(byte[]bytes)
+HColumnDescriptor.parseFrom(byte[]bytes)
+Deprecated.
+
+
+
+HColumnDescriptor
+HColumnDescriptor.remove(byte[]key)
+Deprecated.
+
+
+
+HColumnDescriptor
+HColumnDescriptor.removeConfiguration(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringkey)
+Deprecated.
+Remove a configuration setting represented by the key.
+
 
 
 HColumnDescriptor
@@ -138,47 +151,64 @@
 
 
 HColumnDescriptor
-HColumnDescriptor.setBlockCacheEnabled(booleanblockCacheEnabled)
+HColumnDescriptor.setBlockCacheEnabled(booleanvalue)
+Deprecated.
+
 
 
 HColumnDescriptor
-HColumnDescriptor.setBlocksize(ints)
+HColumnDescriptor.setBlocksize(intvalue)
+Deprecated.
+
 
 
 HColumnDescriptor
-HColumnDescriptor.setBloomFilterType(BloomTypebt)
+HColumnDescriptor.setBloomFilterType(BloomTypevalue)
+Deprecated.
+
 
 
 HColumnDescriptor
-HColumnDescriptor.setCacheBloomsOnWrite(booleanvalue)
+HColumnDescriptor.setCacheBloomsOnWrite(booleanvalue)
+Deprecated.
+
 
 
 HColumnDescriptor
-HColumnDescriptor.setCacheDataInL1(booleanvalue)
+HColumnDescriptor.setCacheDataInL1(booleanvalue)
+Deprecated.
+
 
 
 HColumnDescriptor
-HColumnDescriptor.setCacheDataOnWrite(booleanvalue)
+HColumnDescriptor.setCacheDataOnWrite(booleanvalue)
+Deprecated.
+
 
 
 HColumnDescriptor
-HColumnDescriptor.setCacheIndexesOnWrite(booleanvalue)
+HColumnDescriptor.setCacheIndexesOnWrite(booleanvalue)
+Deprecated.
+
 
 
 HColumnDescriptor
-HColumnDescriptor.setCompactionCompressionType(org.apache.hadoop.hbase.io.compress.Compression.Algorithmtype)
+HColumnDescriptor.setCompactionCompressionType(org.apache.hadoop.hbase.io.compress.Compression.Algorithmvalue)
+Deprecated.
 Compression types supported in hbase.
 
 
 
 HColumnDescriptor
-HColumnDescriptor.setCompressionType(org.apache.hadoop.hbase.io.compress.Compression.Algorithmtype)
+HColumnDescriptor.setCompressionType(org.apache.hadoop.hbase.io.compress.Compression.Algorithmvalue)
+Deprecated.
 Compression types supported in hbase.
 
 
 
 HColumnDescriptor
-HColumnDescriptor.setCompressTags(booleancompressTags)
+HColumnDescriptor.setCompressTags(booleanvalue)
+Deprecated.
 Set whether the tags should be compressed along with 
DataBlockEncoding.
 
 
@@ -186,114 +216,155 @@
 HColumnDescriptor
 HColumnDescriptor.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)
-Setter for storing a configuration setting in configuration
 map.
+Deprecated.
+Setter for storing a configuration setting.
 
 
 
 HColumnDescriptor
-HColumnDescriptor.setDataBlockEncoding(DataBlockEncodingtype)
+HColumnDescriptor.setDataBlockEncoding(DataBlockEncodingvalue)
+Deprecated.
 Set data block encoding algorithm used in block cache.
 
 
 
 HColumnDescriptor
-HColumnDescriptor.setDFSReplication(shortreplication)
+HColumnDescriptor.setDFSReplication(shortvalue)
+Deprecated.
 Set the replication factor to hfile(s) belonging to this 
family
 
 
 
 HColumnDescriptor
-HColumnDescriptor.setEncryptionKey(byte[]keyBytes)
+HColumnDescriptor.setEncryptionKey(byte[]value)
+Deprecated.
 Set the raw crypto key attribute for the family
 
 
 
 HColumnDescriptor
-HColumnDescriptor.setEncryptionType(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringalgorithm)
+HColumnDescriptor.setEncryptionType(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringvalue)
+Deprecated.
 Set the encryption algorithm for use with this family
 
 
 
 HColumnDescriptor
-HColumnDescriptor.setEvictBlocksOnClose(booleanvalue)
+HColumnDescriptor.setEvictBlocksOnClose(booleanvalue)
+Deprecated.
+
 
 
 HColumnDescriptor

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

2017-06-07 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/client/Result.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Result.html 
b/apidocs/org/apache/hadoop/hbase/client/Result.html
index 231ff4c..27ba281 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Result.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Result.html
@@ -4,7 +4,7 @@
 
 
 
-Result (Apache HBase 2.0.0-SNAPSHOT API)
+Result (Apache HBase 3.0.0-SNAPSHOT API)
 
 
 
@@ -12,13 +12,13 @@
 
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":9,"i31":10,"i32":10,"i33":10,"i34":10,"i35":42,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":10,"i22":10,"i23":10,"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":42,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 
Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -350,24 +350,28 @@ implements org.apache.hadoop.hbase.CellScannable, 
org.apache.hadoop.hbase.CellSc
 
 
 
+static Result
+createCursorResult(Cursor cursor) 
+
+
 Cell
 current() 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List<Cell>
 getColumnCells(byte[] family,
   byte[] qualifier)
 
Return the Cells for the specific column.
- + Cell getColumnLatestCell(byte[] family, byte[] qualifier)
The Cell for the most recent timestamp for a given column.
- + Cell getColumnLatestCell(byte[] family, int foffset, @@ -378,60 +382,66 @@ implements org.apache.hadoop.hbase.CellScannable, org.apache.hadoop.hbase.CellSc

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6ad4f21a/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 200d9bd..fde0305 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2017 The Apache Software Foundation
 
-  File: 2223,
- Errors: 14486,
+  File: 2227,
+ Errors: 14468,
  Warnings: 0,
  Infos: 0
   
@@ -1516,6 +1516,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.StoreFileComparators.java;>org/apache/hadoop/hbase/regionserver/StoreFileComparators.java
+
+
+  0
+
+
+  0
+
+
+  1
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.java;>org/apache/hadoop/hbase/rest/filter/RestCsrfPreventionFilter.java
 
 
@@ -1698,6 +1712,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.procedure2.ProcedureMetrics.java;>org/apache/hadoop/hbase/procedure2/ProcedureMetrics.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.java;>org/apache/hadoop/hbase/rest/protobuf/generated/VersionMessage.java
 
 
@@ -4283,7 +4311,7 @@ under the License.
   0
 
 
-  14
+  2
 
   
   
@@ -6481,7 +6509,7 @@ under the License.
   0
 
 
-  8
+  9
 
   
   
@@ -7503,7 +7531,7 @@ under the License.
   0
 
 
-  2
+  3
 
   
   
@@ -10065,7 +10093,7 @@ under the License.
   0
 
 
-  1
+  2
 
   
   
@@ -11703,7 +11731,7 @@ under the License.
   0
 
 
-  12
+  4
 
   
   
@@ -15749,7 +15777,7 @@ under the License.
   0
 
 
-  8
+  7
 
   
   
@@ -15819,7 +15847,7 @@ under the License.
   0
 
 
-  11
+  10
 
   
   
@@ -17359,7 +17387,7 @@ under the License.
   0
 
 
-  25
+  26
 
   
   
@@ -18689,7 +18717,7 @@ under the License.
   0
 
 
-  21
+  19
 
   
   
@@ -20509,7 +20537,7 @@ under the License.
   0
 
 
-  0
+  1
 
   
   
@@ -20747,7 +20775,7 @@ under the License.
   0
 
 
-  7
+  5
 
   
   
@@ -23183,7 +23211,7 @@ under the License.
   0
 
 
-  6
+  5
 
   
   
@@ -23846,6 +23874,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.metrics.OperationMetrics.java;>org/apache/hadoop/hbase/metrics/OperationMetrics.java
+
+
+  0
+
+
+  0
+
+
+  0
+
+  
+

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c9d35424/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
index 05f0ead..638fe69 100644
--- a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
@@ -89,11 +89,11 @@
 Annotation Type Hierarchy
 
 org.apache.hadoop.hbase.classification.InterfaceStability.Stable (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
+org.apache.hadoop.hbase.classification.InterfaceStability.Evolving (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
 org.apache.hadoop.hbase.classification.InterfaceAudience.Private (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
 org.apache.hadoop.hbase.classification.InterfaceAudience.Public (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
-org.apache.hadoop.hbase.classification.InterfaceAudience.LimitedPrivate (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
-org.apache.hadoop.hbase.classification.InterfaceStability.Evolving (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
 org.apache.hadoop.hbase.classification.InterfaceStability.Unstable (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
+org.apache.hadoop.hbase.classification.InterfaceAudience.LimitedPrivate (implements 
java.lang.annotation.http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true;
 title="class or interface in java.lang.annotation">Annotation)
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c9d35424/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html
 
b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html
index 85d7b38..2869cea 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 
 
 
-static class ConnectionImplementation.MasterServiceState
+static class ConnectionImplementation.MasterServiceState
 extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
 State of the MasterService connection/setup.
 
@@ -222,7 +222,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 connection
-Connection connection
+Connection connection
 
 
 
@@ -231,7 +231,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 stub
-org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 stub
+org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 stub
 
 
 
@@ -240,7 +240,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 userCount
-int userCount
+int userCount
 
 
 
@@ -257,7 +257,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 MasterServiceState
-MasterServiceState(Connectionconnection)
+MasterServiceState(Connectionconnection)
 
 
 
@@ -274,7 +274,7 @@ extends http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 
 
 toString
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringtoString()
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringtoString()
 
 Overrides:
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6dd31117/apidocs/src-html/org/apache/hadoop/hbase/HRegionInfo.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/HRegionInfo.html 
b/apidocs/src-html/org/apache/hadoop/hbase/HRegionInfo.html
index 9c90f16..44c3d56 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/HRegionInfo.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/HRegionInfo.html
@@ -31,1198 +31,1212 @@
 023import java.util.ArrayList;
 024import java.util.Arrays;
 025import java.util.List;
-026
-027import org.apache.commons.logging.Log;
-028import 
org.apache.commons.logging.LogFactory;
-029import 
org.apache.hadoop.conf.Configuration;
-030import 
org.apache.hadoop.hbase.classification.InterfaceAudience;
-031import 
org.apache.hadoop.hbase.client.RegionReplicaUtil;
-032import 
org.apache.hadoop.hbase.KeyValue.KVComparator;
-033import 
org.apache.hadoop.hbase.exceptions.DeserializationException;
-034import 
org.apache.hadoop.hbase.master.RegionState;
-035import 
org.apache.hadoop.hbase.shaded.com.google.protobuf.UnsafeByteOperations;
-036import 
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil;
-037import 
org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos;
-038import 
org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionInfo;
-039import 
org.apache.hadoop.hbase.util.ByteArrayHashKey;
-040import 
org.apache.hadoop.hbase.util.Bytes;
-041import 
org.apache.hadoop.hbase.util.HashKey;
-042import 
org.apache.hadoop.hbase.util.JenkinsHash;
-043import 
org.apache.hadoop.hbase.util.MD5Hash;
-044import 
org.apache.hadoop.io.DataInputBuffer;
-045import 
org.apache.hadoop.util.StringUtils;
-046
-047/**
-048 * Information about a region. A region 
is a range of keys in the whole keyspace of a table, an
-049 * identifier (a timestamp) for 
differentiating between subset ranges (after region split)
-050 * and a replicaId for differentiating 
the instance for the same range and some status information
-051 * about the region.
-052 *
-053 * The region has a unique name which 
consists of the following fields:
-054 * ul
-055 * li tableName   : The name of 
the table /li
-056 * li startKey: The startKey 
for the region. /li
-057 * li regionId: A timestamp 
when the region is created. /li
-058 * li replicaId   : An id 
starting from 0 to differentiate replicas of the same region range
-059 * but hosted in separated servers. The 
same region range can be hosted in multiple locations./li
-060 * li encodedName : An MD5 
encoded string for the region name./li
-061 * /ul
-062 *
-063 * br Other than the fields in 
the region name, region info contains:
-064 * ul
-065 * li endKey  : the endKey 
for the region (exclusive) /li
-066 * li split   : Whether the 
region is split /li
-067 * li offline : Whether the 
region is offline /li
-068 * /ul
-069 *
-070 * In 0.98 or before, a list of table's 
regions would fully cover the total keyspace, and at any
-071 * point in time, a row key always 
belongs to a single region, which is hosted in a single server.
-072 * In 0.99+, a region can have multiple 
instances (called replicas), and thus a range (or row) can
-073 * correspond to multiple HRegionInfo's. 
These HRI's share the same fields however except the
-074 * replicaId field. If the replicaId is 
not set, it defaults to 0, which is compatible with the
-075 * previous behavior of a range 
corresponding to 1 region.
-076 */
-077@InterfaceAudience.Public
-078public class HRegionInfo implements 
ComparableHRegionInfo {
-079
-080  private static final Log LOG = 
LogFactory.getLog(HRegionInfo.class);
-081
-082  /**
-083   * The new format for a region name 
contains its encodedName at the end.
-084   * The encoded name also serves as the 
directory name for the region
-085   * in the filesystem.
-086   *
-087   * New region name format:
-088   *
lt;tablename,,lt;startkey,lt;regionIdTimestamp.lt;encodedName.
-089   * where,
-090   *lt;encodedName is a hex 
version of the MD5 hash of
-091   *
lt;tablename,lt;startkey,lt;regionIdTimestamp
-092   *
-093   * The old region name format:
-094   *
lt;tablename,lt;startkey,lt;regionIdTimestamp
-095   * For region names in the old format, 
the encoded name is a 32-bit
-096   * JenkinsHash integer value (in its 
decimal notation, string form).
-097   *p
-098   * **NOTE**
-099   *
-100   * The first hbase:meta region, and 
regions created by an older
-101   * version of HBase (0.20 or prior) 
will continue to use the
-102   * old region name format.
-103   */
-104
-105  /** Separator used to demarcate the 
encodedName in a region name
-106   * in the new format. See description 
on new format above.
-107   */
-108  private static final int ENC_SEPARATOR 
= '.';
-109  public  static final int MD5_HEX_LENGTH 
  = 32;
-110
-111  /** A non-capture group so that this 
can be embedded. */
-112  public static final String 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dab57116/apidocs/org/apache/hadoop/hbase/quotas/QuotaExceededException.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/QuotaExceededException.html 
b/apidocs/org/apache/hadoop/hbase/quotas/QuotaExceededException.html
index cf622d2..172b2da 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/QuotaExceededException.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/QuotaExceededException.html
@@ -132,7 +132,7 @@
 
 
 Direct Known Subclasses:
-ThrottlingException
+SpaceLimitingException, ThrottlingException
 
 
 
@@ -164,6 +164,10 @@ extends 
 QuotaExceededException(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringmsg)
 
+
+QuotaExceededException(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringmsg,
+  http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in 
java.lang">Throwablecause)
+
 
 
 
@@ -204,12 +208,22 @@ extends 
 
 
-
+
 
 QuotaExceededException
 publicQuotaExceededException(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringmsg)
 
 
+
+
+
+
+
+QuotaExceededException
+publicQuotaExceededException(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringmsg,
+  http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in java.lang">Throwablecause)
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dab57116/apidocs/org/apache/hadoop/hbase/quotas/QuotaRetriever.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/quotas/QuotaRetriever.html 
b/apidocs/org/apache/hadoop/hbase/quotas/QuotaRetriever.html
index 86d6741..724ee6b 100644
--- a/apidocs/org/apache/hadoop/hbase/quotas/QuotaRetriever.html
+++ b/apidocs/org/apache/hadoop/hbase/quotas/QuotaRetriever.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public class QuotaRetriever
+public class QuotaRetriever
 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, http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableQuotaSettings
 Scanner to iterate over the quota settings.
@@ -196,7 +196,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 close
-publicvoidclose()
+publicvoidclose()
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Specified by:
@@ -214,7 +214,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 next
-publicQuotaSettingsnext()
+publicQuotaSettingsnext()
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:
@@ -228,7 +228,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 iterator
-publichttp://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorQuotaSettingsiterator()
+publichttp://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true;
 title="class or interface in java.util">IteratorQuotaSettingsiterator()
 
 Specified by:
 http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--;
 title="class or interface in java.lang">iteratorin 
interfacehttp://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true;
 title="class or interface in java.lang">IterableQuotaSettings
@@ -241,7 +241,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 open
-public staticQuotaRetrieveropen(org.apache.hadoop.conf.Configurationconf)
+public staticQuotaRetrieveropen(org.apache.hadoop.conf.Configurationconf)
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Open a QuotaRetriever with no filter, all the quota 
settings will be returned.
 
@@ -260,7 +260,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.h
 
 
 open
-public staticQuotaRetrieveropen(org.apache.hadoop.conf.Configurationconf,
+public 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c635e71b/apidocs/org/apache/hadoop/hbase/client/Increment.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/Increment.html 
b/apidocs/org/apache/hadoop/hbase/client/Increment.html
index 0fde789..28c9f90 100644
--- a/apidocs/org/apache/hadoop/hbase/client/Increment.html
+++ b/apidocs/org/apache/hadoop/hbase/client/Increment.html
@@ -491,7 +491,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 getTimeRange
-publicTimeRangegetTimeRange()
+publicTimeRangegetTimeRange()
 Gets the TimeRange used for this increment.
 
 Returns:
@@ -505,7 +505,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 setTimeRange
-publicIncrementsetTimeRange(longminStamp,
+publicIncrementsetTimeRange(longminStamp,
   longmaxStamp)
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Sets the TimeRange to be used on the Get for this increment.
@@ -533,7 +533,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 setReturnResults
-publicIncrementsetReturnResults(booleanreturnResults)
+publicIncrementsetReturnResults(booleanreturnResults)
 
 Parameters:
 returnResults - True (default) if the increment operation 
should return the results. A
@@ -548,7 +548,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 isReturnResults
-publicbooleanisReturnResults()
+publicbooleanisReturnResults()
 
 Returns:
 current setting for returnResults
@@ -561,7 +561,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 numFamilies
-publicintnumFamilies()
+publicintnumFamilies()
 Method for retrieving the number of families to increment 
from
 
 Overrides:
@@ -577,7 +577,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 hasFamilies
-publicbooleanhasFamilies()
+publicbooleanhasFamilies()
 Method for checking if any families have been inserted into 
this Increment
 
 Returns:
@@ -591,7 +591,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 getFamilyMapOfLongs
-publichttp://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/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">LonggetFamilyMapOfLongs()
+publichttp://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/NavigableMap.html?is-external=true;
 title="class or interface in java.util">NavigableMapbyte[],http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true;
 title="class or interface in java.lang">LonggetFamilyMapOfLongs()
 Before 0.95, when you called Increment#getFamilyMap(), you 
got back
  a map of families to a list of Longs.  Now, Mutation.getFamilyCellMap()
 returns
  families by list of Cells.  This method has been added so you can have the
@@ -610,7 +610,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 toString
-publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringtoString()
+publichttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringtoString()
 Description copied from 
class:Operation
 Produces a string representation of this Operation. It 
defaults to a JSON
  representation, but falls back to a string representation of the
@@ -629,7 +629,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 compareTo
-publicintcompareTo(Rowi)
+publicintcompareTo(Rowi)
 
 Specified by:
 http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true#compareTo-T-;
 title="class or interface in java.lang">compareToin 
interfacehttp://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true;
 title="class or interface in java.lang">ComparableRow
@@ -644,7 +644,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 hashCode
-publicinthashCode()
+publicinthashCode()
 
 Overrides:
 http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--;
 title="class or interface in java.lang">hashCodein 
classhttp://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true;
 title="class or interface in java.lang">Object
@@ -657,7 +657,7 @@ implements 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8b4cf63f/apidocs/src-html/org/apache/hadoop/hbase/snapshot/ExportSnapshot.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/snapshot/ExportSnapshot.html 
b/apidocs/src-html/org/apache/hadoop/hbase/snapshot/ExportSnapshot.html
index b6fb3b4..a73c866 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/snapshot/ExportSnapshot.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/snapshot/ExportSnapshot.html
@@ -61,7 +61,7 @@
 053import 
org.apache.hadoop.hbase.io.WALLink;
 054import 
org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil;
 055import 
org.apache.hadoop.hbase.mob.MobUtils;
-056import 
org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.SnapshotDescription;
+056import 
org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription;
 057import 
org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotFileInfo;
 058import 
org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotRegionManifest;
 059import 
org.apache.hadoop.hbase.util.AbstractHBaseTool;



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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f55ebeaa/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
index 441b1a0..85c6f99 100644
--- a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
@@ -166,9 +166,9 @@
 
 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.backup.BackupInfo.BackupPhase
-org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
 org.apache.hadoop.hbase.backup.BackupType
+org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
+org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
 org.apache.hadoop.hbase.backup.BackupInfo.BackupState
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f55ebeaa/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
index 3fa62ce..aa4c86f 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
@@ -680,14 +680,13 @@
 inttimeout)
 
 
-abstract ServerCall
-RpcServer.Connection.createCall(intid,
+abstract ServerCall?
+ServerRpcConnection.createCall(intid,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
   
org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
   CellScannercellScanner,
-  RpcServer.Connectionconnection,
   longsize,
   org.apache.htrace.TraceInfotinfo,
   http://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true;
 title="class or interface in java.net">InetAddressremoteAddress,
@@ -695,14 +694,13 @@
   RpcServer.CallCleanupreqCleanup)
 
 
-ServerCall
-SimpleRpcServer.Connection.createCall(intid,
+NettyServerCall
+NettyServerRpcConnection.createCall(intid,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
   
org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
   CellScannercellScanner,
-  RpcServer.Connectionconnection,
   longsize,
   org.apache.htrace.TraceInfotinfo,
   http://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true;
 title="class or interface in java.net">InetAddressremoteAddress,
@@ -710,14 +708,13 @@
   RpcServer.CallCleanupreqCleanup)
 
 
-ServerCall
-NettyRpcServer.NettyConnection.createCall(intid,
+SimpleServerCall
+SimpleServerRpcConnection.createCall(intid,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
   
org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
   CellScannercellScanner,
-  RpcServer.Connectionconnection,
   longsize,
   org.apache.htrace.TraceInfotinfo,
   http://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true;
 title="class or interface in java.net">InetAddressremoteAddress,
@@ -811,13 +808,13 @@
 HBaseRpcControllerImpl(CellScannercellScanner)
 
 
-NettyServerCall(intid,
+NettyServerCall(intid,

org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,

org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,

org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,

org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
CellScannercellScanner,
-   RpcServer.Connectionconnection,
+   NettyServerRpcConnectionconnection,
longsize,
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8e0a5167/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.html 
b/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.html
index a156b37..5f42ab0 100644
--- a/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.html
+++ b/devapidocs/org/apache/hadoop/hbase/backup/impl/BackupAdminImpl.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Private
-public class BackupAdminImpl
+public class BackupAdminImpl
 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 BackupAdmin
 
@@ -345,7 +345,7 @@ implements 
 
 CHECK_OK
-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 CHECK_OK
+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 CHECK_OK
 
 See Also:
 Constant
 Field Values
@@ -358,7 +358,7 @@ implements 
 
 CHECK_FAILED
-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 CHECK_FAILED
+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 CHECK_FAILED
 
 See Also:
 Constant
 Field Values
@@ -371,7 +371,7 @@ implements 
 
 LOG
-private static finalorg.apache.commons.logging.Log LOG
+private static finalorg.apache.commons.logging.Log LOG
 
 
 
@@ -380,7 +380,7 @@ implements 
 
 conn
-private finalConnection conn
+private finalConnection conn
 
 
 
@@ -397,7 +397,7 @@ implements 
 
 BackupAdminImpl
-publicBackupAdminImpl(Connectionconn)
+publicBackupAdminImpl(Connectionconn)
 
 
 
@@ -414,7 +414,7 @@ implements 
 
 close
-publicvoidclose()
+publicvoidclose()
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 
 Specified by:
@@ -432,7 +432,7 @@ implements 
 
 getBackupInfo
-publicBackupInfogetBackupInfo(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringbackupId)
+publicBackupInfogetBackupInfo(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringbackupId)
  throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:BackupAdmin
 Describe backup image command
@@ -454,7 +454,7 @@ implements 
 
 deleteBackups
-publicintdeleteBackups(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]backupIds)
+publicintdeleteBackups(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String[]backupIds)
   throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Description copied from 
interface:BackupAdmin
 Delete backup image command
@@ -476,7 +476,7 @@ implements 
 
 finalizeDelete
-privatevoidfinalizeDelete(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true;
 title="class or interface in java.util">HashSetTableNametablesMap,
+privatevoidfinalizeDelete(http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true;
 title="class or interface in java.util">Maphttp://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">String,http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true;
 title="class or interface in java.util">HashSetTableNametablesMap,
 BackupSystemTabletable)
  throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true;
 title="class or interface in java.io">IOException
 Updates incremental backup set for every backupRoot
@@ -495,7 +495,7 @@ implements 
 
 deleteBackup
-privateintdeleteBackup(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringbackupId,

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/709b8fcc/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index a81ff3f..c5551ed 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: 
2017-05-11
+  Last Published: 
2017-05-12
 
 
 



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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dd7176bf/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.Operator.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.Operator.html 
b/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.Operator.html
index 6691545..038e1d3 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.Operator.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.Operator.html
@@ -156,7 +156,7 @@
 148return filters;
 149  }
 150
-151  private int size() {
+151  public int size() {
 152return filters.size();
 153  }
 154

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dd7176bf/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.html 
b/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.html
index 6691545..038e1d3 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/filter/FilterList.html
@@ -156,7 +156,7 @@
 148return filters;
 149  }
 150
-151  private int size() {
+151  public int size() {
 152return filters.size();
 153  }
 154

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dd7176bf/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index 0b64010..6b4efcb 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: 
2017-05-09
+  Last Published: 
2017-05-10
 
 
 



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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7ef4c5a9/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
index 1f603c7..72dbc96 100644
--- a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
@@ -165,10 +165,10 @@
 
 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.backup.BackupRestoreConstants.BackupCommand
+org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
 org.apache.hadoop.hbase.backup.BackupInfo.BackupState
 org.apache.hadoop.hbase.backup.BackupType
-org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
+org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7ef4c5a9/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
index 20110fb..3fa62ce 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
@@ -441,7 +441,7 @@
 
 
 protected CellScanner
-RpcServer.Call.cellScanner
+ServerCall.cellScanner
 
 
 
@@ -474,7 +474,7 @@
 
 
 CellScanner
-RpcServer.Call.getCellScanner()
+ServerCall.getCellScanner()
 
 
 CellScanner
@@ -680,7 +680,7 @@
 inttimeout)
 
 
-abstract RpcServer.Call
+abstract ServerCall
 RpcServer.Connection.createCall(intid,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
@@ -695,7 +695,7 @@
   RpcServer.CallCleanupreqCleanup)
 
 
-RpcServer.Call
+ServerCall
 SimpleRpcServer.Connection.createCall(intid,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
@@ -710,7 +710,7 @@
   RpcServer.CallCleanupreqCleanup)
 
 
-RpcServer.Call
+ServerCall
 NettyRpcServer.NettyConnection.createCall(intid,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
   
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
@@ -774,7 +774,7 @@
 
 
 void
-RpcServer.Call.setResponse(org.apache.hadoop.hbase.shaded.com.google.protobuf.Messagem,
+ServerCall.setResponse(org.apache.hadoop.hbase.shaded.com.google.protobuf.Messagem,
CellScannercells,
http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true;
 title="class or interface in java.lang">Throwablet,
http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in 
java.lang">StringerrorMsg)
@@ -797,49 +797,6 @@
 
 
 
-Call(intid,
-
org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
-
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
-
org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,
-org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
-CellScannercellScanner,
-RpcServer.Connectionconnection,
-longsize,
-org.apache.htrace.TraceInfotinfo,
-http://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true;
 title="class or interface in java.net">InetAddressremoteAddress,
-inttimeout,
-RpcServer.CallCleanupreqCleanup)
-
-
-Call(intid,
-
org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingServiceservice,
-
org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptormd,
-
org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeaderheader,
-org.apache.hadoop.hbase.shaded.com.google.protobuf.Messageparam,
-CellScannercellScanner,
-RpcServer.Connectionconnection,
-longsize,
-org.apache.htrace.TraceInfotinfo,
-http://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true;
 title="class or interface in java.net">InetAddressremoteAddress,
-inttimeout,
-RpcServer.CallCleanupreqCleanup)
-
-
-Call(intid,
-

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31df4674/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
index 1f603c7..00d50bc 100644
--- a/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/backup/package-tree.html
@@ -165,10 +165,10 @@
 
 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.backup.BackupRestoreConstants.BackupCommand
-org.apache.hadoop.hbase.backup.BackupInfo.BackupState
 org.apache.hadoop.hbase.backup.BackupType
 org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
+org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
+org.apache.hadoop.hbase.backup.BackupInfo.BackupState
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31df4674/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 01eb0d1..3d5902e 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -5669,26 +5669,19 @@ service.
  byte[]k2)
 
 
-protected ScanQueryMatcher.MatchCode
-StoreScanner.optimize(ScanQueryMatcher.MatchCodeqcode,
-Cellcell)
-See if we should actually SEEK or rather just SKIP to the 
next Cell (see HBASE-13109).
-
-
-
 private void
 StoreScanner.parallelSeek(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">List? extends KeyValueScannerscanners,
 Cellkv)
 Seek storefiles in parallel to optimize IO latency as much 
as possible
 
 
-
+
 boolean
 StoreFileReader.passesGeneralRowColBloomFilter(Cellcell)
 A method for checking Bloom filters.
 
 
-
+
 private boolean
 HRegion.RegionScannerImpl.populateResult(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListCellresults,
   KeyValueHeapheap,
@@ -5698,14 +5691,14 @@ service.
  reached, or remainingResultSize (if not -1) is reaced
 
 
-
+
 Cell
 RegionCoprocessorHost.postMutationBeforeWAL(RegionObserver.MutationTypeopType,
  Mutationmutation,
  CelloldCell,
  CellnewCell)
 
-
+
 boolean
 RegionCoprocessorHost.postScannerFilterRow(InternalScanners,
 CellcurRowCell)
@@ -5713,23 +5706,23 @@ service.
  filter.
 
 
-
+
 private void
 StripeMultiFileWriter.BoundaryMultiWriter.prepareWriterFor(Cellcell)
 
-
+
 boolean
 RegionCoprocessorHost.prePrepareTimeStampForDeleteVersion(Mutationmutation,
Cellkv,
byte[]byteNow,
Getget)
 
-
+
 Cell
 CellFlatMap.put(Cellk,
Cellv)
 
-
+
 private Cell
 HMobStore.readCell(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.Pathlocations,
 http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringfileName,
@@ -5740,14 +5733,14 @@ service.
 Reads the cell from a mob file.
 
 
-
+
 private Cell
 HRegion.reckonAppend(Celldelta,
 CellcurrentValue,
 longnow,
 Appendmutation)
 
-
+
 private Cell
 HRegion.reckonIncrement(Celldelta,
longdeltaAmount,
@@ -5758,7 +5751,7 @@ service.
 Calculate new Increment Cell.
 
 
-
+
 boolean
 StoreFileScanner.requestSeek(Cellkv,
booleanforward,
@@ -5766,7 +5759,7 @@ service.
 Pretend we have done a seek but don't do it yet, if 
possible.
 
 
-
+
 boolean
 KeyValueScanner.requestSeek(Cellkv,
booleanforward,
@@ -5776,13 +5769,13 @@ service.
  row/column combination specified by the kv parameter.
 
 
-
+
 boolean
 SegmentScanner.requestSeek(Cellc,
booleanforward,
booleanuseBloom)
 
-
+
 boolean
 KeyValueHeap.requestSeek(Cellkey,
booleanforward,
@@ -5792,70 +5785,70 @@ service.
  row/column combination specified by the kv parameter.
 
 
-
+
 boolean
 NonLazyKeyValueScanner.requestSeek(Cellkv,
booleanforward,
booleanuseBloom)
 
-
+
 boolean
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6f2e75f2/apidocs/src-html/org/apache/hadoop/hbase/HConstants.html
--
diff --git a/apidocs/src-html/org/apache/hadoop/hbase/HConstants.html 
b/apidocs/src-html/org/apache/hadoop/hbase/HConstants.html
index b4e1ffc..8adbacb 100644
--- a/apidocs/src-html/org/apache/hadoop/hbase/HConstants.html
+++ b/apidocs/src-html/org/apache/hadoop/hbase/HConstants.html
@@ -1363,10 +1363,15 @@
 1355  
"hbase.snapshot.restore.take.failsafe.snapshot";
 1356  public static final boolean 
DEFAULT_SNAPSHOT_RESTORE_TAKE_FAILSAFE_SNAPSHOT = false;
 1357
-1358  private HConstants() {
-1359// Can't be instantiated with this 
ctor.
-1360  }
-1361}
+1358  public static final String 
SNAPSHOT_RESTORE_FAILSAFE_NAME =
+1359  
"hbase.snapshot.restore.failsafe.name";
+1360  public static final String 
DEFAULT_SNAPSHOT_RESTORE_FAILSAFE_NAME =
+1361  
"hbase-failsafe-{snapshot.name}-{restore.timestamp}";
+1362
+1363  private HConstants() {
+1364// Can't be instantiated with this 
ctor.
+1365  }
+1366}
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6f2e75f2/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index 47c6028..07534a1 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: 
2017-04-27
+  Last Published: 
2017-04-28
 
 
 



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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/efd0601e/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html 
b/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
index 33fd6c5..c05b3f4 100644
--- a/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
+++ b/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
@@ -262,7 +262,7 @@ the order they are declared.
 
 
 values
-public staticKeepDeletedCells[]values()
+public staticKeepDeletedCells[]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:
@@ -282,7 +282,7 @@ for (KeepDeletedCells c : KeepDeletedCells.values())
 
 
 valueOf
-public staticKeepDeletedCellsvalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+public staticKeepDeletedCellsvalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Returns the enum constant of this type with the specified 
name.
 The string must match exactly an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/efd0601e/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html 
b/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html
index e9d9c87..3fd39c3 100644
--- a/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html
+++ b/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html
@@ -263,7 +263,7 @@ the order they are declared.
 
 
 values
-public staticMemoryCompactionPolicy[]values()
+public staticMemoryCompactionPolicy[]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:
@@ -283,7 +283,7 @@ for (MemoryCompactionPolicy c : 
MemoryCompactionPolicy.values())
 
 
 valueOf
-public staticMemoryCompactionPolicyvalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+public staticMemoryCompactionPolicyvalueOf(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Returns the enum constant of this type with the specified 
name.
 The string must match exactly an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/efd0601e/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html 
b/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
index 473e890..d33831b 100644
--- a/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
+++ b/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
@@ -111,6 +111,7 @@
 
 HColumnDescriptor[]
 HTableDescriptor.getColumnFamilies()
+Deprecated.
 Returns an array all the HColumnDescriptor of 
the column families
  of the table.
 
@@ -118,6 +119,7 @@
 
 HColumnDescriptor
 HTableDescriptor.getFamily(byte[]column)
+Deprecated.
 Returns the HColumnDescriptor for a specific column family 
with name as
  specified by the parameter column.
 
@@ -129,6 +131,7 @@
 
 HColumnDescriptor
 HTableDescriptor.removeFamily(byte[]column)
+Deprecated.
 Removes the HColumnDescriptor with name specified by the 
parameter column
  from the table descriptor
 
@@ -303,6 +306,7 @@
 
 http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true;
 title="class or interface in java.util">CollectionHColumnDescriptor
 HTableDescriptor.getFamilies()
+Deprecated.
 Returns an unmodifiable collection of all the HColumnDescriptor
  of all the column families of the table.
 
@@ -319,6 +323,7 @@
 
 HTableDescriptor
 HTableDescriptor.addFamily(HColumnDescriptorfamily)
+Deprecated.
 Adds a column family.
 
 
@@ -329,6 +334,7 @@
 
 HTableDescriptor
 HTableDescriptor.modifyFamily(HColumnDescriptorfamily)
+Deprecated.
 Modifies the existing column family.
 
 
@@ -345,21 +351,6 @@
 Constructor.
 
 
-
-HTableDescriptor(TableNamename,
-HColumnDescriptor[]families)
- INTERNAL  Private constructor used internally 
creating table descriptors for
- catalog tables, hbase:meta and -ROOT-.
-
-
-
-HTableDescriptor(TableNamename,
-HColumnDescriptor[]families,
-

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/10601a30/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/class-use/TableName.html 
b/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
index 4f36aab..90815fd 100644
--- a/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
+++ b/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
@@ -533,13 +533,20 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
+AsyncAdmin.cloneSnapshot(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringsnapshotName,
+ TableNametableName)
+Create a new table by cloning the snapshot content.
+
+
+
 void
 Admin.cloneSnapshot(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringsnapshotName,
  TableNametableName)
 Create a new table by cloning the snapshot content.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true;
 title="class or interface in java.util.concurrent">Futurehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 Admin.cloneSnapshotAsync(http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringsnapshotName,
   TableNametableName)
@@ -547,20 +554,20 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
  and wait for it be completely cloned.
 
 
-
+
 void
 Admin.compact(TableNametableName)
 Compact a table.
 
 
-
+
 void
 Admin.compact(TableNametableName,
byte[]columnFamily)
 Compact a column family within a table.
 
 
-
+
 void
 Admin.compact(TableNametableName,
byte[]columnFamily,
@@ -568,14 +575,14 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 Compact a column family within a table.
 
 
-
+
 void
 Admin.compact(TableNametableName,
CompactTypecompactType)
 Compact a table.
 
 
-
+
 void
 Admin.deleteColumn(TableNametableName,
 byte[]columnFamily)
@@ -587,134 +594,134 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.
 
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 AsyncAdmin.deleteColumnFamily(TableNametableName,
   byte[]columnFamily)
 Delete a column family from a table.
 
 
-
+
 void
 Admin.deleteColumnFamily(TableNametableName,
   byte[]columnFamily)
 Delete a column family from a table.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true;
 title="class or interface in java.util.concurrent">Futurehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 Admin.deleteColumnFamilyAsync(TableNametableName,
byte[]columnFamily)
 Delete a column family from a table.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 AsyncAdmin.deleteTable(TableNametableName)
 Deletes a table.
 
 
-
+
 void
 Admin.deleteTable(TableNametableName)
 Deletes a table.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true;
 title="class or interface in java.util.concurrent">Futurehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 Admin.deleteTableAsync(TableNametableName)
 Deletes the table but does not block and wait for it be 
completely removed.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true;
 title="class or interface in java.lang">Void
 AsyncAdmin.disableTable(TableNametableName)
 Disable a table.
 
 
-
+
 void
 Admin.disableTable(TableNametableName)
 Disable table and wait on 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/662ea7dc/bulk-loads.html
--
diff --git a/bulk-loads.html b/bulk-loads.html
index 0e23717..f259f69 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: 
2017-04-19
+  Last Published: 
2017-04-20
 
 
 



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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6b4bae59/apidocs/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.html
--
diff --git 
a/apidocs/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.html 
b/apidocs/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.html
index 55faa29..3797239 100644
--- a/apidocs/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.html
+++ b/apidocs/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.html
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public class LoadIncrementalHFiles
+public class LoadIncrementalHFiles
 extends org.apache.hadoop.conf.Configured
 implements org.apache.hadoop.util.Tool
 Tool to load the output of HFileOutputFormat into an 
existing table.
@@ -392,7 +392,7 @@ implements org.apache.hadoop.util.Tool
 
 
 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 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 NAME
 
 See Also:
 Constant
 Field Values
@@ -405,7 +405,7 @@ implements org.apache.hadoop.util.Tool
 
 
 MAX_FILES_PER_REGION_PER_FAMILY
-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 MAX_FILES_PER_REGION_PER_FAMILY
+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 MAX_FILES_PER_REGION_PER_FAMILY
 
 See Also:
 Constant
 Field Values
@@ -418,7 +418,7 @@ implements org.apache.hadoop.util.Tool
 
 
 CREATE_TABLE_CONF_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 CREATE_TABLE_CONF_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 CREATE_TABLE_CONF_KEY
 
 See Also:
 Constant
 Field Values
@@ -431,7 +431,7 @@ implements org.apache.hadoop.util.Tool
 
 
 IGNORE_UNMATCHED_CF_CONF_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 IGNORE_UNMATCHED_CF_CONF_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 IGNORE_UNMATCHED_CF_CONF_KEY
 
 See Also:
 Constant
 Field Values
@@ -444,7 +444,7 @@ implements org.apache.hadoop.util.Tool
 
 
 ALWAYS_COPY_FILES
-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 ALWAYS_COPY_FILES
+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 ALWAYS_COPY_FILES
 
 See Also:
 Constant
 Field Values
@@ -465,7 +465,7 @@ implements org.apache.hadoop.util.Tool
 
 
 LoadIncrementalHFiles
-publicLoadIncrementalHFiles(org.apache.hadoop.conf.Configurationconf)
+publicLoadIncrementalHFiles(org.apache.hadoop.conf.Configurationconf)
   throws http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true;
 title="class or interface in java.lang">Exception
 
 Throws:
@@ -487,7 +487,7 @@ implements org.apache.hadoop.util.Tool
 
 
 doBulkLoad
-publicvoiddoBulkLoad(org.apache.hadoop.fs.PathhfofDir,
+publicvoiddoBulkLoad(org.apache.hadoop.fs.PathhfofDir,
Adminadmin,
Tabletable,
RegionLocatorregionLocator)
@@ -514,7 +514,7 @@ implements org.apache.hadoop.util.Tool
 
 
 doBulkLoad
-publicvoiddoBulkLoad(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.Pathmap,
+publicvoiddoBulkLoad(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.Pathmap,
Adminadmin,
Tabletable,
RegionLocatorregionLocator,
@@ -544,7 +544,7 @@ implements org.apache.hadoop.util.Tool
 
 
 doBulkLoad
-publicvoiddoBulkLoad(org.apache.hadoop.fs.PathhfofDir,
+publicvoiddoBulkLoad(org.apache.hadoop.fs.PathhfofDir,
Adminadmin,
Tabletable,

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2fcc2ae0/checkstyle.rss
--
diff --git a/checkstyle.rss b/checkstyle.rss
index 8c4443a..55c3e40 100644
--- a/checkstyle.rss
+++ b/checkstyle.rss
@@ -25,8 +25,8 @@ under the License.
 en-us
 2007 - 2017 The Apache Software Foundation
 
-  File: 2146,
- Errors: 14241,
+  File: 2144,
+ Errors: 14237,
  Warnings: 0,
  Infos: 0
   
@@ -8455,7 +8455,7 @@ under the License.
   0
 
 
-  0
+  1
 
   
   
@@ -9230,20 +9230,6 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.ByteBufferChunkCell.java;>org/apache/hadoop/hbase/regionserver/ByteBufferChunkCell.java
-
-
-  0
-
-
-  0
-
-
-  0
-
-  
-  
-
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor.java;>org/apache/hadoop/hbase/io/crypto/aes/CommonsCryptoAESEncryptor.java
 
 
@@ -13957,7 +13943,7 @@ under the License.
   0
 
 
-  0
+  1
 
   
   
@@ -19291,7 +19277,7 @@ under the License.
   0
 
 
-  21
+  15
 
   
   
@@ -20178,6 +20164,20 @@ under the License.
   
   
 
+  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.MemStoreChunkPool.java;>org/apache/hadoop/hbase/regionserver/MemStoreChunkPool.java
+
+
+  0
+
+
+  0
+
+
+  7
+
+  
+  
+
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils.java;>org/apache/hadoop/hbase/snapshot/ClientSnapshotDescriptionUtils.java
 
 
@@ -20509,7 +20509,7 @@ under the License.
   0
 
 
-  2
+  1
 
   
   
@@ -24798,20 +24798,6 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.ChunkCreator.java;>org/apache/hadoop/hbase/regionserver/ChunkCreator.java
-
-
-  0
-
-
-  0
-
-
-  6
-
-  
-  
-
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.io.crypto.Decryptor.java;>org/apache/hadoop/hbase/io/crypto/Decryptor.java
 
 
@@ -29586,20 +29572,6 @@ under the License.
   
   
 
-  http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.regionserver.NoTagByteBufferChunkCell.java;>org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkCell.java
-
-
-  0
-
-
-  0
-
-
-  0
-
-  
-  
-
   http://hbase.apache.org/checkstyle.html#org.apache.hadoop.hbase.shaded.com.google.protobuf.UninitializedMessageException.java;>org/apache/hadoop/hbase/shaded/com/google/protobuf/UninitializedMessageException.java
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2fcc2ae0/coc.html
--
diff --git a/coc.html b/coc.html
index 1661e30..e96ced0 100644
--- a/coc.html
+++ b/coc.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase  
   Code of Conduct Policy
@@ -392,7 +392,7 @@ email to mailto:priv...@hbase.apache.org;>the priv
 https://www.apache.org/;>The Apache Software 
Foundation.
 All rights reserved.  
 
-  

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e4348f53/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
--
diff --git a/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html 
b/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
index 8e8bb4a..17c9e19 100644
--- a/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
+++ b/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"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":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6};
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"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":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -102,7 +102,7 @@ var activeTableTab = "activeTableTab";
 
 
 @InterfaceAudience.Public
-public interface AsyncAdmin
+public interface AsyncAdmin
 The asynchronous administrative API for HBase.
 
 
@@ -286,22 +286,28 @@ public interface 
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true;
 title="class or interface in java.util">ListQuotaSettings
+getQuota(QuotaFilterfilter)
+List the quotas based on the filter.
+
+
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureHTableDescriptor
 getTableDescriptor(TableNametableName)
 Method for getting the tableDescriptor
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
 isBalancerEnabled()
 Query the current state of the balancer.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
 isTableAvailable(TableNametableName)
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
 isTableAvailable(TableNametableName,
 byte[][]splitKeys)
@@ -309,61 +315,61 @@ public interface 
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
 isTableDisabled(TableNametableName)
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFuturehttp://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true;
 title="class or interface in java.lang">Boolean
 isTableEnabled(TableNametableName)
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureNamespaceDescriptor[]
 listNamespaceDescriptors()
 List available namespace descriptors
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureTableName[]
 listTableNames()
 List all of the names of userspace tables.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true;
 title="class or interface in java.util.concurrent">CompletableFutureTableName[]
 

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e57d1b63/apidocs/deprecated-list.html
--
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
deleted file mode 100644
index 987f686..000
--- a/apidocs/deprecated-list.html
+++ /dev/null
@@ -1,803 +0,0 @@
-http://www.w3.org/TR/html4/loose.dtd;>
-
-
-
-
-
-Deprecated List (Apache HBase 2.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
-
-
-
-
-
-
-
-
-
-
-Deprecated API
-Contents
-
-Deprecated Classes
-Deprecated Exceptions
-Deprecated Fields
-Deprecated Methods
-Deprecated Constructors
-
-
-
-
-
-
-
-
-Deprecated Classes
-
-Class and Description
-
-
-
-org.apache.hadoop.hbase.util.Counter
-use http://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">LongAdder instead.
-
-
-
-org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-Deprecated in 2.0. See 
HBASE-13347
-
-
-
-org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-use Admin instead.
-
-
-
-
-
-
-
-
-
-
-
-
-Deprecated Exceptions
-
-Exceptions and Description
-
-
-
-org.apache.hadoop.hbase.regionserver.RowTooBigException
-use RowTooBigException 
instead.
-
-
-
-
-
-
-
-
-
-
-
-
-Deprecated Fields
-
-Field and Description
-
-
-
-org.apache.hadoop.hbase.HTableDescriptor.DEFERRED_LOG_FLUSH
-Use HTableDescriptor.DURABILITY
 instead.
-
-
-
-org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner.END
-
-
-org.apache.hadoop.hbase.HConstants.HBASE_REGIONSERVER_LEASE_PERIOD_KEY
-This config option is 
deprecated. Will be removed at later releases after 0.96.
-
-
-
-org.apache.hadoop.hbase.mapreduce.TableSplit.LOG
-LOG variable would be made 
private. fix in hbase 3.0
-
-
-
-org.apache.hadoop.hbase.HConstants.META_TABLE_NAME
-For upgrades of 0.94 to 
0.96
-
-
-
-org.apache.hadoop.hbase.HConstants.OLDEST_TIMESTAMP
-Should not be public since 
hbase-1.3.0. For internal use only. Move internal to
- Scanners flagged as special timestamp value never to be returned as timestamp 
on a Cell.
-
-
-
-org.apache.hadoop.hbase.client.Scan.SCAN_ATTRIBUTES_METRICS_DATA
-
-
-org.apache.hadoop.hbase.client.Scan.SCAN_ATTRIBUTES_METRICS_ENABLE
-since 1.0.0. Use Scan.setScanMetricsEnabled(boolean)
-
-
-
-org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner.START
-
-
-
-
-
-
-
-
-
-
-
-Deprecated Methods
-
-Method and Description
-
-
-
-org.apache.hadoop.hbase.client.Admin.addColumn(TableName,
 HColumnDescriptor)
-As of release 2.0.0.
- (https://issues.apache.org/jira/browse/HBASE-1989;>HBASE-1989).
- This will be removed in HBase 3.0.0.
- Use Admin.addColumnFamily(TableName,
 HColumnDescriptor).
-
-
-
-org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil.addDependencyJars(Configuration,
 Class?...)
-rely on TableMapReduceUtil.addDependencyJars(Job)
 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.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.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.mapreduce.CellCreator.create(byte[],
 int, int, byte[], int, int, byte[], int, int, long, byte[], int, int, 
String)
-
-
-org.apache.hadoop.hbase.client.Admin.deleteColumn(TableName,
 byte[])
-As of release 2.0.0.
-