From commits-return-68850-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Sat Mar 3 07:17:40 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 696CB18067A for ; Sat, 3 Mar 2018 07:17:37 +0100 (CET) Received: (qmail 19151 invoked by uid 500); 3 Mar 2018 06:17:35 -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 13300 invoked by uid 99); 3 Mar 2018 06:17:31 -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; Sat, 03 Mar 2018 06:17:31 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 98BBEF4E1A; Sat, 3 Mar 2018 06:17:29 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@hbase.apache.org Date: Sat, 03 Mar 2018 06:17:45 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [18/51] [partial] hbase-site git commit: Published site at 1d25b60831b8cc8f7ad5fd366f1867de5c20d2f3. http://git-wip-us.apache.org/repos/asf/hbase-site/blob/eb05e3e3/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html b/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html index 535d98b..49f5581 100644 --- a/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html +++ b/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html @@ -97,7 +97,7 @@ var activeTableTab = "activeTableTab";
@@ -525,7 +525,7 @@ extends
  • NEW_VERSION_BEHAVIOR

    -
    public static final String NEW_VERSION_BEHAVIOR
    +
    public static final String NEW_VERSION_BEHAVIOR
    See Also:
    Constant Field Values
    @@ -785,7 +785,7 @@ extends
  • getDefaultValues

    -
    public static Map<String,StringgetDefaultValues()
    +
    public static Map<String,StringgetDefaultValues()
  • @@ -794,7 +794,7 @@ extends
  • getUnit

    -
    public static org.apache.hadoop.hbase.util.PrettyPrinter.Unit getUnit(String key)
    +
    public static org.apache.hadoop.hbase.util.PrettyPrinter.Unit getUnit(String key)
  • @@ -810,7 +810,7 @@ extends Returns:
    b
    Throws:
    -
    IllegalArgumentException - If not null and not a legitimate family +
    IllegalArgumentException - If not null and not a legitimate family name: i.e. 'printable' and ends in a ':' (Null passes are allowed because b can be null when deserializing). Cannot start with a '.' either. Also Family can not be an empty value or equal "recovered.edits".
    @@ -864,7 +864,7 @@ extends
  • of

    -
    public static ColumnFamilyDescriptor of(String name)
    +
    public static ColumnFamilyDescriptor of(String name)
  • @@ -906,7 +906,7 @@ extends
  • removeConfiguration

    -
    public ColumnFamilyDescriptorBuilder removeConfiguration(String key)
    +
    public ColumnFamilyDescriptorBuilder removeConfiguration(String key)
  • @@ -915,7 +915,7 @@ extends
  • getNameAsString

    -
    public String getNameAsString()
    +
    public String getNameAsString()
  • @@ -1014,8 +1014,8 @@ extends
  • setConfiguration

    -
    public ColumnFamilyDescriptorBuilder setConfiguration(String key,
    -                                                      String value)
    +
    public ColumnFamilyDescriptorBuilder setConfiguration(String key,
    +                                                      String value)
  • @@ -1051,7 +1051,7 @@ extends
  • setEncryptionType

    -
    public ColumnFamilyDescriptorBuilder setEncryptionType(String value)
    +
    public ColumnFamilyDescriptorBuilder setEncryptionType(String value)
  • @@ -1159,7 +1159,7 @@ extends
  • setStoragePolicy

    -
    public ColumnFamilyDescriptorBuilder setStoragePolicy(String value)
    +
    public ColumnFamilyDescriptorBuilder setStoragePolicy(String value)
  • @@ -1177,7 +1177,7 @@ extends
  • setTimeToLive

    -
    public ColumnFamilyDescriptorBuilder setTimeToLive(String value)
    +
    public ColumnFamilyDescriptorBuilder setTimeToLive(String value)
                                                 throws org.apache.hadoop.hbase.exceptions.HBaseException
    Throws:
    @@ -1220,8 +1220,8 @@ extends
  • setValue

    -
    public ColumnFamilyDescriptorBuilder setValue(String key,
    -                                              String value)
    +
    public ColumnFamilyDescriptorBuilder setValue(String key,
    +                                              String value)
  • http://git-wip-us.apache.org/repos/asf/hbase-site/blob/eb05e3e3/apidocs/org/apache/hadoop/hbase/client/CompactType.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/CompactType.html b/apidocs/org/apache/hadoop/hbase/client/CompactType.html index 27231ea..003ca3d 100644 --- a/apidocs/org/apache/hadoop/hbase/client/CompactType.html +++ b/apidocs/org/apache/hadoop/hbase/client/CompactType.html @@ -97,10 +97,10 @@ var activeTableTab = "activeTableTab";
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -256,7 +256,7 @@ for (CompactType c : CompactType.values()) http://git-wip-us.apache.org/repos/asf/hbase-site/blob/eb05e3e3/apidocs/org/apache/hadoop/hbase/client/CompactionState.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/CompactionState.html b/apidocs/org/apache/hadoop/hbase/client/CompactionState.html index 6b77955..ce56192 100644 --- a/apidocs/org/apache/hadoop/hbase/client/CompactionState.html +++ b/apidocs/org/apache/hadoop/hbase/client/CompactionState.html @@ -97,10 +97,10 @@ var activeTableTab = "activeTableTab";
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -278,7 +278,7 @@ for (CompactionState c : CompactionState.values()) http://git-wip-us.apache.org/repos/asf/hbase-site/blob/eb05e3e3/apidocs/org/apache/hadoop/hbase/client/Connection.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/Connection.html b/apidocs/org/apache/hadoop/hbase/client/Connection.html index cdd248e..4b05e2f 100644 --- a/apidocs/org/apache/hadoop/hbase/client/Connection.html +++ b/apidocs/org/apache/hadoop/hbase/client/Connection.html @@ -101,13 +101,13 @@ var activeTableTab = "activeTableTab";
  • All Superinterfaces:
    -
    org.apache.hadoop.hbase.Abortable, AutoCloseable, Closeable
    +
    org.apache.hadoop.hbase.Abortable, AutoCloseable, Closeable


    @InterfaceAudience.Public
     public interface Connection
    -extends org.apache.hadoop.hbase.Abortable, Closeable
    +extends org.apache.hadoop.hbase.Abortable, Closeable
    A cluster connection encapsulating lower level individual connections to actual servers and a connection to zookeeper. Connections are instantiated through the ConnectionFactory class. The lifecycle of the connection is managed by the caller, who has to close() @@ -190,14 +190,14 @@ extends org.apache.hadoop.hbase.Abortable, default Table getTable(TableName tableName, - ExecutorService pool) + ExecutorService pool)
    Retrieve a Table implementation for accessing a table.
    TableBuilder getTableBuilder(TableName tableName, - ExecutorService pool) + ExecutorService pool)
    Returns an TableBuilder for creating Table.
    @@ -249,7 +249,7 @@ extends org.apache.hadoop.hbase.Abortable,

    getTable

    default Table getTable(TableName tableName)
    -                throws IOException
    + throws IOException
    Retrieve a Table implementation for accessing a table. The returned Table is not thread safe, a new instance should be created for each using thread. This is a lightweight operation, pooling or caching of the returned Table @@ -267,7 +267,7 @@ extends org.apache.hadoop.hbase.Abortable, Returns:
    a Table to use for interactions with this table
    Throws:
    -
    IOException
    +
    IOException
  • @@ -278,8 +278,8 @@ extends org.apache.hadoop.hbase.Abortable,

    getTable

    default Table getTable(TableName tableName,
    -                       ExecutorService pool)
    -                throws IOException
    + ExecutorService pool) + throws IOException
    Retrieve a Table implementation for accessing a table. The returned Table is not thread safe, a new instance should be created for each using thread. This is a lightweight operation, pooling or caching of the returned Table @@ -298,7 +298,7 @@ extends org.apache.hadoop.hbase.Abortable, Returns:
    a Table to use for interactions with this table
    Throws:
    -
    IOException
    +
    IOException
    @@ -309,7 +309,7 @@ extends org.apache.hadoop.hbase.Abortable,

    getBufferedMutator

    BufferedMutator getBufferedMutator(TableName tableName)
    -                            throws IOException
    + throws IOException

    Retrieve a BufferedMutator for performing client-side buffering of writes. The BufferedMutator returned by this method is thread-safe. This BufferedMutator will @@ -328,7 +328,7 @@ extends org.apache.hadoop.hbase.Abortable, Returns:

    a BufferedMutator for the supplied tableName.
    Throws:
    -
    IOException
    +
    IOException
    @@ -339,7 +339,7 @@ extends org.apache.hadoop.hbase.Abortable,

    getBufferedMutator

    BufferedMutator getBufferedMutator(BufferedMutatorParams params)
    -                            throws IOException
    + throws IOException
    Retrieve a BufferedMutator for performing client-side buffering of writes. The BufferedMutator returned by this method is thread-safe. This object can be used for long lived table operations. The caller is responsible for calling @@ -350,7 +350,7 @@ extends org.apache.hadoop.hbase.Abortable, Returns:
    a BufferedMutator for the supplied tableName.
    Throws:
    -
    IOException
    +
    IOException
    @@ -361,14 +361,14 @@ extends org.apache.hadoop.hbase.Abortable,

    getRegionLocator

    RegionLocator getRegionLocator(TableName tableName)
    -                        throws IOException
    + throws IOException
    Retrieve a RegionLocator implementation to inspect region information on a table. The returned RegionLocator is not thread-safe, so a new instance should be created for each using thread. This is a lightweight operation. Pooling or caching of the returned RegionLocator is neither required nor desired.
    - The caller is responsible for calling Closeable.close() on the returned + The caller is responsible for calling Closeable.close() on the returned RegionLocator instance. RegionLocator needs to be unmanaged
    @@ -378,7 +378,7 @@ extends org.apache.hadoop.hbase.Abortable, Returns:
    A RegionLocator instance
    Throws:
    -
    IOException
    +
    IOException
    @@ -389,7 +389,7 @@ extends org.apache.hadoop.hbase.Abortable,

    getAdmin

    Admin getAdmin()
    -        throws IOException
    + throws IOException
    Retrieve an Admin implementation to administer an HBase cluster. The returned Admin is not guaranteed to be thread-safe. A new instance should be created for each using thread. This is a lightweight operation. Pooling or caching of the returned @@ -401,7 +401,7 @@ extends org.apache.hadoop.hbase.Abortable, Returns:
    an Admin instance for cluster administration
    Throws:
    -
    IOException
    +
    IOException
    @@ -412,14 +412,14 @@ extends org.apache.hadoop.hbase.Abortable,

    close

    void close()
    -    throws IOException
    + throws IOException
    Specified by:
    -
    close in interface AutoCloseable
    +
    close in interface AutoCloseable
    Specified by:
    -
    close in interface Closeable
    +
    close in interface Closeable
    Throws:
    -
    IOException
    +
    IOException
    @@ -444,7 +444,7 @@ extends org.apache.hadoop.hbase.Abortable,

    getTableBuilder

    TableBuilder getTableBuilder(TableName tableName,
    -                             ExecutorService pool)
    + ExecutorService pool)
    Returns an TableBuilder for creating Table.
    Parameters: