http://git-wip-us.apache.org/repos/asf/hbase-site/blob/07527d7e/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html
 
b/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html
index 53aad25..a877abd 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html
@@ -99,7 +99,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.html#line.2033">RpcServer.BlockingServiceAndInterface</a>
+<pre>public static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.html#line.2049">RpcServer.BlockingServiceAndInterface</a>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Datastructure for passing a <code>BlockingService</code> 
and its associated class of
  protobuf service interface.  For example, a server that fielded what is 
defined
@@ -200,7 +200,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>service</h4>
-<pre>private final&nbsp;com.google.protobuf.BlockingService <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2034">service</a></pre>
+<pre>private final&nbsp;com.google.protobuf.BlockingService <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2050">service</a></pre>
 </li>
 </ul>
 <a name="serviceInterface">
@@ -209,7 +209,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>serviceInterface</h4>
-<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2035">serviceInterface</a></pre>
+<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2051">serviceInterface</a></pre>
 </li>
 </ul>
 </li>
@@ -226,7 +226,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RpcServer.BlockingServiceAndInterface</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2036">RpcServer.BlockingServiceAndInterface</a>(com.google.protobuf.BlockingService&nbsp;service,
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2052">RpcServer.BlockingServiceAndInterface</a>(com.google.protobuf.BlockingService&nbsp;service,
                                      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&nbsp;serviceInterface)</pre>
 </li>
 </ul>
@@ -244,7 +244,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getServiceInterface</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2041">getServiceInterface</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2057">getServiceInterface</a>()</pre>
 </li>
 </ul>
 <a name="getBlockingService()">
@@ -253,7 +253,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getBlockingService</h4>
-<pre>public&nbsp;com.google.protobuf.BlockingService&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2044">getBlockingService</a>()</pre>
+<pre>public&nbsp;com.google.protobuf.BlockingService&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html#line.2060">getBlockingService</a>()</pre>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/07527d7e/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.Call.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.Call.html 
b/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.Call.html
index b356490..262b8d9 100644
--- a/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.Call.html
+++ b/devapidocs/org/apache/hadoop/hbase/ipc/RpcServer.Call.html
@@ -105,7 +105,7 @@
 <br>
 <pre><a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.LimitedPrivate.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.LimitedPrivate</a>(<a
 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.LimitedPrivate.html#value()">value</a>={"Coprocesssor","Phoenix"})
 <a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Evolving.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceStability.Evolving</a>
-public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.html#line.294">RpcServer.Call</a>
+public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.html#line.304">RpcServer.Call</a>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></pre>
 <div class="block">Datastructure that holds all necessary to a method 
invocation and then afterward, carries
@@ -199,14 +199,18 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Call.html#size">size</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Call.html#timeout">timeout</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected long</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Call.html#timestamp">timestamp</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected org.apache.htrace.TraceInfo</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Call.html#tinfo">tinfo</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class 
in org.apache.hadoop.hbase.security">User</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Call.html#user">user</a></strong></code>&nbsp;</td>
 </tr>
@@ -225,7 +229,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Call.html#RpcServer.Call(int,%20com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20org.apache.hadoop.hbase.ipc.RpcServer.Connection,%20org.apache.hadoop.hbase.ipc.RpcServer.Responder,%20long,%20org.apache.htrace.TraceInfo,%20java.net.InetAddress)">RpcServer.Call</a></strong>(int&nbsp;id,
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Call.html#RpcServer.Call(int,%20com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20org.apache.hadoop.hbase.ipc.RpcServer.Connection,%20org.apache.hadoop.hbase.ipc.RpcServer.Responder,%20long,%20org.apache.htrace.TraceInfo,%20java.net.InetAddress,%20int)">RpcServer.Call</a></strong>(int&nbsp;id,
                             com.google.protobuf.BlockingService&nbsp;service,
                             
com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
                             
org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader&nbsp;header,
@@ -235,7 +239,8 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
                             <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Responder.html" 
title="class in 
org.apache.hadoop.hbase.ipc">RpcServer.Responder</a>&nbsp;responder,
                             long&nbsp;size,
                             org.apache.htrace.TraceInfo&nbsp;tinfo,
-                            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in 
java.net">InetAddress</a>&nbsp;remoteAddress)</code>&nbsp;</td>
+                            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in java.net">InetAddress</a>&nbsp;remoteAddress,
+                            int&nbsp;timeout)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -404,7 +409,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>protected&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.295">id</a></pre>
+<pre>protected&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.305">id</a></pre>
 </li>
 </ul>
 <a name="service">
