http://git-wip-us.apache.org/repos/asf/hbase-site/blob/5efde4c2/1.1/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
----------------------------------------------------------------------
diff --git a/1.1/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html 
b/1.1/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
deleted file mode 100644
index 668ae3e..0000000
--- a/1.1/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
+++ /dev/null
@@ -1,2194 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HTableDescriptor (Apache HBase 1.1.8-SNAPSHOT API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HTableDescriptor (Apache HBase 1.1.8-SNAPSHOT 
API)";
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
-<!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/HTableDescriptor.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/HRegionLocation.html" 
title="class in org.apache.hadoop.hbase"><span class="strong">Prev 
Class</span></a></li>
-<li><a 
href="../../../../org/apache/hadoop/hbase/InvalidFamilyOperationException.html" 
title="class in org.apache.hadoop.hbase"><span class="strong">Next 
Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/hadoop/hbase/HTableDescriptor.html" 
target="_top">Frames</a></li>
-<li><a href="HTableDescriptor.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:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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</div>
-<h2 title="Class HTableDescriptor" class="title">Class HTableDescriptor</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/7/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.HTableDescriptor</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&gt;, 
org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable&lt;<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a 
href="../../../../org/apache/hadoop/hbase/client/UnmodifyableHTableDescriptor.html"
 title="class in 
org.apache.hadoop.hbase.client">UnmodifyableHTableDescriptor</a></dd>
-</dl>
-<hr>
-<br>
-<pre>@InterfaceAudience.Public
-@InterfaceStability.Evolving
-public class <span class="strong">HTableDescriptor</span>
-extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
-implements org.apache.hadoop.io.WritableComparable&lt;<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&gt;</pre>
-<div class="block">HTableDescriptor contains the details about an HBase table  
such as the descriptors of
- all the column families, is the table a catalog table, <code> -ROOT- </code> 
or
- <code> hbase:meta </code>, if the table is read only, the maximum size of the 
memstore,
- when the region split should occur, coprocessors associated with it 
etc...</div>
-</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</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>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#COMPACTION_ENABLED">COMPACTION_ENABLED</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access 
this metadata
- attribute which denotes if the table is compaction enabled</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DEFAULT_COMPACTION_ENABLED">DEFAULT_COMPACTION_ENABLED</a></strong></code>
-<div class="block">Constant that denotes whether the table is compaction 
enabled by default</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static long</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DEFAULT_MEMSTORE_FLUSH_SIZE">DEFAULT_MEMSTORE_FLUSH_SIZE</a></strong></code>
-<div class="block">Constant that denotes the maximum default size of the 
memstore after which
- the contents are flushed to the store files</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DEFAULT_READONLY">DEFAULT_READONLY</a></strong></code>
-<div class="block">Constant that denotes whether the table is READONLY by 
default and is false</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DEFAULT_REGION_MEMSTORE_REPLICATION">DEFAULT_REGION_MEMSTORE_REPLICATION</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DEFAULT_REGION_REPLICATION">DEFAULT_REGION_REPLICATION</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DEFERRED_LOG_FLUSH">DEFERRED_LOG_FLUSH</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DURABILITY"><code>DURABILITY</code></a>
 instead.</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DURABILITY">DURABILITY</a></strong></code>
-<div class="block"><em>INTERNAL</em> <a 
href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum 
in org.apache.hadoop.hbase.client"><code>Durability</code></a> setting for the 
table.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#FLUSH_POLICY">FLUSH_POLICY</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#IS_META">IS_META</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this 
metadata
- attribute which denotes if it is a catalog table, either
- <code> hbase:meta </code> or <code> -ROOT- </code></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#IS_ROOT">IS_ROOT</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this 
metadata
- attribute which denotes if the table is a -ROOT- region or not</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#MAX_FILESIZE">MAX_FILESIZE</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access 
this metadata
- attribute which denotes the maximum size of the store file after which
- a region split occurs</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#MEMSTORE_FLUSHSIZE">MEMSTORE_FLUSHSIZE</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access 
this metadata
- attribute which represents the maximum size of the memstore after which
- its contents are flushed onto the disk</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#META_TABLEDESC">META_TABLEDESC</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use TableDescriptors#get(TableName.META_TABLE_NAME) or
- HBaseAdmin#getTableDescriptor(TableName.META_TABLE_NAME) instead.</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static byte[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#NAMESPACE_COL_DESC_BYTES">NAMESPACE_COL_DESC_BYTES</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#NAMESPACE_FAMILY_INFO">NAMESPACE_FAMILY_INFO</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static byte[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#NAMESPACE_FAMILY_INFO_BYTES">NAMESPACE_FAMILY_INFO_BYTES</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#NAMESPACE_TABLEDESC">NAMESPACE_TABLEDESC</a></strong></code>
-<div class="block">Table descriptor for namespace table</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#OWNER">OWNER</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in 
org.apache.hadoop.hbase.io">ImmutableBytesWritable</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#OWNER_KEY">OWNER_KEY</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#READONLY">READONLY</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this 
metadata
- attribute which denotes if the table is Read Only</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#REGION_MEMSTORE_REPLICATION">REGION_MEMSTORE_REPLICATION</a></strong></code>
-<div class="block"><em>INTERNAL</em> flag to indicate whether or not the 
memstore should be replicated
- for read-replicas (CONSISTENCY => TIMELINE).</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#REGION_REPLICATION">REGION_REPLICATION</a></strong></code>
-<div class="block"><em>INTERNAL</em> number of region replicas for the 
table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#SPLIT_POLICY">SPLIT_POLICY</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier</th>
-<th class="colLast" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#HTableDescriptor()">HTableDescriptor</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>As of release 0.96
-             (<a 
href="https://issues.apache.org/jira/browse/HBASE-5453";>HBASE-5453</a>).
-             This will be removed in HBase 2.0.0.
-             Used by Writables and Writables are going away.</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#HTableDescriptor(byte[])">HTableDescriptor</a></strong>(byte[]&nbsp;name)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#HTableDescriptor(org.apache.hadoop.hbase.HTableDescriptor)">HTableDescriptor</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;desc)</code>
-<div class="block">Construct a table descriptor by cloning the descriptor 
passed as a parameter.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#HTableDescriptor(java.lang.String)">HTableDescriptor</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#HTableDescriptor(org.apache.hadoop.hbase.TableName)">HTableDescriptor</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;name)</code>
-<div class="block">Construct a table descriptor specifying a TableName 
object</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#HTableDescriptor(org.apache.hadoop.hbase.TableName,%20org.apache.hadoop.hbase.HColumnDescriptor[])">HTableDescriptor</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;name,
-                <a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a>[]&nbsp;families)</code>
-<div class="block"><em> INTERNAL </em> Private constructor used internally 
creating table descriptors for
- catalog tables, <code>hbase:meta</code> and <code>-ROOT-</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#HTableDescriptor(org.apache.hadoop.hbase.TableName,%20org.apache.hadoop.hbase.HColumnDescriptor[],%20java.util.Map)">HTableDescriptor</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;name,
-                <a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a>[]&nbsp;families,
-                <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in 
org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&gt;&nbsp;values)</code>
-<div class="block"><em> INTERNAL </em>Private constructor used internally 
creating table descriptors for
- catalog tables, <code>hbase:meta</code> and <code>-ROOT-</code>.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessor(java.lang.String)">addCoprocessor</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;className)</code>
-<div class="block">Add a table coprocessor to this table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessor(java.lang.String,%20org.apache.hadoop.fs.Path,%20int,%20java.util.Map)">addCoprocessor</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;className,
-              org.apache.hadoop.fs.Path&nbsp;jarFilePath,
-              int&nbsp;priority,
-              <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)</code>
-<div class="block">Add a table coprocessor to this table.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessorWithSpec(java.lang.String)">addCoprocessorWithSpec</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;specStr)</code>
-<div class="block">Add a table coprocessor to this table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addFamily(org.apache.hadoop.hbase.HColumnDescriptor)">addFamily</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;family)</code>
-<div class="block">Adds a column family.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#compareTo(org.apache.hadoop.hbase.HTableDescriptor)">compareTo</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;other)</code>
-<div class="block">Compares the descriptor with another descriptor which is 
passed as a parameter.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td 
class="colFirst"><code>org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#convert()">convert</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#convert(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema)">convert</a></strong>(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema&nbsp;ts)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#equals(java.lang.Object)">equals</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;obj)</code>
-<div class="block">Compare the contents of the descriptor with another one 
passed as a parameter.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a>[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilies()">getColumnFamilies</a></strong>()</code>
-<div class="block">Returns an array all the <a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of the column 
families
- of the table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getConfiguration()">getConfiguration</a></strong>()</code>
-<div class="block">Getter for fetching an unmodifiable <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#configuration"><code>configuration</code></a>
 map.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getConfigurationValue(java.lang.String)">getConfigurationValue</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</code>
-<div class="block">Getter for accessing the configuration value by key</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getCoprocessors()">getCoprocessors</a></strong>()</code>
-<div class="block">Return the list of attached co-processor represented by 
their name className</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum 
in org.apache.hadoop.hbase.client">Durability</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getDurability()">getDurability</a></strong>()</code>
-<div class="block">Returns the durability setting for the table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamilies()">getFamilies</a></strong>()</code>
-<div class="block">Returns an unmodifiable collection of all the <a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a>
- of all the column families of the table.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;byte[]&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamiliesKeys()">getFamiliesKeys</a></strong>()</code>
-<div class="block">Returns all the column family names of the current 
table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamily(byte[])">getFamily</a></strong>(byte[]&nbsp;column)</code>
-<div class="block">Returns the HColumnDescriptor for a specific column family 
with name as
- specified by the parameter column.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFlushPolicyClassName()">getFlushPolicyClassName</a></strong>()</code>
-<div class="block">This gets the class associated with the flush policy which 
determines the stores need to be
- flushed when flushing a region.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMaxFileSize()">getMaxFileSize</a></strong>()</code>
-<div class="block">Returns the maximum size upto which a region can grow to 
after which a region
- split is triggered.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMemStoreFlushSize()">getMemStoreFlushSize</a></strong>()</code>
-<div class="block">Returns the size of the memstore after which a flush to 
filesystem is triggered.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getName()">getName</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getTableName()"><code>getTableName()</code></a>
 instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getNameAsString()">getNameAsString</a></strong>()</code>
-<div class="block">Get the name of the table as a String</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getOwnerString()">getOwnerString</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getRegionReplication()">getRegionReplication</a></strong>()</code>
-<div class="block">Returns the configured replicas per region</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getRegionSplitPolicyClassName()">getRegionSplitPolicyClassName</a></strong>()</code>
-<div class="block">This gets the class associated with the region split policy 
which
- determines when a region split should occur.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static org.apache.hadoop.fs.Path</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getTableDir(org.apache.hadoop.fs.Path,%20byte[])">getTableDir</a></strong>(org.apache.hadoop.fs.Path&nbsp;rootdir,
-           byte[]&nbsp;tableName)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getTableName()">getTableName</a></strong>()</code>
-<div class="block">Get the name of the table</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValue(byte[])">getValue</a></strong>(byte[]&nbsp;key)</code>
-<div class="block">Getter for accessing the metadata associated with the 
key</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValue(java.lang.String)">getValue</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</code>
-<div class="block">Getter for accessing the metadata associated with the 
key</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in 
org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValues()">getValues</a></strong>()</code>
-<div class="block">Getter for fetching an unmodifiable <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>
 map.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasCoprocessor(java.lang.String)">hasCoprocessor</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;classNameToMatch)</code>
