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 A99EE200C7E for ; Tue, 23 May 2017 17:01:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A85E0160BDF; Tue, 23 May 2017 15:01:15 +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 D5320160BE1 for ; Tue, 23 May 2017 17:01:13 +0200 (CEST) Received: (qmail 96017 invoked by uid 500); 23 May 2017 15:01:10 -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 94829 invoked by uid 99); 23 May 2017 15:01:09 -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; Tue, 23 May 2017 15:01:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E9490F1596; Tue, 23 May 2017 15:01:08 +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: Tue, 23 May 2017 15:01:30 -0000 Message-Id: <68e246786ce34b8d93f9ba5d1e19ddaf@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [23/51] [partial] hbase-site git commit: Published site at 82d554e3783372cc6b05489452c815b57c06f6cd. archived-at: Tue, 23 May 2017 15:01:15 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dab57116/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.CallWriteListener.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.CallWriteListener.html b/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.CallWriteListener.html deleted file mode 100644 index 9cc7e38..0000000 --- a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.CallWriteListener.html +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - -NettyRpcServer.CallWriteListener (Apache HBase 2.0.0-SNAPSHOT API) - - - - - - - - - - - -
-
org.apache.hadoop.hbase.ipc
-

Class NettyRpcServer.CallWriteListener

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • org.apache.hadoop.hbase.ipc.NettyRpcServer.CallWriteListener
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    io.netty.channel.ChannelFutureListener, io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>, EventListener
    -
    -
    -
    Enclosing class:
    -
    NettyRpcServer
    -
    -
    -
    -
    private class NettyRpcServer.CallWriteListener
    -extends Object
    -implements io.netty.channel.ChannelFutureListener
    -
  • -
-
-
- -
-
- -
-
- - - - - -

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

- - http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dab57116/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.ConnectionHeaderHandler.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.ConnectionHeaderHandler.html b/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.ConnectionHeaderHandler.html deleted file mode 100644 index 17f437f..0000000 --- a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.ConnectionHeaderHandler.html +++ /dev/null @@ -1,399 +0,0 @@ - - - - - - -NettyRpcServer.ConnectionHeaderHandler (Apache HBase 2.0.0-SNAPSHOT API) - - - - - - - - - - - -
-
org.apache.hadoop.hbase.ipc
-

Class NettyRpcServer.ConnectionHeaderHandler

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • io.netty.channel.ChannelHandlerAdapter
    • -
    • -
        -
      • io.netty.channel.ChannelInboundHandlerAdapter
      • -
      • -
          -
        • io.netty.handler.codec.ByteToMessageDecoder
        • -
        • -
            -
          • org.apache.hadoop.hbase.ipc.NettyRpcServer.ConnectionHeaderHandler
          • -
          -
        • -
        -
      • -
      -
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler
    -
    -
    -
    Enclosing class:
    -
    NettyRpcServer
    -
    -
    -
    -
    private class NettyRpcServer.ConnectionHeaderHandler
    -extends io.netty.handler.codec.ByteToMessageDecoder
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      -
        -
      • - - -

        Nested classes/interfaces inherited from class io.netty.handler.codec.ByteToMessageDecoder

        -io.netty.handler.codec.ByteToMessageDecoder.Cumulator
      • -
      -
        -
      • - - -

        Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler

        -io.netty.channel.ChannelHandler.Sharable
      • -
      -
    • -
    - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      private NettyServerRpcConnectionconnection 
      -
        -
      • - - -

        Fields inherited from class io.netty.handler.codec.ByteToMessageDecoder

        -COMPOSITE_CUMULATOR, MERGE_CUMULATOR
      • -
      -
    • -
    - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected voiddecode(io.netty.channel.ChannelHandlerContext ctx, - io.netty.buffer.ByteBuf byteBuf, - List<Object> out) 
      -
        -
      • - - -

        Methods inherited from class io.netty.handler.codec.ByteToMessageDecoder

        -actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggered
      • -
      -
        -
      • - - -

        Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapter

        -channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught
      • -
      -
        -
      • - - -

        Methods inherited from class io.netty.channel.ChannelHandlerAdapter

        -handlerAdded, isSharable
      • -
      - -
        -
      • - - -

        Methods inherited from interface io.netty.channel.ChannelHandler

        -handlerAdded
      • -
      -
    • -
    -
  • -
-
-
- -
-
- - - - - -

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

- - http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dab57116/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.Initializer.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.Initializer.html b/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.Initializer.html deleted file mode 100644 index 69550f9..0000000 --- a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.Initializer.html +++ /dev/null @@ -1,381 +0,0 @@ - - - - - - -NettyRpcServer.Initializer (Apache HBase 2.0.0-SNAPSHOT API) - - - - - - - - - - - -
-
org.apache.hadoop.hbase.ipc
-

