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 44B93200C6D for ; Sun, 2 Apr 2017 06:02:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4333F160BA1; Sun, 2 Apr 2017 04:02:29 +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 EF228160BA4 for ; Sun, 2 Apr 2017 06:02:26 +0200 (CEST) Received: (qmail 96859 invoked by uid 500); 2 Apr 2017 04:02:25 -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 95787 invoked by uid 99); 2 Apr 2017 04:02:25 -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; Sun, 02 Apr 2017 04:02:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C1F5FE97EC; Sun, 2 Apr 2017 04:02:24 +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: Sun, 02 Apr 2017 04:02:31 -0000 Message-Id: <24e38d37d7354a1f9005b9139629b5fd@git.apache.org> In-Reply-To: <96cee2e19c2e4a81920d3930ccf2b29c@git.apache.org> References: <96cee2e19c2e4a81920d3930ccf2b29c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/51] [partial] hbase-site git commit: Published site at 73e1bcd33515061be2dc2e51e6ad19d9798a8ef6. archived-at: Sun, 02 Apr 2017 04:02:29 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cd27d06a/devapidocs/org/apache/hadoop/hbase/util/PoolMap.PoolType.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/PoolMap.PoolType.html b/devapidocs/org/apache/hadoop/hbase/util/PoolMap.PoolType.html index 34757c9..3d3aec4 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/PoolMap.PoolType.html +++ b/devapidocs/org/apache/hadoop/hbase/util/PoolMap.PoolType.html @@ -262,7 +262,7 @@ the order they are declared.
  • values

    -
    public static PoolMap.PoolType[] values()
    +
    public static PoolMap.PoolType[] values()
    Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: @@ -282,7 +282,7 @@ for (PoolMap.PoolType c : PoolMap.PoolType.values())
    • valueOf

      -
      public static PoolMap.PoolType valueOf(String name)
      +
      public static PoolMap.PoolType valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cd27d06a/devapidocs/org/apache/hadoop/hbase/util/class-use/BloomFilterWriter.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/BloomFilterWriter.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/BloomFilterWriter.html index 926ede3..6427333 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/BloomFilterWriter.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/BloomFilterWriter.html @@ -137,25 +137,25 @@ void +HFileWriterImpl.addDeleteFamilyBloomFilter(BloomFilterWriter bfw)  + + +void HFile.Writer.addDeleteFamilyBloomFilter(BloomFilterWriter bfw)
      Store delete family Bloom filter in the file, which is only supported in HFile V2.
      - + void -HFileWriterImpl.addDeleteFamilyBloomFilter(BloomFilterWriter bfw)  +HFileWriterImpl.addGeneralBloomFilter(BloomFilterWriter bfw)  - + void HFile.Writer.addGeneralBloomFilter(BloomFilterWriter bfw)
      Store general Bloom filter in the file.
      - -void -HFileWriterImpl.addGeneralBloomFilter(BloomFilterWriter bfw)  -
    • http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cd27d06a/devapidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html index 0e35592..bbd7490 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/ByteRange.html @@ -539,18 +539,18 @@ ByteRange -SimpleMutableByteRange.deepCopy()  +ByteRange.deepCopy() +
      Create a new ByteRange with new backing byte[] containing a copy + of the content from this range's window.
      + ByteRange -SimpleByteRange.deepCopy()  +SimpleMutableByteRange.deepCopy()  ByteRange -ByteRange.deepCopy() -
      Create a new ByteRange with new backing byte[] containing a copy - of the content from this range's window.
      - +SimpleByteRange.deepCopy()  ByteRange @@ -582,20 +582,20 @@ ByteRange -SimpleMutableByteRange.put(int index, - byte val)  +ByteRange.put(int index, + byte val) +
      Store val at index.
      + ByteRange -SimpleByteRange.put(int index, +SimpleMutableByteRange.put(int index, byte val)  ByteRange -ByteRange.put(int index, - byte val) -
      Store val at index.
      - +SimpleByteRange.put(int index, + byte val)  abstract ByteRange @@ -604,20 +604,20 @@ ByteRange -SimpleMutableByteRange.put(int index, - byte[] val)  +ByteRange.put(int index, + byte[] val) +
      Store val at index.
      + ByteRange -SimpleByteRange.put(int index, +SimpleMutableByteRange.put(int index, byte[] val)  ByteRange -ByteRange.put(int index, - byte[] val) -
      Store val at index.
      - +SimpleByteRange.put(int index, + byte[] val)  abstract ByteRange @@ -626,27 +626,27 @@ ByteRange -SimpleMutableByteRange.put(int index, +ByteRange.put(int index, byte[] val, int offset, - int length)  + int length) +
      Store length bytes from val into this range, starting at + index.
      + ByteRange -SimpleByteRange.put(int index, +SimpleMutableByteRange.put(int index, byte[] val, int offset, int length)  ByteRange -ByteRange.put(int index, +SimpleByteRange.put(int index, byte[] val, int offset, - int length) -
      Store length bytes from val into this range, starting at - index.
      - + int length)
        abstract ByteRange @@ -657,20 +657,20 @@ ByteRange -SimpleMutableByteRange.putInt(int index, - int val)  +ByteRange.putInt(int index, + int val) +
      Store the int value at index
      + ByteRange -SimpleByteRange.putInt(int index, +SimpleMutableByteRange.putInt(int index, int val)  ByteRange -ByteRange.putInt(int index, - int val) -
      Store the int value at index
      - +SimpleByteRange.putInt(int index, + int val)  abstract ByteRange @@ -679,20 +679,20 @@ ByteRange -SimpleMutableByteRange.putLong(int index, - long val)  +ByteRange.putLong(int index, + long val) +
      Store the long value at index
      + ByteRange -SimpleByteRange.putLong(int index, +SimpleMutableByteRange.putLong(int index, long val)  ByteRange -ByteRange.putLong(int index, - long val) -
      Store the long value at index
      - +SimpleByteRange.putLong(int index, + long val)  abstract ByteRange @@ -701,20 +701,20 @@ ByteRange -SimpleMutableByteRange.putShort(int index, - short val)  +ByteRange.putShort(int index, + short val) +
      Store the short value at index
      + ByteRange -SimpleByteRange.putShort(int index, +SimpleMutableByteRange.putShort(int index, short val)  ByteRange -ByteRange.putShort(int index, - short val) -
      Store the short value at index
      - +SimpleByteRange.putShort(int index, + short val)  abstract ByteRange @@ -723,32 +723,32 @@ ByteRange -SimpleByteRange.set(byte[] bytes)  - - -ByteRange ByteRange.set(byte[] bytes)
      Reuse this ByteRange over a new byte[].
      + +ByteRange +SimpleByteRange.set(byte[] bytes)  + ByteRange AbstractByteRange.set(byte[] bytes)  ByteRange -SimpleByteRange.set(byte[] bytes, - int offset, - int length)  - - -ByteRange ByteRange.set(byte[] bytes, int offset, int length)
      Reuse this ByteRange over a new byte[].
      + +ByteRange +SimpleByteRange.set(byte[] bytes, + int offset, + int length)  + ByteRange AbstractByteRange.set(byte[] bytes, @@ -757,14 +757,14 @@ ByteRange -SimpleByteRange.set(int capacity)  - - -ByteRange ByteRange.set(int capacity)
      Reuse this ByteRange over a new byte[].
      + +ByteRange +SimpleByteRange.set(int capacity)  + ByteRange AbstractByteRange.set(int capacity)  @@ -791,27 +791,17 @@ ByteRange -SimpleMutableByteRange.shallowCopy()  - - -ByteRange -SimpleByteRange.shallowCopy()  - - -ByteRange ByteRange.shallowCopy()
      Create a new ByteRange that points at this range's byte[].
      ByteRange -SimpleMutableByteRange.shallowCopySubRange(int innerOffset, - int copyLength)  +SimpleMutableByteRange.shallowCopy()  ByteRange -SimpleByteRange.shallowCopySubRange(int innerOffset, - int copyLength)  +SimpleByteRange.shallowCopy()  ByteRange @@ -822,11 +812,13 @@ ByteRange -SimpleMutableByteRange.unset()  +SimpleMutableByteRange.shallowCopySubRange(int innerOffset, + int copyLength)  ByteRange -SimpleByteRange.unset()  +SimpleByteRange.shallowCopySubRange(int innerOffset, + int copyLength)  ByteRange @@ -835,6 +827,14 @@ +ByteRange +SimpleMutableByteRange.unset()  + + +ByteRange +SimpleByteRange.unset()  + + abstract ByteRange AbstractByteRange.unset()  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cd27d06a/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html index 2e5d264..8b145a8 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html @@ -183,31 +183,31 @@ private static Set<Bytes> -HTableDescriptor.RESERVED_KEYWORDS  +HColumnDescriptor.RESERVED_KEYWORDS  private static Set<Bytes> -HColumnDescriptor.RESERVED_KEYWORDS  +HTableDescriptor.RESERVED_KEYWORDS  private Map<Bytes,Bytes> -HTableDescriptor.values -
      A map which holds the metadata information of the table.
      - +HColumnDescriptor.values  private Map<Bytes,Bytes> -HTableDescriptor.values -
      A map which holds the metadata information of the table.
      - +HColumnDescriptor.values  private Map<Bytes,Bytes> -HColumnDescriptor.values  +HTableDescriptor.values +
      A map which holds the metadata information of the table.
      + private Map<Bytes,Bytes> -HColumnDescriptor.values  +HTableDescriptor.values +
      A map which holds the metadata information of the table.
      + @@ -220,23 +220,23 @@ Map<Bytes,Bytes> -HTableDescriptor.getValues() -
      Getter for fetching an unmodifiable HTableDescriptor.values map.
      - +HColumnDescriptor.getValues()  Map<Bytes,Bytes> -HTableDescriptor.getValues() -
      Getter for fetching an unmodifiable HTableDescriptor.values map.
      - +HColumnDescriptor.getValues()  Map<Bytes,Bytes> -HColumnDescriptor.getValues()  +HTableDescriptor.getValues() +
      Getter for fetching an unmodifiable HTableDescriptor.values map.
      + Map<Bytes,Bytes> -HColumnDescriptor.getValues()  +HTableDescriptor.getValues() +
      Getter for fetching an unmodifiable HTableDescriptor.values map.
      + http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cd27d06a/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html index 8fef4bd..36af182 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/CancelableProgressable.html @@ -133,13 +133,13 @@ void -AsyncFSOutput.recoverAndClose(CancelableProgressable reporter) +FanOutOneBlockAsyncDFSOutput.recoverAndClose(CancelableProgressable reporter)
      The close method when error occurred.
      void -FanOutOneBlockAsyncDFSOutput.recoverAndClose(CancelableProgressable reporter) +AsyncFSOutput.recoverAndClose(CancelableProgressable reporter)
      The close method when error occurred.
      @@ -339,19 +339,19 @@ void -FSHDFSUtils.recoverFileLease(org.apache.hadoop.fs.FileSystem fs, +FSMapRUtils.recoverFileLease(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path p, org.apache.hadoop.conf.Configuration conf, - CancelableProgressable reporter) -
      Recover the lease from HDFS, retrying multiple times.
      - + CancelableProgressable reporter)
        void -FSMapRUtils.recoverFileLease(org.apache.hadoop.fs.FileSystem fs, +FSHDFSUtils.recoverFileLease(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path p, org.apache.hadoop.conf.Configuration conf, - CancelableProgressable reporter)  + CancelableProgressable reporter) +
      Recover the lease from HDFS, retrying multiple times.
      + abstract void http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cd27d06a/devapidocs/org/apache/hadoop/hbase/util/class-use/ChecksumType.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/ChecksumType.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/ChecksumType.html index b9fc0c4..9144ae4 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/ChecksumType.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/ChecksumType.html @@ -119,13 +119,13 @@ private ChecksumType -HFileContext.checksumType +HFileContextBuilder.checksumType
      the checksum type
      private ChecksumType -HFileContextBuilder.checksumType +HFileContext.checksumType
      the checksum type
      http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cd27d06a/devapidocs/org/apache/hadoop/hbase/util/class-use/ObjectIntPair.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/ObjectIntPair.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/ObjectIntPair.html index f1b9c32..d9e351b 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/ObjectIntPair.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/ObjectIntPair.html @@ -136,16 +136,16 @@ -private ObjectIntPair<ByteBuffer> -BufferedDataBlockEncoder.SeekerState.tmpPair  +protected ObjectIntPair<ByteBuffer> +RowIndexSeekerV1.tmpPair  -protected ObjectIntPair<ByteBuffer> -BufferedDataBlockEncoder.BufferedEncodedSeeker.tmpPair  +private ObjectIntPair<ByteBuffer> +BufferedDataBlockEncoder.SeekerState.tmpPair  protected ObjectIntPair<ByteBuffer> -RowIndexSeekerV1.tmpPair  +BufferedDataBlockEncoder.BufferedEncodedSeeker.tmpPair  @@ -200,14 +200,6 @@ -void -MultiByteBuff.asSubByteBuffer(int offset, - int length, - ObjectIntPair<ByteBuffer> pair) -
      Returns bytes from given offset till length specified, as a single ByteBuffer.
      - - - abstract void ByteBuff.asSubByteBuffer(int offset, int length, @@ -215,12 +207,20 @@
      Returns bytes from given offset till length specified, as a single ByteBuffer.
      - + void SingleByteBuff.asSubByteBuffer(int offset, int length, ObjectIntPair<ByteBuffer> pair)  + +void +MultiByteBuff.asSubByteBuffer(int offset, + int length, + ObjectIntPair<ByteBuffer> pair) +
      Returns bytes from given offset till length specified, as a single ByteBuffer.
      + + http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cd27d06a/devapidocs/org/apache/hadoop/hbase/util/class-use/Order.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/util/class-use/Order.html b/devapidocs/org/apache/hadoop/hbase/util/class-use/Order.html index 1b4d7c5..69c288f 100644 --- a/devapidocs/org/apache/hadoop/hbase/util/class-use/Order.html +++ b/devapidocs/org/apache/hadoop/hbase/util/class-use/Order.html @@ -133,74 +133,74 @@ Order -OrderedBytesBase.getOrder()  +Union4.getOrder()  Order -FixedLengthWrapper.getOrder()  +Struct.getOrder()  Order -Union4.getOrder()  +RawByte.getOrder()  Order -RawLong.getOrder()  +Union3.getOrder()  Order -Union2.getOrder()  +OrderedBytesBase.getOrder()  Order -RawByte.getOrder()  +RawInteger.getOrder()  Order -RawString.getOrder()  +TerminatedWrapper.getOrder()  Order -Struct.getOrder()  +FixedLengthWrapper.getOrder()  Order -RawShort.getOrder()  +RawDouble.getOrder()  Order -Union3.getOrder()  +RawString.getOrder()  Order -PBType.getOrder()  - - -Order DataType.getOrder()
      Retrieve the sort Order imposed by this data type, or null when natural ordering is not preserved.
      + +Order +RawShort.getOrder()  + Order -RawFloat.getOrder()  +RawLong.getOrder()  Order -TerminatedWrapper.getOrder()  +RawBytes.getOrder()  Order -RawBytes.getOrder()  +PBType.getOrder()  Order -RawInteger.getOrder()  +RawFloat.getOrder()  Order -RawDouble.getOrder()  +Union2.getOrder()