-<div class="block">Check if the table has an attached co-processor represented 
by the name className</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasFamily(byte[])">hasFamily</a></strong>(byte[]&nbsp;familyName)</code>
-<div class="block">Checks to see if this table contains the given column 
family</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasRegionMemstoreReplication()">hasRegionMemstoreReplication</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isCompactionEnabled()">isCompactionEnabled</a></strong>()</code>
-<div class="block">Check if the compaction enable flag of the table is 
true.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaRegion()">isMetaRegion</a></strong>()</code>
-<div class="block">Checks if this table is <code> hbase:meta </code>
- region.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaTable()">isMetaTable</a></strong>()</code>
-<div class="block">Checks if the table is a <code>hbase:meta</code> table</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isReadOnly()">isReadOnly</a></strong>()</code>
-<div class="block">Check if the readOnly flag of the table is set.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isRootRegion()">isRootRegion</a></strong>()</code>
-<div class="block">Check if the descriptor represents a <code> -ROOT- </code> 
region.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#metaTableDescriptor(org.apache.hadoop.conf.Configuration)">metaTableDescriptor</a></strong>(org.apache.hadoop.conf.Configuration&nbsp;conf)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#modifyFamily(org.apache.hadoop.hbase.HColumnDescriptor)">modifyFamily</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;family)</code>
-<div class="block">Modifies the existing column family.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#parseFrom(byte[])">parseFrom</a></strong>(byte[]&nbsp;bytes)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#readFields(java.io.DataInput)">readFields</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/DataInput.html?is-external=true";
 title="class or interface in java.io">DataInput</a>&nbsp;in)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Writables are going away.  Use pb <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#parseFrom(byte[])"><code>parseFrom(byte[])</code></a>
 instead.</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove(byte[])">remove</a></strong>(byte[]&nbsp;key)</code>
