Published site at .
Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/c4c0cfa5 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/c4c0cfa5 Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/c4c0cfa5 Branch: refs/heads/asf-site Commit: c4c0cfa5191979ff0e2378d6e0de15ed9a4de5e4 Parents: 04e5a02 Author: jenkins <[email protected]> Authored: Sat Dec 16 15:17:20 2017 +0000 Committer: jenkins <[email protected]> Committed: Sat Dec 16 15:17:20 2017 +0000 ---------------------------------------------------------------------- acid-semantics.html | 4 +- apache_hbase_reference_guide.pdf | 6 +- apidocs/index-all.html | 3 +- .../org/apache/hadoop/hbase/CellScanner.html | 6 +- apidocs/org/apache/hadoop/hbase/CellUtil.html | 192 +- .../org/apache/hadoop/hbase/ChoreService.html | 16 +- .../org/apache/hadoop/hbase/ClusterStatus.html | 36 +- .../apache/hadoop/hbase/HColumnDescriptor.html | 106 +- .../org/apache/hadoop/hbase/HRegionInfo.html | 110 +- apidocs/org/apache/hadoop/hbase/ServerName.html | 12 +- .../org/apache/hadoop/hbase/client/Append.html | 38 +- .../hbase/client/BufferedMutatorParams.html | 2 +- apidocs/org/apache/hadoop/hbase/client/Get.html | 58 +- .../apache/hadoop/hbase/client/Increment.html | 40 +- .../hadoop/hbase/client/Scan.ReadType.html | 8 +- .../org/apache/hadoop/hbase/client/Scan.html | 58 +- .../hadoop/hbase/filter/BinaryComparator.html | 4 +- .../hbase/filter/BinaryPrefixComparator.html | 4 +- .../hadoop/hbase/filter/BitComparator.html | 8 +- .../hbase/filter/ColumnCountGetFilter.html | 6 +- .../hbase/filter/ColumnPaginationFilter.html | 6 +- .../hadoop/hbase/filter/ColumnPrefixFilter.html | 8 +- .../hadoop/hbase/filter/ColumnRangeFilter.html | 6 +- .../hadoop/hbase/filter/CompareFilter.html | 2 +- .../hbase/filter/DependentColumnFilter.html | 6 +- .../hadoop/hbase/filter/FamilyFilter.html | 4 +- .../apache/hadoop/hbase/filter/FilterList.html | 14 +- .../hadoop/hbase/filter/FirstKeyOnlyFilter.html | 18 +- .../FirstKeyValueMatchingQualifiersFilter.html | 4 +- .../hadoop/hbase/filter/FuzzyRowFilter.html | 6 +- .../hbase/filter/InclusiveStopFilter.html | 12 +- .../hadoop/hbase/filter/KeyOnlyFilter.html | 4 +- .../filter/MultiRowRangeFilter.RowRange.html | 24 +- .../hbase/filter/MultiRowRangeFilter.html | 6 +- .../filter/MultipleColumnPrefixFilter.html | 12 +- .../hadoop/hbase/filter/NullComparator.html | 4 +- .../apache/hadoop/hbase/filter/PageFilter.html | 26 +- .../apache/hadoop/hbase/filter/ParseFilter.html | 56 +- .../hadoop/hbase/filter/PrefixFilter.html | 20 +- .../hadoop/hbase/filter/QualifierFilter.html | 4 +- .../hadoop/hbase/filter/RandomRowFilter.html | 10 +- .../apache/hadoop/hbase/filter/RowFilter.html | 4 +- .../filter/SingleColumnValueExcludeFilter.html | 10 +- .../hbase/filter/SingleColumnValueFilter.html | 24 +- .../apache/hadoop/hbase/filter/SkipFilter.html | 12 +- .../hbase/filter/SubstringComparator.html | 4 +- .../hadoop/hbase/filter/TimestampsFilter.html | 12 +- .../apache/hadoop/hbase/filter/ValueFilter.html | 4 +- .../hadoop/hbase/filter/WhileMatchFilter.html | 26 +- .../hadoop/hbase/io/ByteBufferOutputStream.html | 10 +- .../io/ImmutableBytesWritable.Comparator.html | 6 +- .../hadoop/hbase/io/ImmutableBytesWritable.html | 18 +- .../hbase/io/crypto/Encryption.Context.html | 10 +- .../hadoop/hbase/io/crypto/Encryption.html | 54 +- .../hadoop/hbase/quotas/QuotaRetriever.html | 10 +- .../org/apache/hadoop/hbase/security/User.html | 48 +- .../hadoop/hbase/types/FixedLengthWrapper.html | 18 +- .../apache/hadoop/hbase/types/OrderedBlob.html | 12 +- .../hadoop/hbase/types/OrderedBlobVar.html | 10 +- .../hadoop/hbase/types/OrderedBytesBase.html | 10 +- .../hadoop/hbase/types/OrderedFloat32.html | 22 +- .../hadoop/hbase/types/OrderedFloat64.html | 22 +- .../apache/hadoop/hbase/types/OrderedInt16.html | 22 +- .../apache/hadoop/hbase/types/OrderedInt32.html | 22 +- .../apache/hadoop/hbase/types/OrderedInt64.html | 22 +- .../apache/hadoop/hbase/types/OrderedInt8.html | 22 +- .../hadoop/hbase/types/OrderedNumeric.html | 16 +- .../hadoop/hbase/types/OrderedString.html | 8 +- .../org/apache/hadoop/hbase/types/PBType.html | 18 +- .../org/apache/hadoop/hbase/types/RawByte.html | 20 +- .../org/apache/hadoop/hbase/types/RawBytes.html | 24 +- .../apache/hadoop/hbase/types/RawDouble.html | 20 +- .../org/apache/hadoop/hbase/types/RawFloat.html | 20 +- .../apache/hadoop/hbase/types/RawInteger.html | 20 +- .../org/apache/hadoop/hbase/types/RawLong.html | 20 +- .../org/apache/hadoop/hbase/types/RawShort.html | 20 +- .../apache/hadoop/hbase/types/RawString.html | 20 +- .../org/apache/hadoop/hbase/types/Struct.html | 22 +- .../hadoop/hbase/types/StructBuilder.html | 4 +- .../hadoop/hbase/types/StructIterator.html | 4 +- .../hadoop/hbase/types/TerminatedWrapper.html | 22 +- .../org/apache/hadoop/hbase/types/Union2.html | 10 +- .../org/apache/hadoop/hbase/types/Union3.html | 6 +- .../org/apache/hadoop/hbase/types/Union4.html | 6 +- .../hbase/util/Base64.Base64InputStream.html | 10 +- .../hbase/util/Base64.Base64OutputStream.html | 18 +- .../org/apache/hadoop/hbase/util/Base64.html | 60 +- apidocs/org/apache/hadoop/hbase/util/Bytes.html | 50 +- .../apache/hadoop/hbase/util/OrderedBytes.html | 90 +- apidocs/serialized-form.html | 16 +- .../org/apache/hadoop/hbase/AuthUtil.html | 10 +- .../org/apache/hadoop/hbase/CellScanner.html | 79 +- .../org/apache/hadoop/hbase/CellUtil.html | 2965 +- .../org/apache/hadoop/hbase/ChoreService.html | 727 +- .../org/apache/hadoop/hbase/ClusterStatus.html | 540 +- .../apache/hadoop/hbase/HBaseConfiguration.html | 6 +- .../apache/hadoop/hbase/HColumnDescriptor.html | 775 +- .../org/apache/hadoop/hbase/HRegionInfo.html | 1778 +- .../hbase/InvalidFamilyOperationException.html | 2 +- .../hadoop/hbase/MasterNotRunningException.html | 2 +- .../hbase/NamespaceDescriptor.Builder.html | 4 +- .../hadoop/hbase/NamespaceDescriptor.html | 4 +- .../hadoop/hbase/NotServingRegionException.html | 2 +- .../org/apache/hadoop/hbase/ServerName.html | 169 +- .../hadoop/hbase/TableExistsException.html | 2 +- .../org/apache/hadoop/hbase/TableName.html | 4 +- .../hadoop/hbase/TableNotDisabledException.html | 2 +- .../hbase/ZooKeeperConnectionException.html | 2 +- .../org/apache/hadoop/hbase/client/Append.html | 300 +- .../hbase/client/BufferedMutatorParams.html | 21 +- .../client/ColumnFamilyDescriptorBuilder.html | 911 +- .../org/apache/hadoop/hbase/client/Get.html | 559 +- ...ableMultiplexer.HTableMultiplexerStatus.html | 2 +- .../hadoop/hbase/client/HTableMultiplexer.html | 2 +- .../apache/hadoop/hbase/client/Increment.html | 360 +- .../client/NoServerForRegionException.html | 2 +- .../hadoop/hbase/client/Scan.ReadType.html | 689 +- .../org/apache/hadoop/hbase/client/Scan.html | 689 +- .../client/security/SecurityCapability.html | 2 +- .../hadoop/hbase/filter/BinaryComparator.html | 74 +- .../hbase/filter/BinaryPrefixComparator.html | 74 +- .../hbase/filter/BitComparator.BitwiseOp.html | 180 +- .../hadoop/hbase/filter/BitComparator.html | 180 +- .../hbase/filter/ByteArrayComparable.html | 8 +- .../hbase/filter/ColumnCountGetFilter.html | 86 +- .../hbase/filter/ColumnPaginationFilter.html | 124 +- .../hadoop/hbase/filter/ColumnPrefixFilter.html | 96 +- .../hadoop/hbase/filter/ColumnRangeFilter.html | 103 +- .../hbase/filter/CompareFilter.CompareOp.html | 35 +- .../hadoop/hbase/filter/CompareFilter.html | 35 +- .../hbase/filter/DependentColumnFilter.html | 148 +- .../hadoop/hbase/filter/FamilyFilter.html | 94 +- .../hbase/filter/FilterList.Operator.html | 156 +- .../apache/hadoop/hbase/filter/FilterList.html | 156 +- .../hadoop/hbase/filter/FirstKeyOnlyFilter.html | 169 +- .../FirstKeyValueMatchingQualifiersFilter.html | 90 +- .../hadoop/hbase/filter/FuzzyRowFilter.html | 750 +- .../hbase/filter/InclusiveStopFilter.html | 132 +- .../hadoop/hbase/filter/KeyOnlyFilter.html | 618 +- .../filter/MultiRowRangeFilter.RowRange.html | 734 +- .../hbase/filter/MultiRowRangeFilter.html | 734 +- .../filter/MultipleColumnPrefixFilter.html | 178 +- .../hadoop/hbase/filter/NullComparator.html | 72 +- .../apache/hadoop/hbase/filter/PageFilter.html | 248 +- .../apache/hadoop/hbase/filter/ParseFilter.html | 1749 +- .../hadoop/hbase/filter/PrefixFilter.html | 208 +- .../hadoop/hbase/filter/QualifierFilter.html | 92 +- .../hadoop/hbase/filter/RandomRowFilter.html | 133 +- .../apache/hadoop/hbase/filter/RowFilter.html | 92 +- .../filter/SingleColumnValueExcludeFilter.html | 169 +- .../hbase/filter/SingleColumnValueFilter.html | 354 +- .../apache/hadoop/hbase/filter/SkipFilter.html | 117 +- .../hbase/filter/SubstringComparator.html | 80 +- .../hadoop/hbase/filter/TimestampsFilter.html | 201 +- .../apache/hadoop/hbase/filter/ValueFilter.html | 87 +- .../hadoop/hbase/filter/WhileMatchFilter.html | 226 +- .../hadoop/hbase/io/ByteBufferOutputStream.html | 80 +- .../io/ImmutableBytesWritable.Comparator.html | 255 +- .../hadoop/hbase/io/ImmutableBytesWritable.html | 255 +- .../org/apache/hadoop/hbase/io/TimeRange.html | 4 +- .../apache/hadoop/hbase/io/crypto/Context.html | 4 +- .../hbase/io/crypto/CryptoCipherProvider.html | 4 +- .../hbase/io/crypto/DefaultCipherProvider.html | 4 +- .../hbase/io/crypto/Encryption.Context.html | 1103 +- .../hadoop/hbase/io/crypto/Encryption.html | 1103 +- .../hbase/io/encoding/DataBlockEncoding.html | 27 +- .../hadoop/hbase/quotas/QuotaRetriever.html | 179 +- .../RegionServerRunningException.html | 2 +- .../hadoop/hbase/rsgroup/RSGroupInfo.html | 4 +- .../org/apache/hadoop/hbase/security/User.html | 690 +- .../org/apache/hadoop/hbase/types/DataType.html | 6 +- .../hadoop/hbase/types/FixedLengthWrapper.html | 132 +- .../apache/hadoop/hbase/types/OrderedBlob.html | 78 +- .../hadoop/hbase/types/OrderedBlobVar.html | 66 +- .../hadoop/hbase/types/OrderedBytesBase.html | 58 +- .../hadoop/hbase/types/OrderedFloat32.html | 107 +- .../hadoop/hbase/types/OrderedFloat64.html | 107 +- .../apache/hadoop/hbase/types/OrderedInt16.html | 107 +- .../apache/hadoop/hbase/types/OrderedInt32.html | 107 +- .../apache/hadoop/hbase/types/OrderedInt64.html | 107 +- .../apache/hadoop/hbase/types/OrderedInt8.html | 107 +- .../hadoop/hbase/types/OrderedNumeric.html | 142 +- .../hadoop/hbase/types/OrderedString.html | 54 +- .../org/apache/hadoop/hbase/types/PBType.html | 155 +- .../org/apache/hadoop/hbase/types/RawByte.html | 116 +- .../org/apache/hadoop/hbase/types/RawBytes.html | 135 +- .../hadoop/hbase/types/RawBytesFixedLength.html | 6 +- .../hadoop/hbase/types/RawBytesTerminated.html | 6 +- .../apache/hadoop/hbase/types/RawDouble.html | 118 +- .../org/apache/hadoop/hbase/types/RawFloat.html | 116 +- .../apache/hadoop/hbase/types/RawInteger.html | 116 +- .../org/apache/hadoop/hbase/types/RawLong.html | 116 +- .../org/apache/hadoop/hbase/types/RawShort.html | 116 +- .../apache/hadoop/hbase/types/RawString.html | 125 +- .../hbase/types/RawStringFixedLength.html | 4 +- .../hadoop/hbase/types/RawStringTerminated.html | 4 +- .../org/apache/hadoop/hbase/types/Struct.html | 204 +- .../hadoop/hbase/types/StructBuilder.html | 32 +- .../hadoop/hbase/types/StructIterator.html | 56 +- .../hadoop/hbase/types/TerminatedWrapper.html | 245 +- .../org/apache/hadoop/hbase/types/Union2.html | 72 +- .../org/apache/hadoop/hbase/types/Union3.html | 46 +- .../org/apache/hadoop/hbase/types/Union4.html | 46 +- .../hbase/util/Base64.Base64InputStream.html | 3289 +- .../hbase/util/Base64.Base64OutputStream.html | 3289 +- .../org/apache/hadoop/hbase/util/Base64.html | 3289 +- .../hadoop/hbase/util/ByteBufferUtils.html | 62 +- .../hbase/util/Bytes.ByteArrayComparator.html | 464 +- .../hbase/util/Bytes.RowEndKeyComparator.html | 464 +- .../org/apache/hadoop/hbase/util/Bytes.html | 464 +- .../apache/hadoop/hbase/util/OrderedBytes.html | 2192 +- book.html | 2 +- bulk-loads.html | 4 +- checkstyle-aggregate.html | 34898 +++++++---------- checkstyle.rss | 496 +- coc.html | 4 +- cygwin.html | 4 +- dependencies.html | 4 +- dependency-convergence.html | 4 +- dependency-info.html | 4 +- dependency-management.html | 4 +- devapidocs/allclasses-frame.html | 6 + devapidocs/allclasses-noframe.html | 6 + devapidocs/constant-values.html | 22 +- devapidocs/index-all.html | 87 +- .../org/apache/hadoop/hbase/ArrayBackedTag.html | 14 +- .../hadoop/hbase/AsyncConsoleAppender.html | 2 +- .../apache/hadoop/hbase/ByteBufferKeyValue.html | 58 +- .../org/apache/hadoop/hbase/CellScanner.html | 6 +- .../org/apache/hadoop/hbase/CellUtil.html | 202 +- .../ChoreService.ChoreServiceThreadFactory.html | 12 +- .../org/apache/hadoop/hbase/ChoreService.html | 56 +- .../hadoop/hbase/ClusterStatus.Builder.html | 46 +- .../hadoop/hbase/ClusterStatus.Option.html | 22 +- .../org/apache/hadoop/hbase/ClusterStatus.html | 40 +- .../org/apache/hadoop/hbase/ExtendedCell.html | 20 +- .../apache/hadoop/hbase/HColumnDescriptor.html | 106 +- .../org/apache/hadoop/hbase/HRegionInfo.html | 172 +- ...torImpl.JitteredRunnableScheduledFuture.html | 28 +- .../JitterScheduledThreadPoolExecutorImpl.html | 4 +- .../hadoop/hbase/KeyValue.KVComparator.html | 54 +- .../hadoop/hbase/KeyValue.KeyOnlyKeyValue.html | 70 +- .../hadoop/hbase/KeyValue.MetaComparator.html | 18 +- .../hbase/KeyValue.SamePrefixComparator.html | 4 +- .../org/apache/hadoop/hbase/KeyValue.Type.html | 28 +- .../org/apache/hadoop/hbase/KeyValue.html | 244 +- .../MetaTableAccessor.CloseableVisitor.html | 2 +- .../MetaTableAccessor.CollectAllVisitor.html | 6 +- .../MetaTableAccessor.CollectingVisitor.html | 12 +- .../MetaTableAccessor.DefaultVisitorBase.html | 8 +- .../hbase/MetaTableAccessor.QueryType.html | 12 +- .../MetaTableAccessor.TableVisitorBase.html | 8 +- .../hadoop/hbase/MetaTableAccessor.Visitor.html | 4 +- .../apache/hadoop/hbase/MetaTableAccessor.html | 498 +- .../hbase/PrivateCellUtil.FirstOnRowCell.html | 4 +- .../hbase/PrivateCellUtil.LastOnRowCell.html | 4 +- ...rivateCellUtil.TagRewriteByteBufferCell.html | 4 +- .../hbase/PrivateCellUtil.TagRewriteCell.html | 4 +- .../org/apache/hadoop/hbase/ServerName.html | 12 +- .../hadoop/hbase/backup/package-tree.html | 2 +- .../hadoop/hbase/class-use/ServerName.html | 9 +- .../hadoop/hbase/class-use/TableName.html | 14 - .../org/apache/hadoop/hbase/client/Append.html | 38 +- .../client/AsyncAdminRequestRetryingCaller.html | 2 +- .../AsyncMasterRequestRpcRetryingCaller.html | 2 +- .../hadoop/hbase/client/AsyncProcess.html | 4 +- .../AsyncServerRequestRpcRetryingCaller.html | 2 +- .../hbase/client/BufferedMutatorParams.html | 2 +- ...uilder.ModifyableColumnFamilyDescriptor.html | 98 +- .../client/FastFailInterceptorContext.html | 6 +- .../org/apache/hadoop/hbase/client/Get.html | 58 +- .../client/HBaseAdmin.AbortProcedureFuture.html | 8 +- .../HBaseAdmin.AddColumnFamilyFuture.html | 6 +- .../client/HBaseAdmin.CreateTableFuture.html | 14 +- .../HBaseAdmin.DeleteColumnFamilyFuture.html | 6 +- .../client/HBaseAdmin.DeleteTableFuture.html | 10 +- .../client/HBaseAdmin.DisableTableFuture.html | 8 +- .../client/HBaseAdmin.EnableTableFuture.html | 8 +- .../HBaseAdmin.MergeTableRegionsFuture.html | 8 +- .../HBaseAdmin.ModifyColumnFamilyFuture.html | 6 +- .../client/HBaseAdmin.ModifyTableFuture.html | 10 +- .../client/HBaseAdmin.NamespaceFuture.html | 12 +- ...in.ProcedureFuture.WaitForStateCallable.html | 8 +- .../client/HBaseAdmin.ProcedureFuture.html | 48 +- .../HBaseAdmin.RestoreSnapshotFuture.html | 8 +- .../HBaseAdmin.SplitTableRegionFuture.html | 8 +- ...n.TableFuture.TableWaitForStateCallable.html | 8 +- .../hbase/client/HBaseAdmin.TableFuture.html | 30 +- .../client/HBaseAdmin.ThrowableAbortable.html | 8 +- .../client/HBaseAdmin.TruncateTableFuture.html | 10 +- .../apache/hadoop/hbase/client/HBaseAdmin.html | 440 +- .../apache/hadoop/hbase/client/Increment.html | 44 +- .../client/PerClientRandomNonceGenerator.html | 6 +- .../hbase/client/RegionServerCallable.html | 32 +- .../hadoop/hbase/client/Scan.ReadType.html | 8 +- .../org/apache/hadoop/hbase/client/Scan.html | 64 +- .../hbase/client/class-use/Connection.html | 2 +- .../hadoop/hbase/client/class-use/Put.html | 7 +- .../hbase/client/class-use/RegionInfo.html | 226 +- .../hbase/client/class-use/TableDescriptor.html | 12 +- .../coprocessor/LongColumnInterpreter.html | 32 +- .../hadoop/hbase/client/package-tree.html | 22 +- .../client/security/SecurityCapability.html | 2 +- .../codec/CellCodecWithTags.CellDecoder.html | 4 +- .../hadoop/hbase/codec/CellCodecWithTags.html | 6 +- .../KeyValueCodec.ByteBuffKeyValueDecoder.html | 16 +- .../codec/KeyValueCodec.KeyValueDecoder.html | 2 +- .../hadoop/hbase/codec/KeyValueCodec.html | 8 +- ...ueCodecWithTags.ByteBuffKeyValueDecoder.html | 8 +- .../KeyValueCodecWithTags.KeyValueDecoder.html | 2 +- .../hbase/codec/KeyValueCodecWithTags.html | 6 +- .../class-use/MasterCoprocessorEnvironment.html | 16 +- .../coprocessor/class-use/ObserverContext.html | 16 +- .../executor/ExecutorService.Executor.html | 8 +- .../ExecutorService.ExecutorStatus.html | 12 +- .../ExecutorService.RunningEventStatus.html | 8 +- ...cutorService.TrackingThreadPoolExecutor.html | 12 +- .../hadoop/hbase/executor/package-tree.html | 2 +- .../hadoop/hbase/filter/BinaryComparator.html | 6 +- .../hbase/filter/BinaryPrefixComparator.html | 6 +- .../hadoop/hbase/filter/BitComparator.html | 10 +- .../hbase/filter/ColumnCountGetFilter.html | 8 +- .../hbase/filter/ColumnPaginationFilter.html | 8 +- .../hadoop/hbase/filter/ColumnPrefixFilter.html | 10 +- .../hadoop/hbase/filter/ColumnRangeFilter.html | 8 +- .../hadoop/hbase/filter/CompareFilter.html | 4 +- .../hbase/filter/DependentColumnFilter.html | 8 +- .../hadoop/hbase/filter/FamilyFilter.html | 6 +- .../apache/hadoop/hbase/filter/FilterBase.html | 12 +- .../apache/hadoop/hbase/filter/FilterList.html | 16 +- .../filter/FilterWrapper.FilterRowRetCode.html | 14 +- .../hadoop/hbase/filter/FilterWrapper.html | 32 +- .../hadoop/hbase/filter/FirstKeyOnlyFilter.html | 20 +- .../FirstKeyValueMatchingQualifiersFilter.html | 6 +- .../hbase/filter/FuzzyRowFilter.Order.html | 22 +- .../filter/FuzzyRowFilter.SatisfiesCode.html | 12 +- .../hadoop/hbase/filter/FuzzyRowFilter.html | 24 +- .../hbase/filter/InclusiveStopFilter.html | 14 +- .../KeyOnlyFilter.KeyOnlyByteBufferCell.html | 64 +- .../hbase/filter/KeyOnlyFilter.KeyOnlyCell.html | 44 +- .../hadoop/hbase/filter/KeyOnlyFilter.html | 6 +- .../filter/MultiRowRangeFilter.RowRange.html | 32 +- .../hbase/filter/MultiRowRangeFilter.html | 12 +- .../filter/MultipleColumnPrefixFilter.html | 14 +- .../hadoop/hbase/filter/NullComparator.html | 6 +- .../apache/hadoop/hbase/filter/PageFilter.html | 38 +- .../apache/hadoop/hbase/filter/ParseFilter.html | 62 +- .../hadoop/hbase/filter/PrefixFilter.html | 22 +- .../hadoop/hbase/filter/QualifierFilter.html | 6 +- .../hadoop/hbase/filter/RandomRowFilter.html | 12 +- .../apache/hadoop/hbase/filter/RowFilter.html | 6 +- .../filter/SingleColumnValueExcludeFilter.html | 12 +- .../hbase/filter/SingleColumnValueFilter.html | 28 +- .../apache/hadoop/hbase/filter/SkipFilter.html | 14 +- .../hbase/filter/SubstringComparator.html | 6 +- .../hadoop/hbase/filter/TimestampsFilter.html | 14 +- .../apache/hadoop/hbase/filter/ValueFilter.html | 6 +- .../hadoop/hbase/filter/WhileMatchFilter.html | 30 +- .../hadoop/hbase/filter/package-tree.html | 10 +- .../hadoop/hbase/io/ByteBuffInputStream.html | 8 +- .../hadoop/hbase/io/ByteBufferOutputStream.html | 10 +- .../hbase/io/ByteBufferWriterOutputStream.html | 6 +- .../io/ImmutableBytesWritable.Comparator.html | 8 +- .../hadoop/hbase/io/ImmutableBytesWritable.html | 18 +- .../hbase/io/crypto/Encryption.Context.html | 14 +- .../hadoop/hbase/io/crypto/Encryption.html | 62 +- .../apache/hadoop/hbase/io/crypto/aes/AES.html | 42 +- .../hbase/io/crypto/aes/AESDecryptor.html | 28 +- .../hbase/io/crypto/aes/AESEncryptor.html | 32 +- .../hbase/io/crypto/aes/CommonsCryptoAES.html | 44 +- .../crypto/aes/CommonsCryptoAESDecryptor.html | 24 +- .../crypto/aes/CommonsCryptoAESEncryptor.html | 30 +- ...kEncoder.BufferedDataBlockEncodingState.html | 6 +- ...dDataBlockEncoder.BufferedEncodedSeeker.html | 50 +- ...eredDataBlockEncoder.OffheapDecodedCell.html | 108 +- ...feredDataBlockEncoder.OnheapDecodedCell.html | 90 +- .../BufferedDataBlockEncoder.SeekerState.html | 56 +- .../io/encoding/BufferedDataBlockEncoder.html | 30 +- ...ock.BufferGrabbingByteArrayOutputStream.html | 10 +- .../hbase/io/encoding/RowIndexEncoderV1.html | 22 +- .../io/hadoopbackport/ThrottledInputStream.html | 40 +- .../hadoop/hbase/io/hfile/HFileContext.html | 76 +- .../hadoop/hbase/io/hfile/package-tree.html | 4 +- .../hadoop/hbase/ipc/BlockingRpcClient.html | 4 +- .../apache/hadoop/hbase/ipc/ConnectionId.html | 22 +- .../apache/hadoop/hbase/ipc/package-tree.html | 2 +- .../hadoop/hbase/mapreduce/package-tree.html | 4 +- .../org/apache/hadoop/hbase/master/HMaster.html | 294 +- .../hadoop/hbase/master/ServerManager.html | 50 +- .../AssignProcedure.CompareAssignProcedure.html | 297 + .../master/assignment/AssignProcedure.html | 108 +- ...signmentManager.RegionInTransitionChore.html | 6 +- ...ssignmentManager.RegionInTransitionStat.html | 40 +- .../master/assignment/AssignmentManager.html | 784 +- .../FailedRemoteDispatchException.html | 4 +- .../assignment/RegionTransitionProcedure.html | 80 +- .../AssignProcedure.CompareAssignProcedure.html | 168 + .../assignment/class-use/AssignProcedure.html | 45 +- .../class-use/MoveRegionProcedure.html | 7 - .../assignment/class-use/UnassignProcedure.html | 4 +- .../hbase/master/assignment/package-frame.html | 1 + .../master/assignment/package-summary.html | 36 +- .../hbase/master/assignment/package-tree.html | 1 + .../hbase/master/assignment/package-use.html | 33 +- .../master/class-use/RegionState.State.html | 29 +- .../hadoop/hbase/master/package-tree.html | 2 +- .../apache/hadoop/hbase/master/package-use.html | 3 + .../master/procedure/EnableTableProcedure.html | 36 +- .../master/procedure/ServerCrashProcedure.html | 42 +- .../hbase/master/procedure/package-tree.html | 2 +- .../hadoop/hbase/monitoring/package-tree.html | 2 +- .../apache/hadoop/hbase/nio/MultiByteBuff.html | 114 +- .../apache/hadoop/hbase/nio/SingleByteBuff.html | 108 +- .../org/apache/hadoop/hbase/package-tree.html | 16 +- .../ProcedureExecutor.DelayedProcedure.html | 4 +- .../ProcedureExecutor.InlineChore.html | 12 +- .../ProcedureExecutor.StoppableThread.html | 8 +- ...ProcedureExecutor.TimeoutExecutorThread.html | 24 +- .../ProcedureExecutor.WorkerMonitor.html | 32 +- .../ProcedureExecutor.WorkerThread.html | 18 +- .../hbase/procedure2/ProcedureExecutor.html | 70 +- .../hadoop/hbase/procedure2/package-tree.html | 4 +- .../hbase/quotas/QuotaRetriever.Iter.html | 12 +- .../hadoop/hbase/quotas/QuotaRetriever.html | 10 +- .../hadoop/hbase/quotas/package-tree.html | 4 +- .../HRegionServer.MovedRegionInfo.html | 16 +- .../HRegionServer.MovedRegionsCleaner.html | 16 +- .../hbase/regionserver/HRegionServer.html | 202 +- .../hbase/regionserver/RSRpcServices.html | 42 +- .../hadoop/hbase/regionserver/package-tree.html | 14 +- .../regionserver/querymatcher/package-tree.html | 4 +- ...nTrackerZKImpl.OtherRegionServerWatcher.html | 8 +- .../ReplicationTrackerZKImpl.PeersWatcher.html | 8 +- .../replication/ReplicationTrackerZKImpl.html | 10 +- .../hadoop/hbase/rest/model/package-tree.html | 2 +- .../hbase/rsgroup/RSGroupAdminEndpoint.html | 44 +- .../security/SaslUtil.QualityOfProtection.html | 14 +- .../apache/hadoop/hbase/security/SaslUtil.html | 26 +- .../hbase/security/User.SecureHadoopUser.html | 26 +- .../hbase/security/User.TestingGroups.html | 12 +- .../org/apache/hadoop/hbase/security/User.html | 48 +- .../hadoop/hbase/security/UserProvider.html | 30 +- .../security/access/Permission.Action.html | 2 +- .../hbase/security/access/package-tree.html | 2 +- .../hadoop/hbase/security/package-tree.html | 4 +- .../security/visibility/VisibilityClient.html | 24 +- .../hadoop/hbase/thrift/package-tree.html | 2 +- .../trace/SpanReceiverHost.SingletonHolder.html | 2 +- .../CopyOnWriteArrayMap.ArrayEntryIterator.html | 2 +- .../types/CopyOnWriteArrayMap.ArrayHolder.html | 15 +- .../CopyOnWriteArrayMap.ArrayKeyIterator.html | 2 +- .../CopyOnWriteArrayMap.ArrayValueIterator.html | 2 +- .../types/CopyOnWriteArrayMap.COWEntry.html | 14 +- .../hadoop/hbase/types/CopyOnWriteArrayMap.html | 6 +- .../hadoop/hbase/types/FixedLengthWrapper.html | 18 +- .../apache/hadoop/hbase/types/OrderedBlob.html | 12 +- .../hadoop/hbase/types/OrderedBlobVar.html | 10 +- .../hadoop/hbase/types/OrderedBytesBase.html | 10 +- .../hadoop/hbase/types/OrderedFloat32.html | 22 +- .../hadoop/hbase/types/OrderedFloat64.html | 22 +- .../apache/hadoop/hbase/types/OrderedInt16.html | 22 +- .../apache/hadoop/hbase/types/OrderedInt32.html | 22 +- .../apache/hadoop/hbase/types/OrderedInt64.html | 22 +- .../apache/hadoop/hbase/types/OrderedInt8.html | 22 +- .../hadoop/hbase/types/OrderedNumeric.html | 16 +- .../hadoop/hbase/types/OrderedString.html | 8 +- .../org/apache/hadoop/hbase/types/PBType.html | 18 +- .../org/apache/hadoop/hbase/types/RawByte.html | 20 +- .../org/apache/hadoop/hbase/types/RawBytes.html | 24 +- .../apache/hadoop/hbase/types/RawDouble.html | 20 +- .../org/apache/hadoop/hbase/types/RawFloat.html | 20 +- .../apache/hadoop/hbase/types/RawInteger.html | 20 +- .../org/apache/hadoop/hbase/types/RawLong.html | 20 +- .../org/apache/hadoop/hbase/types/RawShort.html | 20 +- .../apache/hadoop/hbase/types/RawString.html | 20 +- .../org/apache/hadoop/hbase/types/Struct.html | 22 +- .../hadoop/hbase/types/StructBuilder.html | 4 +- .../hadoop/hbase/types/StructIterator.html | 4 +- .../hadoop/hbase/types/TerminatedWrapper.html | 22 +- .../org/apache/hadoop/hbase/types/Union2.html | 10 +- .../org/apache/hadoop/hbase/types/Union3.html | 6 +- .../org/apache/hadoop/hbase/types/Union4.html | 6 +- .../hadoop/hbase/types/package-frame.html | 3 + .../hadoop/hbase/types/package-summary.html | 12 + .../hbase/util/Base64.Base64InputStream.html | 28 +- .../hbase/util/Base64.Base64OutputStream.html | 38 +- .../org/apache/hadoop/hbase/util/Base64.html | 90 +- .../ByteBufferArray.BufferCreatorCallable.html | 12 +- .../hbase/util/ByteBufferArray.Visitor.html | 4 +- .../hadoop/hbase/util/ByteBufferArray.html | 36 +- .../org/apache/hadoop/hbase/util/Bytes.html | 64 +- .../hadoop/hbase/util/ClassLoaderBase.html | 10 +- .../util/CommonFSUtils.StreamCapabilities.html | 10 +- ...nFSUtils.StreamLacksCapabilityException.html | 6 +- .../apache/hadoop/hbase/util/CommonFSUtils.html | 94 +- .../org/apache/hadoop/hbase/util/HasThread.html | 26 +- .../apache/hadoop/hbase/util/JRubyFormat.html | 12 +- .../hadoop/hbase/util/JSONBean.Writer.html | 8 +- .../org/apache/hadoop/hbase/util/JSONBean.html | 20 +- .../hadoop/hbase/util/JSONMetricUtil.html | 58 +- .../org/apache/hadoop/hbase/util/JVM.html | 38 +- .../apache/hadoop/hbase/util/OrderedBytes.html | 96 +- .../hadoop/hbase/util/PoolMap.ReusablePool.html | 2 +- .../hbase/util/PoolMap.RoundRobinPool.html | 2 +- .../org/apache/hadoop/hbase/util/PoolMap.html | 4 +- .../hadoop/hbase/util/ReflectionUtils.html | 26 +- .../hadoop/hbase/util/RowBloomHashKey.html | 8 +- .../hadoop/hbase/util/RowColBloomHashKey.html | 12 +- .../SoftObjectPool.SoftObjectReference.html | 6 +- .../hadoop/hbase/util/SoftObjectPool.html | 14 +- .../util/Threads.PrintThreadInfoHelper.html | 4 +- .../util/Threads.PrintThreadInfoLazyHolder.html | 8 +- .../org/apache/hadoop/hbase/util/Threads.html | 38 +- .../org/apache/hadoop/hbase/util/Triple.html | 18 +- .../apache/hadoop/hbase/util/UnsafeAccess.html | 64 +- .../WeakObjectPool.WeakObjectReference.html | 6 +- .../hadoop/hbase/util/WeakObjectPool.html | 14 +- .../hbase/util/class-use/PoolMap.Pool.html | 4 +- .../apache/hadoop/hbase/util/package-frame.html | 2 + .../hadoop/hbase/util/package-summary.html | 14 + .../apache/hadoop/hbase/util/package-tree.html | 10 +- .../apache/hadoop/hbase/wal/package-tree.html | 2 +- .../hadoop/hbase/zookeeper/EmptyWatcher.html | 2 +- .../hadoop/hbase/zookeeper/HQuorumPeer.html | 12 +- .../hbase/zookeeper/ZKConfig.ZKClusterKey.html | 16 +- .../apache/hadoop/hbase/zookeeper/ZKConfig.html | 26 +- .../hadoop/hbase/zookeeper/ZKLeaderManager.html | 42 +- .../zookeeper/ZKUtil.JaasConfiguration.html | 30 +- .../hbase/zookeeper/ZKUtil.NodeAndData.html | 16 +- .../ZKUtil.ZKUtilOp.CreateAndFailSilent.html | 12 +- .../ZKUtil.ZKUtilOp.DeleteNodeFailSilent.html | 8 +- .../zookeeper/ZKUtil.ZKUtilOp.SetData.html | 12 +- .../hadoop/hbase/zookeeper/ZKUtil.ZKUtilOp.html | 14 +- .../apache/hadoop/hbase/zookeeper/ZKUtil.html | 146 +- devapidocs/overview-tree.html | 1 + devapidocs/serialized-form.html | 16 +- .../org/apache/hadoop/hbase/ArrayBackedTag.html | 92 +- .../hadoop/hbase/AsyncConsoleAppender.html | 21 +- .../org/apache/hadoop/hbase/AuthUtil.html | 10 +- .../apache/hadoop/hbase/BaseConfigurable.html | 6 +- .../hadoop/hbase/ByteBufferKeyOnlyKeyValue.html | 6 +- .../apache/hadoop/hbase/ByteBufferKeyValue.html | 389 +- .../org/apache/hadoop/hbase/ByteBufferTag.html | 6 +- .../CellComparatorImpl.MetaCellComparator.html | 8 +- .../apache/hadoop/hbase/CellComparatorImpl.html | 8 +- .../org/apache/hadoop/hbase/CellScanner.html | 79 +- .../org/apache/hadoop/hbase/CellUtil.html | 2965 +- .../ChoreService.ChoreServiceThreadFactory.html | 727 +- .../org/apache/hadoop/hbase/ChoreService.html | 727 +- .../hadoop/hbase/ClusterStatus.Builder.html | 540 +- .../hadoop/hbase/ClusterStatus.Option.html | 540 +- .../org/apache/hadoop/hbase/ClusterStatus.html | 540 +- ...poundConfiguration.ImmutableConfWrapper.html | 4 +- ...ompoundConfiguration.ImmutableConfigMap.html | 4 +- .../hadoop/hbase/CompoundConfiguration.html | 4 +- .../org/apache/hadoop/hbase/ExtendedCell.html | 223 +- .../apache/hadoop/hbase/HBaseConfiguration.html | 6 +- .../apache/hadoop/hbase/HColumnDescriptor.html | 775 +- .../org/apache/hadoop/hbase/HRegionInfo.html | 1778 +- .../hbase/InvalidFamilyOperationException.html | 2 +- ...torImpl.JitteredRunnableScheduledFuture.html | 193 +- .../JitterScheduledThreadPoolExecutorImpl.html | 193 +- .../hadoop/hbase/KeyValue.KVComparator.html | 5053 +-- .../hadoop/hbase/KeyValue.KeyOnlyKeyValue.html | 5053 +-- .../hadoop/hbase/KeyValue.MetaComparator.html | 5053 +-- .../hbase/KeyValue.SamePrefixComparator.html | 5053 +-- .../org/apache/hadoop/hbase/KeyValue.Type.html | 5053 +-- .../org/apache/hadoop/hbase/KeyValue.html | 5053 +-- .../apache/hadoop/hbase/KeyValueTestUtil.html | 8 +- .../org/apache/hadoop/hbase/KeyValueUtil.html | 16 +- .../hadoop/hbase/MasterNotRunningException.html | 2 +- .../MetaTableAccessor.CloseableVisitor.html | 4560 +-- .../MetaTableAccessor.CollectAllVisitor.html | 4560 +-- .../MetaTableAccessor.CollectingVisitor.html | 4560 +-- .../MetaTableAccessor.DefaultVisitorBase.html | 4560 +-- .../hbase/MetaTableAccessor.QueryType.html | 4560 +-- .../MetaTableAccessor.TableVisitorBase.html | 4560 +-- .../hadoop/hbase/MetaTableAccessor.Visitor.html | 4560 +-- .../apache/hadoop/hbase/MetaTableAccessor.html | 4560 +-- .../hbase/NamespaceDescriptor.Builder.html | 4 +- .../hadoop/hbase/NamespaceDescriptor.html | 4 +- .../hadoop/hbase/NoTagsByteBufferKeyValue.html | 4 +- .../org/apache/hadoop/hbase/NoTagsKeyValue.html | 6 +- .../hadoop/hbase/NotServingRegionException.html | 2 +- .../PrivateCellUtil.EmptyByteBufferCell.html | 8 +- .../hadoop/hbase/PrivateCellUtil.EmptyCell.html | 8 +- ...rivateCellUtil.FirstOnRowByteBufferCell.html | 8 +- .../hbase/PrivateCellUtil.FirstOnRowCell.html | 8 +- ...ateCellUtil.FirstOnRowColByteBufferCell.html | 8 +- .../PrivateCellUtil.FirstOnRowColCell.html | 8 +- ...eCellUtil.FirstOnRowColTSByteBufferCell.html | 8 +- .../PrivateCellUtil.FirstOnRowColTSCell.html | 8 +- ...vateCellUtil.FirstOnRowDeleteFamilyCell.html | 8 +- ...PrivateCellUtil.LastOnRowByteBufferCell.html | 8 +- .../hbase/PrivateCellUtil.LastOnRowCell.html | 8 +- ...vateCellUtil.LastOnRowColByteBufferCell.html | 8 +- .../hbase/PrivateCellUtil.LastOnRowColCell.html | 8 +- ...rivateCellUtil.TagRewriteByteBufferCell.html | 8 +- .../hbase/PrivateCellUtil.TagRewriteCell.html | 8 +- ...llUtil.ValueAndTagRewriteByteBufferCell.html | 8 +- .../PrivateCellUtil.ValueAndTagRewriteCell.html | 8 +- .../apache/hadoop/hbase/PrivateCellUtil.html | 8 +- .../apache/hadoop/hbase/RegionLocations.html | 6 +- .../org/apache/hadoop/hbase/ServerName.html | 169 +- .../apache/hadoop/hbase/SizeCachedKeyValue.html | 4 +- .../hadoop/hbase/TableExistsException.html | 2 +- .../org/apache/hadoop/hbase/TableName.html | 4 +- .../hadoop/hbase/TableNotDisabledException.html | 2 +- .../org/apache/hadoop/hbase/Version.html | 6 +- .../apache/hadoop/hbase/ZKNamespaceManager.html | 4 +- .../hbase/ZooKeeperConnectionException.html | 2 +- .../org/apache/hadoop/hbase/client/Append.html | 300 +- ...syncAdminRequestRetryingCaller.Callable.html | 11 +- .../client/AsyncAdminRequestRetryingCaller.html | 11 +- .../hbase/client/AsyncBufferedMutatorImpl.html | 8 +- ...MasterRequestRpcRetryingCaller.Callable.html | 11 +- .../AsyncMasterRequestRpcRetryingCaller.html | 11 +- .../hadoop/hbase/client/AsyncProcess.html | 6 +- ...ServerRequestRpcRetryingCaller.Callable.html | 11 +- .../AsyncServerRequestRpcRetryingCaller.html | 11 +- .../hbase/client/BufferedMutatorParams.html | 21 +- ...uilder.ModifyableColumnFamilyDescriptor.html | 911 +- .../client/ColumnFamilyDescriptorBuilder.html | 911 +- .../client/FastFailInterceptorContext.html | 49 +- .../org/apache/hadoop/hbase/client/Get.html | 559 +- .../client/HBaseAdmin.AbortProcedureFuture.html | 7650 ++-- .../HBaseAdmin.AddColumnFamilyFuture.html | 7650 ++-- .../client/HBaseAdmin.CreateTableFuture.html | 7650 ++-- .../HBaseAdmin.DeleteColumnFamilyFuture.html | 7650 ++-- .../client/HBaseAdmin.DeleteTableFuture.html | 7650 ++-- .../client/HBaseAdmin.DisableTableFuture.html | 7650 ++-- .../client/HBaseAdmin.EnableTableFuture.html | 7650 ++-- .../HBaseAdmin.MergeTableRegionsFuture.html | 7650 ++-- .../HBaseAdmin.ModifyColumnFamilyFuture.html | 7650 ++-- .../client/HBaseAdmin.ModifyTableFuture.html | 7650 ++-- .../client/HBaseAdmin.NamespaceFuture.html | 7650 ++-- ...in.ProcedureFuture.WaitForStateCallable.html | 7650 ++-- .../client/HBaseAdmin.ProcedureFuture.html | 7650 ++-- .../HBaseAdmin.RestoreSnapshotFuture.html | 7650 ++-- .../HBaseAdmin.SplitTableRegionFuture.html | 7650 ++-- ...n.TableFuture.TableWaitForStateCallable.html | 7650 ++-- .../hbase/client/HBaseAdmin.TableFuture.html | 7650 ++-- .../client/HBaseAdmin.ThrowableAbortable.html | 7650 ++-- .../client/HBaseAdmin.TruncateTableFuture.html | 7650 ++-- .../apache/hadoop/hbase/client/HBaseAdmin.html | 7650 ++-- .../HTableMultiplexer.AtomicAverageCounter.html | 2 +- .../client/HTableMultiplexer.FlushWorker.html | 2 +- ...ableMultiplexer.HTableMultiplexerStatus.html | 2 +- .../client/HTableMultiplexer.PutStatus.html | 2 +- .../hadoop/hbase/client/HTableMultiplexer.html | 2 +- .../apache/hadoop/hbase/client/Increment.html | 360 +- .../client/NoServerForRegionException.html | 2 +- .../client/PerClientRandomNonceGenerator.html | 40 +- .../RegionInfoBuilder.MutableRegionInfo.html | 2 +- .../hadoop/hbase/client/RegionInfoBuilder.html | 2 +- .../hbase/client/RegionServerCallable.html | 255 +- .../hadoop/hbase/client/Scan.ReadType.html | 689 +- .../org/apache/hadoop/hbase/client/Scan.html | 689 +- .../coprocessor/LongColumnInterpreter.html | 187 +- .../client/security/SecurityCapability.html | 2 +- .../hbase/codec/CellCodec.CellDecoder.html | 8 +- .../hbase/codec/CellCodec.CellEncoder.html | 8 +- .../apache/hadoop/hbase/codec/CellCodec.html | 8 +- .../codec/CellCodecWithTags.CellDecoder.html | 119 +- .../codec/CellCodecWithTags.CellEncoder.html | 119 +- .../hadoop/hbase/codec/CellCodecWithTags.html | 119 +- .../hadoop/hbase/codec/Codec.Decoder.html | 6 +- .../hadoop/hbase/codec/Codec.Encoder.html | 6 +- .../org/apache/hadoop/hbase/codec/Codec.html | 6 +- .../KeyValueCodec.ByteBuffKeyValueDecoder.html | 139 +- .../codec/KeyValueCodec.KeyValueDecoder.html | 139 +- .../codec/KeyValueCodec.KeyValueEncoder.html | 139 +- .../hadoop/hbase/codec/KeyValueCodec.html | 139 +- ...ueCodecWithTags.ByteBuffKeyValueDecoder.html | 99 +- .../KeyValueCodecWithTags.KeyValueDecoder.html | 99 +- .../KeyValueCodecWithTags.KeyValueEncoder.html | 99 +- .../hbase/codec/KeyValueCodecWithTags.html | 99 +- .../exceptions/UnexpectedStateException.html | 4 +- .../executor/ExecutorService.Executor.html | 303 +- .../ExecutorService.ExecutorStatus.html | 303 +- .../ExecutorService.RunningEventStatus.html | 303 +- ...cutorService.TrackingThreadPoolExecutor.html | 303 +- .../hadoop/hbase/executor/ExecutorService.html | 303 +- .../hadoop/hbase/filter/BinaryComparator.html | 74 +- .../hbase/filter/BinaryPrefixComparator.html | 74 +- .../hbase/filter/BitComparator.BitwiseOp.html | 180 +- .../hadoop/hbase/filter/BitComparator.html | 180 +- .../hbase/filter/ByteArrayComparable.html | 8 +- .../hbase/filter/ColumnCountGetFilter.html | 86 +- .../hbase/filter/ColumnPaginationFilter.html | 124 +- .../hadoop/hbase/filter/ColumnPrefixFilter.html | 96 +- .../hadoop/hbase/filter/ColumnRangeFilter.html | 103 +- .../hbase/filter/CompareFilter.CompareOp.html | 35 +- .../hadoop/hbase/filter/CompareFilter.html | 35 +- .../hbase/filter/DependentColumnFilter.html | 148 +- .../hadoop/hbase/filter/FamilyFilter.html | 94 +- .../apache/hadoop/hbase/filter/FilterBase.html | 103 +- .../hbase/filter/FilterList.Operator.html | 156 +- .../apache/hadoop/hbase/filter/FilterList.html | 156 +- .../filter/FilterWrapper.FilterRowRetCode.html | 256 +- .../hadoop/hbase/filter/FilterWrapper.html | 256 +- .../hadoop/hbase/filter/FirstKeyOnlyFilter.html | 169 +- .../FirstKeyValueMatchingQualifiersFilter.html | 90 +- .../hbase/filter/FuzzyRowFilter.Order.html | 750 +- .../hbase/filter/FuzzyRowFilter.RowTracker.html | 750 +- .../filter/FuzzyRowFilter.SatisfiesCode.html | 750 +- .../hadoop/hbase/filter/FuzzyRowFilter.html | 750 +- .../hbase/filter/InclusiveStopFilter.html | 132 +- .../KeyOnlyFilter.KeyOnlyByteBufferCell.html | 618 +- .../hbase/filter/KeyOnlyFilter.KeyOnlyCell.html | 618 +- .../hadoop/hbase/filter/KeyOnlyFilter.html | 618 +- .../filter/MultiRowRangeFilter.RowRange.html | 734 +- .../hbase/filter/MultiRowRangeFilter.html | 734 +- .../filter/MultipleColumnPrefixFilter.html | 178 +- .../hadoop/hbase/filter/NullComparator.html | 72 +- .../apache/hadoop/hbase/filter/PageFilter.html | 248 +- .../apache/hadoop/hbase/filter/ParseFilter.html | 1749 +- .../hadoop/hbase/filter/PrefixFilter.html | 208 +- .../hadoop/hbase/filter/QualifierFilter.html | 92 +- .../hadoop/hbase/filter/RandomRowFilter.html | 133 +- .../apache/hadoop/hbase/filter/RowFilter.html | 92 +- .../filter/SingleColumnValueExcludeFilter.html | 169 +- .../hbase/filter/SingleColumnValueFilter.html | 354 +- .../apache/hadoop/hbase/filter/SkipFilter.html | 117 +- .../hbase/filter/SubstringComparator.html | 80 +- .../hadoop/hbase/filter/TimestampsFilter.html | 201 +- .../apache/hadoop/hbase/filter/ValueFilter.html | 87 +- .../hadoop/hbase/filter/WhileMatchFilter.html | 226 +- .../hadoop/hbase/io/ByteArrayOutputStream.html | 6 +- .../hadoop/hbase/io/ByteBuffInputStream.html | 120 +- .../hadoop/hbase/io/ByteBufferInputStream.html | 4 +- .../hbase/io/ByteBufferListOutputStream.html | 4 +- .../hadoop/hbase/io/ByteBufferOutputStream.html | 80 +- .../apache/hadoop/hbase/io/ByteBufferPool.html | 10 +- .../io/ByteBufferWriterDataOutputStream.html | 4 +- .../hbase/io/ByteBufferWriterOutputStream.html | 35 +- .../io/ImmutableBytesWritable.Comparator.html | 255 +- .../hadoop/hbase/io/ImmutableBytesWritable.html | 255 +- .../hadoop/hbase/io/TagCompressionContext.html | 14 +- .../org/apache/hadoop/hbase/io/TimeRange.html | 4 +- .../io/compress/Compression.Algorithm.html | 36 +- ...pression.FinishOnFlushCompressionStream.html | 36 +- .../hadoop/hbase/io/compress/Compression.html | 36 +- ...pOutputStream.ResetableGZIPOutputStream.html | 12 +- ...treamGzipCodec.ReusableGzipOutputStream.html | 12 +- .../io/compress/ReusableStreamGzipCodec.html | 12 +- .../apache/hadoop/hbase/io/crypto/Context.html | 4 +- .../hbase/io/crypto/CryptoCipherProvider.html | 4 +- .../hbase/io/crypto/DefaultCipherProvider.html | 4 +- .../hbase/io/crypto/Encryption.Context.html | 1103 +- .../hadoop/hbase/io/crypto/Encryption.html | 1103 +- .../apache/hadoop/hbase/io/crypto/aes/AES.html | 285 +- .../hbase/io/crypto/aes/AESDecryptor.html | 149 +- .../hbase/io/crypto/aes/AESEncryptor.html | 165 +- .../hbase/io/crypto/aes/CommonsCryptoAES.html | 279 +- .../crypto/aes/CommonsCryptoAESDecryptor.html | 129 +- .../crypto/aes/CommonsCryptoAESEncryptor.html | 159 +- .../io/crypto/aes/CryptoAES.Integrity.html | 36 +- .../hadoop/hbase/io/crypto/aes/CryptoAES.html | 36 +- ...tDataBlockEncoder.AbstractEncodedSeeker.html | 6 +- .../io/encoding/AbstractDataBlockEncoder.html | 6 +- ...kEncoder.BufferedDataBlockEncodingState.html | 2277 +- ...dDataBlockEncoder.BufferedEncodedSeeker.html | 2277 +- ...eredDataBlockEncoder.OffheapDecodedCell.html | 2277 +- ...feredDataBlockEncoder.OnheapDecodedCell.html | 2277 +- .../BufferedDataBlockEncoder.SeekerState.html | 2277 +- .../io/encoding/BufferedDataBlockEncoder.html | 2277 +- .../hbase/io/encoding/CompressionState.html | 4 +- ...eyDataBlockEncoder.CopyKeyEncodingState.html | 8 +- .../io/encoding/CopyKeyDataBlockEncoder.html | 8 +- .../DataBlockEncoder.EncodedSeeker.html | 6 +- .../hbase/io/encoding/DataBlockEncoder.html | 6 +- .../hbase/io/encoding/DataBlockEncoding.html | 27 +- ...iffKeyDeltaEncoder.DiffCompressionState.html | 18 +- .../DiffKeyDeltaEncoder.DiffSeekerState.html | 18 +- .../hbase/io/encoding/DiffKeyDeltaEncoder.html | 18 +- ...ock.BufferGrabbingByteArrayOutputStream.html | 22 +- .../hbase/io/encoding/EncodedDataBlock.html | 22 +- ...ffDeltaEncoder.FastDiffCompressionState.html | 18 +- ...astDiffDeltaEncoder.FastDiffSeekerState.html | 18 +- .../hbase/io/encoding/FastDiffDeltaEncoder.html | 18 +- .../io/encoding/HFileBlockDecodingContext.html | 6 +- .../HFileBlockDefaultDecodingContext.html | 20 +- .../HFileBlockDefaultEncodingContext.html | 24 +- .../io/encoding/HFileBlockEncodingContext.html | 8 +- .../hadoop/hbase/io/encoding/NoneEncoder.html | 10 +- .../io/encoding/PrefixKeyDeltaEncoder.html | 14 +- .../RowIndexCodecV1.RowIndexEncodingState.html | 14 +- .../hbase/io/encoding/RowIndexCodecV1.html | 14 +- .../hbase/io/encoding/RowIndexEncoderV1.html | 139 +- .../encoding/RowIndexSeekerV1.SeekerState.html | 26 +- .../hbase/io/encoding/RowIndexSeekerV1.html | 26 +- .../io/hadoopbackport/ThrottledInputStream.html | 349 +- .../hbase/io/hfile/BlockType.BlockCategory.html | 6 +- .../apache/hadoop/hbase/io/hfile/BlockType.html | 6 +- .../hadoop/hbase/io/hfile/HFileContext.html | 431 +- .../hbase/io/hfile/HFileContextBuilder.html | 10 +- .../apache/hadoop/hbase/io/util/Dictionary.html | 4 +- ...BidirectionalLRUMap.ByteArrayBackedNode.html | 6 +- ...idirectionalLRUMap.ByteBufferBackedNode.html | 6 +- .../LRUDictionary.BidirectionalLRUMap.Node.html | 6 +- .../util/LRUDictionary.BidirectionalLRUMap.html | 6 +- .../hadoop/hbase/io/util/LRUDictionary.html | 6 +- .../hadoop/hbase/io/util/StreamUtils.html | 6 +- .../AbstractRpcClient.AbstractRpcChannel.html | 4 +- ...Client.BlockingRpcChannelImplementation.html | 4 +- ...tractRpcClient.RpcChannelImplementation.html | 4 +- .../hadoop/hbase/ipc/AbstractRpcClient.html | 4 +- .../hadoop/hbase/ipc/BlockingRpcClient.html | 17 +- .../apache/hadoop/hbase/ipc/ConnectionId.html | 94 +- .../master/HMaster.InitializationMonitor.html | 5381 ++- .../hbase/master/HMaster.RedirectServlet.html | 5381 ++- .../org/apache/hadoop/hbase/master/HMaster.html | 5381 ++- .../MasterRpcServices.BalanceSwitchMode.html | 2 +- .../hadoop/hbase/master/MasterRpcServices.html | 2 +- .../hadoop/hbase/master/ServerManager.html | 837 +- .../AssignProcedure.CompareAssignProcedure.html | 468 + .../master/assignment/AssignProcedure.html | 706 +- ...signmentManager.RegionInTransitionChore.html | 3700 +- ...ssignmentManager.RegionInTransitionStat.html | 3700 +- .../master/assignment/AssignmentManager.html | 3700 +- .../master/assignment/MoveRegionProcedure.html | 4 +- .../assignment/RegionTransitionProcedure.html | 737 +- .../procedure/CloneSnapshotProcedure.html | 2 +- .../CreateTableProcedure.CreateHdfsRegions.html | 2 +- .../master/procedure/CreateTableProcedure.html | 2 +- .../master/procedure/EnableTableProcedure.html | 525 +- .../master/procedure/RecoverMetaProcedure.html | 2 +- .../master/procedure/ServerCrashProcedure.html | 479 +- .../procedure/TruncateTableProcedure.html | 2 +- .../org/apache/hadoop/hbase/nio/ByteBuff.html | 10 +- .../apache/hadoop/hbase/nio/MultiByteBuff.html | 1905 +- .../apache/hadoop/hbase/nio/SingleByteBuff.html | 645 +- ...edureExecutor.CompletedProcedureCleaner.html | 2239 +- ...dureExecutor.CompletedProcedureRetainer.html | 2239 +- .../ProcedureExecutor.DelayedProcedure.html | 2239 +- .../ProcedureExecutor.FailedProcedure.html | 2239 +- .../ProcedureExecutor.InlineChore.html | 2239 +- ...edureExecutor.ProcedureExecutorListener.html | 2239 +- .../ProcedureExecutor.StoppableThread.html | 2239 +- .../procedure2/ProcedureExecutor.Testing.html | 2239 +- ...ProcedureExecutor.TimeoutExecutorThread.html | 2239 +- .../ProcedureExecutor.WorkerMonitor.html | 2239 +- .../ProcedureExecutor.WorkerThread.html | 2239 +- .../hbase/procedure2/ProcedureExecutor.html | 2239 +- .../hbase/quotas/QuotaRetriever.Iter.html | 179 +- .../hadoop/hbase/quotas/QuotaRetriever.html | 179 +- .../HRegionServer.CompactionChecker.html | 2897 +- .../HRegionServer.MovedRegionInfo.html | 2897 +- .../HRegionServer.MovedRegionsCleaner.html | 2897 +- .../HRegionServer.PeriodicMemStoreFlusher.html | 2897 +- .../hbase/regionserver/HRegionServer.html | 2897 +- .../regionserver/RSRpcServices.LogDelegate.html | 2091 +- ...SRpcServices.RegionScannerCloseCallBack.html | 2091 +- .../RSRpcServices.RegionScannerHolder.html | 2091 +- ...pcServices.RegionScannerShippedCallBack.html | 2091 +- ...RpcServices.RegionScannersCloseCallBack.html | 2091 +- .../RSRpcServices.ScannerListener.html | 2091 +- .../hbase/regionserver/RSRpcServices.html | 2091 +- .../RegionServerRunningException.html | 2 +- ...nTrackerZKImpl.OtherRegionServerWatcher.html | 299 +- .../ReplicationTrackerZKImpl.PeersWatcher.html | 299 +- .../replication/ReplicationTrackerZKImpl.html | 299 +- ...upAdminEndpoint.RSGroupAdminServiceImpl.html | 2 +- .../hbase/rsgroup/RSGroupAdminEndpoint.html | 2 +- .../hadoop/hbase/rsgroup/RSGroupInfo.html | 4 +- .../security/SaslUtil.QualityOfProtection.html | 231 +- .../apache/hadoop/hbase/security/SaslUtil.html | 231 +- .../hadoop/hbase/security/Superusers.html | 18 +- .../hbase/security/User.SecureHadoopUser.html | 690 +- .../hbase/security/User.TestingGroups.html | 690 +- .../org/apache/hadoop/hbase/security/User.html | 690 +- .../hadoop/hbase/security/UserProvider.html | 345 +- .../security/access/Permission.Action.html | 2 +- .../hbase/security/access/Permission.html | 2 +- .../security/visibility/VisibilityClient.html | 551 +- .../trace/SpanReceiverHost.SingletonHolder.html | 2 +- .../hadoop/hbase/trace/SpanReceiverHost.html | 2 +- .../CopyOnWriteArrayMap.ArrayEntryIterator.html | 233 +- .../CopyOnWriteArrayMap.ArrayEntrySet.html | 233 +- .../types/CopyOnWriteArrayMap.ArrayHolder.html | 233 +- .../CopyOnWriteArrayMap.ArrayKeyIterator.html | 233 +- .../types/CopyOnWriteArrayMap.ArrayKeySet.html | 233 +- ...opyOnWriteArrayMap.ArrayValueCollection.html | 233 +- .../CopyOnWriteArrayMap.ArrayValueIterator.html | 233 +- .../types/CopyOnWriteArrayMap.COWEntry.html | 233 +- .../hadoop/hbase/types/CopyOnWriteArrayMap.html | 233 +- .../org/apache/hadoop/hbase/types/DataType.html | 6 +- .../hadoop/hbase/types/FixedLengthWrapper.html | 132 +- .../apache/hadoop/hbase/types/OrderedBlob.html | 78 +- .../hadoop/hbase/types/OrderedBlobVar.html | 66 +- .../hadoop/hbase/types/OrderedBytesBase.html | 58 +- .../hadoop/hbase/types/OrderedFloat32.html | 107 +- .../hadoop/hbase/types/OrderedFloat64.html | 107 +- .../apache/hadoop/hbase/types/OrderedInt16.html | 107 +- .../apache/hadoop/hbase/types/OrderedInt32.html | 107 +- .../apache/hadoop/hbase/types/OrderedInt64.html | 107 +- .../apache/hadoop/hbase/types/OrderedInt8.html | 107 +- .../hadoop/hbase/types/OrderedNumeric.html | 142 +- .../hadoop/hbase/types/OrderedString.html | 54 +- .../org/apache/hadoop/hbase/types/PBType.html | 155 +- .../org/apache/hadoop/hbase/types/RawByte.html | 116 +- .../org/apache/hadoop/hbase/types/RawBytes.html | 135 +- .../hadoop/hbase/types/RawBytesFixedLength.html | 6 +- .../hadoop/hbase/types/RawBytesTerminated.html | 6 +- .../apache/hadoop/hbase/types/RawDouble.html | 118 +- .../org/apache/hadoop/hbase/types/RawFloat.html | 116 +- .../apache/hadoop/hbase/types/RawInteger.html | 116 +- .../org/apache/hadoop/hbase/types/RawLong.html | 116 +- .../org/apache/hadoop/hbase/types/RawShort.html | 116 +- .../apache/hadoop/hbase/types/RawString.html | 125 +- .../hbase/types/RawStringFixedLength.html | 4 +- .../hadoop/hbase/types/RawStringTerminated.html | 4 +- .../org/apache/hadoop/hbase/types/Struct.html | 204 +- .../hadoop/hbase/types/StructBuilder.html | 32 +- .../hadoop/hbase/types/StructIterator.html | 56 +- .../hadoop/hbase/types/TerminatedWrapper.html | 245 +- .../org/apache/hadoop/hbase/types/Union2.html | 72 +- .../org/apache/hadoop/hbase/types/Union3.html | 46 +- .../org/apache/hadoop/hbase/types/Union4.html | 46 +- .../hadoop/hbase/util/AbstractByteRange.html | 6 +- ...bstractHBaseTool.OptionsOrderComparator.html | 6 +- .../hadoop/hbase/util/AbstractHBaseTool.html | 6 +- .../hbase/util/Base64.Base64InputStream.html | 3289 +- .../hbase/util/Base64.Base64OutputStream.html | 3289 +- .../org/apache/hadoop/hbase/util/Base64.html | 3289 +- .../ByteBufferArray.BufferCreatorCallable.html | 573 +- .../hbase/util/ByteBufferArray.Visitor.html | 573 +- .../hadoop/hbase/util/ByteBufferArray.html | 573 +- .../hadoop/hbase/util/ByteBufferUtils.html | 62 +- .../hbase/util/Bytes.ByteArrayComparator.html | 464 +- .../hadoop/hbase/util/Bytes.Comparer.html | 464 +- ...raphicalComparerHolder.PureJavaComparer.html | 464 +- ...ographicalComparerHolder.UnsafeComparer.html | 464 +- .../Bytes.LexicographicalComparerHolder.html | 464 +- .../hbase/util/Bytes.RowEndKeyComparator.html | 464 +- .../org/apache/hadoop/hbase/util/Bytes.html | 464 +- .../apache/hadoop/hbase/util/ChecksumType.html | 4 +- .../hadoop/hbase/util/ClassLoaderBase.html | 61 +- .../util/CommonFSUtils.StreamCapabilities.html | 1693 +- ...nFSUtils.StreamLacksCapabilityException.html | 1693 +- .../apache/hadoop/hbase/util/CommonFSUtils.html | 1693 +- .../hbase/util/CoprocessorClassLoader.html | 12 +- .../org/apache/hadoop/hbase/util/HasThread.html | 109 +- .../org/apache/hadoop/hbase/util/Hash.html | 18 +- .../apache/hadoop/hbase/util/JRubyFormat.html | 253 +- .../hadoop/hbase/util/JSONBean.Writer.html | 662 +- .../org/apache/hadoop/hbase/util/JSONBean.html | 662 +- .../hadoop/hbase/util/JSONMetricUtil.html | 362 +- .../org/apache/hadoop/hbase/util/JVM.html | 573 +- .../apache/hadoop/hbase/util/OrderedBytes.html | 2192 +- .../apache/hadoop/hbase/util/PoolMap.Pool.html | 4 +- .../hadoop/hbase/util/PoolMap.PoolType.html | 4 +- .../hadoop/hbase/util/PoolMap.ReusablePool.html | 4 +- .../hbase/util/PoolMap.RoundRobinPool.html | 4 +- .../hbase/util/PoolMap.ThreadLocalPool.html | 4 +- .../org/apache/hadoop/hbase/util/PoolMap.html | 4 +- .../hadoop/hbase/util/PrettyPrinter.Unit.html | 4 +- .../apache/hadoop/hbase/util/PrettyPrinter.html | 4 +- .../hadoop/hbase/util/ReflectionUtils.html | 388 +- .../hadoop/hbase/util/RetryCounterFactory.html | 6 +- .../hadoop/hbase/util/RowBloomHashKey.html | 41 +- .../hadoop/hbase/util/RowColBloomHashKey.html | 135 +- .../SoftObjectPool.SoftObjectReference.html | 93 +- .../hadoop/hbase/util/SoftObjectPool.html | 93 +- .../util/Threads.PrintThreadInfoHelper.html | 631 +- .../util/Threads.PrintThreadInfoLazyHolder.html | 631 +- .../org/apache/hadoop/hbase/util/Threads.html | 631 +- .../org/apache/hadoop/hbase/util/Triple.html | 106 +- .../apache/hadoop/hbase/util/UnsafeAccess.html | 889 +- .../WeakObjectPool.WeakObjectReference.html | 93 +- .../hadoop/hbase/util/WeakObjectPool.html | 93 +- .../hadoop/hbase/zookeeper/EmptyWatcher.html | 5 +- .../hadoop/hbase/zookeeper/HQuorumPeer.html | 273 +- .../hbase/zookeeper/ZKConfig.ZKClusterKey.html | 577 +- .../apache/hadoop/hbase/zookeeper/ZKConfig.html | 577 +- .../hadoop/hbase/zookeeper/ZKLeaderManager.html | 277 +- .../zookeeper/ZKUtil.JaasConfiguration.html | 4051 +- .../hbase/zookeeper/ZKUtil.NodeAndData.html | 4051 +- .../ZKUtil.ZKUtilOp.CreateAndFailSilent.html | 4051 +- .../ZKUtil.ZKUtilOp.DeleteNodeFailSilent.html | 4051 +- .../zookeeper/ZKUtil.ZKUtilOp.SetData.html | 4051 +- .../hadoop/hbase/zookeeper/ZKUtil.ZKUtilOp.html | 4051 +- .../apache/hadoop/hbase/zookeeper/ZKUtil.html | 4051 +- export_control.html | 4 +- hbase-annotations/checkstyle.html | 4 +- hbase-annotations/dependencies.html | 4 +- hbase-annotations/dependency-convergence.html | 4 +- hbase-annotations/dependency-info.html | 4 +- hbase-annotations/dependency-management.html | 4 +- hbase-annotations/index.html | 4 +- hbase-annotations/integration.html | 4 +- hbase-annotations/issue-tracking.html | 4 +- hbase-annotations/license.html | 4 +- hbase-annotations/mail-lists.html | 4 +- hbase-annotations/plugin-management.html | 4 +- hbase-annotations/plugins.html | 4 +- hbase-annotations/project-info.html | 4 +- hbase-annotations/project-reports.html | 4 +- hbase-annotations/project-summary.html | 4 +- hbase-annotations/source-repository.html | 4 +- hbase-annotations/team-list.html | 4 +- hbase-build-configuration/dependencies.html | 4 +- .../dependency-convergence.html | 4 +- hbase-build-configuration/dependency-info.html | 4 +- .../dependency-management.html | 4 +- .../hbase-archetypes/dependencies.html | 4 +- .../dependency-convergence.html | 4 +- .../hbase-archetypes/dependency-info.html | 4 +- .../hbase-archetypes/dependency-management.html | 4 +- .../hbase-archetype-builder/dependencies.html | 4 +- .../dependency-convergence.html | 4 +- .../dependency-info.html | 4 +- .../dependency-management.html | 4 +- .../hbase-archetype-builder/index.html | 4 +- .../hbase-archetype-builder/integration.html | 4 +- .../hbase-archetype-builder/issue-tracking.html | 4 +- .../hbase-archetype-builder/license.html | 4 +- .../hbase-archetype-builder/mail-lists.html | 4 +- .../plugin-management.html | 4 +- .../hbase-archetype-builder/plugins.html | 4 +- .../hbase-archetype-builder/project-info.html | 4 +- .../project-summary.html | 4 +- .../source-repository.html | 4 +- .../hbase-archetype-builder/team-list.html | 4 +- .../hbase-client-project/checkstyle.html | 4 +- .../hbase-client-project/dependencies.html | 8 +- .../dependency-convergence.html | 4 +- .../hbase-client-project/dependency-info.html | 4 +- .../dependency-management.html | 4 +- .../hbase-client-project/index.html | 4 +- .../hbase-client-project/integration.html | 4 +- .../hbase-client-project/issue-tracking.html | 4 +- .../hbase-client-project/license.html | 4 +- .../hbase-client-project/mail-lists.html | 4 +- .../hbase-client-project/plugin-management.html | 4 +- .../hbase-client-project/plugins.html | 4 +- .../hbase-client-project/project-info.html | 4 +- .../hbase-client-project/project-reports.html | 4 +- .../hbase-client-project/project-summary.html | 4 +- .../hbase-client-project/source-repository.html | 4 +- .../hbase-client-project/team-list.html | 4 +- .../hbase-shaded-client-project/checkstyle.html | 4 +- .../dependencies.html | 8 +- .../dependency-convergence.html | 4 +- .../dependency-info.html | 4 +- .../dependency-management.html | 4 +- .../hbase-shaded-client-project/index.html | 4 +- .../integration.html | 4 +- .../issue-tracking.html | 4 +- .../hbase-shaded-client-project/license.html | 4 +- .../hbase-shaded-client-project/mail-lists.html | 4 +- .../plugin-management.html | 4 +- .../hbase-shaded-client-project/plugins.html | 4 +- .../project-info.html | 4 +- .../project-reports.html | 4 +- .../project-summary.html | 4 +- .../source-repository.html | 4 +- .../hbase-shaded-client-project/team-list.html | 4 +- .../hbase-archetypes/index.html | 4 +- .../hbase-archetypes/integration.html | 4 +- .../hbase-archetypes/issue-tracking.html | 4 +- .../hbase-archetypes/license.html | 4 +- .../hbase-archetypes/mail-lists.html | 4 +- .../hbase-archetypes/plugin-management.html | 4 +- .../hbase-archetypes/plugins.html | 4 +- .../hbase-archetypes/project-info.html | 4 +- .../hbase-archetypes/project-summary.html | 4 +- .../hbase-archetypes/source-repository.html | 4 +- .../hbase-archetypes/team-list.html | 4 +- .../hbase-spark/checkstyle.html | 4 +- .../hbase-spark/dependencies.html | 8 +- .../hbase-spark/dependency-convergence.html | 4 +- .../hbase-spark/dependency-info.html | 4 +- .../hbase-spark/dependency-management.html | 4 +- .../hbase-spark/index.html | 4 +- .../hbase-spark/integration.html | 4 +- .../hbase-spark/issue-tracking.html | 4 +- .../hbase-spark/license.html | 4 +- .../hbase-spark/mail-lists.html | 4 +- .../hbase-spark/plugin-management.html | 4 +- .../hbase-spark/plugins.html | 4 +- .../hbase-spark/project-info.html | 4 +- .../hbase-spark/project-reports.html | 4 +- .../hbase-spark/project-summary.html | 4 +- .../hbase-spark/source-repository.html | 4 +- .../hbase-spark/team-list.html | 4 +- hbase-build-configuration/index.html | 4 +- hbase-build-configuration/integration.html | 4 +- hbase-build-configuration/issue-tracking.html | 4 +- hbase-build-configuration/license.html | 4 +- hbase-build-configuration/mail-lists.html | 4 +- .../plugin-management.html | 4 +- hbase-build-configuration/plugins.html | 4 +- hbase-build-configuration/project-info.html | 4 +- hbase-build-configuration/project-summary.html | 4 +- .../source-repository.html | 4 +- hbase-build-configuration/team-list.html | 4 +- hbase-shaded-check-invariants/checkstyle.html | 4 +- hbase-shaded-check-invariants/dependencies.html | 8 +- .../dependency-convergence.html | 4 +- .../dependency-info.html | 4 +- .../dependency-management.html | 4 +- hbase-shaded-check-invariants/index.html | 4 +- hbase-shaded-check-invariants/integration.html | 4 +- .../issue-tracking.html | 4 +- hbase-shaded-check-invariants/license.html | 4 +- hbase-shaded-check-invariants/mail-lists.html | 4 +- .../plugin-management.html | 4 +- hbase-shaded-check-invariants/plugins.html | 4 +- hbase-shaded-check-invariants/project-info.html | 4 +- .../project-reports.html | 4 +- .../project-summary.html | 4 +- .../source-repository.html | 4 +- hbase-shaded-check-invariants/team-list.html | 4 +- index.html | 4 +- integration.html | 4 +- issue-tracking.html | 4 +- license.html | 4 +- mail-lists.html | 4 +- metrics.html | 4 +- old_news.html | 4 +- plugin-management.html | 4 +- plugins.html | 4 +- poweredbyhbase.html | 4 +- project-info.html | 4 +- project-reports.html | 4 +- project-summary.html | 4 +- pseudo-distributed.html | 4 +- replication.html | 4 +- resources.html | 4 +- source-repository.html | 4 +- sponsors.html | 4 +- supportingprojects.html | 4 +- team-list.html | 4 +- testapidocs/index-all.html | 6 +- .../hadoop/hbase/HBaseCommonTestingUtility.html | 6 +- .../hadoop/hbase/HBaseTestingUtility.html | 454 +- .../apache/hadoop/hbase/MiniHBaseCluster.html | 139 +- .../hbase/class-use/MiniHBaseCluster.html | 9 +- .../hadoop/hbase/HBaseCommonTestingUtility.html | 55 +- .../hadoop/hbase/HBaseTestingUtility.html | 6207 +-- .../apache/hadoop/hbase/MiniHBaseCluster.html | 1550 +- testdevapidocs/allclasses-frame.html | 22 +- testdevapidocs/allclasses-noframe.html | 22 +- testdevapidocs/constant-values.html | 19 + testdevapidocs/index-all.html | 392 +- .../hbase/ClassFinder.FileFilterWithName.html | 2 +- .../org/apache/hadoop/hbase/ClassFinder.html | 2 +- .../hadoop/hbase/HBaseCommonTestingUtility.html | 6 +- ...lity.PortAllocator.AvailablePortChecker.html | 4 +- .../HBaseTestingUtility.PortAllocator.html | 20 +- .../HBaseTestingUtility.SeenRowTracker.html | 20 +- .../hadoop/hbase/HBaseTestingUtility.html | 476 +- .../hadoop/hbase/IntegrationTestingUtility.html | 2 +- ...aseCluster.MiniHBaseClusterRegionServer.html | 22 +- ...eCluster.SingleFileSystemShutdownThread.html | 8 +- .../apache/hadoop/hbase/MiniHBaseCluster.html | 147 +- ...tener.AvailableMemoryMBResourceAnalyzer.html | 6 +- ...tener.MaxFileDescriptorResourceAnalyzer.html | 6 +- ...ener.OpenFileDescriptorResourceAnalyzer.html | 2 +- ...itListener.ProcessCountResourceAnalyzer.html | 6 +- ...tener.SystemLoadAverageResourceAnalyzer.html | 6 +- .../hbase/ResourceCheckerJUnitListener.html | 12 +- .../hbase/TestCellUtil.NonExtendedCell.html | 42 +- .../hadoop/hbase/TestCellUtil.TestCell.html | 42 +- .../hbase/TestCellUtil.TestCellScannable.html | 8 +- .../hbase/TestCellUtil.TestCellScanner.html | 14 +- .../org/apache/hadoop/hbase/TestCellUtil.html | 32 +- ...ice.ScheduledChoreSamples.CountingChore.html | 10 +- ....ScheduledChoreSamples.FailInitialChore.html | 14 +- .../apache/hadoop/hbase/TestChoreService.html | 34 +- .../hbase/TestClassFinder.FileAndPath.html | 8 +- .../apache/hadoop/hbase/TestClassFinder.html | 58 +- .../hadoop/hbase/TestCompoundConfiguration.html | 55 +- ...tion.ReflectiveCredentialProviderClient.html | 8 +- .../hadoop/hbase/TestHColumnDescriptor.html | 75 +- .../hbase/TestIndividualBytesFieldCell.html | 34 +- ...Annotations.CloverInstrumentationFilter.html | 2 +- ...udienceAnnotations.GeneratedClassFilter.html | 2 +- ...eAnnotations.MainCodeResourcePathFilter.html | 2 +- ...ceAudienceAnnotations.PublicClassFilter.html | 2 +- ...ceAnnotations.ShadedProtobufClassFilter.html | 2 +- .../hbase/TestInterfaceAudienceAnnotations.html | 10 +- .../hadoop/hbase/TestKeyValue.MockKeyValue.html | 42 +- .../org/apache/hadoop/hbase/TestKeyValue.html | 64 +- .../hadoop/hbase/TestTableName.Names.html | 20 +- .../org/apache/hadoop/hbase/TestTableName.html | 16 +- .../class-use/ClassFinder.ClassFilter.html | 8 +- .../ClassFinder.ResourcePathFilter.html | 2 +- .../hbase/class-use/HBaseTestingUtility.html | 176 +- ...aseCluster.MiniHBaseClusterRegionServer.html | 9 +- .../hbase/class-use/MiniHBaseCluster.html | 9 +- .../hbase/client/TestAsyncBufferMutator.html | 81 +- ...ncProcess.AsyncProcessForThrowableCheck.html | 8 +- ...estAsyncProcess.AsyncProcessWithFailure.html | 12 +- .../TestAsyncProcess.CallerWithFailure.html | 8 +- .../TestAsyncProcess.CountingThreadFactory.html | 10 +- .../client/TestAsyncProcess.MyAsyncProcess.html | 34 +- ...AsyncProcess.MyAsyncProcessWithReplicas.html | 28 +- ...stAsyncProcess.MyAsyncRequestFutureImpl.html | 14 +- .../TestAsyncProcess.MyClientBackoffPolicy.html | 8 +- ...ncProcess.MyConnectionImpl.TestRegistry.html | 8 +- .../TestAsyncProcess.MyConnectionImpl.html | 12 +- .../TestAsyncProcess.MyConnectionImpl2.html | 10 +- .../TestAsyncProcess.MyThreadPoolExecutor.html | 6 +- .../hbase/client/TestAsyncProcess.RR.html | 14 +- .../TestAsyncProcess.ResponseGenerator.html | 4 +- .../hadoop/hbase/client/TestAsyncProcess.html | 146 +- ...eredMutatorParams.MockExceptionListener.html | 6 +- ...fferedMutatorParams.MockExecutorService.html | 26 +- .../hbase/client/TestBufferedMutatorParams.html | 6 +- .../TestClientScanner.MockClientScanner.html | 14 +- ...entScanner.MockRpcRetryingCallerFactory.html | 6 +- .../hadoop/hbase/client/TestClientScanner.html | 34 +- .../TestColumnFamilyDescriptorBuilder.html | 71 +- .../hadoop/hbase/client/TestDelayingRunner.html | 14 +- .../hadoop/hbase/client/TestOperation.html | 154 +- .../hbase/client/TestRegionInfoDisplay.html | 16 +- .../client/TestSimpleRequestController.html | 54 +- .../TestAsyncProcess.MyAsyncProcess.html | 2 +- .../hadoop/hbase/client/package-frame.html | 2 + .../hadoop/hbase/client/package-summary.html | 10 + .../hbase/codec/TestCellCodecWithTags.html | 6 +- .../hbase/codec/TestKeyValueCodecWithTags.html | 6 +- .../io/TestByteBufferListOutputStream.html | 6 +- .../hadoop/hbase/io/TestByteBufferPool.html | 10 +- .../hbase/io/crypto/KeyProviderForTesting.html | 10 +- .../hadoop/hbase/io/crypto/TestEncryption.html | 18 +- .../io/crypto/aes/TestAES.TestProvider.html | 6 +- .../hbase/io/crypto/aes/TestAES.TestRNG.html | 14 +- .../hadoop/hbase/io/crypto/aes/TestAES.html | 8 +- .../crypto/aes/TestCommonsAES.TestProvider.html | 6 +- .../io/crypto/aes/TestCommonsAES.TestRNG.html | 14 +- .../hbase/io/crypto/aes/TestCommonsAES.html | 8 +- .../TestThrottledInputStream.html | 6 +- .../hadoop/hbase/io/hfile/package-tree.html | 2 +- .../hadoop/hbase/master/AbstractTestDLS.html | 72 +- .../hadoop/hbase/master/TestMasterFailover.html | 55 +- .../TestMasterOperationsForRegionReplicas.html | 36 +- .../balancer/TestRegionsOnMasterOptions.html | 2 +- .../master/snapshot/TestAssignProcedure.html | 334 + .../master/snapshot/TestSnapshotFileCache.html | 4 +- .../snapshot/class-use/TestAssignProcedure.html | 125 + .../hbase/master/snapshot/package-frame.html | 1 + .../hbase/master/snapshot/package-summary.html | 8 +- .../hbase/master/snapshot/package-tree.html | 1 + .../hadoop/hbase/nio/TestMultiByteBuff.html | 30 +- .../org/apache/hadoop/hbase/package-frame.html | 11 + .../apache/hadoop/hbase/package-summary.html | 58 + .../org/apache/hadoop/hbase/package-tree.html | 12 +- .../hadoop/hbase/procedure/package-tree.html | 8 +- .../hadoop/hbase/procedure2/package-tree.html | 2 +- ...Initializing.RegisterAndDieRegionServer.html | 6 +- .../TestRSKilledWhenInitializing.html | 22 +- .../TestRegionReplicasWithModifyTable.html | 4 +- .../TestRegionReplicasWithRestartScenarios.html | 555 + .../regionserver/TestRegionServerAbort.html | 4 +- .../TestRegionReplicasWithRestartScenarios.html | 125 + .../hbase/regionserver/package-frame.html | 1 + .../hbase/regionserver/package-summary.html | 158 +- .../hadoop/hbase/regionserver/package-tree.html | 5 +- .../hbase/security/TestHBaseSaslRpcClient.html | 46 +- .../apache/hadoop/hbase/test/package-tree.html | 2 +- .../hadoop/hbase/types/TestCopyOnWriteMaps.html | 56 +- .../hadoop/hbase/types/TestStruct.Pojo1.html | 41 +- .../hadoop/hbase/types/TestStruct.Pojo2.html | 43 +- .../types/TestStruct.SpecializedPojo1Type1.html | 30 +- .../types/TestStruct.SpecializedPojo2Type1.html | 32 +- .../apache/hadoop/hbase/types/TestStruct.html | 16 +- .../util/AbstractHBaseToolTest.Options.html | 10 +- .../util/AbstractHBaseToolTest.TestTool.html | 18 +- .../hbase/util/AbstractHBaseToolTest.html | 22 +- .../hadoop/hbase/util/BaseTestHBaseFsck.html | 2 +- .../util/TestAvlUtil.TestAvlKeyComparator.html | 4 +- .../hbase/util/TestAvlUtil.TestAvlNode.html | 12 +- .../util/TestAvlUtil.TestLinkedAvlNode.html | 12 +- .../apache/hadoop/hbase/util/TestAvlUtil.html | 16 +- .../apache/hadoop/hbase/util/TestBase64.html | 8 +- .../org/apache/hadoop/hbase/util/TestBytes.html | 72 +- .../hbase/util/TestConcatenatedLists.html | 2 +- .../hbase/util/TestCoprocessorClassLoader.html | 4 +- .../hadoop/hbase/util/TestHBaseFsckMOB.html | 4 +- .../hadoop/hbase/util/TestHBaseFsckOneRS.html | 1214 - .../hbase/util/TestHBaseFsckReplicas.html | 496 - .../hadoop/hbase/util/TestHBaseFsckTwoRS.html | 633 - .../hadoop/hbase/util/TestHFileArchiveUtil.html | 4 +- .../hadoop/hbase/util/TestJRubyFormat.html | 8 +- .../hbase/util/TestLoadTestKVGenerator.html | 18 +- .../hadoop/hbase/util/TestOrderedBytes.html | 58 +- .../hadoop/hbase/util/TestVersionInfo.html | 6 +- .../hbase/util/class-use/BaseTestHBaseFsck.html | 12 - .../util/class-use/TestHBaseFsckOneRS.html | 125 - .../util/class-use/TestHBaseFsckReplicas.html | 125 - .../util/class-use/TestHBaseFsckTwoRS.html | 125 - .../util/hbck/OfflineMetaRebuildTestCore.html | 8 +- .../util/hbck/TestOfflineMetaRebuildBase.html | 356 - .../util/hbck/TestOfflineMetaRebuildHole.html | 334 - .../hbck/TestOfflineMetaRebuildOverlap.html | 334 - .../class-use/OfflineMetaRebuildTestCore.html | 58 +- .../class-use/TestOfflineMetaRebuildBase.html | 125 - .../class-use/TestOfflineMetaRebuildHole.html | 125 - .../TestOfflineMetaRebuildOverlap.html | 125 - .../hadoop/hbase/util/hbck/package-frame.html | 3 - .../hadoop/hbase/util/hbck/package-summary.html | 20 - .../hadoop/hbase/util/hbck/package-tree.html | 8 +- .../hadoop/hbase/util/hbck/package-use.html | 38 +- .../apache/hadoop/hbase/util/package-frame.html | 4 +- .../hadoop/hbase/util/package-summary.html | 82 +- .../apache/hadoop/hbase/util/package-tree.html | 3 - .../apache/hadoop/hbase/wal/package-tree.html | 2 +- testdevapidocs/overview-tree.html | 15 +- testdevapidocs/serialized-form.html | 16 +- .../apache/hadoop/hbase/ClassFinder.And.html | 2 +- .../hadoop/hbase/ClassFinder.ClassFilter.html | 2 +- .../hbase/ClassFinder.FileFilterWithName.html | 2 +- .../hbase/ClassFinder.FileNameFilter.html | 2 +- .../apache/hadoop/hbase/ClassFinder.Not.html | 2 +- .../hbase/ClassFinder.ResourcePathFilter.html | 2 +- .../org/apache/hadoop/hbase/ClassFinder.html | 2 +- .../hadoop/hbase/HBaseCommonTestingUtility.html | 55 +- ...lity.PortAllocator.AvailablePortChecker.html | 6207 +-- .../HBaseTestingUtility.PortAllocator.html | 6207 +-- .../HBaseTestingUtility.SeenRowTracker.html | 6207 +-- .../hadoop/hbase/HBaseTestingUtility.html | 6207 +-- ...aseCluster.MiniHBaseClusterRegionServer.html | 1550 +- ...eCluster.SingleFileSystemShutdownThread.html | 1550 +- .../apache/hadoop/hbase/MiniHBaseCluster.html | 1550 +- ...tener.AvailableMemoryMBResourceAnalyzer.html | 194 +- ...tener.MaxFileDescriptorResourceAnalyzer.html | 194 +- ...ener.OpenFileDescriptorResourceAnalyzer.html | 194 +- ...itListener.ProcessCountResourceAnalyzer.html | 194 +- ...tener.SystemLoadAverageResourceAnalyzer.html | 194 +- ...kerJUnitListener.ThreadResourceAnalyzer.html | 194 +- .../hbase/ResourceCheckerJUnitListener.html | 194 +- .../hadoop/hbase/TestByteBufferKeyValue.html | 14 +- .../apache/hadoop/hbase/TestCellBuilder.html | 12 +- .../apache/hadoop/hbase/TestCellComparator.html | 24 +- .../hbase/TestCellUtil.NonExtendedCell.html | 1026 +- .../hadoop/hbase/TestCellUtil.TestCell.html | 1026 +- .../hbase/TestCellUtil.TestCellScannable.html | 1026 +- .../hbase/TestCellUtil.TestCellScanner.html | 1026 +- .../org/apache/hadoop/hbase/TestCellUtil.html | 1026 +- ...ice.ScheduledChoreSamples.CountingChore.html | 1291 +- ...ce.ScheduledChoreSamples.DoNothingChore.html | 1291 +- ....ScheduledChoreSamples.FailInitialChore.html | 1291 +- ...ice.ScheduledChoreSamples.SampleStopper.html | 1291 +- ...ice.ScheduledChoreSamples.SleepingChore.html | 1291 +- ...Service.ScheduledChoreSamples.SlowChore.html | 1291 +- .../TestChoreService.ScheduledChoreSamples.html | 1291 +- .../apache/hadoop/hbase/TestChoreService.html | 1291 +- .../hbase/TestClassFinder.FileAndPath.html | 758 +- .../apache/hadoop/hbase/TestClassFinder.html | 758 +- .../hadoop/hbase/TestCompoundConfiguration.html | 423 +- ...tion.ReflectiveCredentialProviderClient.html | 345 +- .../hadoop/hbase/TestHBaseConfiguration.html | 345 +- .../hadoop/hbase/TestHColumnDescriptor.html | 325 +- .../hadoop/hbase/TestHTableDescriptor.html | 2 +- .../hbase/TestIndividualBytesFieldCell.html | 490 +- ...Annotations.CloverInstrumentationFilter.html | 10 +- ...udienceAnnotations.GeneratedClassFilter.html | 10 +- ...s.InterfaceAudienceAnnotatedClassFilter.html | 10 +- ...tedPrivateAnnotatedNotConfigClassFilter.html | 10 +- ...rfaceAudiencePublicAnnotatedClassFilter.html | 10 +- ....InterfaceStabilityAnnotatedClassFilter.html | 10 +- ...tations.IsInterfaceStabilityClassFilter.html | 10 +- ...eAnnotations.MainCodeResourcePathFilter.html | 10 +- ...ceAudienceAnnotations.PublicClassFilter.html | 10 +- ...ceAnnotations.ShadedProtobufClassFilter.html | 10 +- .../hbase/TestInterfaceAudienceAnnotations.html | 10 +- .../hadoop/hbase/TestKeyValue.MockKeyValue.html | 1441 +- .../org/apache/hadoop/hbase/TestKeyValue.html | 1441 +- .../hadoop/hbase/TestTableName.Names.html | 287 +- .../org/apache/hadoop/hbase/TestTableName.html | 287 +- .../org/apache/hadoop/hbase/TestTimeout.html | 4 +- .../hbase/Waiter.ExplainingPredicate.html | 14 +- .../apache/hadoop/hbase/Waiter.Predicate.html | 14 +- .../org/apache/hadoop/hbase/Waiter.html | 14 +- .../hbase/client/TestAsyncBufferMutator.html | 152 +- ...ncProcess.AsyncProcessForThrowableCheck.html | 3154 +- ...estAsyncProcess.AsyncProcessWithFailure.html | 3154 +- .../TestAsyncProcess.CallerWithFailure.html | 3154 +- .../TestAsyncProcess.CountingThreadFactory.html | 3154 +- .../client/TestAsyncProcess.MyAsyncProcess.html | 3154 +- ...AsyncProcess.MyAsyncProcessWithReplicas.html | 3154 +- ...stAsyncProcess.MyAsyncRequestFutureImpl.html | 3154 +- .../TestAsyncProcess.MyClientBackoffPolicy.html | 3154 +- ...ncProcess.MyConnectionImpl.TestRegistry.html | 3154 +- .../TestAsyncProcess.MyConnectionImpl.html | 3154 +- .../TestAsyncProcess.MyConnectionImpl2.html | 3154 +- .../TestAsyncProcess.MyThreadPoolExecutor.html | 3154 +- .../hbase/client/TestAsyncProcess.RR.html | 3154 +- .../TestAsyncProcess.ResponseGenerator.html | 3154 +- .../hadoop/hbase/client/TestAsyncProcess.html | 3154 +- ...eredMutatorParams.MockExceptionListener.html | 226 +- ...fferedMutatorParams.MockExecutorService.html | 226 +- .../hbase/client/TestBufferedMutatorParams.html | 226 +- .../client/TestClientExponentialBackoff.html | 8 +- .../TestClientScanner.MockClientScanner.html | 959 +- ...entScanner.MockRpcRetryingCallerFactory.html | 959 +- .../hadoop/hbase/client/TestClientScanner.html | 959 +- .../TestColumnFamilyDescriptorBuilder.html | 334 +- .../hadoop/hbase/client/TestDelayingRunner.html | 83 +- .../hadoop/hbase/client/TestOperation.html | 852 +- .../hbase/client/TestRegionInfoDisplay.html | 216 +- .../client/TestSimpleRequestController.html | 755 +- .../hbase/client/TestSnapshotFromAdmin.html | 2 +- .../client/TestTableDescriptorBuilder.html | 2 +- .../hbase/codec/TestCellCodecWithTags.html | 159 +- .../hadoop/hbase/codec/TestKeyValueCodec.html | 4 +- .../hbase/codec/TestKeyValueCodecWithTags.html | 159 +- .../io/TestByteBufferListOutputStream.html | 113 +- .../hadoop/hbase/io/TestByteBufferPool.html | 82 +- .../hbase/io/TestTagCompressionContext.html | 12 +- .../hbase/io/crypto/KeyProviderForTesting.html | 51 +- .../TestCipherProvider.MyCipherProvider.html | 6 +- .../hbase/io/crypto/TestCipherProvider.html | 6 +- .../hadoop/hbase/io/crypto/TestEncryption.html | 205 +- .../hadoop/hbase/io/crypto/TestKeyProvider.html | 6 +- .../io/crypto/TestKeyStoreKeyProvider.html | 12 +- .../io/crypto/aes/TestAES.TestProvider.html | 215 +- .../hbase/io/crypto/aes/TestAES.TestRNG.html | 215 +- .../hadoop/hbase/io/crypto/aes/TestAES.html | 215 +- .../crypto/aes/TestCommonsAES.TestProvider.html | 230 +- .../io/crypto/aes/TestCommonsAES.TestRNG.html | 230 +- .../hbase/io/crypto/aes/TestCommonsAES.html | 230 +- .../TestThrottledInputStream.html | 61 +- .../hadoop/hbase/io/util/TestLRUDictionary.html | 2 +- .../hadoop/hbase/master/AbstractTestDLS.html | 1371 +- .../hadoop/hbase/master/TestMasterFailover.html | 420 +- .../TestMasterOperationsForRegionReplicas.html | 675 +- .../TestAssignmentManager.FaultyRsExecutor.html | 24 +- .../TestAssignmentManager.GoodRsExecutor.html | 24 +- ...TestAssignmentManager.GoodSplitExecutor.html | 24 +- ...tManager.HangOnCloseThenRSCrashExecutor.html | 24 +- ...signmentManager.HangThenRSCrashExecutor.html | 24 +- ...gnmentManager.HangThenRSRestartExecutor.html | 24 +- .../TestAssignmentManager.MockRSExecutor.html | 24 +- ...ockRSProcedureDispatcher.MockRemoteCall.html | 24 +- ...gnmentManager.MockRSProcedureDispatcher.html | 24 +- .../TestAssignmentManager.NoopRsExecutor.html | 24 +- .../TestAssignmentManager.RandRsExecutor.html | 24 +- ...ntManager.ServerNotYetRunningRsExecutor.html | 24 +- ...signmentManager.SocketTimeoutRsExecutor.html | 24 +- .../assignment/TestAssignmentManager.html | 24 +- .../balancer/TestRegionsOnMasterOptions.html | 45 +- .../master/snapshot/TestAssignProcedure.html | 162 + .../hadoop/hbase/nio/TestMultiByteBuff.html | 767 +- ...Initializing.RegisterAndDieRegionServer.html | 333 +- .../TestRSKilledWhenInitializing.html | 333 +- ...egionMergeTransactionOnCluster.MyMaster.html | 2 +- ...ransactionOnCluster.MyMasterRpcServices.html | 2 +- .../TestRegionMergeTransactionOnCluster.html | 2 +- .../TestRegionReplicasWithRestartScenarios.html | 236 + ...tTransactionOnCluster.CustomSplitPolicy.html | 2 +- ...ionOnCluster.FailingSplitMasterObserver.html | 2 +- .../TestSplitTransactionOnCluster.MyMaster.html | 2 +- ...ransactionOnCluster.MyMasterRpcServices.html | 2 +- .../TestSplitTransactionOnCluster.html | 2 +- .../hbase/security/TestHBaseSaslRpcClient.html | 549 +- .../hadoop/hbase/security/TestSaslUtil.html | 10 +- .../hadoop/hbase/types/TestCopyOnWriteMaps.html | 560 +- .../hadoop/hbase/types/TestStruct.Pojo1.html | 793 +- .../hadoop/hbase/types/TestStruct.Pojo2.html | 793 +- .../types/TestStruct.SpecializedPojo1Type1.html | 793 +- .../types/TestStruct.SpecializedPojo2Type1.html | 793 +- .../apache/hadoop/hbase/types/TestStruct.html | 793 +- .../util/AbstractHBaseToolTest.Options.html | 265 +- .../util/AbstractHBaseToolTest.TestTool.html | 265 +- .../hbase/util/AbstractHBaseToolTest.html | 265 +- .../hbase/util/ClassLoaderTestHelper.html | 16 +- ...dantKVGenerator.ExtendedOffheapKeyValue.html | 12 +- .../hadoop/hbase/util/RedundantKVGenerator.html | 12 +- .../util/TestAvlUtil.TestAvlKeyComparator.html | 474 +- .../hbase/util/TestAvlUtil.TestAvlNode.html | 474 +- .../util/TestAvlUtil.TestLinkedAvlNode.html | 474 +- .../apache/hadoop/hbase/util/TestAvlUtil.html | 474 +- .../apache/hadoop/hbase/util/TestBase64.html | 93 +- ...estByteBufferArray.DummyByteBufferArray.html | 8 +- .../hadoop/hbase/util/TestByteBufferArray.html | 8 +- .../hadoop/hbase/util/TestByteBufferUtils.html | 4 +- .../util/TestByteRangeWithKVSerialization.html | 6 +- .../org/apache/hadoop/hbase/util/TestBytes.html | 1024 +- .../hadoop/hbase/util/TestCommonFSUtils.html | 14 +- .../hbase/util/TestConcatenatedLists.html | 52 +- .../hbase/util/TestCoprocessorClassLoader.html | 144 +- .../hbase/util/TestDynamicClassLoader.html | 4 +- .../hadoop/hbase/util/TestHBaseFsckOneRS.html | 1813 - .../hbase/util/TestHBaseFsckReplicas.html | 452 - .../hadoop/hbase/util/TestHBaseFsckTwoRS.html | 746 - .../hadoop/hbase/util/TestJRubyFormat.html | 59 +- .../hbase/util/TestLoadTestKVGenerator.html | 109 +- .../hadoop/hbase/util/TestOrderedBytes.html | 2420 +- .../hadoop/hbase/util/TestVersionInfo.html | 33 +- .../util/hbck/TestOfflineMetaRebuildBase.html | 198 - .../util/hbck/TestOfflineMetaRebuildHole.html | 166 - .../hbck/TestOfflineMetaRebuildOverlap.html | 177 - .../hadoop/hbase/zookeeper/TestZKConfig.html | 24 +- .../hadoop/hbase/zookeeper/TestZKUtil.html | 8 +- 1499 files changed, 327377 insertions(+), 335583 deletions(-) ----------------------------------------------------------------------
