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

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

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

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

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

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