-<div class="block">Remove metadata represented by the key from the <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>
 map</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove(org.apache.hadoop.hbase.io.ImmutableBytesWritable)">remove</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in 
org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;key)</code>
-<div class="block">Remove metadata represented by the key from the <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>
 map</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove(java.lang.String)">remove</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</code>
-<div class="block">Remove metadata represented by the key from the <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>
 map</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeConfiguration(java.lang.String)">removeConfiguration</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</code>
-<div class="block">Remove a config setting represented by the key from the <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#configuration"><code>configuration</code></a>
 map</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeCoprocessor(java.lang.String)">removeCoprocessor</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;className)</code>
-<div class="block">Remove a coprocessor from those set on the table</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeFamily(byte[])">removeFamily</a></strong>(byte[]&nbsp;column)</code>
-<div class="block">Removes the HColumnDescriptor with name specified by the 
parameter column
- from the table descriptor</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setCompactionEnabled(boolean)">setCompactionEnabled</a></strong>(boolean&nbsp;isEnable)</code>
-<div class="block">Setting the table compaction enable flag.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setConfiguration(java.lang.String,%20java.lang.String)">setConfiguration</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
-                <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)</code>
-<div class="block">Setter for storing a configuration setting in <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#configuration"><code>configuration</code></a>
 map.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setDurability(org.apache.hadoop.hbase.client.Durability)">setDurability</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum 
