http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6b4bae59/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html b/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html index 71b4b46..1b8948e 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private static class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html#line.706">StoreFile.Comparators.GetSeqId</a> +<pre>private static class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html#line.758">StoreFile.Comparators.GetSeqId</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 com.google.common.base.Function<<a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFile</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>></pre> </li> @@ -196,7 +196,7 @@ implements com.google.common.base.Function<<a href="../../../../../org/apache <ul class="blockListLast"> <li class="blockList"> <h4>GetSeqId</h4> -<pre>private <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html#line.706">GetSeqId</a>()</pre> +<pre>private <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html#line.758">GetSeqId</a>()</pre> </li> </ul> </li> @@ -213,7 +213,7 @@ implements com.google.common.base.Function<<a href="../../../../../org/apache <ul class="blockListLast"> <li class="blockList"> <h4>apply</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html#line.708">apply</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFile</a> sf)</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.GetSeqId.html#line.760">apply</a>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFile</a> sf)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>apply</code> in interface <code>com.google.common.base.Function<<a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFile</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>></code></dd>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6b4bae59/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html b/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html index 5b9ad71..c7bf810 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html @@ -107,7 +107,7 @@ </dl> <hr> <br> -<pre>public abstract static class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.html#line.676">StoreFile.Comparators</a> +<pre>public abstract static class <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.html#line.728">StoreFile.Comparators</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> <div class="block">Useful comparators for comparing StoreFiles.</div> </li> @@ -229,7 +229,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEQ_ID</h4> -<pre>public static final <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><<a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFile</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html#line.685">SEQ_ID</a></pre> +<pre>public static final <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><<a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFile</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html#line.737">SEQ_ID</a></pre> <div class="block">Comparator that compares based on the Sequence Ids of the the StoreFiles. Bulk loads that did not request a seq ID are given a seq id of -1; thus, they are placed before all non- @@ -244,7 +244,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>SEQ_ID_MAX_TIMESTAMP</h4> -<pre>public static final <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><<a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFile</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html#line.697">SEQ_ID_MAX_TIMESTAMP</a></pre> +<pre>public static final <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><<a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFile</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html#line.749">SEQ_ID_MAX_TIMESTAMP</a></pre> <div class="block">Comparator for time-aware compaction. SeqId is still the first ordering criterion to maintain MVCC.</div> </li> @@ -263,7 +263,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>Comparators</h4> -<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html#line.676">Comparators</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/StoreFile.Comparators.html#line.728">Comparators</a>()</pre> </li> </ul> </li>
