Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 73E75200D5F for ; Sun, 3 Dec 2017 16:18:23 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 72642160BF1; Sun, 3 Dec 2017 15:18:23 +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 D511E160C1B for ; Sun, 3 Dec 2017 16:18:20 +0100 (CET) Received: (qmail 27385 invoked by uid 500); 3 Dec 2017 15:18:14 -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 26381 invoked by uid 99); 3 Dec 2017 15:18:13 -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; Sun, 03 Dec 2017 15:18:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A10DEF5F21; Sun, 3 Dec 2017 15:18:12 +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: Sun, 03 Dec 2017 15:18:55 -0000 Message-Id: <535410234b4246cf8b6f2e7d70b49729@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [45/51] [partial] hbase-site git commit: Published site at . archived-at: Sun, 03 Dec 2017 15:18:23 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html index e9b93ad..6b003aa 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html @@ -5431,6 +5431,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. com.lmax.disruptor.RingBuffer<RingBufferTruck> ringBuffer)  +default void +WALActionsListener.visitLogEntryBeforeWrite(RegionInfo info, + WALKey logKey, + WALEdit logEdit) +
Called before each write.
+ + + static WALKey WALUtil.writeBulkLoadMarkerAndSync(WAL wal, NavigableMap<byte[],Integer> replicationScope, @@ -5440,7 +5448,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.
Write a log marker that a bulk load has succeeded and is about to be committed.
- + static WALKey WALUtil.writeCompactionMarker(WAL wal, NavigableMap<byte[],Integer> replicationScope, @@ -5450,7 +5458,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.
Write the marker that a compaction has succeeded and is about to be committed.
- + static WALKey WALUtil.writeFlushMarker(WAL wal, NavigableMap<byte[],Integer> replicationScope, @@ -5461,7 +5469,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.
Write a flush marker indicating a start / abort or a complete of a region flush
- + private static WALKey WALUtil.writeMarker(WAL wal, NavigableMap<byte[],Integer> replicationScope, @@ -5469,7 +5477,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. WALEdit edit, MultiVersionConcurrencyControl mvcc)  - + static WALKey WALUtil.writeRegionEventMarker(WAL wal, NavigableMap<byte[],Integer> replicationScope, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/client/class-use/ZKAsyncRegistry.Converter.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/ZKAsyncRegistry.Converter.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/ZKAsyncRegistry.Converter.html new file mode 100644 index 0000000..408a435 --- /dev/null +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/ZKAsyncRegistry.Converter.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Interface org.apache.hadoop.hbase.client.ZKAsyncRegistry.Converter (Apache HBase 3.0.0-SNAPSHOT API) + + + + + + + + + + +
+

Uses of Interface
org.apache.hadoop.hbase.client.ZKAsyncRegistry.Converter

+
+
+ +
+ + + + +

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/client/class-use/ZKAsyncRegistry.CuratorEventProcessor.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/ZKAsyncRegistry.CuratorEventProcessor.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/ZKAsyncRegistry.CuratorEventProcessor.html deleted file mode 100644 index b49a69b..0000000 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/ZKAsyncRegistry.CuratorEventProcessor.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -Uses of Interface org.apache.hadoop.hbase.client.ZKAsyncRegistry.CuratorEventProcessor (Apache HBase 3.0.0-SNAPSHOT API) - - - - - - - - - - -
-

Uses of Interface
org.apache.hadoop.hbase.client.ZKAsyncRegistry.CuratorEventProcessor

-
-
- -
- - - - -

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

- - http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/client/package-frame.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-frame.html b/devapidocs/org/apache/hadoop/hbase/client/package-frame.html index 2625abb..6c99ba9 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/package-frame.html +++ b/devapidocs/org/apache/hadoop/hbase/client/package-frame.html @@ -72,7 +72,7 @@
  • Table
  • TableBuilder
  • TableDescriptor
  • -
  • ZKAsyncRegistry.CuratorEventProcessor
  • +
  • ZKAsyncRegistry.Converter
  • Classes

      http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/client/package-summary.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-summary.html b/devapidocs/org/apache/hadoop/hbase/client/package-summary.html index e7719aa..13eae48 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/package-summary.html +++ b/devapidocs/org/apache/hadoop/hbase/client/package-summary.html @@ -422,7 +422,7 @@ -ZKAsyncRegistry.CuratorEventProcessor<T> +ZKAsyncRegistry.Converter<T>   http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html index efe6f5a..bf0dbbc 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html @@ -534,7 +534,7 @@
    • org.apache.hadoop.hbase.client.StatisticTrackable
    • org.apache.hadoop.hbase.client.TableBuilder
    • org.apache.hadoop.hbase.client.TableDescriptor
    • -
    • org.apache.hadoop.hbase.client.ZKAsyncRegistry.CuratorEventProcessor<T>
    • +
    • org.apache.hadoop.hbase.client.ZKAsyncRegistry.Converter<T>

    Enum Hierarchy

    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html b/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html index 79b4a97..c1c54db 100644 --- a/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html @@ -273,12 +273,12 @@ http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/ipc/BlockingRpcConnection.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/BlockingRpcConnection.html b/devapidocs/org/apache/hadoop/hbase/ipc/BlockingRpcConnection.html index 6300280..1e85c60 100644 --- a/devapidocs/org/apache/hadoop/hbase/ipc/BlockingRpcConnection.html +++ b/devapidocs/org/apache/hadoop/hbase/ipc/BlockingRpcConnection.html @@ -580,7 +580,7 @@ implements
  • handleConnectionFailure

    -
    private void handleConnectionFailure(int curRetries,
    +
    private void handleConnectionFailure(int curRetries,
                                          int maxRetries,
                                          IOException ioe)
                                   throws IOException
    @@ -604,7 +604,7 @@ implements
  • waitForWork

    -
    private boolean waitForWork()
    +
    private boolean waitForWork()
  • @@ -613,7 +613,7 @@ implements
  • run

    -
    public void run()
    +
    public void run()
    Specified by:
    run in interface Runnable
    @@ -626,7 +626,7 @@ implements
  • disposeSasl

    -
    private void disposeSasl()
    +
    private void disposeSasl()
  • @@ -635,7 +635,7 @@ implements
  • setupSaslConnection

    -
    private boolean setupSaslConnection(InputStream in2,
    +
    private boolean setupSaslConnection(InputStream in2,
                                         OutputStream out2)
                                  throws IOException
    @@ -650,7 +650,7 @@ implements
  • handleSaslConnectionFailure

    -
    private void handleSaslConnectionFailure(int currRetries,
    +
    private void handleSaslConnectionFailure(int currRetries,
                                              int maxRetries,
                                              Exception ex,
                                              org.apache.hadoop.security.UserGroupInformation user)
    @@ -681,7 +681,7 @@ implements 
     
  • setupIOstreams

    -
    private void setupIOstreams()
    +
    private void setupIOstreams()
                          throws IOException
    Throws:
    @@ -695,7 +695,7 @@ implements
  • writeConnectionHeaderPreamble

    -
    private void writeConnectionHeaderPreamble(OutputStream out)
    +
    private void writeConnectionHeaderPreamble(OutputStream out)
                                         throws IOException
    Write the RPC header: <MAGIC WORD -- 'HBas'> <ONEBYTE_VERSION> <ONEBYTE_AUTH_TYPE>
    @@ -710,7 +710,7 @@ implements
  • writeConnectionHeader

    -
    private void writeConnectionHeader()
    +
    private void writeConnectionHeader()
                                 throws IOException
    Write the connection header.
    @@ -725,7 +725,7 @@ implements
  • processResponseForConnectionHeader

    -
    private void processResponseForConnectionHeader()
    +
    private void processResponseForConnectionHeader()
                                              throws IOException
    Throws:
    @@ -739,7 +739,7 @@ implements
  • negotiateCryptoAes

    -
    private void negotiateCryptoAes(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.CryptoCipherMeta cryptoCipherMeta)
    +
    private void negotiateCryptoAes(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.CryptoCipherMeta cryptoCipherMeta)
                              throws IOException
    Throws:
    @@ -753,7 +753,7 @@ implements
  • tracedWriteRequest

    -
    private void tracedWriteRequest(Call call)
    +
    private void tracedWriteRequest(Call call)
                              throws IOException
    Throws:
    @@ -767,7 +767,7 @@ implements
  • writeRequest

    -
    private void writeRequest(Call call)
    +
    private void writeRequest(Call call)
                        throws IOException
    Initiates a call by sending the parameter to the remote server. Note: this is not called from the Connection thread, but by other threads.
    @@ -785,7 +785,7 @@ implements
  • readResponse

    -
    private void readResponse()
    +
    private void readResponse()
  • @@ -794,7 +794,7 @@ implements
  • callTimeout

    -
    protected void callTimeout(Call call)
    +
    protected void callTimeout(Call call)
    Specified by:
    callTimeout in class RpcConnection
    @@ -807,7 +807,7 @@ implements
  • closeSocket

    -
    private void closeSocket()
    +
    private void closeSocket()
  • @@ -816,7 +816,7 @@ implements
  • closeConn

    -
    private void closeConn(IOException e)
    +
    private void closeConn(IOException e)
  • @@ -825,7 +825,7 @@ implements
  • shutdown

    -
    public void shutdown()
    +
    public void shutdown()
    Description copied from class: RpcConnection
    Just close connection. Do not need to remove from connection pool.
    @@ -840,7 +840,7 @@ implements
  • cleanupConnection

    -
    public void cleanupConnection()
    +
    public void cleanupConnection()
    Description copied from class: RpcConnection
    Does the clean up work after the connection is removed from the connection pool
    @@ -855,7 +855,7 @@ implements
  • sendRequest

    -
    public void sendRequest(Call call,
    +
    public void sendRequest(Call call,
                             HBaseRpcController pcrc)
                      throws IOException
    @@ -872,7 +872,7 @@ implements
  • isActive

    -
    public boolean isActive()
    +
    public boolean isActive()
    Description copied from class: RpcConnection
    Tell the idle connection sweeper whether we could be swept.
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/ipc/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/package-tree.html b/devapidocs/org/apache/hadoop/hbase/ipc/package-tree.html index b6878c2..676ef1a 100644 --- a/devapidocs/org/apache/hadoop/hbase/ipc/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/ipc/package-tree.html @@ -348,9 +348,9 @@ http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c54c242b/devapidocs/org/apache/hadoop/hbase/mapreduce/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/mapreduce/package-tree.html b/devapidocs/org/apache/hadoop/hbase/mapreduce/package-tree.html index b371b2d..15195db 100644 --- a/devapidocs/org/apache/hadoop/hbase/mapreduce/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/mapreduce/package-tree.html @@ -293,8 +293,8 @@