http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html b/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html index 58cd077..b3153ef 100644 --- a/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html +++ b/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":9,"i2":10,"i3":9,"i4":10,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"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":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":9}; +var methods = {"i0":10,"i1":9,"i2":10,"i3":9,"i4":10,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"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":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":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"; @@ -460,6 +460,11 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a> value)</code> </td> </tr> <tr id="i44" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">ColumnFamilyDescriptorBuilder</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#setValue-java.lang.String-java.lang.String-">setValue</a></span>(<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> key, + <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> value)</code> </td> +</tr> +<tr id="i45" class="rowColor"> <td class="colFirst"><code>static byte[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#toByteArray-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">toByteArray</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> desc)</code> </td> </tr> @@ -1224,13 +1229,23 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <a name="setValue-byte:A-byte:A-"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>setValue</h4> <pre>public <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">ColumnFamilyDescriptorBuilder</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#line.581">setValue</a>(byte[] key, byte[] value)</pre> </li> </ul> +<a name="setValue-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setValue</h4> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">ColumnFamilyDescriptorBuilder</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#line.586">setValue</a>(<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> key, + <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> value)</pre> +</li> +</ul> </li> </ul> </li>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html b/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html index 2868934..b7c7a33 100644 --- a/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html +++ b/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html @@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Public -public static class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.272">HTableMultiplexer.HTableMultiplexerStatus</a> +public static class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.271">HTableMultiplexer.HTableMultiplexerStatus</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></pre> <div class="block">HTableMultiplexerStatus keeps track of the current status of the HTableMultiplexer. report the number of buffered requests and the number of the failed (dropped) requests @@ -214,7 +214,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>HTableMultiplexerStatus</h4> -<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.282">HTableMultiplexerStatus</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>,org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker> serverToFlushWorkerMap)</pre> +<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.281">HTableMultiplexerStatus</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>,org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker> serverToFlushWorkerMap)</pre> </li> </ul> </li> @@ -231,7 +231,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getTotalBufferedCounter</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.340">getTotalBufferedCounter</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.339">getTotalBufferedCounter</a>()</pre> </li> </ul> <a name="getTotalFailedCounter--"> @@ -240,7 +240,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getTotalFailedCounter</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.344">getTotalFailedCounter</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.343">getTotalFailedCounter</a>()</pre> </li> </ul> <a name="getMaxLatency--"> @@ -249,7 +249,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMaxLatency</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.348">getMaxLatency</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.347">getMaxLatency</a>()</pre> </li> </ul> <a name="getOverallAverageLatency--"> @@ -258,7 +258,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getOverallAverageLatency</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.352">getOverallAverageLatency</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.351">getOverallAverageLatency</a>()</pre> </li> </ul> <a name="getBufferedCounterForEachRegionServer--"> @@ -267,7 +267,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getBufferedCounterForEachRegionServer</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.356">getBufferedCounterForEachRegionServer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.355">getBufferedCounterForEachRegionServer</a>()</pre> </li> </ul> <a name="getFailedCounterForEachRegionServer--"> @@ -276,7 +276,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getFailedCounterForEachRegionServer</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.360">getFailedCounterForEachRegionServer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.359">getFailedCounterForEachRegionServer</a>()</pre> </li> </ul> <a name="getMaxLatencyForEachRegionServer--"> @@ -285,7 +285,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMaxLatencyForEachRegionServer</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.364">getMaxLatencyForEachRegionServer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.363">getMaxLatencyForEachRegionServer</a>()</pre> </li> </ul> <a name="getAverageLatencyForEachRegionServer--"> @@ -294,7 +294,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>getAverageLatencyForEachRegionServer</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.368">getAverageLatencyForEachRegionServer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html#line.367">getAverageLatencyForEachRegionServer</a>()</pre> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html b/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html index bf07dc8..bfd3bd2 100644 --- a/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html +++ b/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Public -public class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.69">HTableMultiplexer</a> +public class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.68">HTableMultiplexer</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></pre> <div class="block">HTableMultiplexer provides a thread-safe non blocking PUT API across all the tables. Each put will be sharded into different buffer queues based on its destination region server. @@ -301,7 +301,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>TABLE_MULTIPLEXER_FLUSH_PERIOD_MS</h4> -<pre>public static final <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/client/HTableMultiplexer.html#line.72">TABLE_MULTIPLEXER_FLUSH_PERIOD_MS</a></pre> +<pre>public static final <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/client/HTableMultiplexer.html#line.71">TABLE_MULTIPLEXER_FLUSH_PERIOD_MS</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.HTableMultiplexer.TABLE_MULTIPLEXER_FLUSH_PERIOD_MS">Constant Field Values</a></dd> @@ -314,7 +314,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>TABLE_MULTIPLEXER_INIT_THREADS</h4> -<pre>public static final <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/client/HTableMultiplexer.html#line.74">TABLE_MULTIPLEXER_INIT_THREADS</a></pre> +<pre>public static final <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/client/HTableMultiplexer.html#line.73">TABLE_MULTIPLEXER_INIT_THREADS</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.HTableMultiplexer.TABLE_MULTIPLEXER_INIT_THREADS">Constant Field Values</a></dd> @@ -327,7 +327,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>TABLE_MULTIPLEXER_MAX_RETRIES_IN_QUEUE</h4> -<pre>public static final <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/client/HTableMultiplexer.html#line.75">TABLE_MULTIPLEXER_MAX_RETRIES_IN_QUEUE</a></pre> +<pre>public static final <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/client/HTableMultiplexer.html#line.74">TABLE_MULTIPLEXER_MAX_RETRIES_IN_QUEUE</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.HTableMultiplexer.TABLE_MULTIPLEXER_MAX_RETRIES_IN_QUEUE">Constant Field Values</a></dd> @@ -348,7 +348,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>HTableMultiplexer</h4> -<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.96">HTableMultiplexer</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.95">HTableMultiplexer</a>(org.apache.hadoop.conf.Configuration conf, int perRegionServerBufferQueueSize) 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> @@ -367,7 +367,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>HTableMultiplexer</h4> -<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.107">HTableMultiplexer</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a> conn, +<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.106">HTableMultiplexer</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a> conn, org.apache.hadoop.conf.Configuration conf, int perRegionServerBufferQueueSize)</pre> <dl> @@ -393,7 +393,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>close</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.134">close</a>() +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.133">close</a>() 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> <div class="block">Closes the internal <a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client"><code>Connection</code></a>. Does nothing if the <a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client"><code>Connection</code></a> has already been closed.</div> @@ -409,7 +409,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>put</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.147">put</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.146">put</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a> put)</pre> <div class="block">The put request will be buffered by its corresponding buffer queue. Return false if the queue is already full.</div> @@ -428,7 +428,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>put</h4> -<pre>public <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="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.158">put</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>public <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="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.157">put</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, <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="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>> puts)</pre> <div class="block">The puts request will be buffered by their corresponding buffer queue. Return the list of puts which could not be queued.</div> @@ -448,7 +448,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <li class="blockList"> <h4>put</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public <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="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.183">put</a>(byte[] tableName, +public <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="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.182">put</a>(byte[] tableName, <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="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>> puts)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">Use <a href="../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.html#put-org.apache.hadoop.hbase.TableName-java.util.List-"><code>put(TableName, List)</code></a> instead.</span></div> </li> @@ -459,7 +459,7 @@ public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.htm <ul class="blockList"> <li class="blockList"> <h4>put</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.193">put</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.192">put</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a> put, int maxAttempts)</pre> <div class="block">The put request will be buffered by its corresponding buffer queue. And the put request will be @@ -478,7 +478,7 @@ public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.htm <li class="blockList"> <h4>put</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.224">put</a>(byte[] tableName, +public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.223">put</a>(byte[] tableName, <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a> put, int retry)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">Use <a href="../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.html#put-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.Put-"><code>put(TableName, Put)</code></a> instead.</span></div> @@ -491,7 +491,7 @@ public boolean <a href="../../../../../src-html/org/apache/hadoop/hbas <li class="blockList"> <h4>put</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.232">put</a>(byte[] tableName, +public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.231">put</a>(byte[] tableName, <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a> put)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">Use <a href="../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.html#put-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.Put-"><code>put(TableName, Put)</code></a> instead.</span></div> </li> @@ -502,7 +502,7 @@ public boolean <a href="../../../../../src-html/org/apache/hadoop/hbas <ul class="blockListLast"> <li class="blockList"> <h4>getHTableMultiplexerStatus</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html" title="class in org.apache.hadoop.hbase.client">HTableMultiplexer.HTableMultiplexerStatus</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.239">getHTableMultiplexerStatus</a>()</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html" title="class in org.apache.hadoop.hbase.client">HTableMultiplexer.HTableMultiplexerStatus</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableMultiplexer.html#line.238">getHTableMultiplexerStatus</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the current HTableMultiplexerStatus</dd> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html b/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html index 0714eb7..4b0e702 100644 --- a/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html +++ b/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html @@ -256,7 +256,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>values</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.57">values</a>()</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.17">values</a>()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: @@ -276,7 +276,7 @@ for (IsolationLevel c : IsolationLevel.values()) <ul class="blockList"> <li class="blockList"> <h4>valueOf</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.57">valueOf</a>(<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> name)</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.17">valueOf</a>(<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> name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html b/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html index 0916a4f..978df1c 100644 --- a/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html +++ b/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html @@ -107,7 +107,7 @@ var activeTableTab = "activeTableTab"; <br> <pre>@InterfaceAudience.Public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a> -public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.96">RawAsyncTable.CoprocessorCallable</a><S,R></pre> +public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.95">RawAsyncTable.CoprocessorCallable</a><S,R></pre> <div class="block">Delegate to a protobuf rpc call. <p> Usually, it is just a simple lambda expression, like: @@ -178,7 +178,7 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase <ul class="blockListLast"> <li class="blockList"> <h4>call</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html#line.104">call</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html" title="type parameter in RawAsyncTable.CoprocessorCallable">S</a> stub, +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html#line.103">call</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html" title="type parameter in RawAsyncTable.CoprocessorCallable">S</a> stub, com.google.protobuf.RpcController controller, com.google.protobuf.RpcCallback<<a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html" title="type parameter in RawAsyncTable.CoprocessorCallable">R</a>> rpcCallback)</pre> <div class="block">Represent the actual protobuf rpc call.</div> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html b/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html index 8b39cf6..19fa150 100644 --- a/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html +++ b/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html @@ -106,16 +106,16 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Public -public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.176">RawAsyncTable.CoprocessorCallback</a><R></pre> +public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.175">RawAsyncTable.CoprocessorCallback</a><R></pre> <div class="block">The callback when we want to execute a coprocessor call on a range of regions. <p> As the locating itself also takes some time, the implementation may want to send rpc calls on the fly, which means we do not know how many regions we have when we get the return value of the rpc calls, so we need an <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onComplete--"><code>onComplete()</code></a> which is used to tell you that we have - passed all the return values to you(through the <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.HRegionInfo-R-"><code>onRegionComplete(HRegionInfo, Object)</code></a> - or <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.HRegionInfo-java.lang.Throwable-"><code>onRegionError(HRegionInfo, Throwable)</code></a> calls), i.e, there will be no - <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.HRegionInfo-R-"><code>onRegionComplete(HRegionInfo, Object)</code></a> or - <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.HRegionInfo-java.lang.Throwable-"><code>onRegionError(HRegionInfo, Throwable)</code></a> calls in the future. + passed all the return values to you(through the <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.client.RegionInfo-R-"><code>onRegionComplete(RegionInfo, Object)</code></a> + or <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.client.RegionInfo-java.lang.Throwable-"><code>onRegionError(RegionInfo, Throwable)</code></a> calls), i.e, there will be no + <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.client.RegionInfo-R-"><code>onRegionComplete(RegionInfo, Object)</code></a> or + <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.client.RegionInfo-java.lang.Throwable-"><code>onRegionError(RegionInfo, Throwable)</code></a> calls in the future. <p> Here is a pseudo code to describe a typical implementation of a range coprocessor service method to help you better understand how the <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html" title="interface in org.apache.hadoop.hbase.client"><code>RawAsyncTable.CoprocessorCallback</code></a> will be called. The @@ -171,8 +171,8 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onComplete--">onComplete</a></span>()</code> <div class="block">Indicate that all responses of the regions have been notified by calling - <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.HRegionInfo-R-"><code>onRegionComplete(HRegionInfo, Object)</code></a> or - <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.HRegionInfo-java.lang.Throwable-"><code>onRegionError(HRegionInfo, Throwable)</code></a>.</div> + <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.client.RegionInfo-R-"><code>onRegionComplete(RegionInfo, Object)</code></a> or + <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.client.RegionInfo-java.lang.Throwable-"><code>onRegionError(RegionInfo, Throwable)</code></a>.</div> </td> </tr> <tr id="i1" class="rowColor"> @@ -183,12 +183,12 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.HRegionInfo-R-">onRegionComplete</a></span>(<a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> region, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.client.RegionInfo-R-">onRegionComplete</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> region, <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html" title="type parameter in RawAsyncTable.CoprocessorCallback">R</a> resp)</code> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.HRegionInfo-java.lang.Throwable-">onRegionError</a></span>(<a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> region, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.client.RegionInfo-java.lang.Throwable-">onRegionError</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> region, <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> error)</code> </td> </tr> </table> @@ -206,15 +206,15 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase <!-- --> </a> <h3>Method Detail</h3> -<a name="onRegionComplete-org.apache.hadoop.hbase.HRegionInfo-java.lang.Object-"> +<a name="onRegionComplete-org.apache.hadoop.hbase.client.RegionInfo-java.lang.Object-"> <!-- --> -</a><a name="onRegionComplete-org.apache.hadoop.hbase.HRegionInfo-R-"> +</a><a name="onRegionComplete-org.apache.hadoop.hbase.client.RegionInfo-R-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onRegionComplete</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#line.182">onRegionComplete</a>(<a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> region, +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#line.181">onRegionComplete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> region, <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html" title="type parameter in RawAsyncTable.CoprocessorCallback">R</a> resp)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -223,13 +223,13 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase </dl> </li> </ul> -<a name="onRegionError-org.apache.hadoop.hbase.HRegionInfo-java.lang.Throwable-"> +<a name="onRegionError-org.apache.hadoop.hbase.client.RegionInfo-java.lang.Throwable-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onRegionError</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#line.188">onRegionError</a>(<a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> region, +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#line.187">onRegionError</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> region, <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> error)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -244,10 +244,10 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase <ul class="blockList"> <li class="blockList"> <h4>onComplete</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#line.195">onComplete</a>()</pre> +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#line.194">onComplete</a>()</pre> <div class="block">Indicate that all responses of the regions have been notified by calling - <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.HRegionInfo-R-"><code>onRegionComplete(HRegionInfo, Object)</code></a> or - <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.HRegionInfo-java.lang.Throwable-"><code>onRegionError(HRegionInfo, Throwable)</code></a>.</div> + <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.client.RegionInfo-R-"><code>onRegionComplete(RegionInfo, Object)</code></a> or + <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.client.RegionInfo-java.lang.Throwable-"><code>onRegionError(RegionInfo, Throwable)</code></a>.</div> </li> </ul> <a name="onError-java.lang.Throwable-"> @@ -256,7 +256,7 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase <ul class="blockListLast"> <li class="blockList"> <h4>onError</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#line.200">onError</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> error)</pre> +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallback.html#line.199">onError</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> error)</pre> <div class="block">Indicate that we got an error which does not belong to any regions. Usually a locating error.</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.html b/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.html index 260d440..8aa4e65 100644 --- a/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.html +++ b/apidocs/org/apache/hadoop/hbase/client/RawAsyncTable.html @@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Public -public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.50">RawAsyncTable</a> +public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.49">RawAsyncTable</a> extends <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBase.html" title="interface in org.apache.hadoop.hbase.client">AsyncTableBase</a></pre> <div class="block">A low level asynchronous table. <p> @@ -240,7 +240,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBase.ht <ul class="blockList"> <li class="blockList"> <h4>scan</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.69">scan</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan, +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.68">scan</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan, <a href="../../../../../org/apache/hadoop/hbase/client/RawScanResultConsumer.html" title="interface in org.apache.hadoop.hbase.client">RawScanResultConsumer</a> consumer)</pre> <div class="block">The basic scan API uses the observer pattern. All results that match the given scan object will be passed to the given <code>consumer</code> by calling <code>RawScanResultConsumer.onNext</code>. @@ -268,7 +268,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBase.ht <ul class="blockList"> <li class="blockList"> <h4>coprocessorService</h4> -<pre><S,R> <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a><R> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.128">coprocessorService</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><com.google.protobuf.RpcChannel,S> stubMaker, +<pre><S,R> <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a><R> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.127">coprocessorService</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><com.google.protobuf.RpcChannel,S> stubMaker, <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html" title="interface in org.apache.hadoop.hbase.client">RawAsyncTable.CoprocessorCallable</a><S,R> callable, byte[] row)</pre> <div class="block">Execute the given coprocessor call on the region which contains the given <code>row</code>. @@ -303,7 +303,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBase.ht <ul class="blockList"> <li class="blockList"> <h4>coprocessorService</h4> -<pre>default <S,R> void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.211">coprocessorService</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><com.google.protobuf.RpcChannel,S> stubMaker, +<pre>default <S,R> void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.210">coprocessorService</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><com.google.protobuf.RpcChannel,S> stubMaker, <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html" title="interface in org.apache.hadoop.hbase.client">RawAsyncTable.CoprocessorCallable</a><S,R> callable, byte[] startKey, byte[] endKey, @@ -325,7 +325,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBase.ht <ul class="blockListLast"> <li class="blockList"> <h4>coprocessorService</h4> -<pre><S,R> void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.246">coprocessorService</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><com.google.protobuf.RpcChannel,S> stubMaker, +<pre><S,R> void <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RawAsyncTable.html#line.245">coprocessorService</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><com.google.protobuf.RpcChannel,S> stubMaker, <a href="../../../../../org/apache/hadoop/hbase/client/RawAsyncTable.CoprocessorCallable.html" title="interface in org.apache.hadoop.hbase.client">RawAsyncTable.CoprocessorCallable</a><S,R> callable, byte[] startKey, boolean startKeyInclusive, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html b/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html index 90fd52b..fa4a3c9 100644 --- a/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html +++ b/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html @@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Public -public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.69">RegionInfo</a></pre> +public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.70">RegionInfo</a></pre> <div class="block">Information about a region. A region is a range of keys in the whole keyspace of a table, an identifier (a timestamp) for differentiating between subset ranges (after region split) and a replicaId for differentiating the instance @@ -352,7 +352,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getShortNameToLog</h4> -<pre><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/client/RegionInfo.html#line.153">getShortNameToLog</a>()</pre> +<pre><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/client/RegionInfo.html#line.154">getShortNameToLog</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Return a short, printable name for this region @@ -366,7 +366,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getRegionId</h4> -<pre>long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.158">getRegionId</a>()</pre> +<pre>long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.159">getRegionId</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the regionId.</dd> @@ -379,7 +379,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getRegionName</h4> -<pre>byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.164">getRegionName</a>()</pre> +<pre>byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.165">getRegionName</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the regionName as an array of bytes.</dd> @@ -394,7 +394,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getRegionNameAsString</h4> -<pre><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/client/RegionInfo.html#line.169">getRegionNameAsString</a>()</pre> +<pre><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/client/RegionInfo.html#line.170">getRegionNameAsString</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Region name as a String for use in logging, etc.</dd> @@ -407,7 +407,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getEncodedName</h4> -<pre><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/client/RegionInfo.html#line.174">getEncodedName</a>()</pre> +<pre><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/client/RegionInfo.html#line.175">getEncodedName</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the encoded region name.</dd> @@ -420,7 +420,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getEncodedNameAsBytes</h4> -<pre>byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.179">getEncodedNameAsBytes</a>()</pre> +<pre>byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.180">getEncodedNameAsBytes</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the encoded region name as an array of bytes.</dd> @@ -433,7 +433,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getStartKey</h4> -<pre>byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.184">getStartKey</a>()</pre> +<pre>byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.185">getStartKey</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the startKey.</dd> @@ -446,7 +446,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getEndKey</h4> -<pre>byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.189">getEndKey</a>()</pre> +<pre>byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.190">getEndKey</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the endKey.</dd> @@ -459,7 +459,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getTable</h4> -<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.194">getTable</a>()</pre> +<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.195">getTable</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>current table name of the region</dd> @@ -472,7 +472,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getReplicaId</h4> -<pre>int <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.199">getReplicaId</a>()</pre> +<pre>int <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.200">getReplicaId</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>returns region replica id</dd> @@ -485,7 +485,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>isSplit</h4> -<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.204">isSplit</a>()</pre> +<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.205">isSplit</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>True if has been split and has daughters.</dd> @@ -498,7 +498,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>isOffline</h4> -<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.209">isOffline</a>()</pre> +<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.210">isOffline</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>True if this region is offline.</dd> @@ -511,7 +511,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>isSplitParent</h4> -<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.214">isSplitParent</a>()</pre> +<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.215">isSplitParent</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>True if this is a split parent region.</dd> @@ -524,7 +524,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>isMetaTable</h4> -<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.219">isMetaTable</a>()</pre> +<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.220">isMetaTable</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if this region is from hbase:meta.</dd> @@ -537,7 +537,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>isSystemTable</h4> -<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.224">isSystemTable</a>()</pre> +<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.225">isSystemTable</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if this region is from a system table.</dd> @@ -550,7 +550,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>isMetaRegion</h4> -<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.229">isMetaRegion</a>()</pre> +<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.230">isMetaRegion</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if this region is a meta region.</dd> @@ -563,7 +563,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>containsRange</h4> -<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.240">containsRange</a>(byte[] rangeStartKey, +<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.241">containsRange</a>(byte[] rangeStartKey, byte[] rangeEndKey)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -585,7 +585,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>containsRow</h4> -<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.246">containsRow</a>(byte[] row)</pre> +<pre>boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.247">containsRow</a>(byte[] row)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>row</code> - </dd> @@ -600,7 +600,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getShortNameToLog</h4> -<pre>static <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/client/RegionInfo.html#line.287">getShortNameToLog</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>... hris)</pre> +<pre>static <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/client/RegionInfo.html#line.288">getShortNameToLog</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>... hris)</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Return a String of short, printable names for <code>hris</code> @@ -614,7 +614,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getShortNameToLog</h4> -<pre>static <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/client/RegionInfo.html#line.295">getShortNameToLog</a>(<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="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>> ris)</pre> +<pre>static <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/client/RegionInfo.html#line.296">getShortNameToLog</a>(<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="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>> ris)</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Return a String of short, printable names for <code>hris</code> @@ -628,7 +628,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>getStartKey</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.328">getStartKey</a>(byte[] regionName) +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.329">getStartKey</a>(byte[] regionName) 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> <div class="block">Gets the start key from the specified region name.</div> <dl> @@ -647,7 +647,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>areAdjacent</h4> -<pre>static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.416">areAdjacent</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> regionA, +<pre>static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.417">areAdjacent</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> regionA, <a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> regionB)</pre> <div class="block">Check whether two regions are adjacent</div> <dl> @@ -665,7 +665,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>toByteArray</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.438">toByteArray</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> ri)</pre> +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.439">toByteArray</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> ri)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>ri</code> - </dd> @@ -682,7 +682,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>prettyPrint</h4> -<pre>static <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/client/RegionInfo.html#line.449">prettyPrint</a>(<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> encodedRegionName)</pre> +<pre>static <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/client/RegionInfo.html#line.450">prettyPrint</a>(<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> encodedRegionName)</pre> <div class="block">Use logging.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -699,7 +699,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>createRegionName</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.465">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.466">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, byte[] startKey, long regionid, boolean newFormat)</pre> @@ -722,7 +722,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>createRegionName</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.479">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.480">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, byte[] startKey, <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> id, boolean newFormat)</pre> @@ -745,7 +745,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>createRegionName</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.494">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.495">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, byte[] startKey, long regionid, int replicaId, @@ -770,7 +770,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>createRegionName</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.509">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.510">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, byte[] startKey, byte[] id, boolean newFormat)</pre> @@ -793,7 +793,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>createRegionName</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.523">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.524">createRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, byte[] startKey, byte[] id, int replicaId, @@ -817,7 +817,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>parseRegionName</h4> -<pre>static byte[][] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.590">parseRegionName</a>(byte[] regionName) +<pre>static byte[][] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.591">parseRegionName</a>(byte[] regionName) 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> <div class="block">Separate elements of a regionName.</div> <dl> @@ -836,7 +836,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>toDelimitedByteArray</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.669">toDelimitedByteArray</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>... infos) +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.670">toDelimitedByteArray</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>... infos) 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> <div class="block">Serializes given RegionInfo's as a byte array. Use this instead of <a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html#toByteArray-org.apache.hadoop.hbase.client.RegionInfo-"><code>toByteArray(RegionInfo)</code></a> when @@ -859,7 +859,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>toDelimitedByteArray</h4> -<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.693">toDelimitedByteArray</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> ri) +<pre>static byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.694">toDelimitedByteArray</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> ri) 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> <div class="block">Use this instead of <a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html#toByteArray-org.apache.hadoop.hbase.client.RegionInfo-"><code>toByteArray(RegionInfo)</code></a> when writing to a stream and you want to use the pb mergeDelimitedFrom (w/o the delimiter, pb reads to EOF which may not be what you want).</div> @@ -879,7 +879,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockList"> <li class="blockList"> <h4>parseFrom</h4> -<pre>static <a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.705">parseFrom</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</a> in) +<pre>static <a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.706">parseFrom</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</a> in) 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> <div class="block">Parses an RegionInfo instance from the passed in stream. Presumes the RegionInfo was serialized to the stream with @@ -900,7 +900,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client <ul class="blockListLast"> <li class="blockList"> <h4>parseDelimitedFrom</h4> -<pre>static <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="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.733">parseDelimitedFrom</a>(byte[] bytes, +<pre>static <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="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.734">parseDelimitedFrom</a>(byte[] bytes, int offset, int length) 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> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html b/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html index 61e7c85..3f7fd56 100644 --- a/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html +++ b/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html @@ -249,7 +249,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>values</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.40">values</a>()</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.41">values</a>()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: @@ -269,7 +269,7 @@ for (Scan.ReadType c : Scan.ReadType.values()) <ul class="blockListLast"> <li class="blockList"> <h4>valueOf</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.40">valueOf</a>(<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> name)</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.41">valueOf</a>(<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> name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are http://git-wip-us.apache.org/repos/asf/hbase-site/blob/67deb422/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html b/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html index 7536b0c..1276de1 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html @@ -243,6 +243,11 @@ <td class="colLast"><span class="typeNameLabel">ColumnFamilyDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#setValue-org.apache.hadoop.hbase.util.Bytes-org.apache.hadoop.hbase.util.Bytes-">setValue</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a> key, <a href="../../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a> value)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">ColumnFamilyDescriptorBuilder</a></code></td> +<td class="colLast"><span class="typeNameLabel">ColumnFamilyDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#setValue-java.lang.String-java.lang.String-">setValue</a></span>(<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> key, + <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> value)</code> </td> +</tr> </tbody> </table> </li>