@@ -413,7 +418,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>service</h4>
-<pre>protected&nbsp;com.google.protobuf.BlockingService <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.296">service</a></pre>
+<pre>protected&nbsp;com.google.protobuf.BlockingService <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.306">service</a></pre>
 </li>
 </ul>
 <a name="md">
@@ -422,7 +427,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>md</h4>
-<pre>protected&nbsp;com.google.protobuf.Descriptors.MethodDescriptor <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.297">md</a></pre>
+<pre>protected&nbsp;com.google.protobuf.Descriptors.MethodDescriptor <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.307">md</a></pre>
 </li>
 </ul>
 <a name="header">
@@ -431,7 +436,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>header</h4>
-<pre>protected&nbsp;org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.298">header</a></pre>
+<pre>protected&nbsp;org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.308">header</a></pre>
 </li>
 </ul>
 <a name="param">
@@ -440,7 +445,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>param</h4>
-<pre>protected&nbsp;com.google.protobuf.Message <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.299">param</a></pre>
+<pre>protected&nbsp;com.google.protobuf.Message <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.309">param</a></pre>
 </li>
 </ul>
 <a name="cellScanner">
@@ -449,7 +454,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>cellScanner</h4>
-<pre>protected&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.301">cellScanner</a></pre>
+<pre>protected&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.311">cellScanner</a></pre>
 </li>
 </ul>
 <a name="connection">
@@ -458,7 +463,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>connection</h4>
-<pre>protected&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Connection.html" 
title="class in org.apache.hadoop.hbase.ipc">RpcServer.Connection</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.302">connection</a></pre>
+<pre>protected&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Connection.html" 
title="class in org.apache.hadoop.hbase.ipc">RpcServer.Connection</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.312">connection</a></pre>
 </li>
 </ul>
 <a name="timestamp">
@@ -467,7 +472,16 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>timestamp</h4>
-<pre>protected&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.303">timestamp</a></pre>
+<pre>protected&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.313">timestamp</a></pre>
+</li>
+</ul>
+<a name="timeout">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>timeout</h4>
+<pre>protected&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.315">timeout</a></pre>
 </li>
 </ul>
 <a name="response">
@@ -476,7 +490,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>response</h4>
-<pre>protected&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class 
in org.apache.hadoop.hbase.ipc">BufferChain</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.308">response</a></pre>
+<pre>protected&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class 
in org.apache.hadoop.hbase.ipc">BufferChain</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.319">response</a></pre>
 <div class="block">Chain of buffers to send as response.</div>
 </li>
 </ul>
@@ -486,7 +500,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>responder</h4>
-<pre>protected&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Responder.html" 
title="class in org.apache.hadoop.hbase.ipc">RpcServer.Responder</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.309">responder</a></pre>
+<pre>protected&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Responder.html" 
title="class in org.apache.hadoop.hbase.ipc">RpcServer.Responder</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.320">responder</a></pre>
 </li>
 </ul>
 <a name="size">
@@ -495,7 +509,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>size</h4>
-<pre>protected&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.311">size</a></pre>
+<pre>protected&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.322">size</a></pre>
 </li>
 </ul>
 <a name="isError">
@@ -504,7 +518,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>isError</h4>
-<pre>protected&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.312">isError</a></pre>
+<pre>protected&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.323">isError</a></pre>
 </li>
 </ul>
 <a name="tinfo">
