Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7B229200B95 for ; Mon, 12 Sep 2016 20:28:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7A464160AE2; Mon, 12 Sep 2016 18:28:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 744F4160ADC for ; Mon, 12 Sep 2016 20:28:44 +0200 (CEST) Received: (qmail 91775 invoked by uid 500); 12 Sep 2016 18:28:42 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 90662 invoked by uid 99); 12 Sep 2016 18:28:41 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 18:28:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B67F9EEE38; Mon, 12 Sep 2016 18:28:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dimaspivak@apache.org To: commits@hbase.apache.org Date: Mon, 12 Sep 2016 18:28:52 -0000 Message-Id: In-Reply-To: <4ba86fd69faa41868c431421e3123d30@git.apache.org> References: <4ba86fd69faa41868c431421e3123d30@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [13/52] [partial] hbase-site git commit: Published site at 8290b2c8fa7c534e02e37b0762ebf455a77016ca. archived-at: Mon, 12 Sep 2016 18:28:47 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7cf0bad8/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html b/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html index 5c0c415..c34de70 100644 --- a/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html +++ b/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html @@ -2,14 +2,20 @@ + Uses of Class org.apache.hadoop.hbase.HTableDescriptor (Apache HBase 2.0.0-SNAPSHOT API) + @@ -17,9 +23,11 @@
JavaScript is disabled on your browser.
-
+
- + + +
- +
@@ -67,7 +75,7 @@

Uses of HTableDescriptor in org.apache.hadoop.hbase.rest.client

- +
@@ -540,11 +548,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. - +
Methods in org.apache.hadoop.hbase.rest.client that return HTableDescriptor 
Modifier and Type
HTableDescriptorRemoteHTable.getTableDescriptor() RemoteHTable.getTableDescriptor() 
- +
@@ -553,7 +561,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. - @@ -565,9 +573,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -
+
- + + +
- +
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/7cf0bad8/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html b/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html index 37a990b..0296582 100644 --- a/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html +++ b/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html @@ -2,14 +2,20 @@ +Uses of Class org.apache.hadoop.hbase.InvalidFamilyOperationException (Apache HBase 2.0.0-SNAPSHOT API) + @@ -17,9 +23,11 @@
JavaScript is disabled on your browser.
-
+
- + + +
- +
@@ -66,9 +74,11 @@
No usage of org.apache.hadoop.hbase.InvalidFamilyOperationException
-
+
- + + +
- +
Methods in org.apache.hadoop.hbase.rest.client with parameters of type HTableDescriptor 
Modifier and Type
voidRemoteAdmin.createTable(HTableDescriptor desc) +RemoteAdmin.createTable(HTableDescriptor desc)
Creates a new table.