Class NettyRpcServer.Initializer

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • io.netty.channel.ChannelHandlerAdapter
    • -
    • -
        -
      • io.netty.channel.ChannelInboundHandlerAdapter
      • -
      • -
          -
        • io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
        • -
        • -
            -
          • org.apache.hadoop.hbase.ipc.NettyRpcServer.Initializer
          • -
          -
        • -
        -
      • -
      -
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler
    -
    -
    -
    Enclosing class:
    -
    NettyRpcServer
    -
    -
    -
    -
    private class NettyRpcServer.Initializer
    -extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      -
        -
      • - - -

        Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler

        -io.netty.channel.ChannelHandler.Sharable
      • -
      -
    • -
    - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      (package private) intmaxRequestSize 
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      Initializer(int maxRequestSize) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected voidinitChannel(io.netty.channel.socket.SocketChannel channel) 
      -
        -
      • - - -

        Methods inherited from class io.netty.channel.ChannelInitializer

        -channelRegistered, exceptionCaught
      • -
      -
        -
      • - - -

        Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapter

        -channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggered
      • -
      -
        -
      • - - -

        Methods inherited from class io.netty.channel.ChannelHandlerAdapter

        -handlerAdded, handlerRemoved, isSharable
      • -
      - -
        -
      • - - -

        Methods inherited from interface io.netty.channel.ChannelHandler

        -handlerAdded, handlerRemoved
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - - - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        initChannel

        -
        protected void initChannel(io.netty.channel.socket.SocketChannel channel)
        -                    throws Exception
        -
        -
        Specified by:
        -
        initChannel in class io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
        -
        Throws:
        -
        Exception
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

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

- - http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dab57116/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.MessageDecoder.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.MessageDecoder.html b/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.MessageDecoder.html deleted file mode 100644 index 06666f3..0000000 --- a/devapidocs/org/apache/hadoop/hbase/ipc/NettyRpcServer.MessageDecoder.html +++ /dev/null @@ -1,455 +0,0 @@ - - - - - - -NettyRpcServer.MessageDecoder (Apache HBase 2.0.0-SNAPSHOT API) - - - - - - - - - - - -
-
org.apache.hadoop.hbase.ipc
-

Class NettyRpcServer.MessageDecoder

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • io.netty.channel.ChannelHandlerAdapter
    • -
    • -
        -
      • io.netty.channel.ChannelInboundHandlerAdapter
      • -
      • -
          -
        • org.apache.hadoop.hbase.ipc.NettyRpcServer.MessageDecoder
        • -
        -
      • -
      -
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler
    -
    -
    -
    Enclosing class:
    -
    NettyRpcServer
    -
    -
    -
    -
    private class NettyRpcServer.MessageDecoder
    -extends io.netty.channel.ChannelInboundHandlerAdapter
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      -
        -
      • - - -

        Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler

        -io.netty.channel.ChannelHandler.Sharable
      • -
      -
    • -
    - - - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - -
      Constructors 
      ModifierConstructor and Description
      private MessageDecoder() 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - - - - - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        channelActive

        -
        public void channelActive(io.netty.channel.ChannelHandlerContext ctx)
        -                   throws Exception
        -
        -
        Specified by:
        -
        channelActive in interface io.netty.channel.ChannelInboundHandler
        -
        Overrides:
        -
        channelActive in class io.netty.channel.ChannelInboundHandlerAdapter
        -
        Throws:
        -
        Exception
        -
        -
      • -
      - - - -
        -
      • -

        channelRead

        -
        public void channelRead(io.netty.channel.ChannelHandlerContext ctx,
        -                        Object msg)
        -                 throws Exception
        -
        -
        Specified by:
        -
        channelRead in interface io.netty.channel.ChannelInboundHandler
        -
        Overrides:
        -
        channelRead in class io.netty.channel.ChannelInboundHandlerAdapter
        -
        Throws:
        -
        Exception
        -
        -
      • -
      - - - -
        -
      • -

        channelInactive

        -
        public void channelInactive(io.netty.channel.ChannelHandlerContext ctx)
        -                     throws Exception
        -
        -
        Specified by:
        -
        channelInactive in interface io.netty.channel.ChannelInboundHandler
        -
        Overrides:
        -
        channelInactive in class io.netty.channel.ChannelInboundHandlerAdapter
        -
        Throws:
        -
        Exception
        -
        -
      • -
      - - - -
        -
      • -

        exceptionCaught

        -
        public void exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
        -                            Throwable e)
        -
        -
        Specified by:
        -
        exceptionCaught in interface io.netty.channel.ChannelHandler
        -
        Specified by:
        -
        exceptionCaught in interface io.netty.channel.ChannelInboundHandler
        -
        Overrides:
        -
        exceptionCaught in class io.netty.channel.ChannelInboundHandlerAdapter
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

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

- -