@@ -513,7 +527,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>tinfo</h4>
-<pre>protected&nbsp;org.apache.htrace.TraceInfo <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.313">tinfo</a></pre>
+<pre>protected&nbsp;org.apache.htrace.TraceInfo <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.324">tinfo</a></pre>
 </li>
 </ul>
 <a name="cellBlock">
@@ -522,7 +536,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>cellBlock</h4>
-<pre>private&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.314">cellBlock</a></pre>
+<pre>private&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.325">cellBlock</a></pre>
 </li>
 </ul>
 <a name="user">
@@ -531,7 +545,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>user</h4>
-<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class 
in org.apache.hadoop.hbase.security">User</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.316">user</a></pre>
+<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class 
in org.apache.hadoop.hbase.security">User</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.327">user</a></pre>
 </li>
 </ul>
 <a name="remoteAddress">
@@ -540,7 +554,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>remoteAddress</h4>
-<pre>private&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in java.net">InetAddress</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.317">remoteAddress</a></pre>
+<pre>private&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in java.net">InetAddress</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.328">remoteAddress</a></pre>
 </li>
 </ul>
 <a name="callback">
@@ -549,7 +563,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>callback</h4>
-<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallback.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallback</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.318">callback</a></pre>
+<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallback.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallback</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.329">callback</a></pre>
 </li>
 </ul>
 <a name="responseCellSize">
@@ -558,7 +572,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>responseCellSize</h4>
-<pre>private&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.320">responseCellSize</a></pre>
+<pre>private&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.331">responseCellSize</a></pre>
 </li>
 </ul>
 <a name="responseBlockSize">
@@ -567,7 +581,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>responseBlockSize</h4>
-<pre>private&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.321">responseBlockSize</a></pre>
+<pre>private&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.332">responseBlockSize</a></pre>
 </li>
 </ul>
 <a name="retryImmediatelySupported">
@@ -576,7 +590,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>retryImmediatelySupported</h4>
-<pre>private&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.322">retryImmediatelySupported</a></pre>
+<pre>private&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.333">retryImmediatelySupported</a></pre>
 </li>
 </ul>
 </li>
@@ -587,13 +601,13 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="RpcServer.Call(int, com.google.protobuf.BlockingService, 
com.google.protobuf.Descriptors.MethodDescriptor, 
org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader, 
com.google.protobuf.Message, org.apache.hadoop.hbase.CellScanner, 
org.apache.hadoop.hbase.ipc.RpcServer.Connection, 
org.apache.hadoop.hbase.ipc.RpcServer.Responder, long, 
org.apache.htrace.TraceInfo, java.net.InetAddress)">
+<a name="RpcServer.Call(int, com.google.protobuf.BlockingService, 
com.google.protobuf.Descriptors.MethodDescriptor, 
org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader, 
com.google.protobuf.Message, org.apache.hadoop.hbase.CellScanner, 
org.apache.hadoop.hbase.ipc.RpcServer.Connection, 
org.apache.hadoop.hbase.ipc.RpcServer.Responder, long, 
org.apache.htrace.TraceInfo, java.net.InetAddress, int)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RpcServer.Call</h4>
-<pre><a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.326">RpcServer.Call</a>(int&nbsp;id,
+<pre><a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.337">RpcServer.Call</a>(int&nbsp;id,
               com.google.protobuf.BlockingService&nbsp;service,
               com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
               
org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader&nbsp;header,
@@ -603,7 +617,8 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
               <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Responder.html" 
title="class in 
org.apache.hadoop.hbase.ipc">RpcServer.Responder</a>&nbsp;responder,
               long&nbsp;size,
               org.apache.htrace.TraceInfo&nbsp;tinfo,
-              <a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in 
java.net">InetAddress</a>&nbsp;remoteAddress)</pre>
+              <a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in java.net">InetAddress</a>&nbsp;remoteAddress,
+              int&nbsp;timeout)</pre>
 </li>
 </ul>
 </li>
