From commits-return-66442-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Mon Jan 29 16:14:17 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 9AF22180654 for ; Mon, 29 Jan 2018 16:14:16 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8A363160C5D; Mon, 29 Jan 2018 15:14:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9090B160C5F for ; Mon, 29 Jan 2018 16:14:13 +0100 (CET) Received: (qmail 5706 invoked by uid 500); 29 Jan 2018 15:14:08 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 4543 invoked by uid 99); 29 Jan 2018 15:14:07 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2018 15:14:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 616DDDFAB9; Mon, 29 Jan 2018 15:14:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@hbase.apache.org Date: Mon, 29 Jan 2018 15:14:22 -0000 Message-Id: <8f828556071344c8839645478c9e3ea6@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [18/51] [partial] hbase-site git commit: Published site at . http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocatorConcurrenyLimit.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocatorConcurrenyLimit.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocatorConcurrenyLimit.html index 6e03d49..702b888 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocatorConcurrenyLimit.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocatorConcurrenyLimit.html @@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";


  • -
    public class TestAsyncNonMetaRegionLocatorConcurrenyLimit
    +
    public class TestAsyncNonMetaRegionLocatorConcurrenyLimit
     extends Object
  • @@ -149,38 +149,42 @@ extends Field and Description +static HBaseClassTestRule +CLASS_RULE  + + private static AtomicInteger CONCURRENCY  - + private static org.apache.hadoop.hbase.client.AsyncConnectionImpl CONN  - + private static byte[] FAMILY  - + private static org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator LOCATOR  - + private static int MAX_ALLOWED  - + private static AtomicInteger MAX_CONCURRENCY  - + private static byte[][] SPLIT_KEYS  - + private static org.apache.hadoop.hbase.TableName TABLE_NAME  - + private static HBaseTestingUtility TEST_UTIL  @@ -254,13 +258,22 @@ extends + + + @@ -269,7 +282,7 @@ extends
  • TABLE_NAME

    -
    private static org.apache.hadoop.hbase.TableName TABLE_NAME
    +
    private static org.apache.hadoop.hbase.TableName TABLE_NAME
  • @@ -278,7 +291,7 @@ extends
  • FAMILY

    -
    private static byte[] FAMILY
    +
    private static byte[] FAMILY
  • @@ -287,7 +300,7 @@ extends
  • CONN

    -
    private static org.apache.hadoop.hbase.client.AsyncConnectionImpl CONN
    +
    private static org.apache.hadoop.hbase.client.AsyncConnectionImpl CONN
  • @@ -296,7 +309,7 @@ extends
  • LOCATOR

    -
    private static org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator LOCATOR
    +
    private static org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator LOCATOR
  • @@ -305,7 +318,7 @@ extends
  • SPLIT_KEYS

    -
    private static byte[][] SPLIT_KEYS
    +
    private static byte[][] SPLIT_KEYS
  • @@ -314,7 +327,7 @@ extends
  • MAX_ALLOWED

    -
    private static int MAX_ALLOWED
    +
    private static int MAX_ALLOWED
  • @@ -323,7 +336,7 @@ extends
  • CONCURRENCY

    -
    private static AtomicInteger CONCURRENCY
    +
    private static AtomicInteger CONCURRENCY
  • @@ -332,7 +345,7 @@ extends
  • MAX_CONCURRENCY

    -
    private static AtomicInteger MAX_CONCURRENCY
    +
    private static AtomicInteger MAX_CONCURRENCY
  • @@ -349,7 +362,7 @@ extends
  • TestAsyncNonMetaRegionLocatorConcurrenyLimit

    -
    public TestAsyncNonMetaRegionLocatorConcurrenyLimit()
    +
    public TestAsyncNonMetaRegionLocatorConcurrenyLimit()
  • @@ -366,7 +379,7 @@ extends
  • setUp

    -
    public static void setUp()
    +
    public static void setUp()
                       throws Exception
    Throws:
    @@ -380,7 +393,7 @@ extends
  • tearDown

    -
    public static void tearDown()
    +
    public static void tearDown()
                          throws Exception
    Throws:
    @@ -394,7 +407,7 @@ extends
  • assertLocs

    -
    private void assertLocs(List<CompletableFuture<org.apache.hadoop.hbase.HRegionLocation>> futures)
    +
    private void assertLocs(List<CompletableFuture<org.apache.hadoop.hbase.HRegionLocation>> futures)
                      throws InterruptedException,
                             ExecutionException
    @@ -410,7 +423,7 @@ extends
  • test

    -
    public void test()
    +
    public void test()
               throws InterruptedException,
                      ExecutionException
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcedureAdminApi.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcedureAdminApi.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcedureAdminApi.html index d3d9fcd..c442866 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcedureAdminApi.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcedureAdminApi.html @@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab"; @@ -129,6 +129,17 @@ extends +Fields  + +Modifier and Type +Field and Description + + +static HBaseClassTestRule +CLASS_RULE  + +


    -
    static class TestAsyncProcess.AsyncProcessForThrowableCheck
    +
    static class TestAsyncProcess.AsyncProcessForThrowableCheck
     extends Object
  • @@ -507,7 +507,7 @@ extends
  • AsyncProcessForThrowableCheck

    -
    public AsyncProcessForThrowableCheck(org.apache.hadoop.hbase.client.ClusterConnection hc,
    +
    public AsyncProcessForThrowableCheck(org.apache.hadoop.hbase.client.ClusterConnection hc,
                                          org.apache.hadoop.conf.Configuration conf)
  • http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.AsyncProcessWithFailure.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.AsyncProcessWithFailure.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.AsyncProcessWithFailure.html index 3d2bd3c..56eb938 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.AsyncProcessWithFailure.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.AsyncProcessWithFailure.html @@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";


    -
    static class TestAsyncProcess.AsyncProcessWithFailure
    +
    static class TestAsyncProcess.AsyncProcessWithFailure
     extends TestAsyncProcess.MyAsyncProcess
  • @@ -340,7 +340,7 @@ extends
  • ioe

    -
    private final IOException ioe
    +
    private final IOException ioe
  • @@ -530,7 +530,7 @@ extends
  • AsyncProcessWithFailure

    -
    public AsyncProcessWithFailure(org.apache.hadoop.hbase.client.ClusterConnection hc,
    +
    public AsyncProcessWithFailure(org.apache.hadoop.hbase.client.ClusterConnection hc,
                                    org.apache.hadoop.conf.Configuration conf,
                                    IOException ioe)
  • @@ -549,7 +549,7 @@ extends
  • createCaller

    -
    protected org.apache.hadoop.hbase.client.RpcRetryingCaller<org.apache.hadoop.hbase.client.AbstractResponse> createCaller(org.apache.hadoop.hbase.client.CancellableRegionServerCallable callable,
    +
    protected org.apache.hadoop.hbase.client.RpcRetryingCaller<org.apache.hadoop.hbase.client.AbstractResponse> createCaller(org.apache.hadoop.hbase.client.CancellableRegionServerCallable callable,
                                                                                                                              int rpcTimeout)
    Overrides:
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CallerWithFailure.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CallerWithFailure.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CallerWithFailure.html index 7786882..4be0d3b 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CallerWithFailure.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CallerWithFailure.html @@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";


    -
    static class TestAsyncProcess.CallerWithFailure
    +
    static class TestAsyncProcess.CallerWithFailure
     extends org.apache.hadoop.hbase.client.RpcRetryingCallerImpl<org.apache.hadoop.hbase.client.AbstractResponse>
  • @@ -225,7 +225,7 @@ extends org.apache.hadoop.hbase.client.RpcRetryingCallerImpl<org.apache.hadoo
  • @@ -242,7 +242,7 @@ extends org.apache.hadoop.hbase.client.RpcRetryingCallerImpl<org.apache.hadoo
  • @@ -259,7 +259,7 @@ extends org.apache.hadoop.hbase.client.RpcRetryingCallerImpl<org.apache.hadoo
    • callWithoutRetries

      -
      public org.apache.hadoop.hbase.client.AbstractResponse callWithoutRetries(org.apache.hadoop.hbase.client.RetryingCallable<org.apache.hadoop.hbase.client.AbstractResponse> callable,
      +
      public org.apache.hadoop.hbase.client.AbstractResponse callWithoutRetries(org.apache.hadoop.hbase.client.RetryingCallable<org.apache.hadoop.hbase.client.AbstractResponse> callable,
                                                                                 int callTimeout)
                                                                          throws IOException,
                                                                                 RuntimeException
      http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CountingThreadFactory.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CountingThreadFactory.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CountingThreadFactory.html index 386ed1e..1e0b505 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CountingThreadFactory.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.CountingThreadFactory.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";

      -
      static class TestAsyncProcess.CountingThreadFactory
      +
      static class TestAsyncProcess.CountingThreadFactory
       extends Object
       implements ThreadFactory
    • @@ -210,7 +210,7 @@ implements
    • nbThreads

      -
      final AtomicInteger nbThreads
      +
      final AtomicInteger nbThreads
    @@ -219,7 +219,7 @@ implements
  • realFactory

    -
    ThreadFactory realFactory
    +
    ThreadFactory realFactory
  • @@ -236,7 +236,7 @@ implements
  • CountingThreadFactory

    -
    CountingThreadFactory(AtomicInteger nbThreads)
    +
    CountingThreadFactory(AtomicInteger nbThreads)
  • @@ -253,7 +253,7 @@ implements
  • newThread

    -
    public Thread newThread(Runnable r)
    +
    public Thread newThread(Runnable r)
    Specified by:
    newThread in interface ThreadFactory
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html index d83ebb9..091d731 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcess.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";


    -
    static class TestAsyncProcess.MyAsyncProcess
    +
    static class TestAsyncProcess.MyAsyncProcess
     extends Object
  • @@ -381,7 +381,7 @@ extends
  • nbMultiResponse

    -
    final AtomicInteger nbMultiResponse
    +
    final AtomicInteger nbMultiResponse
  • @@ -390,7 +390,7 @@ extends
  • nbActions

    -
    final AtomicInteger nbActions
    +
    final AtomicInteger nbActions
  • @@ -399,7 +399,7 @@ extends
  • allReqs

    -
    public List<org.apache.hadoop.hbase.client.AsyncRequestFuture> allReqs
    +
    public List<org.apache.hadoop.hbase.client.AsyncRequestFuture> allReqs
  • @@ -408,7 +408,7 @@ extends
  • callsCt

    -
    public AtomicInteger callsCt
    +
    public AtomicInteger callsCt
  • @@ -417,7 +417,7 @@ extends
  • previousTimeout

    -
    private long previousTimeout
    +
    private long previousTimeout
  • @@ -426,7 +426,7 @@ extends
  • service

    -
    final ExecutorService service
    +
    final ExecutorService service
  • @@ -616,7 +616,7 @@ extends
  • MyAsyncProcess

    -
    public MyAsyncProcess(org.apache.hadoop.hbase.client.ClusterConnection hc,
    +
    public MyAsyncProcess(org.apache.hadoop.hbase.client.ClusterConnection hc,
                           org.apache.hadoop.conf.Configuration conf)
  • @@ -626,7 +626,7 @@ extends
  • MyAsyncProcess

    -
    public MyAsyncProcess(org.apache.hadoop.hbase.client.ClusterConnection hc,
    +
    public MyAsyncProcess(org.apache.hadoop.hbase.client.ClusterConnection hc,
                           org.apache.hadoop.conf.Configuration conf,
                           AtomicInteger nbThreads)
  • @@ -637,7 +637,7 @@ extends
  • MyAsyncProcess

    -
    public MyAsyncProcess(org.apache.hadoop.hbase.client.ClusterConnection hc,
    +
    public MyAsyncProcess(org.apache.hadoop.hbase.client.ClusterConnection hc,
                           org.apache.hadoop.conf.Configuration conf,
                           boolean useGlobalErrors)
  • @@ -656,7 +656,7 @@ extends
  • createAsyncRequestFuture

    -
    protected <Res> org.apache.hadoop.hbase.client.AsyncRequestFutureImpl<Res> createAsyncRequestFuture(org.apache.hadoop.hbase.client.AsyncProcessTask task,
    +
    protected <Res> org.apache.hadoop.hbase.client.AsyncRequestFutureImpl<Res> createAsyncRequestFuture(org.apache.hadoop.hbase.client.AsyncProcessTask task,
                                                                                                         List<org.apache.hadoop.hbase.client.Action> actions,
                                                                                                         long nonceGroup)
  • @@ -667,7 +667,7 @@ extends
  • submit

    -
    public <CResult> org.apache.hadoop.hbase.client.AsyncRequestFuture submit(ExecutorService pool,
    +
    public <CResult> org.apache.hadoop.hbase.client.AsyncRequestFuture submit(ExecutorService pool,
                                                                               org.apache.hadoop.hbase.TableName tableName,
                                                                               List<? extends org.apache.hadoop.hbase.client.Row> rows,
                                                                               boolean atLeastOne,
    @@ -686,7 +686,7 @@ extends 
     
  • submit

    -
    public <CResult> org.apache.hadoop.hbase.client.AsyncRequestFuture submit(org.apache.hadoop.hbase.TableName tableName,
    +
    public <CResult> org.apache.hadoop.hbase.client.AsyncRequestFuture submit(org.apache.hadoop.hbase.TableName tableName,
                                                                               List<? extends org.apache.hadoop.hbase.client.Row> rows,
                                                                               boolean atLeastOne,
                                                                               org.apache.hadoop.hbase.client.coprocessor.Batch.Callback<CResult> callback,
    @@ -704,7 +704,7 @@ extends 
     
  • submit

    -
    public <Res> org.apache.hadoop.hbase.client.AsyncRequestFuture submit(org.apache.hadoop.hbase.client.AsyncProcessTask<Res> task)
    +
    public <Res> org.apache.hadoop.hbase.client.AsyncRequestFuture submit(org.apache.hadoop.hbase.client.AsyncProcessTask<Res> task)
                                                                    throws InterruptedIOException
    Throws:
    @@ -718,7 +718,7 @@ extends
  • createCaller

    -
    protected org.apache.hadoop.hbase.client.RpcRetryingCaller<org.apache.hadoop.hbase.client.AbstractResponse> createCaller(org.apache.hadoop.hbase.client.CancellableRegionServerCallable callable,
    +
    protected org.apache.hadoop.hbase.client.RpcRetryingCaller<org.apache.hadoop.hbase.client.AbstractResponse> createCaller(org.apache.hadoop.hbase.client.CancellableRegionServerCallable callable,
                                                                                                                              int rpcTimeout)
  • http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html index 6be1b8b..b795d02 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncProcessWithReplicas.html @@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";


    -
    static class TestAsyncProcess.MyAsyncProcessWithReplicas
    +
    static class TestAsyncProcess.MyAsyncProcessWithReplicas
     extends TestAsyncProcess.MyAsyncProcess
  • @@ -373,7 +373,7 @@ extends
  • failures

    -
    private Set<byte[]> failures
    +
    private Set<byte[]> failures
  • @@ -382,7 +382,7 @@ extends
  • primarySleepMs

    -
    private long primarySleepMs
    +
    private long primarySleepMs
  • @@ -391,7 +391,7 @@ extends
  • replicaSleepMs

    -
    private long replicaSleepMs
    +
    private long replicaSleepMs
  • @@ -400,7 +400,7 @@ extends
  • customPrimarySleepMs

    -
    private Map<org.apache.hadoop.hbase.ServerName,Long> customPrimarySleepMs
    +
    private Map<org.apache.hadoop.hbase.ServerName,Long> customPrimarySleepMs
  • @@ -409,7 +409,7 @@ extends
  • replicaCalls

    -
    private final AtomicLong replicaCalls
    +
    private final AtomicLong replicaCalls
  • @@ -599,7 +599,7 @@ extends
  • MyAsyncProcessWithReplicas

    -
    public MyAsyncProcessWithReplicas(org.apache.hadoop.hbase.client.ClusterConnection hc,
    +
    public MyAsyncProcessWithReplicas(org.apache.hadoop.hbase.client.ClusterConnection hc,
                                       org.apache.hadoop.conf.Configuration conf)
  • @@ -617,7 +617,7 @@ extends
  • addFailures

    -
    public void addFailures(org.apache.hadoop.hbase.client.RegionInfo... hris)
    +
    public void addFailures(org.apache.hadoop.hbase.client.RegionInfo... hris)
  • @@ -626,7 +626,7 @@ extends
  • getReplicaCallCount

    -
    public long getReplicaCallCount()
    +
    public long getReplicaCallCount()
  • @@ -635,7 +635,7 @@ extends
  • setPrimaryCallDelay

    -
    public void setPrimaryCallDelay(org.apache.hadoop.hbase.ServerName server,
    +
    public void setPrimaryCallDelay(org.apache.hadoop.hbase.ServerName server,
                                     long primaryMs)
  • @@ -645,7 +645,7 @@ extends
  • setCallDelays

    -
    public void setCallDelays(long primaryMs,
    +
    public void setCallDelays(long primaryMs,
                               long replicaMs)
  • @@ -655,7 +655,7 @@ extends
  • createCaller

    -
    protected org.apache.hadoop.hbase.client.RpcRetryingCaller<org.apache.hadoop.hbase.client.AbstractResponse> createCaller(org.apache.hadoop.hbase.client.CancellableRegionServerCallable payloadCallable,
    +
    protected org.apache.hadoop.hbase.client.RpcRetryingCaller<org.apache.hadoop.hbase.client.AbstractResponse> createCaller(org.apache.hadoop.hbase.client.CancellableRegionServerCallable payloadCallable,
                                                                                                                              int rpcTimeout)
    Overrides:
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html index 384f570..7c9c97e 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyAsyncRequestFutureImpl.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";


    -
    static class TestAsyncProcess.MyAsyncRequestFutureImpl<Res>
    +
    static class TestAsyncProcess.MyAsyncRequestFutureImpl<Res>
     extends Object
  • @@ -291,7 +291,7 @@ extends
  • heapSizesByServer

    -
    private final Map<org.apache.hadoop.hbase.ServerName,List<Long>> heapSizesByServer
    +
    private final Map<org.apache.hadoop.hbase.ServerName,List<Long>> heapSizesByServer
  • @@ -308,7 +308,7 @@ extends
  • MyAsyncRequestFutureImpl

    -
    public MyAsyncRequestFutureImpl(org.apache.hadoop.hbase.client.AsyncProcessTask task,
    +
    public MyAsyncRequestFutureImpl(org.apache.hadoop.hbase.client.AsyncProcessTask task,
                                     List<org.apache.hadoop.hbase.client.Action> actions,
                                     long nonceGroup,
                                     org.apache.hadoop.hbase.client.AsyncProcess asyncProcess)
    @@ -328,7 +328,7 @@ extends
  • updateStats

    -
    protected void updateStats(org.apache.hadoop.hbase.ServerName server,
    +
    protected void updateStats(org.apache.hadoop.hbase.ServerName server,
                                Map<byte[],org.apache.hadoop.hbase.client.MultiResponse.RegionResult> results)
  • @@ -338,7 +338,7 @@ extends
  • getRequestHeapSize

    -
    Map<org.apache.hadoop.hbase.ServerName,List<Long>> getRequestHeapSize()
    +
    Map<org.apache.hadoop.hbase.ServerName,List<Long>> getRequestHeapSize()
  • @@ -347,7 +347,7 @@ extends
  • createSingleServerRequest

    -
    org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.SingleServerRequestRunnable createSingleServerRequest(org.apache.hadoop.hbase.client.MultiAction multiAction,
    +
    org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.SingleServerRequestRunnable createSingleServerRequest(org.apache.hadoop.hbase.client.MultiAction multiAction,
                                                                                                                 int numAttempt,
                                                                                                                 org.apache.hadoop.hbase.ServerName server,
                                                                                                                 Set<org.apache.hadoop.hbase.client.CancellableRegionServerCallable> callsInProgress)
    @@ -359,7 +359,7 @@ extends
  • heapSizeOf

    -
    private long heapSizeOf(org.apache.hadoop.hbase.client.MultiAction multiAction)
    +
    private long heapSizeOf(org.apache.hadoop.hbase.client.MultiAction multiAction)
  • http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html index 0731291..ce75556 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyClientBackoffPolicy.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";

    -
    static class TestAsyncProcess.MyClientBackoffPolicy
    +
    static class TestAsyncProcess.MyClientBackoffPolicy
     extends Object
     implements org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy
    Make the backoff time always different on each call.
    @@ -216,7 +216,7 @@ implements org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy
  • @@ -233,7 +233,7 @@ implements org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy
  • @@ -250,7 +250,7 @@ implements org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy
    • getBackoffTime

      -
      public long getBackoffTime(org.apache.hadoop.hbase.ServerName serverName,
      +
      public long getBackoffTime(org.apache.hadoop.hbase.ServerName serverName,
                                  byte[] region,
                                  org.apache.hadoop.hbase.client.backoff.ServerStatistics stats)
      http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.TestRegistry.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.TestRegistry.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.TestRegistry.html index 17f7397..d3547b6 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.TestRegistry.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.TestRegistry.html @@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";


      -
      public static class TestAsyncProcess.MyConnectionImpl.TestRegistry
      +
      public static class TestAsyncProcess.MyConnectionImpl.TestRegistry
       extends DoNothingAsyncRegistry
    @@ -198,7 +198,7 @@ extends
  • TestRegistry

    -
    public TestRegistry(org.apache.hadoop.conf.Configuration conf)
    +
    public TestRegistry(org.apache.hadoop.conf.Configuration conf)
  • @@ -215,7 +215,7 @@ extends
  • getClusterId

    -
    public CompletableFuture<StringgetClusterId()
    +
    public CompletableFuture<StringgetClusterId()
    Overrides:
    getClusterId in class DoNothingAsyncRegistry
    @@ -228,7 +228,7 @@ extends
  • getCurrentNrHRS

    -
    public CompletableFuture<IntegergetCurrentNrHRS()
    +
    public CompletableFuture<IntegergetCurrentNrHRS()
    Overrides:
    getCurrentNrHRS in class DoNothingAsyncRegistry
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cc6597ec/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.html b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.html index d30f568..af30e3b 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.html +++ b/testdevapidocs/org/apache/hadoop/hbase/client/TestAsyncProcess.MyConnectionImpl.html @@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";


    -
    static class TestAsyncProcess.MyConnectionImpl
    +
    static class TestAsyncProcess.MyConnectionImpl
     extends Object
    Returns our async process.
  • @@ -552,7 +552,7 @@ extends
  • nbThreads

    -
    final AtomicInteger nbThreads
    +
    final AtomicInteger nbThreads
  • @@ -627,7 +627,7 @@ extends
  • MyConnectionImpl

    -
    protected MyConnectionImpl(org.apache.hadoop.conf.Configuration conf)
    +
    protected MyConnectionImpl(org.apache.hadoop.conf.Configuration conf)
                         throws IOException
    Throws:
    @@ -649,7 +649,7 @@ extends
  • setupConf

    -
    private static org.apache.hadoop.conf.Configuration setupConf(org.apache.hadoop.conf.Configuration conf)
    +
    private static org.apache.hadoop.conf.Configuration setupConf(org.apache.hadoop.conf.Configuration conf)
  • @@ -658,7 +658,7 @@ extends
  • locateRegion

    -
    public org.apache.hadoop.hbase.RegionLocations locateRegion(org.apache.hadoop.hbase.TableName tableName,
    +
    public org.apache.hadoop.hbase.RegionLocations locateRegion(org.apache.hadoop.hbase.TableName tableName,
                                                                 byte[] row,
                                                                 boolean useCache,
                                                                 boolean retry,
    @@ -678,7 +678,7 @@ extends 
     
  • hasCellBlockSupport

    -
    public boolean hasCellBlockSupport()
    +
    public boolean hasCellBlockSupport()
    Specified by:
    hasCellBlockSupport in interface org.apache.hadoop.hbase.client.ClusterConnection