http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b838bdf0/devapidocs/org/apache/hadoop/hbase/ipc/ServerCall.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/ServerCall.html b/devapidocs/org/apache/hadoop/hbase/ipc/ServerCall.html index 37f49ae..6b81a1c 100644 --- a/devapidocs/org/apache/hadoop/hbase/ipc/ServerCall.html +++ b/devapidocs/org/apache/hadoop/hbase/ipc/ServerCall.html @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":9,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":9,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":9}; +var methods = {"i0":10,"i1":9,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":9,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Private -abstract class <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.54">ServerCall</a><T extends <a href="../../../../../org/apache/hadoop/hbase/ipc/ServerRpcConnection.html" title="class in org.apache.hadoop.hbase.ipc">ServerRpcConnection</a>> +abstract class <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.55">ServerCall</a><T extends <a href="../../../../../org/apache/hadoop/hbase/ipc/ServerRpcConnection.html" title="class in org.apache.hadoop.hbase.ipc">ServerRpcConnection</a>> extends <a href="http://docs.oracle.com/javase/8/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/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a>, <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcResponse.html" title="interface in org.apache.hadoop.hbase.ipc">RpcResponse</a></pre> <div class="block">Datastructure that holds all necessary to a method invocation and then afterward, carries @@ -368,94 +368,90 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getRemotePort--">getRemotePort</a></span>()</code> </td> </tr> <tr id="i15" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a></code></td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a><<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><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getRequestUser--">getRequestUser</a></span>()</code> -<div class="block">Returns the user credentials associated with the current RPC request or - <code>null</code> if no credentials were provided.</div> +<div class="block">Returns the user credentials associated with the current RPC request or not present if no + credentials were provided.</div> </td> </tr> <tr id="i16" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getRequestUserName--">getRequestUserName</a></span>()</code> </td> -</tr> -<tr id="i17" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class in org.apache.hadoop.hbase.ipc">BufferChain</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getResponse--">getResponse</a></span>()</code> </td> </tr> -<tr id="i18" class="altColor"> +<tr id="i17" class="rowColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getResponseBlockSize--">getResponseBlockSize</a></span>()</code> </td> </tr> -<tr id="i19" class="rowColor"> +<tr id="i18" class="altColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getResponseCellSize--">getResponseCellSize</a></span>()</code> <div class="block">The size of response cells that have been accumulated so far.</div> </td> </tr> -<tr id="i20" class="altColor"> +<tr id="i19" class="rowColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getResponseExceptionSize--">getResponseExceptionSize</a></span>()</code> </td> </tr> -<tr id="i21" class="rowColor"> +<tr id="i20" class="altColor"> <td class="colFirst"><code>org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getService--">getService</a></span>()</code> </td> </tr> -<tr id="i22" class="altColor"> +<tr id="i21" class="rowColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getSize--">getSize</a></span>()</code> <div class="block">Used to calculate the request call queue size.</div> </td> </tr> -<tr id="i23" class="rowColor"> +<tr id="i22" class="altColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getStartTime--">getStartTime</a></span>()</code> </td> </tr> -<tr id="i24" class="altColor"> +<tr id="i23" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getTimeout--">getTimeout</a></span>()</code> </td> </tr> -<tr id="i25" class="rowColor"> +<tr id="i24" class="altColor"> <td class="colFirst"><code>org.apache.htrace.TraceInfo</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#getTraceInfo--">getTraceInfo</a></span>()</code> </td> </tr> -<tr id="i26" class="altColor"> +<tr id="i25" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#incrementResponseBlockSize-long-">incrementResponseBlockSize</a></span>(long blockSize)</code> </td> </tr> -<tr id="i27" class="rowColor"> +<tr id="i26" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#incrementResponseCellSize-long-">incrementResponseCellSize</a></span>(long cellSize)</code> <div class="block">Add on the given amount to the retained cell size.</div> </td> </tr> -<tr id="i28" class="altColor"> +<tr id="i27" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#incrementResponseExceptionSize-long-">incrementResponseExceptionSize</a></span>(long exSize)</code> </td> </tr> -<tr id="i29" class="rowColor"> +<tr id="i28" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#isClientCellBlockSupported--">isClientCellBlockSupported</a></span>()</code> <div class="block">If the client connected and specified a codec to use, then we will use this codec making cellblocks to return.</div> </td> </tr> -<tr id="i30" class="altColor"> +<tr id="i29" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#isRetryImmediatelySupported--">isRetryImmediatelySupported</a></span>()</code> </td> </tr> -<tr id="i31" class="rowColor"> +<tr id="i30" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#setCallBack-org.apache.hadoop.hbase.ipc.RpcCallback-">setCallBack</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallback.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallback</a> callback)</code> <div class="block">Sets a callback which has to be executed at the end of this RPC call.</div> </td> </tr> -<tr id="i32" class="altColor"> +<tr id="i31" class="rowColor"> <td class="colFirst"><code>(package private) static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#setExceptionResponse-java.lang.Throwable-java.lang.String-org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.ResponseHeader.Builder-">setExceptionResponse</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> t, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> errorMsg, org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.ResponseHeader.Builder headerBuilder)</code> </td> </tr> -<tr id="i33" class="rowColor"> +<tr id="i32" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#setResponse-org.apache.hadoop.hbase.shaded.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-java.lang.Throwable-java.lang.String-">setResponse</a></span>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message m, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cells, @@ -464,25 +460,25 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <div class="block">Set the response resulting from this RPC call.</div> </td> </tr> -<tr id="i34" class="altColor"> +<tr id="i33" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#setStartTime-long-">setStartTime</a></span>(long t)</code> <div class="block">Set the time when the call starts to be executed.</div> </td> </tr> -<tr id="i35" class="rowColor"> +<tr id="i34" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#toShortString--">toShortString</a></span>()</code> </td> </tr> -<tr id="i36" class="altColor"> +<tr id="i35" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#toString--">toString</a></span>()</code> </td> </tr> -<tr id="i37" class="rowColor"> +<tr id="i36" class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class in org.apache.hadoop.hbase.ipc">BufferChain</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#wrapWithSasl-org.apache.hadoop.hbase.ipc.BufferChain-">wrapWithSasl</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class in org.apache.hadoop.hbase.ipc">BufferChain</a> bc)</code> </td> </tr> -<tr id="i38" class="altColor"> +<tr id="i37" class="rowColor"> <td class="colFirst"><code>private static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html#writeToCOS-org.apache.hadoop.hbase.shaded.com.google.protobuf.Message-org.apache.hadoop.hbase.shaded.com.google.protobuf.Message-int-java.nio.ByteBuffer-">writeToCOS</a></span>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message result, org.apache.hadoop.hbase.shaded.com.google.protobuf.Message header, @@ -504,6 +500,13 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <h3>Methods inherited from interface org.apache.hadoop.hbase.ipc.<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></h3> <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#sendResponseIfReady--">sendResponseIfReady</a></code></li> </ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.ipc.RpcCallContext"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.hadoop.hbase.ipc.<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></h3> +<code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getRequestUserName--">getRequestUserName</a></code></li> +</ul> </li> </ul> </li> @@ -524,7 +527,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>protected final int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.56">id</a></pre> +<pre>protected final int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.57">id</a></pre> </li> </ul> <a name="service"> @@ -533,7 +536,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>service</h4> -<pre>protected final org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.57">service</a></pre> +<pre>protected final org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.58">service</a></pre> </li> </ul> <a name="md"> @@ -542,7 +545,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>md</h4> -<pre>protected final org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptor <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.58">md</a></pre> +<pre>protected final org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptor <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.59">md</a></pre> </li> </ul> <a name="header"> @@ -551,7 +554,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>header</h4> -<pre>protected final org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeader <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.59">header</a></pre> +<pre>protected final org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeader <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.60">header</a></pre> </li> </ul> <a name="param"> @@ -560,7 +563,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>param</h4> -<pre>protected org.apache.hadoop.hbase.shaded.com.google.protobuf.Message <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.60">param</a></pre> +<pre>protected org.apache.hadoop.hbase.shaded.com.google.protobuf.Message <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.61">param</a></pre> </li> </ul> <a name="cellScanner"> @@ -569,7 +572,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>cellScanner</h4> -<pre>protected final <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/ServerCall.html#line.62">cellScanner</a></pre> +<pre>protected final <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/ServerCall.html#line.63">cellScanner</a></pre> </li> </ul> <a name="connection"> @@ -578,7 +581,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>connection</h4> -<pre>protected final <a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html" title="type parameter in ServerCall">T</a> extends <a href="../../../../../org/apache/hadoop/hbase/ipc/ServerRpcConnection.html" title="class in org.apache.hadoop.hbase.ipc">ServerRpcConnection</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.63">connection</a></pre> +<pre>protected final <a href="../../../../../org/apache/hadoop/hbase/ipc/ServerCall.html" title="type parameter in ServerCall">T</a> extends <a href="../../../../../org/apache/hadoop/hbase/ipc/ServerRpcConnection.html" title="class in org.apache.hadoop.hbase.ipc">ServerRpcConnection</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.64">connection</a></pre> </li> </ul> <a name="receiveTime"> @@ -587,7 +590,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>receiveTime</h4> -<pre>protected final long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.64">receiveTime</a></pre> +<pre>protected final long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.65">receiveTime</a></pre> </li> </ul> <a name="timeout"> @@ -596,7 +599,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>timeout</h4> -<pre>protected final int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.66">timeout</a></pre> +<pre>protected final int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.67">timeout</a></pre> </li> </ul> <a name="startTime"> @@ -605,7 +608,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>startTime</h4> -<pre>protected long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.67">startTime</a></pre> +<pre>protected long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.68">startTime</a></pre> </li> </ul> <a name="deadline"> @@ -614,7 +617,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>deadline</h4> -<pre>protected final long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.68">deadline</a></pre> +<pre>protected final long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.69">deadline</a></pre> </li> </ul> <a name="reservoir"> @@ -623,7 +626,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>reservoir</h4> -<pre>protected final <a href="../../../../../org/apache/hadoop/hbase/io/ByteBufferPool.html" title="class in org.apache.hadoop.hbase.io">ByteBufferPool</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.70">reservoir</a></pre> +<pre>protected final <a href="../../../../../org/apache/hadoop/hbase/io/ByteBufferPool.html" title="class in org.apache.hadoop.hbase.io">ByteBufferPool</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.71">reservoir</a></pre> </li> </ul> <a name="cellBlockBuilder"> @@ -632,7 +635,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>cellBlockBuilder</h4> -<pre>protected final <a href="../../../../../org/apache/hadoop/hbase/ipc/CellBlockBuilder.html" title="class in org.apache.hadoop.hbase.ipc">CellBlockBuilder</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.72">cellBlockBuilder</a></pre> +<pre>protected final <a href="../../../../../org/apache/hadoop/hbase/ipc/CellBlockBuilder.html" title="class in org.apache.hadoop.hbase.ipc">CellBlockBuilder</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.73">cellBlockBuilder</a></pre> </li> </ul> <a name="response"> @@ -641,7 +644,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>response</h4> -<pre>protected <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/ServerCall.html#line.77">response</a></pre> +<pre>protected <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/ServerCall.html#line.78">response</a></pre> <div class="block">Chain of buffers to send as response.</div> </li> </ul> @@ -651,7 +654,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>size</h4> -<pre>protected final long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.79">size</a></pre> +<pre>protected final long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.80">size</a></pre> </li> </ul> <a name="isError"> @@ -660,7 +663,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>isError</h4> -<pre>protected boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.80">isError</a></pre> +<pre>protected boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.81">isError</a></pre> </li> </ul> <a name="tinfo"> @@ -669,7 +672,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>tinfo</h4> -<pre>protected final org.apache.htrace.TraceInfo <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.81">tinfo</a></pre> +<pre>protected final org.apache.htrace.TraceInfo <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.82">tinfo</a></pre> </li> </ul> <a name="cellBlockStream"> @@ -678,7 +681,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>cellBlockStream</h4> -<pre>protected <a href="../../../../../org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html" title="class in org.apache.hadoop.hbase.io">ByteBufferListOutputStream</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.82">cellBlockStream</a></pre> +<pre>protected <a href="../../../../../org/apache/hadoop/hbase/io/ByteBufferListOutputStream.html" title="class in org.apache.hadoop.hbase.io">ByteBufferListOutputStream</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.83">cellBlockStream</a></pre> </li> </ul> <a name="reqCleanup"> @@ -687,7 +690,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>reqCleanup</h4> -<pre>protected <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.CallCleanup.html" title="interface in org.apache.hadoop.hbase.ipc">RpcServer.CallCleanup</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.83">reqCleanup</a></pre> +<pre>protected <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.CallCleanup.html" title="interface in org.apache.hadoop.hbase.ipc">RpcServer.CallCleanup</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.84">reqCleanup</a></pre> </li> </ul> <a name="user"> @@ -696,7 +699,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>user</h4> -<pre>protected <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/ServerCall.html#line.85">user</a></pre> +<pre>protected final <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/ServerCall.html#line.86">user</a></pre> </li> </ul> <a name="remoteAddress"> @@ -705,7 +708,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>remoteAddress</h4> -<pre>protected final <a href="http://docs.oracle.com/javase/8/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/ServerCall.html#line.86">remoteAddress</a></pre> +<pre>protected final <a href="http://docs.oracle.com/javase/8/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/ServerCall.html#line.87">remoteAddress</a></pre> </li> </ul> <a name="rpcCallback"> @@ -714,7 +717,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>rpcCallback</h4> -<pre>protected <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/ServerCall.html#line.87">rpcCallback</a></pre> +<pre>protected <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/ServerCall.html#line.88">rpcCallback</a></pre> </li> </ul> <a name="responseCellSize"> @@ -723,7 +726,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>responseCellSize</h4> -<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.89">responseCellSize</a></pre> +<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.90">responseCellSize</a></pre> </li> </ul> <a name="responseBlockSize"> @@ -732,7 +735,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>responseBlockSize</h4> -<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.90">responseBlockSize</a></pre> +<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.91">responseBlockSize</a></pre> </li> </ul> <a name="exceptionSize"> @@ -741,7 +744,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>exceptionSize</h4> -<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.92">exceptionSize</a></pre> +<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.93">exceptionSize</a></pre> </li> </ul> <a name="retryImmediatelySupported"> @@ -750,7 +753,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>retryImmediatelySupported</h4> -<pre>private final boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.93">retryImmediatelySupported</a></pre> +<pre>private final boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.94">retryImmediatelySupported</a></pre> </li> </ul> </li> @@ -769,7 +772,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>ServerCall</h4> -<pre><a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.97">ServerCall</a>(int id, +<pre><a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.98">ServerCall</a>(int id, org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService service, org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptor md, org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeader header, @@ -800,7 +803,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>done</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.131">done</a>()</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.136">done</a>()</pre> <div class="block">Call is done. Execution happened and we returned results to client. It is now safe to cleanup.</div> <dl> @@ -815,7 +818,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>cleanup</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.143">cleanup</a>()</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.148">cleanup</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#cleanup--">RpcCall</a></code></span></div> <div class="block">Do the necessary cleanup after the call if needed.</div> <dl> @@ -830,7 +833,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.151">toString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.156">toString</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> @@ -843,7 +846,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getHeader</h4> -<pre>public org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeader <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.158">getHeader</a>()</pre> +<pre>public org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeader <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.163">getHeader</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getHeader--">getHeader</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -858,7 +861,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getPriority</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.163">getPriority</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.168">getPriority</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getPriority--">getPriority</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -873,7 +876,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>toShortString</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.172">toShortString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.177">toShortString</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#toShortString--">toShortString</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -888,7 +891,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>setResponse</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.183">setResponse</a>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message m, +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.188">setResponse</a>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message m, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cells, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> t, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> errorMsg)</pre> @@ -911,7 +914,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>setExceptionResponse</h4> -<pre>static void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.260">setExceptionResponse</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> t, +<pre>static void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.265">setExceptionResponse</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> t, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> errorMsg, org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.ResponseHeader.Builder headerBuilder)</pre> </li> @@ -922,7 +925,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>createHeaderAndMessageBytes</h4> -<pre>static <a href="http://docs.oracle.com/javase/8/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/ServerCall.html#line.278">createHeaderAndMessageBytes</a>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message result, +<pre>static <a href="http://docs.oracle.com/javase/8/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/ServerCall.html#line.283">createHeaderAndMessageBytes</a>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message result, org.apache.hadoop.hbase.shaded.com.google.protobuf.Message header, int cellBlockSize, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>> cellBlock) @@ -939,7 +942,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>writeToCOS</h4> -<pre>private static void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.328">writeToCOS</a>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message result, +<pre>private static void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.333">writeToCOS</a>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message result, org.apache.hadoop.hbase.shaded.com.google.protobuf.Message header, int totalSize, <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> pbBuf) @@ -956,7 +959,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>createHeaderAndMessageBytes</h4> -<pre>private static <a href="http://docs.oracle.com/javase/8/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/ServerCall.html#line.343">createHeaderAndMessageBytes</a>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message result, +<pre>private static <a href="http://docs.oracle.com/javase/8/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/ServerCall.html#line.348">createHeaderAndMessageBytes</a>(org.apache.hadoop.hbase.shaded.com.google.protobuf.Message result, org.apache.hadoop.hbase.shaded.com.google.protobuf.Message header, int totalSize, int totalPBSize) @@ -973,7 +976,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>wrapWithSasl</h4> -<pre>protected <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/ServerCall.html#line.351">wrapWithSasl</a>(<a href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class in org.apache.hadoop.hbase.ipc">BufferChain</a> bc) +<pre>protected <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/ServerCall.html#line.356">wrapWithSasl</a>(<a href="../../../../../org/apache/hadoop/hbase/ipc/BufferChain.html" title="class in org.apache.hadoop.hbase.ipc">BufferChain</a> bc) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> @@ -987,7 +990,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>disconnectSince</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.382">disconnectSince</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.387">disconnectSince</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#disconnectSince--">RpcCallContext</a></code></span></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> @@ -1006,7 +1009,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>isClientCellBlockSupported</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.391">isClientCellBlockSupported</a>()</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.396">isClientCellBlockSupported</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#isClientCellBlockSupported--">RpcCallContext</a></code></span></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 @@ -1027,7 +1030,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getResponseCellSize</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.396">getResponseCellSize</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.401">getResponseCellSize</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getResponseCellSize--">RpcCallContext</a></code></span></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 @@ -1044,7 +1047,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>incrementResponseCellSize</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.401">incrementResponseCellSize</a>(long cellSize)</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.406">incrementResponseCellSize</a>(long cellSize)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#incrementResponseCellSize-long-">RpcCallContext</a></code></span></div> <div class="block">Add on the given amount to the retained cell size. @@ -1063,7 +1066,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getResponseBlockSize</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.406">getResponseBlockSize</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.411">getResponseBlockSize</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getResponseBlockSize--">getResponseBlockSize</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> @@ -1076,7 +1079,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>incrementResponseBlockSize</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.411">incrementResponseBlockSize</a>(long blockSize)</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.416">incrementResponseBlockSize</a>(long blockSize)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#incrementResponseBlockSize-long-">incrementResponseBlockSize</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> @@ -1089,7 +1092,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getResponseExceptionSize</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.416">getResponseExceptionSize</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.421">getResponseExceptionSize</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getResponseExceptionSize--">getResponseExceptionSize</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> @@ -1102,7 +1105,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>incrementResponseExceptionSize</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.420">incrementResponseExceptionSize</a>(long exSize)</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.425">incrementResponseExceptionSize</a>(long exSize)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#incrementResponseExceptionSize-long-">incrementResponseExceptionSize</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> @@ -1115,7 +1118,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getSize</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.425">getSize</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.430">getSize</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getSize--">RpcCall</a></code></span></div> <div class="block">Used to calculate the request call queue size. If the total request call size exceeds a limit, the call will be rejected.</div> @@ -1133,7 +1136,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getDeadline</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.430">getDeadline</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.435">getDeadline</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getDeadline--">RpcCall</a></code></span></div> <div class="block">Return the deadline of this call. If we can not complete this call in time, we can throw a TimeoutIOException and RPCServer will drop it.</div> @@ -1151,10 +1154,10 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getRequestUser</h4> -<pre>public <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/ServerCall.html#line.435">getRequestUser</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a><<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/ServerCall.html#line.440">getRequestUser</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getRequestUser--">RpcCallContext</a></code></span></div> -<div class="block">Returns the user credentials associated with the current RPC request or - <code>null</code> if no credentials were provided.</div> +<div class="block">Returns the user credentials associated with the current RPC request or not present if no + credentials were provided.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getRequestUser--">getRequestUser</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> @@ -1163,28 +1166,13 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit </dl> </li> </ul> -<a name="getRequestUserName--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getRequestUserName</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.440">getRequestUserName</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getRequestUserName--">getRequestUserName</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>Current request's user name or null if none ongoing.</dd> -</dl> -</li> -</ul> <a name="getRemoteAddress--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRemoteAddress</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/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/ServerCall.html#line.446">getRemoteAddress</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/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/ServerCall.html#line.445">getRemoteAddress</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getRemoteAddress--">getRemoteAddress</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> @@ -1199,7 +1187,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getClientVersionInfo</h4> -<pre>public org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.VersionInfo <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.451">getClientVersionInfo</a>()</pre> +<pre>public org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.VersionInfo <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.450">getClientVersionInfo</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#getClientVersionInfo--">getClientVersionInfo</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> @@ -1214,7 +1202,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>setCallBack</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.456">setCallBack</a>(<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallback.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallback</a> callback)</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.455">setCallBack</a>(<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallback.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallback</a> callback)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#setCallBack-org.apache.hadoop.hbase.ipc.RpcCallback-">RpcCallContext</a></code></span></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> @@ -1230,7 +1218,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>isRetryImmediatelySupported</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.461">isRetryImmediatelySupported</a>()</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.460">isRetryImmediatelySupported</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html#isRetryImmediatelySupported--">isRetryImmediatelySupported</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCallContext.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCallContext</a></code></dd> @@ -1243,7 +1231,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getService</h4> -<pre>public org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.466">getService</a>()</pre> +<pre>public org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.465">getService</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getService--">getService</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1258,7 +1246,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getMethod</h4> -<pre>public org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptor <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.471">getMethod</a>()</pre> +<pre>public org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptor <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.470">getMethod</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getMethod--">getMethod</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1273,7 +1261,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getParam</h4> -<pre>public org.apache.hadoop.hbase.shaded.com.google.protobuf.Message <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.476">getParam</a>()</pre> +<pre>public org.apache.hadoop.hbase.shaded.com.google.protobuf.Message <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.475">getParam</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getParam--">getParam</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1288,7 +1276,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getCellScanner</h4> -<pre>public <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/ServerCall.html#line.481">getCellScanner</a>()</pre> +<pre>public <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/ServerCall.html#line.480">getCellScanner</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getCellScanner--">getCellScanner</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1303,7 +1291,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getReceiveTime</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.486">getReceiveTime</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.485">getReceiveTime</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getReceiveTime--">getReceiveTime</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1318,7 +1306,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getStartTime</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.491">getStartTime</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.490">getStartTime</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getStartTime--">getStartTime</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1333,7 +1321,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>setStartTime</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.496">setStartTime</a>(long t)</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.495">setStartTime</a>(long t)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#setStartTime-long-">RpcCall</a></code></span></div> <div class="block">Set the time when the call starts to be executed.</div> <dl> @@ -1348,7 +1336,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getTimeout</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.501">getTimeout</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.500">getTimeout</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getTimeout--">getTimeout</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1363,7 +1351,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getRemotePort</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.506">getRemotePort</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.505">getRemotePort</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getRemotePort--">getRemotePort</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1378,7 +1366,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockList"> <li class="blockList"> <h4>getTraceInfo</h4> -<pre>public org.apache.htrace.TraceInfo <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.511">getTraceInfo</a>()</pre> +<pre>public org.apache.htrace.TraceInfo <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/ServerCall.html#line.510">getTraceInfo</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html#getTraceInfo--">getTraceInfo</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a></code></dd> @@ -1393,7 +1381,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>getResponse</h4> -<pre>public <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/ServerCall.html#line.516">getResponse</a>()</pre> +<pre>public <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/ServerCall.html#line.515">getResponse</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcResponse.html#getResponse--">getResponse</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcResponse.html" title="interface in org.apache.hadoop.hbase.ipc">RpcResponse</a></code></dd>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b838bdf0/devapidocs/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html b/devapidocs/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html index a972819..46751a0 100644 --- a/devapidocs/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html +++ b/devapidocs/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html @@ -583,7 +583,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getGeneralQueueLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.171">getGeneralQueueLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.172">getGeneralQueueLength</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getGeneralQueueLength--">RpcScheduler</a></code></span></div> <div class="block">Retrieves length of the general queue for metrics.</div> <dl> @@ -598,7 +598,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getPriorityQueueLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.176">getPriorityQueueLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.177">getPriorityQueueLength</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getPriorityQueueLength--">RpcScheduler</a></code></span></div> <div class="block">Retrieves length of the priority queue for metrics.</div> <dl> @@ -613,7 +613,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getReplicationQueueLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.181">getReplicationQueueLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.182">getReplicationQueueLength</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getReplicationQueueLength--">RpcScheduler</a></code></span></div> <div class="block">Retrieves length of the replication queue for metrics.</div> <dl> @@ -628,7 +628,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getActiveRpcHandlerCount</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.186">getActiveRpcHandlerCount</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.187">getActiveRpcHandlerCount</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getActiveRpcHandlerCount--">RpcScheduler</a></code></span></div> <div class="block">Retrieves the number of active handler.</div> <dl> @@ -643,7 +643,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getNumGeneralCallsDropped</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.193">getNumGeneralCallsDropped</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.194">getNumGeneralCallsDropped</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getNumGeneralCallsDropped--">RpcScheduler</a></code></span></div> <div class="block">If CoDel-based RPC executors are used, retrieves the number of Calls that were dropped from general queue because RPC executor is under high load; returns 0 otherwise.</div> @@ -659,7 +659,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getNumLifoModeSwitches</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.198">getNumLifoModeSwitches</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.199">getNumLifoModeSwitches</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getNumLifoModeSwitches--">RpcScheduler</a></code></span></div> <div class="block">If CoDel-based RPC executors are used, retrieves the number of Calls that were picked from the tail of the queue (indicating adaptive LIFO mode, when @@ -676,7 +676,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getWriteQueueLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.203">getWriteQueueLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.204">getWriteQueueLength</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getWriteQueueLength--">RpcScheduler</a></code></span></div> <div class="block">Retrieves length of the write queue for metrics when use RWQueueRpcExecutor.</div> <dl> @@ -691,7 +691,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getReadQueueLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.208">getReadQueueLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.209">getReadQueueLength</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getReadQueueLength--">RpcScheduler</a></code></span></div> <div class="block">Retrieves length of the read queue for metrics when use RWQueueRpcExecutor.</div> <dl> @@ -706,7 +706,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getScanQueueLength</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.213">getScanQueueLength</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.214">getScanQueueLength</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getScanQueueLength--">RpcScheduler</a></code></span></div> <div class="block">Retrieves length of the scan queue for metrics when use RWQueueRpcExecutor.</div> <dl> @@ -721,7 +721,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getActiveWriteRpcHandlerCount</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.218">getActiveWriteRpcHandlerCount</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.219">getActiveWriteRpcHandlerCount</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getActiveWriteRpcHandlerCount--">RpcScheduler</a></code></span></div> <div class="block">Retrieves the number of active write rpc handler when use RWQueueRpcExecutor.</div> <dl> @@ -736,7 +736,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockList"> <li class="blockList"> <h4>getActiveReadRpcHandlerCount</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.223">getActiveReadRpcHandlerCount</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.224">getActiveReadRpcHandlerCount</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getActiveReadRpcHandlerCount--">RpcScheduler</a></code></span></div> <div class="block">Retrieves the number of active write rpc handler when use RWQueueRpcExecutor.</div> <dl> @@ -751,7 +751,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/conf/ConfigurationObs <ul class="blockListLast"> <li class="blockList"> <h4>getActiveScanRpcHandlerCount</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.228">getActiveScanRpcHandlerCount</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html#line.229">getActiveScanRpcHandlerCount</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html#getActiveScanRpcHandlerCount--">RpcScheduler</a></code></span></div> <div class="block">Retrieves the number of active write rpc handler when use RWQueueRpcExecutor.</div> <dl>