@@ -620,7 +635,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>done</h4>
-<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.354">done</a>()</pre>
+<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.366">done</a>()</pre>
 <div class="block">Call is done. Execution happened and we returned results to 
client. It is now safe to
  cleanup.</div>
 </li>
@@ -631,7 +646,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.364">toString</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.376">toString</a>()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></dd>
@@ -644,7 +659,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getHeader</h4>
-<pre>protected&nbsp;org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader&nbsp;<a
 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.370">getHeader</a>()</pre>
+<pre>protected&nbsp;org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader&nbsp;<a
 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.382">getHeader</a>()</pre>
 </li>
 </ul>
 <a name="hasPriority()">
@@ -653,7 +668,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>hasPriority</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.374">hasPriority</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.386">hasPriority</a>()</pre>
 </li>
 </ul>
 <a name="getPriority()">
@@ -662,7 +677,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getPriority</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.378">getPriority</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.390">getPriority</a>()</pre>
 </li>
 </ul>
 <a name="toShortString()">
@@ -671,7 +686,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>toShortString</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.386">toShortString</a>()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.398">toShortString</a>()</pre>
 </li>
 </ul>
 <a name="toTraceString()">
@@ -680,7 +695,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>toTraceString</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.395">toTraceString</a>()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.407">toTraceString</a>()</pre>
 </li>
 </ul>
 <a name="setSaslTokenResponse(java.nio.ByteBuffer)">
@@ -689,7 +704,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>setSaslTokenResponse</h4>
-<pre>protected&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.402">setSaslTokenResponse</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;response)</pre>
+<pre>protected&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.414">setSaslTokenResponse</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;response)</pre>
 </li>
 </ul>
 <a name="setResponse(java.lang.Object, org.apache.hadoop.hbase.CellScanner, 
java.lang.Throwable, java.lang.String)">
@@ -698,7 +713,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>setResponse</h4>
-<pre>protected&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.406">setResponse</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;m,
+<pre>protected&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.418">setResponse</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;m,
                <a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cells,
                <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t,
                <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;errorMsg)</pre>
@@ -710,7 +725,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>createHeaderAndMessageBytes</h4>
-<pre>private&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.469">createHeaderAndMessageBytes</a>(com.google.protobuf.Message&nbsp;result,
+<pre>private&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.481">createHeaderAndMessageBytes</a>(com.google.protobuf.Message&nbsp;result,
                                  com.google.protobuf.Message&nbsp;header)
                                     throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
@@ -723,7 +738,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>wrapWithSasl</h4>
-<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class 
in org.apache.hadoop.hbase.ipc">BufferChain</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.507">wrapWithSasl</a>(<a
 href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" 
title="class in org.apache.hadoop.hbase.ipc">BufferChain</a>&nbsp;bc)
+<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class 
in org.apache.hadoop.hbase.ipc">BufferChain</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.519">wrapWithSasl</a>(<a
 href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" 
title="class in org.apache.hadoop.hbase.ipc">BufferChain</a>&nbsp;bc)
                           throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
@@ -735,7 +750,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>isClientCellBlockSupported</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.530">isClientCellBlockSupported</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.542">isClientCellBlockSupported</a>()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#isClientCellBlockSupported()">RpcCallContext</a></code></strong></div>
 <div class="block">If the client connected and specified a codec to use, then 
we will use this codec making
  cellblocks to return.  If the client did not specify a codec, we assume it 
does not support
@@ -754,7 +769,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>disconnectSince</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.535">disconnectSince</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.547">disconnectSince</a>()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#disconnectSince()">RpcCallContext</a></code></strong></div>
 <div class="block">Check if the caller who made this IPC call has disconnected.
  If called from outside the context of IPC, this does nothing.</div>
@@ -771,7 +786,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getSize</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.543">getSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.555">getSize</a>()</pre>
 </li>
 </ul>
 <a name="getResponseCellSize()">
