http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html b/devapidocs/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html index 0e12e96..e0e432d 100644 --- a/devapidocs/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html +++ b/devapidocs/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html @@ -872,7 +872,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>pruneOldRegionReports</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.437">pruneOldRegionReports</a>()</pre> +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.438">pruneOldRegionReports</a>()</pre> <div class="block">Removes region reports over a certain age.</div> </li> </ul> @@ -882,7 +882,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>fetchAllTablesWithQuotasDefined</h4> -<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaObserverChore.TablesWithQuotas.html" title="class in org.apache.hadoop.hbase.quotas">QuotaObserverChore.TablesWithQuotas</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.452">fetchAllTablesWithQuotasDefined</a>() +<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaObserverChore.TablesWithQuotas.html" title="class in org.apache.hadoop.hbase.quotas">QuotaObserverChore.TablesWithQuotas</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.453">fetchAllTablesWithQuotasDefined</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">Computes the set of all tables that have quotas defined. This includes tables with quotas explicitly set on them, in addition to tables that exist namespaces which have a quota @@ -899,7 +899,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getTableSnapshotStore</h4> -<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaSnapshotStore.html" title="interface in org.apache.hadoop.hbase.quotas">QuotaSnapshotStore</a><<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/quotas/QuotaObserverChore.html#line.490">getTableSnapshotStore</a>()</pre> +<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaSnapshotStore.html" title="interface in org.apache.hadoop.hbase.quotas">QuotaSnapshotStore</a><<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/quotas/QuotaObserverChore.html#line.491">getTableSnapshotStore</a>()</pre> </li> </ul> <a name="getNamespaceSnapshotStore--"> @@ -908,7 +908,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getNamespaceSnapshotStore</h4> -<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaSnapshotStore.html" title="interface in org.apache.hadoop.hbase.quotas">QuotaSnapshotStore</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="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.495">getNamespaceSnapshotStore</a>()</pre> +<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaSnapshotStore.html" title="interface in org.apache.hadoop.hbase.quotas">QuotaSnapshotStore</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="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.496">getNamespaceSnapshotStore</a>()</pre> </li> </ul> <a name="getTableQuotaSnapshots--"> @@ -917,7 +917,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getTableQuotaSnapshots</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="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.503">getTableQuotaSnapshots</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="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.504">getTableQuotaSnapshots</a>()</pre> <div class="block">Returns an unmodifiable view over the current <a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas"><code>SpaceQuotaSnapshot</code></a> objects for each HBase table with a quota defined.</div> </li> @@ -928,7 +928,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getNamespaceQuotaSnapshots</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="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.511">getNamespaceQuotaSnapshots</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="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.512">getNamespaceQuotaSnapshots</a>()</pre> <div class="block">Returns an unmodifiable view over the current <a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas"><code>SpaceQuotaSnapshot</code></a> objects for each HBase namespace with a quota defined.</div> </li> @@ -939,7 +939,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getTableQuotaSnapshot</h4> -<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.518">getTableQuotaSnapshot</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> table)</pre> +<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.519">getTableQuotaSnapshot</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> table)</pre> <div class="block">Fetches the <a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas"><code>SpaceQuotaSnapshot</code></a> for the given table.</div> </li> </ul> @@ -949,7 +949,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>setTableQuotaSnapshot</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.530">setTableQuotaSnapshot</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> table, +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.531">setTableQuotaSnapshot</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> table, <a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a> snapshot)</pre> <div class="block">Stores the quota state for the given table.</div> </li> @@ -960,7 +960,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getNamespaceQuotaSnapshot</h4> -<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.537">getNamespaceQuotaSnapshot</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> namespace)</pre> +<pre><a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.538">getNamespaceQuotaSnapshot</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> namespace)</pre> <div class="block">Fetches the <a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas"><code>SpaceQuotaSnapshot</code></a> for the given namespace from this chore.</div> </li> </ul> @@ -970,7 +970,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>setNamespaceQuotaSnapshot</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.549">setNamespaceQuotaSnapshot</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> namespace, +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.550">setNamespaceQuotaSnapshot</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> namespace, <a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.html" title="class in org.apache.hadoop.hbase.quotas">SpaceQuotaSnapshot</a> snapshot)</pre> <div class="block">Stores the given <code>snapshot</code> for the given <code>namespace</code> in this chore.</div> </li> @@ -981,7 +981,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getPeriod</h4> -<pre>static int <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.560">getPeriod</a>(org.apache.hadoop.conf.Configuration conf)</pre> +<pre>static int <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.561">getPeriod</a>(org.apache.hadoop.conf.Configuration conf)</pre> <div class="block">Extracts the period for the chore from the configuration.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -999,7 +999,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getInitialDelay</h4> -<pre>static long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.572">getInitialDelay</a>(org.apache.hadoop.conf.Configuration conf)</pre> +<pre>static long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.573">getInitialDelay</a>(org.apache.hadoop.conf.Configuration conf)</pre> <div class="block">Extracts the initial delay for the chore from the configuration.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1017,7 +1017,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockList"> <li class="blockList"> <h4>getTimeUnit</h4> -<pre>static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.585">getTimeUnit</a>(org.apache.hadoop.conf.Configuration conf)</pre> +<pre>static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.586">getTimeUnit</a>(org.apache.hadoop.conf.Configuration conf)</pre> <div class="block">Extracts the time unit for the chore period and initial delay from the configuration. The configuration value for <a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#QUOTA_OBSERVER_CHORE_TIMEUNIT_KEY"><code>QUOTA_OBSERVER_CHORE_TIMEUNIT_KEY</code></a> must correspond to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent"><code>TimeUnit</code></a> value.</div> @@ -1035,7 +1035,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/ScheduledChore.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>getRegionReportPercent</h4> -<pre>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.597">getRegionReportPercent</a>(org.apache.hadoop.conf.Configuration conf)</pre> +<pre>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/QuotaObserverChore.html#line.598">getRegionReportPercent</a>(org.apache.hadoop.conf.Configuration conf)</pre> <div class="block">Extracts the percent of Regions for a table to have been reported to enable quota violation state change.</div> <dl>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/quotas/RateLimiter.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/quotas/RateLimiter.html b/devapidocs/org/apache/hadoop/hbase/quotas/RateLimiter.html index c77eaab..e90b1db 100644 --- a/devapidocs/org/apache/hadoop/hbase/quotas/RateLimiter.html +++ b/devapidocs/org/apache/hadoop/hbase/quotas/RateLimiter.html @@ -431,7 +431,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <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/quotas/RateLimiter.html#line.103">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/quotas/RateLimiter.html#line.104">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> @@ -444,7 +444,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>update</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.118">update</a>(<a href="../../../../../org/apache/hadoop/hbase/quotas/RateLimiter.html" title="class in org.apache.hadoop.hbase.quotas">RateLimiter</a> other)</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.119">update</a>(<a href="../../../../../org/apache/hadoop/hbase/quotas/RateLimiter.html" title="class in org.apache.hadoop.hbase.quotas">RateLimiter</a> other)</pre> <div class="block">Sets the current instance of RateLimiter to a new values. if current limit is smaller than the new limit, bump up the available resources. @@ -457,7 +457,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isBypass</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.134">isBypass</a>()</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.135">isBypass</a>()</pre> </li> </ul> <a name="getLimit--"> @@ -466,7 +466,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getLimit</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.138">getLimit</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.139">getLimit</a>()</pre> </li> </ul> <a name="getAvailable--"> @@ -475,7 +475,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getAvailable</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.142">getAvailable</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.143">getAvailable</a>()</pre> </li> </ul> <a name="getTimeUnitInMillis--"> @@ -484,7 +484,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getTimeUnitInMillis</h4> -<pre>protected long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.146">getTimeUnitInMillis</a>()</pre> +<pre>protected long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.147">getTimeUnitInMillis</a>()</pre> </li> </ul> <a name="canExecute--"> @@ -493,7 +493,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>canExecute</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.154">canExecute</a>()</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.155">canExecute</a>()</pre> <div class="block">Is there at least one resource available to allow execution?</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -507,7 +507,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>canExecute</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.163">canExecute</a>(long amount)</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.164">canExecute</a>(long amount)</pre> <div class="block">Are there enough available resources to allow execution?</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -523,7 +523,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>consume</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.187">consume</a>()</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.188">consume</a>()</pre> <div class="block">consume one available unit.</div> </li> </ul> @@ -533,7 +533,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>consume</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.195">consume</a>(long amount)</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.196">consume</a>(long amount)</pre> <div class="block">consume amount available units, amount could be a negative number</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -547,7 +547,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>waitInterval</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.219">waitInterval</a>()</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.220">waitInterval</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>estimate of the ms required to wait before being able to provide 1 resource.</dd> @@ -560,7 +560,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>waitInterval</h4> -<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.226">waitInterval</a>(long amount)</pre> +<pre>public long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.227">waitInterval</a>(long amount)</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>estimate of the ms required to wait before being able to provide "amount" resources.</dd> @@ -573,7 +573,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>setNextRefillTime</h4> -<pre>public abstract void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.233">setNextRefillTime</a>(long nextRefillTime)</pre> +<pre>public abstract void <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.234">setNextRefillTime</a>(long nextRefillTime)</pre> </li> </ul> <a name="getNextRefillTime--"> @@ -582,7 +582,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>getNextRefillTime</h4> -<pre>public abstract long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.236">getNextRefillTime</a>()</pre> +<pre>public abstract long <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RateLimiter.html#line.237">getNextRefillTime</a>()</pre> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.html b/devapidocs/org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.html index 49956eb..e916120 100644 --- a/devapidocs/org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.html +++ b/devapidocs/org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.html @@ -351,7 +351,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>enforcedPolicies</h4> -<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentHashMap</a><<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceViolationPolicyEnforcement.html" title="interface in org.apache.hadoop.hbase.quotas">SpaceViolationPolicyEnforcement</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.html#line.56">enforcedPolicies</a></pre> +<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentHashMap</a><<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceViolationPolicyEnforcement.html" title="interface in org.apache.hadoop.hbase.quotas">SpaceViolationPolicyEnforcement</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.html#line.56">enforcedPolicies</a></pre> </li> </ul> <a name="factory"> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/quotas/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/quotas/package-tree.html b/devapidocs/org/apache/hadoop/hbase/quotas/package-tree.html index 6d9a6ff..65942fe 100644 --- a/devapidocs/org/apache/hadoop/hbase/quotas/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/quotas/package-tree.html @@ -206,12 +206,12 @@ <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> -<li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.OperationType.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">OperationQuota.OperationType</span></a></li> -<li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaScope.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">QuotaScope</span></a></li> -<li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceViolationPolicy.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">SpaceViolationPolicy</span></a></li> <li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/ThrottleType.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">ThrottleType</span></a></li> +<li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaScope.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">QuotaScope</span></a></li> +<li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.OperationType.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">OperationQuota.OperationType</span></a></li> <li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/QuotaType.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">QuotaType</span></a></li> <li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/ThrottlingException.Type.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">ThrottlingException.Type</span></a></li> +<li type="circle">org.apache.hadoop.hbase.quotas.<a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceViolationPolicy.html" title="enum in org.apache.hadoop.hbase.quotas"><span class="typeNameLink">SpaceViolationPolicy</span></a></li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html b/devapidocs/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html index 07bfb34..df13546 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html @@ -504,7 +504,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCom <ul class="blockList"> <li class="blockList"> <h4>getMergingAction</h4> -<pre>protected <a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.Action.html" title="enum in org.apache.hadoop.hbase.regionserver">MemStoreCompactionStrategy.Action</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html#line.104">getMergingAction</a>()</pre> +<pre>protected <a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.Action.html" title="enum in org.apache.hadoop.hbase.regionserver">MemStoreCompactionStrategy.Action</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html#line.106">getMergingAction</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.html#getMergingAction--">getMergingAction</a></code> in class <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreCompactionStrategy</a></code></dd> @@ -517,7 +517,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCom <ul class="blockListLast"> <li class="blockList"> <h4>getFlattenAction</h4> -<pre>protected <a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.Action.html" title="enum in org.apache.hadoop.hbase.regionserver">MemStoreCompactionStrategy.Action</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html#line.108">getFlattenAction</a>()</pre> +<pre>protected <a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.Action.html" title="enum in org.apache.hadoop.hbase.regionserver">MemStoreCompactionStrategy.Action</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/AdaptiveMemStoreCompactionStrategy.html#line.111">getFlattenAction</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.html#getFlattenAction--">getFlattenAction</a></code> in class <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreCompactionStrategy</a></code></dd> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/regionserver/CellSet.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/CellSet.html b/devapidocs/org/apache/hadoop/hbase/regionserver/CellSet.html index db16c9b..3489819 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/CellSet.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/CellSet.html @@ -469,7 +469,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>ceiling</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.76">ceiling</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.77">ceiling</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#ceiling-E-" title="class or interface in java.util">ceiling</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -482,7 +482,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>descendingIterator</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.80">descendingIterator</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.82">descendingIterator</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#descendingIterator--" title="class or interface in java.util">descendingIterator</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -495,7 +495,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>descendingSet</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.84">descendingSet</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.87">descendingSet</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#descendingSet--" title="class or interface in java.util">descendingSet</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -508,7 +508,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>floor</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.88">floor</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.92">floor</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#floor-E-" title="class or interface in java.util">floor</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -521,7 +521,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>headSet</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.92">headSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> toElement)</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.97">headSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> toElement)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#headSet-E-" title="class or interface in java.util">headSet</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -536,7 +536,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>headSet</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.96">headSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> toElement, +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.102">headSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> toElement, boolean inclusive)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> @@ -550,7 +550,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>higher</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.101">higher</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.108">higher</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#higher-E-" title="class or interface in java.util">higher</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -563,7 +563,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>iterator</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.105">iterator</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.113">iterator</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--" title="class or interface in java.lang">iterator</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -582,7 +582,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>lower</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.109">lower</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.118">lower</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#lower-E-" title="class or interface in java.util">lower</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -595,7 +595,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>pollFirst</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.113">pollFirst</a>()</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.123">pollFirst</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#pollFirst--" title="class or interface in java.util">pollFirst</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -608,7 +608,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>pollLast</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.117">pollLast</a>()</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.128">pollLast</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#pollLast--" title="class or interface in java.util">pollLast</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -621,7 +621,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>subSet</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.121">subSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> fromElement, +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.133">subSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> fromElement, <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> toElement)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> @@ -637,7 +637,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>subSet</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.125">subSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> fromElement, +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.138">subSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> fromElement, boolean fromInclusive, <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> toElement, boolean toInclusive)</pre> @@ -653,7 +653,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>tailSet</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.130">tailSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> fromElement)</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.144">tailSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> fromElement)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true#tailSet-E-" title="class or interface in java.util">tailSet</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -668,7 +668,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>tailSet</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.134">tailSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> fromElement, +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.149">tailSet</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> fromElement, boolean inclusive)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> @@ -682,7 +682,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>comparator</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><? super <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.138">comparator</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><? super <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.154">comparator</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true#comparator--" title="class or interface in java.util">comparator</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -695,7 +695,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>first</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.142">first</a>()</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.159">first</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true#first--" title="class or interface in java.util">first</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -708,7 +708,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>last</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.146">last</a>()</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.164">last</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true#last--" title="class or interface in java.util">last</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -721,7 +721,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>add</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.150">add</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.169">add</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> e)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#add-E-" title="class or interface in java.util">add</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -736,7 +736,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>addAll</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.154">addAll</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> c)</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.174">addAll</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> c)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#addAll-java.util.Collection-" title="class or interface in java.util">addAll</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -751,7 +751,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>clear</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.158">clear</a>()</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.179">clear</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#clear--" title="class or interface in java.util">clear</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -766,7 +766,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>contains</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.162">contains</a>(<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> o)</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.184">contains</a>(<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> o)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#contains-java.lang.Object-" title="class or interface in java.util">contains</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -781,7 +781,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>containsAll</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.167">containsAll</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><?> c)</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.190">containsAll</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><?> c)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#containsAll-java.util.Collection-" title="class or interface in java.util">containsAll</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -796,7 +796,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>isEmpty</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.171">isEmpty</a>()</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.195">isEmpty</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#isEmpty--" title="class or interface in java.util">isEmpty</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -811,7 +811,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>remove</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.175">remove</a>(<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> o)</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.200">remove</a>(<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> o)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#remove-java.lang.Object-" title="class or interface in java.util">remove</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -826,7 +826,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>removeAll</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.179">removeAll</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><?> c)</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.205">removeAll</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><?> c)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#removeAll-java.util.Collection-" title="class or interface in java.util">removeAll</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -841,7 +841,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>retainAll</h4> -<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.183">retainAll</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><?> c)</pre> +<pre>public boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.210">retainAll</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><?> c)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#retainAll-java.util.Collection-" title="class or interface in java.util">retainAll</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -856,7 +856,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>get</h4> -<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.187">get</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> kv)</pre> +<pre>public <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.214">get</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> kv)</pre> </li> </ul> <a name="size--"> @@ -865,7 +865,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>size</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.191">size</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.219">size</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#size--" title="class or interface in java.util">size</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -880,7 +880,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>toArray</h4> -<pre>public <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>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.195">toArray</a>()</pre> +<pre>public <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>[] <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.224">toArray</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#toArray--" title="class or interface in java.util">toArray</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -897,7 +897,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockList"> <li class="blockList"> <h4>toArray</h4> -<pre>public <T> T[] <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.199">toArray</a>(T[] a)</pre> +<pre>public <T> T[] <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.229">toArray</a>(T[] a)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true#toArray-T:A-" title="class or interface in java.util">toArray</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>></code></dd> @@ -912,7 +912,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Navigable <ul class="blockListLast"> <li class="blockList"> <h4>getNumUniqueKeys</h4> -<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.203">getNumUniqueKeys</a>()</pre> +<pre>public int <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CellSet.html#line.233">getNumUniqueKeys</a>()</pre> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html b/devapidocs/org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html index 1a6e51e..740d31b 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html @@ -897,7 +897,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/regionserver/ImmutableSe <ul class="blockList"> <li class="blockList"> <h4>dump</h4> -<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html#line.282">dump</a>(org.slf4j.Logger log)</pre> +<pre>void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html#line.283">dump</a>(org.slf4j.Logger log)</pre> <div class="block">Dumps all cells of the segment into the given log</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> @@ -911,7 +911,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/regionserver/ImmutableSe <ul class="blockListLast"> <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/regionserver/CompositeImmutableSegment.html#line.289">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/regionserver/CompositeImmutableSegment.html#line.290">toString</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/ImmutableSegment.html#toString--">toString</a></code> in class <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/ImmutableSegment.html" title="class in org.apache.hadoop.hbase.regionserver">ImmutableSegment</a></code></dd> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/devapidocs/org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.DateTieredCompactionContext.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.DateTieredCompactionContext.html b/devapidocs/org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.DateTieredCompactionContext.html index 3c3835a..37adfeb 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.DateTieredCompactionContext.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.DateTieredCompactionContext.html @@ -316,7 +316,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions <ul class="blockListLast"> <li class="blockList"> <h4>compact</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><org.apache.hadoop.fs.Path> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.DateTieredCompactionContext.html#line.92">compact</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/throttle/ThroughputController.html" title="interface in org.apache.hadoop.hbase.regionserver.throttle">ThroughputController</a> throughputController, +<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><org.apache.hadoop.fs.Path> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.DateTieredCompactionContext.html#line.93">compact</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/throttle/ThroughputController.html" title="interface in org.apache.hadoop.hbase.regionserver.throttle">ThroughputController</a> throughputController, <a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> user) 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>