in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>
-<div class="block">Sets the <a 
href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum 
in org.apache.hadoop.hbase.client"><code>Durability</code></a> setting for the 
table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setFlushPolicyClassName(java.lang.String)">setFlushPolicyClassName</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;clazz)</code>
-<div class="block">This sets the class associated with the flush policy which 
determines determines the stores
- need to be flushed when flushing a region.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMaxFileSize(long)">setMaxFileSize</a></strong>(long&nbsp;maxFileSize)</code>
-<div class="block">Sets the maximum size upto which a region can grow to after 
which a region
- split is triggered.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMemStoreFlushSize(long)">setMemStoreFlushSize</a></strong>(long&nbsp;memstoreFlushSize)</code>
-<div class="block">Represents the maximum size of the memstore after which the 
contents of the
- memstore are flushed to the filesystem.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMetaRegion(boolean)">setMetaRegion</a></strong>(boolean&nbsp;isMeta)</code>
-<div class="block"><em> INTERNAL </em> Used to denote if the current table 
represents
- <code> -ROOT- </code> or <code> hbase:meta </code> region.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setName(byte[])">setName</a></strong>(byte[]&nbsp;name)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setName(org.apache.hadoop.hbase.TableName)">setName</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;name)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setOwner(org.apache.hadoop.hbase.security.User)">setOwner</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/security/User.html" title="class in 
org.apache.hadoop.hbase.security">User</a>&nbsp;owner)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setOwnerString(java.lang.String)">setOwnerString</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;ownerString)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setReadOnly(boolean)">setReadOnly</a></strong>(boolean&nbsp;readOnly)</code>
-<div class="block">Setting the table as read only sets all the columns in the 
table as read
- only.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionMemstoreReplication(boolean)">setRegionMemstoreReplication</a></strong>(boolean&nbsp;memstoreReplication)</code>
-<div class="block">Enable or Disable the memstore replication from the primary 
region to the replicas.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionReplication(int)">setRegionReplication</a></strong>(int&nbsp;regionReplication)</code>
-<div class="block">Sets the number of replicas per region.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionSplitPolicyClassName(java.lang.String)">setRegionSplitPolicyClassName</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;clazz)</code>
-<div class="block">This sets the class associated with the region split policy 
which
- determines when a region split should occur.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRootRegion(boolean)">setRootRegion</a></strong>(boolean&nbsp;isRoot)</code>
-<div class="block"><em> INTERNAL </em> Used to denote if the current table 
represents
- <code> -ROOT- </code> region.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setValue(byte[],%20byte[])">setValue</a></strong>(byte[]&nbsp;key,
-        byte[]&nbsp;value)</code>
-<div class="block">Setter for storing metadata as a (key, value) pair in <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>
 map</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setValue(org.apache.hadoop.hbase.io.ImmutableBytesWritable,%20org.apache.hadoop.hbase.io.ImmutableBytesWritable)">setValue</a></strong>(<a
 href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;key,