@@ -780,7 +795,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getResponseCellSize</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.548">getResponseCellSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.560">getResponseCellSize</a>()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getResponseCellSize()">RpcCallContext</a></code></strong></div>
 <div class="block">The size of response cells that have been accumulated so 
far.
  This along with the corresponding increment call is used to ensure that 
multi's or
@@ -797,7 +812,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>incrementResponseCellSize</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.553">incrementResponseCellSize</a>(long&nbsp;cellSize)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.565">incrementResponseCellSize</a>(long&nbsp;cellSize)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#incrementResponseCellSize(long)">RpcCallContext</a></code></strong></div>
 <div class="block">Add on the given amount to the retained cell size.
 
@@ -816,7 +831,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getResponseBlockSize</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.558">getResponseBlockSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.570">getResponseBlockSize</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getResponseBlockSize()">getResponseBlockSize</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd>
@@ -829,7 +844,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>incrementResponseBlockSize</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.563">incrementResponseBlockSize</a>(long&nbsp;blockSize)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.575">incrementResponseBlockSize</a>(long&nbsp;blockSize)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#incrementResponseBlockSize(long)">incrementResponseBlockSize</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd>
@@ -842,7 +857,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>sendResponseIfReady</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.567">sendResponseIfReady</a>()
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.579">sendResponseIfReady</a>()
                          throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
@@ -854,7 +869,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getRemoteUser</h4>
-<pre>public&nbsp;org.apache.hadoop.security.UserGroupInformation&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.571">getRemoteUser</a>()</pre>
+<pre>public&nbsp;org.apache.hadoop.security.UserGroupInformation&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.583">getRemoteUser</a>()</pre>
 </li>
 </ul>
 <a name="getRequestUser()">
@@ -863,7 +878,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getRequestUser</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class 
in org.apache.hadoop.hbase.security">User</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.576">getRequestUser</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class 
in org.apache.hadoop.hbase.security">User</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.588">getRequestUser</a>()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getRequestUser()">RpcCallContext</a></code></strong></div>
 <div class="block">Returns the user credentials associated with the current 
RPC request or
  <code>null</code> if no credentials were provided.</div>
@@ -879,7 +894,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getRequestUserName</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.581">getRequestUserName</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.593">getRequestUserName</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getRequestUserName()">getRequestUserName</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd>
@@ -892,7 +907,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getRemoteAddress</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in java.net">InetAddress</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.587">getRemoteAddress</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in java.net">InetAddress</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.599">getRemoteAddress</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getRemoteAddress()">getRemoteAddress</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd>
@@ -905,7 +920,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getClientVersionInfo</h4>
-<pre>public&nbsp;org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.VersionInfo&nbsp;<a
 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.592">getClientVersionInfo</a>()</pre>
+<pre>public&nbsp;org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.VersionInfo&nbsp;<a
 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.604">getClientVersionInfo</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getClientVersionInfo()">getClientVersionInfo</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd>
@@ -918,7 +933,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>setCallBack</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.597">setCallBack</a>(<a
 href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallback.html" 
title="interface in 
org.apache.hadoop.hbase.ipc">RpcCallback</a>&nbsp;callback)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.609">setCallBack</a>(<a
 href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallback.html" 
title="interface in 
org.apache.hadoop.hbase.ipc">RpcCallback</a>&nbsp;callback)</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#setCallBack(org.apache.hadoop.hbase.ipc.RpcCallback)">RpcCallContext</a></code></strong></div>
 <div class="block">Sets a callback which has to be executed at the end of this 
RPC call. Such a callback is an
  optional one for any Rpc call.</div>
@@ -934,7 +949,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>isRetryImmediatelySupported</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.602">isRetryImmediatelySupported</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/ipc/RpcServer.Call.html#line.614">isRetryImmediatelySupported</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#isRetryImmediatelySupported()">isRetryImmediatelySupported</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" 
title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd>

Reply via email to