http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html b/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html new file mode 100644 index 0000000..020527e --- /dev/null +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html @@ -0,0 +1,417 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>CompactSplit.AggregatingCompactionLifeCycleTracker (Apache HBase 3.0.0-SNAPSHOT API)</title> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="CompactSplit.AggregatingCompactionLifeCycleTracker (Apache HBase 3.0.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/CompactSplit.AggregatingCompactionLifeCycleTracker.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html" target="_top">Frames</a></li> +<li><a href="CompactSplit.AggregatingCompactionLifeCycleTracker.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.hadoop.hbase.regionserver</div> +<h2 title="Class CompactSplit.AggregatingCompactionLifeCycleTracker" class="title">Class CompactSplit.AggregatingCompactionLifeCycleTracker</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.hadoop.hbase.regionserver.CompactSplit.AggregatingCompactionLifeCycleTracker</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.html" title="class in org.apache.hadoop.hbase.regionserver">CompactSplit</a></dd> +</dl> +<hr> +<br> +<pre>private static final class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.html#line.243">CompactSplit.AggregatingCompactionLifeCycleTracker</a> +extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicInteger</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#remaining">remaining</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#tracker">tracker</a></span></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker"> +<!-- --> +</a> +<h3>Fields inherited from interface org.apache.hadoop.hbase.regionserver.compactions.<a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a></h3> +<code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html#DUMMY">DUMMY</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#AggregatingCompactionLifeCycleTracker-org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker-int-">AggregatingCompactionLifeCycleTracker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a> tracker, + int numberOfStores)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#afterExecution-org.apache.hadoop.hbase.regionserver.Store-">afterExecution</a></span>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store)</code> +<div class="block">Called after compaction is executed by CompactSplitThread.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#beforeExecution-org.apache.hadoop.hbase.regionserver.Store-">beforeExecution</a></span>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store)</code> +<div class="block">Called before compaction is executed by CompactSplitThread.</div> +</td> +</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/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#notExecuted-org.apache.hadoop.hbase.regionserver.Store-java.lang.String-">notExecuted</a></span>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, + <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> reason)</code> +<div class="block">Called if the compaction request is failed for some reason.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>private void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#tryCompleted--">tryCompleted</a></span>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<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></h3> +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <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>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.hadoop.hbase.regionserver.compactions.<a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a></h3> +<code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html#completed--">completed</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="tracker"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tracker</h4> +<pre>private final <a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#line.246">tracker</a></pre> +</li> +</ul> +<a name="remaining"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>remaining</h4> +<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicInteger</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#line.248">remaining</a></pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="AggregatingCompactionLifeCycleTracker-org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker-int-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>AggregatingCompactionLifeCycleTracker</h4> +<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#line.250">AggregatingCompactionLifeCycleTracker</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a> tracker, + int numberOfStores)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="tryCompleted--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tryCompleted</h4> +<pre>private void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#line.256">tryCompleted</a>()</pre> +</li> +</ul> +<a name="notExecuted-org.apache.hadoop.hbase.regionserver.Store-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>notExecuted</h4> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#line.263">notExecuted</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, + <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> reason)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html#notExecuted-org.apache.hadoop.hbase.regionserver.Store-java.lang.String-">CompactionLifeCycleTracker</a></code></span></div> +<div class="block">Called if the compaction request is failed for some reason.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html#notExecuted-org.apache.hadoop.hbase.regionserver.Store-java.lang.String-">notExecuted</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a></code></dd> +</dl> +</li> +</ul> +<a name="beforeExecution-org.apache.hadoop.hbase.regionserver.Store-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>beforeExecution</h4> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#line.269">beforeExecution</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html#beforeExecution-org.apache.hadoop.hbase.regionserver.Store-">CompactionLifeCycleTracker</a></code></span></div> +<div class="block">Called before compaction is executed by CompactSplitThread. + <p> + Requesting compaction on a region can lead to multiple compactions on different stores, so we + will pass the <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver"><code>Store</code></a> in to tell you the store we operate on.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html#beforeExecution-org.apache.hadoop.hbase.regionserver.Store-">beforeExecution</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a></code></dd> +</dl> +</li> +</ul> +<a name="afterExecution-org.apache.hadoop.hbase.regionserver.Store-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>afterExecution</h4> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html#line.274">afterExecution</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html#afterExecution-org.apache.hadoop.hbase.regionserver.Store-">CompactionLifeCycleTracker</a></code></span></div> +<div class="block">Called after compaction is executed by CompactSplitThread. + <p> + Requesting compaction on a region can lead to multiple compactions on different stores, so we + will pass the <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver"><code>Store</code></a> in to tell you the store we operate on.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html#afterExecution-org.apache.hadoop.hbase.regionserver.Store-">afterExecution</a></code> in interface <code><a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver.compactions">CompactionLifeCycleTracker</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/CompactSplit.AggregatingCompactionLifeCycleTracker.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html" target="_top">Frames</a></li> +<li><a href="CompactSplit.AggregatingCompactionLifeCycleTracker.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2007–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html b/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html index f07e77c..8f855ca 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html @@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private final class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.html#line.446">CompactSplit.CompactionRunner</a> +<pre>private final class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.html#line.504">CompactSplit.CompactionRunner</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a></pre> </li> @@ -246,7 +246,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockList"> <li class="blockList"> <h4>store</h4> -<pre>private final <a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.447">store</a></pre> +<pre>private final <a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.505">store</a></pre> </li> </ul> <a name="region"> @@ -255,7 +255,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockList"> <li class="blockList"> <h4>region</h4> -<pre>private final <a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.448">region</a></pre> +<pre>private final <a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.506">region</a></pre> </li> </ul> <a name="compaction"> @@ -264,7 +264,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockList"> <li class="blockList"> <h4>compaction</h4> -<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a><<a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionContext.html" title="class in org.apache.hadoop.hbase.regionserver.compactions">CompactionContext</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.449">compaction</a></pre> +<pre>private final <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a><<a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionContext.html" title="class in org.apache.hadoop.hbase.regionserver.compactions">CompactionContext</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.507">compaction</a></pre> </li> </ul> <a name="queuedPriority"> @@ -273,7 +273,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockList"> <li class="blockList"> <h4>queuedPriority</h4> -<pre>private int <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.450">queuedPriority</a></pre> +<pre>private int <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.508">queuedPriority</a></pre> </li> </ul> <a name="parent"> @@ -282,7 +282,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockList"> <li class="blockList"> <h4>parent</h4> -<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ThreadPoolExecutor</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.451">parent</a></pre> +<pre>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ThreadPoolExecutor</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.509">parent</a></pre> </li> </ul> <a name="user"> @@ -291,7 +291,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockList"> <li class="blockList"> <h4>user</h4> -<pre>private <a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.452">user</a></pre> +<pre>private <a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.510">user</a></pre> </li> </ul> <a name="time"> @@ -300,7 +300,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockListLast"> <li class="blockList"> <h4>time</h4> -<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.453">time</a></pre> +<pre>private long <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.511">time</a></pre> </li> </ul> </li> @@ -317,7 +317,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockListLast"> <li class="blockList"> <h4>CompactionRunner</h4> -<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.455">CompactionRunner</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a> store, +<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.513">CompactionRunner</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a> store, <a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a><<a href="../../../../../org/apache/hadoop/hbase/regionserver/compactions/CompactionContext.html" title="class in org.apache.hadoop.hbase.regionserver.compactions">CompactionContext</a>> compaction, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ThreadPoolExecutor</a> parent, @@ -338,7 +338,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <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/regionserver/CompactSplit.CompactionRunner.html#line.469">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/CompactSplit.CompactionRunner.html#line.526">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> @@ -351,7 +351,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockList"> <li class="blockList"> <h4>doCompaction</h4> -<pre>private void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.475">doCompaction</a>(<a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> user)</pre> +<pre>private void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.532">doCompaction</a>(<a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> user)</pre> </li> </ul> <a name="run--"> @@ -360,7 +360,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockList"> <li class="blockList"> <h4>run</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.563">run</a>()</pre> +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.CompactionRunner.html#line.620">run</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/Runnable.html?is-external=true#run--" title="class or interface in java.lang">run</a></code> in interface <code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a></code></dd> @@ -373,7 +373,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. <ul class="blockListLast"> <li class="blockList"> <h4>formatStackTrace</h4> -<pre>private <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/CompactSplit.CompactionRunner.html#line.573">formatStackTrace</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</pre> +<pre>private <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/CompactSplit.CompactionRunner.html#line.630">formatStackTrace</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> ex)</pre> </li> </ul> </li> @@ -404,7 +404,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable. </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.AggregatingCompactionLifeCycleTracker.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html" title="class in org.apache.hadoop.hbase.regionserver"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/41a7fcc5/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html b/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html index 2b12f68..5716c8a 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private static class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.html#line.585">CompactSplit.Rejection</a> +<pre>private static class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.html#line.642">CompactSplit.Rejection</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/RejectedExecutionHandler.html?is-external=true" title="class or interface in java.util.concurrent">RejectedExecutionHandler</a></pre> <div class="block">Cleanup class to use when rejecting a compaction request from the queue.</div> @@ -191,7 +191,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockListLast"> <li class="blockList"> <h4>Rejection</h4> -<pre>private <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html#line.585">Rejection</a>()</pre> +<pre>private <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html#line.642">Rejection</a>()</pre> </li> </ul> </li> @@ -208,7 +208,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren <ul class="blockListLast"> <li class="blockList"> <h4>rejectedExecution</h4> -<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html#line.587">rejectedExecution</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a> runnable, +<pre>public void <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/CompactSplit.Rejection.html#line.644">rejectedExecution</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a> runnable, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ThreadPoolExecutor</a> pool)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