-        <a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in 
org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;value)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setValue(java.lang.String,%20java.lang.String)">setValue</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
-        <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)</code>
-<div class="block">Setter for storing metadata as a (key, value) pair in <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>
 map</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toByteArray()">toByteArray</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toString()">toString</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toStringCustomizedValues()">toStringCustomizedValues</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toStringTableAttributes()">toStringTableAttributes</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#write(java.io.DataOutput)">write</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/DataOutput.html?is-external=true";
 title="class or interface in java.io">DataOutput</a>&nbsp;out)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Writables are going away.
- Use <code>MessageLite.toByteArray()</code> instead.</i></div>
-</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-ex
 ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</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="SPLIT_POLICY">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>SPLIT_POLICY</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> SPLIT_POLICY</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.SPLIT_POLICY">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="MAX_FILESIZE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MAX_FILESIZE</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> MAX_FILESIZE</pre>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access 
this metadata
- attribute which denotes the maximum size of the store file after which
- a region split occurs</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMaxFileSize()"><code>getMaxFileSize()</code></a>,
 
-<a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.MAX_FILESIZE">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="OWNER">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>OWNER</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> OWNER</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.OWNER">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="OWNER_KEY">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>OWNER_KEY</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a> 
OWNER_KEY</pre>
-</li>
-</ul>
-<a name="READONLY">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>READONLY</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> READONLY</pre>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this 
metadata
- attribute which denotes if the table is Read Only</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isReadOnly()"><code>isReadOnly()</code></a>,
 
-<a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.READONLY">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="COMPACTION_ENABLED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>COMPACTION_ENABLED</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> COMPACTION_ENABLED</pre>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access 
this metadata
- attribute which denotes if the table is compaction enabled</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isCompactionEnabled()"><code>isCompactionEnabled()</code></a>,
 
-<a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.COMPACTION_ENABLED">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="MEMSTORE_FLUSHSIZE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MEMSTORE_FLUSHSIZE</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> MEMSTORE_FLUSHSIZE</pre>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access 
this metadata
- attribute which represents the maximum size of the memstore after which
- its contents are flushed onto the disk</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMemStoreFlushSize()"><code>getMemStoreFlushSize()</code></a>,
 
