http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/mob/MobUtils.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/mob/MobUtils.html b/devapidocs/org/apache/hadoop/hbase/mob/MobUtils.html index 575778b..36acd2f 100644 --- a/devapidocs/org/apache/hadoop/hbase/mob/MobUtils.html +++ b/devapidocs/org/apache/hadoop/hbase/mob/MobUtils.html @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>@InterfaceAudience.Private -public final class <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.86">MobUtils</a> +public final class <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.87">MobUtils</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">The mob utilities</div> </li> @@ -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>LOG</h4> -<pre>private static final org.apache.commons.logging.Log <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.88">LOG</a></pre> +<pre>private static final org.apache.commons.logging.Log <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.89">LOG</a></pre> </li> </ul> <a name="WEEKLY_THRESHOLD_MULTIPLIER"> @@ -582,7 +582,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>WEEKLY_THRESHOLD_MULTIPLIER</h4> -<pre>private static final long <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.89">WEEKLY_THRESHOLD_MULTIPLIER</a></pre> +<pre>private static final long <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.90">WEEKLY_THRESHOLD_MULTIPLIER</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.mob.MobUtils.WEEKLY_THRESHOLD_MULTIPLIER">Constant Field Values</a></dd> @@ -595,7 +595,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MONTHLY_THRESHOLD_MULTIPLIER</h4> -<pre>private static final long <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.90">MONTHLY_THRESHOLD_MULTIPLIER</a></pre> +<pre>private static final long <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.91">MONTHLY_THRESHOLD_MULTIPLIER</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.mob.MobUtils.MONTHLY_THRESHOLD_MULTIPLIER">Constant Field Values</a></dd> @@ -608,7 +608,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>LOCAL_FORMAT</h4> -<pre>private static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ThreadLocal.html?is-external=true" title="class or interface in java.lang">ThreadLocal</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text">SimpleDateFormat</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.92">LOCAL_FORMAT</a></pre> +<pre>private static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ThreadLocal.html?is-external=true" title="class or interface in java.lang">ThreadLocal</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text">SimpleDateFormat</a>> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.93">LOCAL_FORMAT</a></pre> </li> </ul> <a name="REF_DELETE_MARKER_TAG_BYTES"> @@ -617,7 +617,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>REF_DELETE_MARKER_TAG_BYTES</h4> -<pre>private static final byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.100">REF_DELETE_MARKER_TAG_BYTES</a></pre> +<pre>private static final byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.101">REF_DELETE_MARKER_TAG_BYTES</a></pre> </li> </ul> </li> @@ -634,7 +634,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>MobUtils</h4> -<pre>private <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.110">MobUtils</a>()</pre> +<pre>private <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.111">MobUtils</a>()</pre> <div class="block">Private constructor to keep this class from being instantiated.</div> </li> </ul> @@ -652,7 +652,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>formatDate</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.118">formatDate</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> date)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.119">formatDate</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> date)</pre> <div class="block">Formats a date to a string.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -668,7 +668,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>parseDate</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.128">parseDate</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> dateString) +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.129">parseDate</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> dateString) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/text/ParseException.html?is-external=true" title="class or interface in java.text">ParseException</a></pre> <div class="block">Parses the string to a date.</div> <dl> @@ -687,7 +687,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getFirstDayOfMonth</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.138">getFirstDayOfMonth</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> calendar, +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.139">getFirstDayOfMonth</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> calendar, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> date)</pre> <div class="block">Get the first day of the input date's month</div> <dl> @@ -705,7 +705,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getFirstDayOfWeek</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.157">getFirstDayOfWeek</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> calendar, +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.158">getFirstDayOfWeek</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> calendar, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> date)</pre> <div class="block">Get the first day of the input date's week</div> <dl> @@ -723,7 +723,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isMobReferenceCell</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.176">isMobReferenceCell</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.177">isMobReferenceCell</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> <div class="block">Whether the current cell is a mob reference cell.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -739,7 +739,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getTableNameTag</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.189">getTableNameTag</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.192">getTableNameTag</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> <div class="block">Gets the table name tag.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -755,7 +755,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>hasMobReferenceTag</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.201">hasMobReferenceTag</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>> tags)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.207">hasMobReferenceTag</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>> tags)</pre> <div class="block">Whether the tag list has a mob reference tag.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -771,7 +771,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isRawMobScan</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.221">isRawMobScan</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.227">isRawMobScan</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</pre> <div class="block">Indicates whether it's a raw scan. The information is set in the attribute "hbase.mob.scan.raw" of scan. For a mob cell, in a normal scan the scanners retrieves the mob cell from the mob file. @@ -791,7 +791,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isRefOnlyScan</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.237">isRefOnlyScan</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.243">isRefOnlyScan</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</pre> <div class="block">Indicates whether it's a reference only scan. The information is set in the attribute "hbase.mob.scan.ref.only" of scan. If it's a ref only scan, only the cells with ref tag are returned.</div> @@ -809,7 +809,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isCacheMobBlocks</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.252">isCacheMobBlocks</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.258">isCacheMobBlocks</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</pre> <div class="block">Indicates whether the scan contains the information of caching blocks. The information is set in the attribute "hbase.mob.cache.blocks" of scan.</div> <dl> @@ -826,7 +826,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>setCacheMobBlocks</h4> -<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.271">setCacheMobBlocks</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan, +<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.277">setCacheMobBlocks</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan, boolean cacheBlocks)</pre> <div class="block">Sets the attribute of caching blocks in the scan.</div> <dl> @@ -844,7 +844,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>cleanExpiredMobFiles</h4> -<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.287">cleanExpiredMobFiles</a>(org.apache.hadoop.fs.FileSystem fs, +<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.293">cleanExpiredMobFiles</a>(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> columnDescriptor, @@ -873,7 +873,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMobHome</h4> -<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.362">getMobHome</a>(org.apache.hadoop.conf.Configuration conf)</pre> +<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.368">getMobHome</a>(org.apache.hadoop.conf.Configuration conf)</pre> <div class="block">Gets the root dir of the mob files. It's {HBASE_DIR}/mobdir.</div> <dl> @@ -890,7 +890,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getQualifiedMobRootDir</h4> -<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.373">getQualifiedMobRootDir</a>(org.apache.hadoop.conf.Configuration conf) +<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.379">getQualifiedMobRootDir</a>(org.apache.hadoop.conf.Configuration conf) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Gets the qualified root dir of the mob files.</div> <dl> @@ -909,7 +909,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMobRegionPath</h4> -<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.387">getMobRegionPath</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.393">getMobRegionPath</a>(org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName)</pre> <div class="block">Gets the region dir of the mob files. It's {HBASE_DIR}/mobdir/{namespace}/{tableName}/{regionEncodedName}.</div> @@ -928,7 +928,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMobFamilyPath</h4> -<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.401">getMobFamilyPath</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.407">getMobFamilyPath</a>(org.apache.hadoop.conf.Configuration conf, <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> familyName)</pre> <div class="block">Gets the family dir of the mob files. @@ -949,7 +949,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMobFamilyPath</h4> -<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.412">getMobFamilyPath</a>(org.apache.hadoop.fs.Path regionPath, +<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.418">getMobFamilyPath</a>(org.apache.hadoop.fs.Path regionPath, <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> familyName)</pre> <div class="block">Gets the family dir of the mob files. It's {HBASE_DIR}/mobdir/{namespace}/{tableName}/{regionEncodedName}/{columnFamilyName}.</div> @@ -968,7 +968,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMobRegionInfo</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.423">getMobRegionInfo</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName)</pre> +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.429">getMobRegionInfo</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName)</pre> <div class="block">Gets the RegionInfo of the mob files. This is a dummy region. The mob files are not saved in a region in HBase. This is only used in mob snapshot. It's internally used only.</div> @@ -986,7 +986,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isMobRegionInfo</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.437">isMobRegionInfo</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> regionInfo)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.443">isMobRegionInfo</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a> regionInfo)</pre> <div class="block">Gets whether the current RegionInfo is a mob one.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1002,7 +1002,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isMobRegionName</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.448">isMobRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.454">isMobRegionName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, byte[] regionName)</pre> <div class="block">Gets whether the current region name follows the pattern of a mob region name.</div> <dl> @@ -1020,7 +1020,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getCompactionWorkingPath</h4> -<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.458">getCompactionWorkingPath</a>(org.apache.hadoop.fs.Path root, +<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.464">getCompactionWorkingPath</a>(org.apache.hadoop.fs.Path root, <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> jobName)</pre> <div class="block">Gets the working directory of the mob compaction.</div> <dl> @@ -1038,7 +1038,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>removeMobFiles</h4> -<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.472">removeMobFiles</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.478">removeMobFiles</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, org.apache.hadoop.fs.Path tableDir, @@ -1065,7 +1065,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createMobRefCell</h4> -<pre>public static <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/mob/MobUtils.html#line.487">createMobRefCell</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, +<pre>public static <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/mob/MobUtils.html#line.493">createMobRefCell</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, byte[] fileName, <a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a> tableNameTag)</pre> <div class="block">Creates a mob reference KeyValue. @@ -1087,7 +1087,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createMobRefCell</h4> -<pre>public static <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/mob/MobUtils.html#line.502">createMobRefCell</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, +<pre>public static <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/mob/MobUtils.html#line.508">createMobRefCell</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, byte[] fileName, byte[] refCellTags)</pre> </li> @@ -1098,7 +1098,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createWriter</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.523">createWriter</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.529">createWriter</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> family, <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> date, @@ -1137,7 +1137,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createRefFileWriter</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.547">createRefFileWriter</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.553">createRefFileWriter</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> family, org.apache.hadoop.fs.Path basePath, @@ -1170,7 +1170,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createWriter</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.574">createWriter</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.580">createWriter</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> family, <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> date, @@ -1209,7 +1209,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createDelFileWriter</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.600">createDelFileWriter</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.606">createDelFileWriter</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> family, <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> date, @@ -1246,7 +1246,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createWriter</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.627">createWriter</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.633">createWriter</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> family, <a href="../../../../../org/apache/hadoop/hbase/mob/MobFileName.html" title="class in org.apache.hadoop.hbase.mob">MobFileName</a> mobFileName, @@ -1283,7 +1283,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createWriter</h4> -<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.656">createWriter</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileWriter</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.662">createWriter</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> family, org.apache.hadoop.fs.Path path, @@ -1326,7 +1326,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>commitFile</h4> -<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.699">commitFile</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.705">commitFile</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path sourceFile, org.apache.hadoop.fs.Path targetPath, @@ -1353,7 +1353,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>validateMobFile</h4> -<pre>private static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.725">validateMobFile</a>(org.apache.hadoop.conf.Configuration conf, +<pre>private static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.731">validateMobFile</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, <a href="../../../../../org/apache/hadoop/hbase/io/hfile/CacheConfig.html" title="class in org.apache.hadoop.hbase.io.hfile">CacheConfig</a> cacheConfig, @@ -1377,7 +1377,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>hasValidMobRefCellValue</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.750">hasValidMobRefCellValue</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.756">hasValidMobRefCellValue</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> <div class="block">Indicates whether the current mob ref cell has a valid value. A mob ref cell has a mob reference tag. The value of a mob ref cell consists of two parts, real mob value length and mob file name. @@ -1397,7 +1397,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMobValueLength</h4> -<pre>public static int <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.763">getMobValueLength</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> +<pre>public static int <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.769">getMobValueLength</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> <div class="block">Gets the mob value length from the mob ref cell. A mob ref cell has a mob reference tag. The value of a mob ref cell consists of two parts, real mob value length and mob file name. @@ -1417,7 +1417,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getMobFileName</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.776">getMobFileName</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.782">getMobFileName</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> <div class="block">Gets the mob file name from the mob ref cell. A mob ref cell has a mob reference tag. The value of a mob ref cell consists of two parts, real mob value length and mob file name. @@ -1437,7 +1437,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getTableLockName</h4> -<pre>public static <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/mob/MobUtils.html#line.787">getTableLockName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tn)</pre> +<pre>public static <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/mob/MobUtils.html#line.793">getTableLockName</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tn)</pre> <div class="block">Gets the table name used in the table lock. The table lock name is a dummy one, it's not a table name. It's tableName + ".mobLock".</div> <dl> @@ -1454,7 +1454,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>doMobCompaction</h4> -<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.801">doMobCompaction</a>(org.apache.hadoop.conf.Configuration conf, +<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.807">doMobCompaction</a>(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> hcd, @@ -1482,7 +1482,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createMobCompactorThreadPool</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent">ExecutorService</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.834">createMobCompactorThreadPool</a>(org.apache.hadoop.conf.Configuration conf)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent">ExecutorService</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.840">createMobCompactorThreadPool</a>(org.apache.hadoop.conf.Configuration conf)</pre> <div class="block">Creates a thread pool.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1498,7 +1498,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>hasMobColumns</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.862">hasMobColumns</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a> htd)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.868">hasMobColumns</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a> htd)</pre> <div class="block">Checks whether this table has mob-enabled columns.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1514,7 +1514,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isReadEmptyValueOnMobCellMiss</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.878">isReadEmptyValueOnMobCellMiss</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</pre> +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.884">isReadEmptyValueOnMobCellMiss</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</pre> <div class="block">Indicates whether return null value when the mob file is missing or corrupt. The information is set in the attribute "empty.value.on.mobcell.miss" of scan.</div> <dl> @@ -1531,7 +1531,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>createMobRefDeleteMarker</h4> -<pre>public static <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/mob/MobUtils.html#line.893">createMobRefDeleteMarker</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> +<pre>public static <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/mob/MobUtils.html#line.899">createMobRefDeleteMarker</a>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</pre> <div class="block">Creates a mob ref delete marker.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1547,7 +1547,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isMobFileExpired</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.904">isMobFileExpired</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> column, +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.910">isMobFileExpired</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a> column, long current, <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> fileDate)</pre> <div class="block">Checks if the mob file is expired.</div> @@ -1567,7 +1567,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>fillPartitionId</h4> -<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.938">fillPartitionId</a>(<a href="../../../../../org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactionRequest.CompactionPartitionId.html" title="class in org.apache.hadoop.hbase.mob.compactions">PartitionedMobCompactionRequest.CompactionPartitionId</a> id, +<pre>public static boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/mob/MobUtils.html#line.944">fillPartitionId</a>(<a href="../../../../../org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactionRequest.CompactionPartitionId.html" title="class in org.apache.hadoop.hbase.mob.compactions">PartitionedMobCompactionRequest.CompactionPartitionId</a> id, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> firstDayOfCurrentMonth, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> firstDayOfCurrentWeek, <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> dateStr,
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html b/devapidocs/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html index 7c20d30..9e54a7a 100644 --- a/devapidocs/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html +++ b/devapidocs/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.html#line.378">PartitionedMobCompactor.DelPartitionComparator</a> +<pre>static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.html#line.376">PartitionedMobCompactor.DelPartitionComparator</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/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><<a href="../../../../../../org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactionRequest.CompactionDelPartition.html" title="class in org.apache.hadoop.hbase.mob.compactions">PartitionedMobCompactionRequest.CompactionDelPartition</a>></pre> </li> @@ -222,7 +222,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparato <ul class="blockListLast"> <li class="blockList"> <h4>compareStartKey</h4> -<pre>private boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.379">compareStartKey</a></pre> +<pre>private boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.377">compareStartKey</a></pre> </li> </ul> </li> @@ -239,7 +239,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparato <ul class="blockListLast"> <li class="blockList"> <h4>DelPartitionComparator</h4> -<pre><a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.381">DelPartitionComparator</a>(boolean compareStartKey)</pre> +<pre><a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.379">DelPartitionComparator</a>(boolean compareStartKey)</pre> </li> </ul> </li> @@ -256,7 +256,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparato <ul class="blockList"> <li class="blockList"> <h4>getCompareStartKey</h4> -<pre>public boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.385">getCompareStartKey</a>()</pre> +<pre>public boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.383">getCompareStartKey</a>()</pre> </li> </ul> <a name="setCompareStartKey-boolean-"> @@ -265,7 +265,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparato <ul class="blockList"> <li class="blockList"> <h4>setCompareStartKey</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.389">setCompareStartKey</a>(boolean compareStartKey)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.387">setCompareStartKey</a>(boolean compareStartKey)</pre> </li> </ul> <a name="compare-org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartition-org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartition-"> @@ -274,7 +274,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Comparato <ul class="blockListLast"> <li class="blockList"> <h4>compare</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.394">compare</a>(<a href="../../../../../../org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactionRequest.CompactionDelPartition.html" title="class in org.apache.hadoop.hbase.mob.compactions">PartitionedMobCompactionRequest.CompactionDelPartition</a> o1, +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.DelPartitionComparator.html#line.392">compare</a>(<a href="../../../../../../org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactionRequest.CompactionDelPartition.html" title="class in org.apache.hadoop.hbase.mob.compactions">PartitionedMobCompactionRequest.CompactionDelPartition</a> o1, <a href="../../../../../../org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactionRequest.CompactionDelPartition.html" title="class in org.apache.hadoop.hbase.mob.compactions">PartitionedMobCompactionRequest.CompactionDelPartition</a> o2)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