-<a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.MEMSTORE_FLUSHSIZE">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="FLUSH_POLICY">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>FLUSH_POLICY</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> FLUSH_POLICY</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.FLUSH_POLICY">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="IS_ROOT">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>IS_ROOT</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> IS_ROOT</pre>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this 
metadata
- attribute which denotes if the table is a -ROOT- region or not</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isRootRegion()"><code>isRootRegion()</code></a>,
 
-<a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.IS_ROOT">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="IS_META">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>IS_META</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> IS_META</pre>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this 
metadata
- attribute which denotes if it is a catalog table, either
- <code> hbase:meta </code> or <code> -ROOT- </code></div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaRegion()"><code>isMetaRegion()</code></a>,
 
-<a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.IS_META">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="DEFERRED_LOG_FLUSH">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFERRED_LOG_FLUSH</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> DEFERRED_LOG_FLUSH</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Use <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DURABILITY"><code>DURABILITY</code></a>
 instead.</i></div>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access 
this metadata
- attribute which denotes if the deferred log flush option is enabled.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DEFERRED_LOG_FLUSH">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="DURABILITY">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DURABILITY</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> DURABILITY</pre>
-<div class="block"><em>INTERNAL</em> <a 
href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum 
in org.apache.hadoop.hbase.client"><code>Durability</code></a> setting for the 
table.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DURABILITY">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="REGION_REPLICATION">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>REGION_REPLICATION</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> REGION_REPLICATION</pre>
-<div class="block"><em>INTERNAL</em> number of region replicas for the 
table.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.REGION_REPLICATION">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="REGION_MEMSTORE_REPLICATION">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>REGION_MEMSTORE_REPLICATION</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
REGION_MEMSTORE_REPLICATION</pre>
-<div class="block"><em>INTERNAL</em> flag to indicate whether or not the 
memstore should be replicated
- for read-replicas (CONSISTENCY => TIMELINE).</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.REGION_MEMSTORE_REPLICATION">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="DEFAULT_READONLY">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_READONLY</h4>
-<pre>public static final&nbsp;boolean DEFAULT_READONLY</pre>
-<div class="block">Constant that denotes whether the table is READONLY by 
default and is false</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DEFAULT_READONLY">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="DEFAULT_COMPACTION_ENABLED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_COMPACTION_ENABLED</h4>
-<pre>public static final&nbsp;boolean DEFAULT_COMPACTION_ENABLED</pre>
-<div class="block">Constant that denotes whether the table is compaction 
enabled by default</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DEFAULT_COMPACTION_ENABLED">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="DEFAULT_MEMSTORE_FLUSH_SIZE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_MEMSTORE_FLUSH_SIZE</h4>
-<pre>public static final&nbsp;long DEFAULT_MEMSTORE_FLUSH_SIZE</pre>
-<div class="block">Constant that denotes the maximum default size of the 
memstore after which
- the contents are flushed to the store files</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DEFAULT_MEMSTORE_FLUSH_SIZE">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="DEFAULT_REGION_REPLICATION">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_REGION_REPLICATION</h4>
-<pre>public static final&nbsp;int DEFAULT_REGION_REPLICATION</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DEFAULT_REGION_REPLICATION">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="DEFAULT_REGION_MEMSTORE_REPLICATION">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_REGION_MEMSTORE_REPLICATION</h4>
-<pre>public static final&nbsp;boolean DEFAULT_REGION_MEMSTORE_REPLICATION</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DEFAULT_REGION_MEMSTORE_REPLICATION">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="META_TABLEDESC">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>META_TABLEDESC</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public static final&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a> META_TABLEDESC</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Use 
TableDescriptors#get(TableName.META_TABLE_NAME) or
- HBaseAdmin#getTableDescriptor(TableName.META_TABLE_NAME) instead.</i></div>
-<div class="block">Table descriptor for <code>hbase:meta</code> catalog 
table</div>
-</li>
-</ul>
-<a name="NAMESPACE_FAMILY_INFO">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>NAMESPACE_FAMILY_INFO</h4>
-<pre>public static final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> NAMESPACE_FAMILY_INFO</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.NAMESPACE_FAMILY_INFO">Constant
 Field Values</a></dd></dl>
-</li>
-</ul>
-<a name="NAMESPACE_FAMILY_INFO_BYTES">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>NAMESPACE_FAMILY_INFO_BYTES</h4>
-<pre>public static final&nbsp;byte[] NAMESPACE_FAMILY_INFO_BYTES</pre>
-</li>
-</ul>
-<a name="NAMESPACE_COL_DESC_BYTES">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>NAMESPACE_COL_DESC_BYTES</h4>
-<pre>public static final&nbsp;byte[] NAMESPACE_COL_DESC_BYTES</pre>
-</li>
-</ul>
-<a name="NAMESPACE_TABLEDESC">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>NAMESPACE_TABLEDESC</h4>
-<pre>public static final&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a> NAMESPACE_TABLEDESC</pre>
-<div class="block">Table descriptor for namespace table</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="HTableDescriptor(org.apache.hadoop.hbase.TableName, 
org.apache.hadoop.hbase.HColumnDescriptor[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HTableDescriptor</h4>
-<pre>@InterfaceAudience.Private
-protected&nbsp;HTableDescriptor(<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;name,
-                                          <a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a>[]&nbsp;families)</pre>
-<div class="block"><em> INTERNAL </em> Private constructor used internally 
creating table descriptors for
- catalog tables, <code>hbase:meta</code> and <code>-ROOT-</code>.</div>
-</li>
-</ul>
-<a name="HTableDescriptor(org.apache.hadoop.hbase.TableName, 
org.apache.hadoop.hbase.HColumnDescriptor[], java.util.Map)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HTableDescriptor</h4>
-<pre>protected&nbsp;HTableDescriptor(<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;name,
-                <a 
href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class 
in org.apache.hadoop.hbase">HColumnDescriptor</a>[]&nbsp;families,
-                <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in 
org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&gt;&nbsp;values)</pre>
-<div class="block"><em> INTERNAL </em>Private constructor used internally 
creating table descriptors for
- catalog tables, <code>hbase:meta</code> and <code>-ROOT-</code>.</div>
-</li>
-</ul>
-<a name="HTableDescriptor()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HTableDescriptor</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;HTableDescriptor()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 
release 0.96
-             (<a 
href="https://issues.apache.org/jira/browse/HBASE-5453";>HBASE-5453</a>).
-             This will be removed in HBase 2.0.0.
-             Used by Writables and Writables are going away.</i></div>
-<div class="block">Default constructor which constructs an empty object.
- For deserializing an HTableDescriptor instance only.</div>
-</li>
-</ul>
-<a name="HTableDescriptor(org.apache.hadoop.hbase.TableName)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HTableDescriptor</h4>
-<pre>public&nbsp;HTableDescriptor(<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;name)</pre>
-<div class="block">Construct a table descriptor specifying a TableName 
object</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
Table name.</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="HADOOP-1581">HADOOP-1581 HBASE: Un-openable tablename bug</a></dd></dl>
-</li>
-</ul>
-<a name="HTableDescriptor(byte[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HTableDescriptor</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;HTableDescriptor(byte[]&nbsp;name)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
-<div class="block">Construct a table descriptor specifying a byte array table 
name</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
Table name.</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="HADOOP-1581">HADOOP-1581 HBASE: Un-openable tablename bug</a></dd></dl>
-</li>
-</ul>
-<a name="HTableDescriptor(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HTableDescriptor</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;HTableDescriptor(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
-<div class="block">Construct a table descriptor specifying a String table 
name</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
Table name.</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="HADOOP-1581">HADOOP-1581 HBASE: Un-openable tablename bug</a></dd></dl>
-</li>
-</ul>
-<a name="HTableDescriptor(org.apache.hadoop.hbase.HTableDescriptor)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>HTableDescriptor</h4>
-<pre>public&nbsp;HTableDescriptor(<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;desc)</pre>
-<div class="block">Construct a table descriptor by cloning the descriptor 
passed as a parameter.
- <p>
- Makes a deep copy of the supplied descriptor.
- Can make a modifiable descriptor from an UnmodifyableHTableDescriptor.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>desc</code> - 
The descriptor.</dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="isRootRegion()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isRootRegion</h4>
-<pre>public&nbsp;boolean&nbsp;isRootRegion()</pre>
-<div class="block">Check if the descriptor represents a <code> -ROOT- </code> 
region.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>true if this is a <code> 
-ROOT- </code> region</dd></dl>
-</li>
-</ul>
-<a name="setRootRegion(boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setRootRegion</h4>
-<pre>protected&nbsp;void&nbsp;setRootRegion(boolean&nbsp;isRoot)</pre>
-<div class="block"><em> INTERNAL </em> Used to denote if the current table 
represents
- <code> -ROOT- </code> region. This is used internally by the
- HTableDescriptor constructors</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>isRoot</code> - 
true if this is the <code> -ROOT- </code> region</dd></dl>
-</li>
-</ul>
-<a name="isMetaRegion()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isMetaRegion</h4>
-<pre>public&nbsp;boolean&nbsp;isMetaRegion()</pre>
-<div class="block">Checks if this table is <code> hbase:meta </code>
- region.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>true if this table is 
<code> hbase:meta </code>
- region</dd></dl>
-</li>
-</ul>
-<a name="setMetaRegion(boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMetaRegion</h4>
-<pre>protected&nbsp;void&nbsp;setMetaRegion(boolean&nbsp;isMeta)</pre>
-<div class="block"><em> INTERNAL </em> Used to denote if the current table 
represents
- <code> -ROOT- </code> or <code> hbase:meta </code> region. This is used
- internally by the HTableDescriptor constructors</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>isMeta</code> - 
true if its either <code> -ROOT- </code> or
- <code> hbase:meta </code> region</dd></dl>
-</li>
-</ul>
-<a name="isMetaTable()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isMetaTable</h4>
-<pre>public&nbsp;boolean&nbsp;isMetaTable()</pre>
-<div class="block">Checks if the table is a <code>hbase:meta</code> table</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>true if table is <code> 
hbase:meta </code> region.</dd></dl>
-</li>
-</ul>
-<a name="getValue(byte[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;byte[]&nbsp;getValue(byte[]&nbsp;key)</pre>
-<div class="block">Getter for accessing the metadata associated with the 
key</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - The 
key.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>The value.</dd><dt><span 
class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a></dd></dl>
-</li>
-</ul>
-<a name="getValue(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getValue(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</pre>
-<div class="block">Getter for accessing the metadata associated with the 
key</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - The 
key.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>The value.</dd><dt><span 
class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a></dd></dl>
-</li>
-</ul>
-<a name="getValues()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getValues</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in 
org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&gt;&nbsp;getValues()</pre>
-<div class="block">Getter for fetching an unmodifiable <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>
 map.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>unmodifiable map <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>.</dd><dt><span
 class="strong">See Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a></dd></dl>
-</li>
-</ul>
-<a name="setValue(byte[], byte[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setValue</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;setValue(byte[]&nbsp;key,
-                        byte[]&nbsp;value)</pre>
-<div class="block">Setter for storing metadata as a (key, value) pair in <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a>
 map</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - The 
key.</dd><dd><code>value</code> - The value.</dd><dt><span class="strong">See 
Also:</span></dt><dd><a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values"><code>values</code></a></dd></dl>
-</li>
-</ul>
-<a name="setValue(org.apache.hadoop.hbase.io.ImmutableBytesWritable, 
org.apache.hadoop.hbase.io.ImmutableBytesWritable)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setValue</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;setValue(<a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;key,
-                        <a 
href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" 
title="class in 
org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;value)</pre>
-</li>
-</ul>
-<a name="setValue(java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setValue</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class 
in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;setValue(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
-                        <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;value)</pre>
-<div class="block">Setter for storing metadata as a (key, value) pair in <a 
href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#values">

<TRUNCATED>

Reply via email to