You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bu...@apache.org on 2017/06/07 16:04:28 UTC

[51/52] [partial] hbase-site git commit: HBASE-17876 Update 1.2 docs to 1.2.6.

HBASE-17876 Update 1.2 docs to 1.2.6.


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/a86ebd3c
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/a86ebd3c
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/a86ebd3c

Branch: refs/heads/asf-site
Commit: a86ebd3c0e7e4633e5b65ff5f7fae1f961d5335c
Parents: 27b1992
Author: Sean Busbey <bu...@apache.org>
Authored: Wed Jun 7 01:29:02 2017 -0500
Committer: Sean Busbey <bu...@apache.org>
Committed: Wed Jun 7 10:54:16 2017 -0500

----------------------------------------------------------------------
 1.2/acid-semantics.html                         |     8 +-
 1.2/apidocs/allclasses-frame.html               |    54 +-
 1.2/apidocs/allclasses-noframe.html             |    54 +-
 .../com/google/protobuf/package-frame.html      |     4 +-
 .../com/google/protobuf/package-summary.html    |    40 +-
 .../com/google/protobuf/package-tree.html       |    34 +-
 .../com/google/protobuf/package-use.html        |    32 +-
 1.2/apidocs/constant-values.html                |   124 +-
 1.2/apidocs/deprecated-list.html                |   754 +-
 1.2/apidocs/help-doc.html                       |    34 +-
 1.2/apidocs/index-all.html                      | 10120 ++-
 1.2/apidocs/index.html                          |    14 +-
 .../hadoop/hbase/CallQueueTooBigException.html  |    81 +-
 1.2/apidocs/org/apache/hadoop/hbase/Cell.html   |   335 +-
 .../org/apache/hadoop/hbase/CellUtil.html       |   933 +-
 .../hadoop/hbase/ClockOutOfSyncException.html   |    81 +-
 .../org/apache/hadoop/hbase/ClusterStatus.html  |   382 +-
 .../hadoop/hbase/DoNotRetryIOException.html     |   106 +-
 .../hadoop/hbase/DroppedSnapshotException.html  |    90 +-
 .../apache/hadoop/hbase/HBaseConfiguration.html |   302 +-
 .../apache/hadoop/hbase/HBaseIOException.html   |    95 +-
 .../hadoop/hbase/HBaseInterfaceAudience.html    |   121 +-
 .../apache/hadoop/hbase/HColumnDescriptor.html  |  1721 +-
 .../org/apache/hadoop/hbase/HConstants.html     |  1993 +-
 .../org/apache/hadoop/hbase/HRegionInfo.html    |  1267 +-
 .../apache/hadoop/hbase/HRegionLocation.html    |   196 +-
 .../apache/hadoop/hbase/HTableDescriptor.html   |  1340 +-
 .../hbase/InvalidFamilyOperationException.html  |    99 +-
 .../apache/hadoop/hbase/KeepDeletedCells.html   |   123 +-
 .../apache/hadoop/hbase/LocalHBaseCluster.html  |   488 +-
 .../hadoop/hbase/MasterNotRunningException.html |   105 +-
 .../hadoop/hbase/MultiActionResultTooLarge.html |    81 +-
 .../hbase/NamespaceDescriptor.Builder.html      |    96 +-
 .../hadoop/hbase/NamespaceDescriptor.html       |   172 +-
 .../hadoop/hbase/NamespaceExistException.html   |    85 +-
 .../hbase/NamespaceNotFoundException.html       |    85 +-
 .../hbase/NotAllMetaRegionsOnlineException.html |    90 +-
 .../hadoop/hbase/NotServingRegionException.html |    99 +-
 .../hadoop/hbase/PleaseHoldException.html       |    91 +-
 .../org/apache/hadoop/hbase/ProcedureInfo.html  |   228 +-
 .../apache/hadoop/hbase/RegionException.html    |    90 +-
 .../org/apache/hadoop/hbase/RegionLoad.html     |   340 +-
 .../hadoop/hbase/RegionTooBusyException.html    |    90 +-
 .../hadoop/hbase/RetryImmediatelyException.html |    81 +-
 .../org/apache/hadoop/hbase/ServerLoad.html     |   348 +-
 .../org/apache/hadoop/hbase/ServerName.html     |   394 +-
 .../hadoop/hbase/TableExistsException.html      |    94 +-
 .../hadoop/hbase/TableInfoMissingException.html |    95 +-
 .../org/apache/hadoop/hbase/TableName.html      |   350 +-
 .../hadoop/hbase/TableNotDisabledException.html |   108 +-
 .../hadoop/hbase/TableNotEnabledException.html  |   108 +-
 .../hadoop/hbase/TableNotFoundException.html    |    98 +-
 .../hadoop/hbase/UnknownRegionException.html    |    81 +-
 .../hadoop/hbase/UnknownScannerException.html   |    96 +-
 .../hbase/ZooKeeperConnectionException.html     |   101 +-
 .../class-use/CallQueueTooBigException.html     |    32 +-
 .../org/apache/hadoop/hbase/class-use/Cell.html |   448 +-
 .../apache/hadoop/hbase/class-use/CellUtil.html |    32 +-
 .../class-use/ClockOutOfSyncException.html      |    32 +-
 .../hadoop/hbase/class-use/ClusterStatus.html   |    42 +-
 .../hbase/class-use/DoNotRetryIOException.html  |   130 +-
 .../class-use/DroppedSnapshotException.html     |    32 +-
 .../hbase/class-use/HBaseConfiguration.html     |    32 +-
 .../hbase/class-use/HBaseIOException.html       |   150 +-
 .../hbase/class-use/HBaseInterfaceAudience.html |    32 +-
 .../hbase/class-use/HColumnDescriptor.html      |   148 +-
 .../hadoop/hbase/class-use/HConstants.html      |    32 +-
 .../hadoop/hbase/class-use/HRegionInfo.html     |   118 +-
 .../hadoop/hbase/class-use/HRegionLocation.html |   124 +-
 .../hbase/class-use/HTableDescriptor.html       |   218 +-
 .../InvalidFamilyOperationException.html        |    32 +-
 .../hbase/class-use/KeepDeletedCells.html       |    60 +-
 .../hbase/class-use/LocalHBaseCluster.html      |    32 +-
 .../class-use/MasterNotRunningException.html    |    48 +-
 .../class-use/MultiActionResultTooLarge.html    |    32 +-
 .../class-use/NamespaceDescriptor.Builder.html  |    46 +-
 .../hbase/class-use/NamespaceDescriptor.html    |    64 +-
 .../class-use/NamespaceExistException.html      |    32 +-
 .../class-use/NamespaceNotFoundException.html   |    32 +-
 .../NotAllMetaRegionsOnlineException.html       |    32 +-
 .../class-use/NotServingRegionException.html    |    38 +-
 .../hbase/class-use/PleaseHoldException.html    |    32 +-
 .../hadoop/hbase/class-use/ProcedureInfo.html   |    50 +-
 .../hadoop/hbase/class-use/RegionException.html |    42 +-
 .../hadoop/hbase/class-use/RegionLoad.html      |    38 +-
 .../hbase/class-use/RegionTooBusyException.html |    32 +-
 .../class-use/RetryImmediatelyException.html    |    38 +-
 .../hadoop/hbase/class-use/ServerLoad.html      |    46 +-
 .../hadoop/hbase/class-use/ServerName.html      |   170 +-
 .../hbase/class-use/TableExistsException.html   |    40 +-
 .../class-use/TableInfoMissingException.html    |    32 +-
 .../hadoop/hbase/class-use/TableName.html       |   420 +-
 .../class-use/TableNotDisabledException.html    |    32 +-
 .../class-use/TableNotEnabledException.html     |    32 +-
 .../hbase/class-use/TableNotFoundException.html |    50 +-
 .../hbase/class-use/UnknownRegionException.html |    32 +-
 .../class-use/UnknownScannerException.html      |    32 +-
 .../class-use/ZooKeeperConnectionException.html |    42 +-
 .../hbase/classification/InterfaceAudience.html |    54 +-
 .../classification/InterfaceStability.html      |    72 +-
 .../class-use/InterfaceAudience.html            |    32 +-
 .../class-use/InterfaceStability.html           |    32 +-
 .../hbase/classification/package-frame.html     |     4 +-
 .../hbase/classification/package-summary.html   |    42 +-
 .../hbase/classification/package-tree.html      |    40 +-
 .../hbase/classification/package-use.html       |    32 +-
 .../classification/tools/package-frame.html     |     4 +-
 .../classification/tools/package-summary.html   |    40 +-
 .../classification/tools/package-tree.html      |    34 +-
 .../hbase/classification/tools/package-use.html |    32 +-
 .../org/apache/hadoop/hbase/client/Admin.html   |  2664 +-
 .../org/apache/hadoop/hbase/client/Append.html  |   378 +-
 .../apache/hadoop/hbase/client/Attributes.html  |   105 +-
 .../BufferedMutator.ExceptionListener.html      |    82 +-
 .../hadoop/hbase/client/BufferedMutator.html    |   187 +-
 .../hbase/client/BufferedMutatorParams.html     |   142 +-
 .../apache/hadoop/hbase/client/Connection.html  |   254 +-
 .../hadoop/hbase/client/ConnectionFactory.html  |   208 +-
 .../apache/hadoop/hbase/client/Consistency.html |   121 +-
 .../org/apache/hadoop/hbase/client/Delete.html  |   692 +-
 .../hbase/client/DoNotRetryRegionException.html |    85 +-
 .../apache/hadoop/hbase/client/Durability.html  |   127 +-
 .../org/apache/hadoop/hbase/client/Get.html     |   650 +-
 .../apache/hadoop/hbase/client/HConnection.html |  1482 +-
 .../hadoop/hbase/client/HConnectionManager.html |   324 +-
 .../hadoop/hbase/client/HTableFactory.html      |   145 +-
 .../hbase/client/HTableInterfaceFactory.html    |   120 +-
 ...ableMultiplexer.HTableMultiplexerStatus.html |   140 +-
 .../hadoop/hbase/client/HTableMultiplexer.html  |   278 +-
 .../apache/hadoop/hbase/client/Increment.html   |   519 +-
 .../hadoop/hbase/client/IsolationLevel.html     |   145 +-
 .../apache/hadoop/hbase/client/Mutation.html    |   479 +-
 .../client/NoServerForRegionException.html      |    90 +-
 .../apache/hadoop/hbase/client/Operation.html   |   185 +-
 .../hbase/client/OperationWithAttributes.html   |   195 +-
 .../org/apache/hadoop/hbase/client/Put.html     |   700 +-
 .../org/apache/hadoop/hbase/client/Query.html   |   310 +-
 .../hadoop/hbase/client/RegionLocator.html      |   198 +-
 .../hbase/client/RegionOfflineException.html    |    90 +-
 .../org/apache/hadoop/hbase/client/Result.html  |   946 +-
 .../hadoop/hbase/client/ResultScanner.html      |   121 +-
 .../hbase/client/RetriesExhaustedException.html |   116 +-
 .../RetriesExhaustedWithDetailsException.html   |   183 +-
 .../org/apache/hadoop/hbase/client/Row.html     |    81 +-
 .../hadoop/hbase/client/RowMutations.html       |   182 +-
 .../hadoop/hbase/client/RowTooBigException.html |    81 +-
 .../org/apache/hadoop/hbase/client/Scan.html    |  1011 +-
 .../hbase/client/ScannerTimeoutException.html   |    63 +-
 .../org/apache/hadoop/hbase/client/Table.html   |  1013 +-
 .../hbase/client/TableSnapshotScanner.html      |   196 +-
 .../client/UnmodifyableHTableDescriptor.html    |   254 +-
 .../hbase/client/WrongRowIOException.html       |    81 +-
 .../client/backoff/ClientBackoffPolicy.html     |   102 +-
 .../backoff/ExponentialClientBackoffPolicy.html |   136 +-
 .../backoff/class-use/ClientBackoffPolicy.html  |    38 +-
 .../ExponentialClientBackoffPolicy.html         |    32 +-
 .../hbase/client/backoff/package-frame.html     |     6 +-
 .../hbase/client/backoff/package-summary.html   |    44 +-
 .../hbase/client/backoff/package-tree.html      |    40 +-
 .../hbase/client/backoff/package-use.html       |    36 +-
 .../hadoop/hbase/client/class-use/Admin.html    |    50 +-
 .../hadoop/hbase/client/class-use/Append.html   |    80 +-
 .../hbase/client/class-use/Attributes.html      |    58 +-
 .../BufferedMutator.ExceptionListener.html      |    42 +-
 .../hbase/client/class-use/BufferedMutator.html |    44 +-
 .../client/class-use/BufferedMutatorParams.html |    48 +-
 .../hbase/client/class-use/Connection.html      |    72 +-
 .../client/class-use/ConnectionFactory.html     |    42 +-
 .../hbase/client/class-use/Consistency.html     |    54 +-
 .../hadoop/hbase/client/class-use/Delete.html   |   152 +-
 .../class-use/DoNotRetryRegionException.html    |    48 +-
 .../hbase/client/class-use/Durability.html      |    72 +-
 .../hadoop/hbase/client/class-use/Get.html      |   112 +-
 .../hbase/client/class-use/HConnection.html     |    72 +-
 .../client/class-use/HConnectionManager.html    |    32 +-
 .../hbase/client/class-use/HTableFactory.html   |    32 +-
 .../class-use/HTableInterfaceFactory.html       |    42 +-
 ...ableMultiplexer.HTableMultiplexerStatus.html |    38 +-
 .../client/class-use/HTableMultiplexer.html     |    32 +-
 .../hbase/client/class-use/Increment.html       |    82 +-
 .../hbase/client/class-use/IsolationLevel.html  |    54 +-
 .../hadoop/hbase/client/class-use/Mutation.html |    96 +-
 .../class-use/NoServerForRegionException.html   |    32 +-
 .../hbase/client/class-use/Operation.html       |    54 +-
 .../class-use/OperationWithAttributes.html      |    58 +-
 .../hadoop/hbase/client/class-use/Put.html      |   180 +-
 .../hadoop/hbase/client/class-use/Query.html    |    58 +-
 .../hbase/client/class-use/RegionLocator.html   |    54 +-
 .../class-use/RegionOfflineException.html       |    32 +-
 .../hadoop/hbase/client/class-use/Result.html   |   194 +-
 .../hbase/client/class-use/ResultScanner.html   |    56 +-
 .../class-use/RetriesExhaustedException.html    |    38 +-
 .../RetriesExhaustedWithDetailsException.html   |    42 +-
 .../hadoop/hbase/client/class-use/Row.html      |   126 +-
 .../hbase/client/class-use/RowMutations.html    |    46 +-
 .../client/class-use/RowTooBigException.html    |    32 +-
 .../hadoop/hbase/client/class-use/Scan.html     |   192 +-
 .../class-use/ScannerTimeoutException.html      |    32 +-
 .../hadoop/hbase/client/class-use/Table.html    |    82 +-
 .../client/class-use/TableSnapshotScanner.html  |    32 +-
 .../class-use/UnmodifyableHTableDescriptor.html |    32 +-
 .../client/class-use/WrongRowIOException.html   |    32 +-
 .../hbase/client/example/package-frame.html     |     4 +-
 .../hbase/client/example/package-summary.html   |    40 +-
 .../hbase/client/example/package-tree.html      |    34 +-
 .../hbase/client/example/package-use.html       |    32 +-
 .../hadoop/hbase/client/package-frame.html      |    26 +-
 .../hadoop/hbase/client/package-summary.html    |    72 +-
 .../hadoop/hbase/client/package-tree.html       |   154 +-
 .../apache/hadoop/hbase/client/package-use.html |    58 +-
 .../client/replication/ReplicationAdmin.html    |   512 +-
 .../replication/class-use/ReplicationAdmin.html |    32 +-
 .../hbase/client/replication/package-frame.html |     4 +-
 .../client/replication/package-summary.html     |    42 +-
 .../hbase/client/replication/package-tree.html  |    38 +-
 .../hbase/client/replication/package-use.html   |    32 +-
 .../client/security/SecurityCapability.html     |   145 +-
 .../security/class-use/SecurityCapability.html  |    46 +-
 .../hbase/client/security/package-frame.html    |     4 +-
 .../hbase/client/security/package-summary.html  |    42 +-
 .../hbase/client/security/package-tree.html     |    40 +-
 .../hbase/client/security/package-use.html      |    38 +-
 .../apache/hadoop/hbase/conf/package-frame.html |     4 +-
 .../hadoop/hbase/conf/package-summary.html      |    40 +-
 .../apache/hadoop/hbase/conf/package-tree.html  |    34 +-
 .../apache/hadoop/hbase/conf/package-use.html   |    32 +-
 .../hbase/coordination/package-frame.html       |     4 +-
 .../hbase/coordination/package-summary.html     |    40 +-
 .../hadoop/hbase/coordination/package-tree.html |    34 +-
 .../hadoop/hbase/coordination/package-use.html  |    32 +-
 .../hbase/coprocessor/CoprocessorException.html |   102 +-
 .../class-use/CoprocessorException.html         |    32 +-
 .../hadoop/hbase/coprocessor/package-frame.html |     4 +-
 .../hbase/coprocessor/package-summary.html      |    46 +-
 .../hadoop/hbase/coprocessor/package-tree.html  |    48 +-
 .../hadoop/hbase/coprocessor/package-use.html   |    32 +-
 .../hbase/errorhandling/ForeignException.html   |   181 +-
 .../hbase/errorhandling/TimeoutException.html   |   138 +-
 .../class-use/ForeignException.html             |    38 +-
 .../class-use/TimeoutException.html             |    32 +-
 .../hbase/errorhandling/package-frame.html      |     4 +-
 .../hbase/errorhandling/package-summary.html    |    42 +-
 .../hbase/errorhandling/package-tree.html       |    46 +-
 .../hadoop/hbase/errorhandling/package-use.html |    36 +-
 .../exceptions/ConnectionClosingException.html  |    81 +-
 .../exceptions/FailedSanityCheckException.html  |   102 +-
 .../hbase/exceptions/LockTimeoutException.html  |    85 +-
 .../hbase/exceptions/MergeRegionException.html  |    90 +-
 .../exceptions/OperationConflictException.html  |    95 +-
 .../exceptions/PreemptiveFastFailException.html |   135 +-
 .../exceptions/RegionInRecoveryException.html   |    90 +-
 .../hbase/exceptions/ScannerResetException.html |    96 +-
 .../exceptions/UnknownProtocolException.html    |   113 +-
 .../class-use/ConnectionClosingException.html   |    32 +-
 .../class-use/FailedSanityCheckException.html   |    32 +-
 .../class-use/LockTimeoutException.html         |    32 +-
 .../class-use/MergeRegionException.html         |    32 +-
 .../class-use/OperationConflictException.html   |    32 +-
 .../class-use/PreemptiveFastFailException.html  |    32 +-
 .../class-use/RegionInRecoveryException.html    |    32 +-
 .../class-use/ScannerResetException.html        |    32 +-
 .../class-use/UnknownProtocolException.html     |    32 +-
 .../hadoop/hbase/exceptions/package-frame.html  |     4 +-
 .../hbase/exceptions/package-summary.html       |    42 +-
 .../hadoop/hbase/exceptions/package-tree.html   |    72 +-
 .../hadoop/hbase/exceptions/package-use.html    |    32 +-
 .../hadoop/hbase/filter/BinaryComparator.html   |   160 +-
 .../hbase/filter/BinaryPrefixComparator.html    |   158 +-
 .../hbase/filter/BitComparator.BitwiseOp.html   |   123 +-
 .../hadoop/hbase/filter/BitComparator.html      |   198 +-
 .../hbase/filter/ByteArrayComparable.html       |   162 +-
 .../hbase/filter/ColumnCountGetFilter.html      |   236 +-
 .../hbase/filter/ColumnPaginationFilter.html    |   283 +-
 .../hadoop/hbase/filter/ColumnPrefixFilter.html |   246 +-
 .../hadoop/hbase/filter/ColumnRangeFilter.html  |   320 +-
 .../hbase/filter/CompareFilter.CompareOp.html   |   131 +-
 .../hadoop/hbase/filter/CompareFilter.html      |   207 +-
 .../hbase/filter/DependentColumnFilter.html     |   389 +-
 .../hadoop/hbase/filter/FamilyFilter.html       |   191 +-
 .../hadoop/hbase/filter/Filter.ReturnCode.html  |   129 +-
 .../org/apache/hadoop/hbase/filter/Filter.html  |   398 +-
 .../hbase/filter/FilterList.Operator.html       |   121 +-
 .../apache/hadoop/hbase/filter/FilterList.html  |   528 +-
 .../hadoop/hbase/filter/FirstKeyOnlyFilter.html |   226 +-
 .../FirstKeyValueMatchingQualifiersFilter.html  |   178 +-
 .../hadoop/hbase/filter/FuzzyRowFilter.html     |   207 +-
 .../hbase/filter/InclusiveStopFilter.html       |   249 +-
 .../filter/IncompatibleFilterException.html     |    90 +-
 .../hbase/filter/InvalidRowFilterException.html |    90 +-
 .../hadoop/hbase/filter/KeyOnlyFilter.html      |   202 +-
 .../hadoop/hbase/filter/LongComparator.html     |   153 +-
 .../filter/MultiRowRangeFilter.RowRange.html    |   198 +-
 .../hbase/filter/MultiRowRangeFilter.html       |   253 +-
 .../filter/MultipleColumnPrefixFilter.html      |   260 +-
 .../hadoop/hbase/filter/NullComparator.html     |   189 +-
 .../apache/hadoop/hbase/filter/PageFilter.html  |   267 +-
 .../hadoop/hbase/filter/ParseConstants.html     |   324 +-
 .../apache/hadoop/hbase/filter/ParseFilter.html |   483 +-
 .../hadoop/hbase/filter/PrefixFilter.html       |   293 +-
 .../hadoop/hbase/filter/QualifierFilter.html    |   191 +-
 .../hadoop/hbase/filter/RandomRowFilter.html    |   312 +-
 .../RegexStringComparator.EngineType.html       |   121 +-
 .../hbase/filter/RegexStringComparator.html     |   223 +-
 .../apache/hadoop/hbase/filter/RowFilter.html   |   244 +-
 .../filter/SingleColumnValueExcludeFilter.html  |   244 +-
 .../hbase/filter/SingleColumnValueFilter.html   |   430 +-
 .../apache/hadoop/hbase/filter/SkipFilter.html  |   280 +-
 .../hbase/filter/SubstringComparator.html       |   168 +-
 .../hadoop/hbase/filter/TimestampsFilter.html   |   243 +-
 .../apache/hadoop/hbase/filter/ValueFilter.html |   189 +-
 .../hadoop/hbase/filter/WhileMatchFilter.html   |   341 +-
 .../filter/class-use/BinaryComparator.html      |    40 +-
 .../class-use/BinaryPrefixComparator.html       |    40 +-
 .../class-use/BitComparator.BitwiseOp.html      |    52 +-
 .../hbase/filter/class-use/BitComparator.html   |    40 +-
 .../filter/class-use/ByteArrayComparable.html   |    98 +-
 .../filter/class-use/ColumnCountGetFilter.html  |    40 +-
 .../class-use/ColumnPaginationFilter.html       |    40 +-
 .../filter/class-use/ColumnPrefixFilter.html    |    40 +-
 .../filter/class-use/ColumnRangeFilter.html     |    40 +-
 .../class-use/CompareFilter.CompareOp.html      |   100 +-
 .../hbase/filter/class-use/CompareFilter.html   |    48 +-
 .../filter/class-use/DependentColumnFilter.html |    40 +-
 .../hbase/filter/class-use/FamilyFilter.html    |    40 +-
 .../filter/class-use/Filter.ReturnCode.html     |    96 +-
 .../hadoop/hbase/filter/class-use/Filter.html   |   226 +-
 .../filter/class-use/FilterList.Operator.html   |    52 +-
 .../hbase/filter/class-use/FilterList.html      |    40 +-
 .../filter/class-use/FirstKeyOnlyFilter.html    |    44 +-
 .../FirstKeyValueMatchingQualifiersFilter.html  |    40 +-
 .../hbase/filter/class-use/FuzzyRowFilter.html  |    40 +-
 .../filter/class-use/InclusiveStopFilter.html   |    40 +-
 .../class-use/IncompatibleFilterException.html  |    32 +-
 .../class-use/InvalidRowFilterException.html    |    32 +-
 .../hbase/filter/class-use/KeyOnlyFilter.html   |    40 +-
 .../hbase/filter/class-use/LongComparator.html  |    40 +-
 .../class-use/MultiRowRangeFilter.RowRange.html |    54 +-
 .../filter/class-use/MultiRowRangeFilter.html   |    40 +-
 .../class-use/MultipleColumnPrefixFilter.html   |    40 +-
 .../hbase/filter/class-use/NullComparator.html  |    40 +-
 .../hbase/filter/class-use/PageFilter.html      |    40 +-
 .../hbase/filter/class-use/ParseConstants.html  |    32 +-
 .../hbase/filter/class-use/ParseFilter.html     |    32 +-
 .../hbase/filter/class-use/PrefixFilter.html    |    40 +-
 .../hbase/filter/class-use/QualifierFilter.html |    40 +-
 .../hbase/filter/class-use/RandomRowFilter.html |    40 +-
 .../RegexStringComparator.EngineType.html       |    48 +-
 .../filter/class-use/RegexStringComparator.html |    40 +-
 .../hbase/filter/class-use/RowFilter.html       |    40 +-
 .../SingleColumnValueExcludeFilter.html         |    40 +-
 .../class-use/SingleColumnValueFilter.html      |    44 +-
 .../hbase/filter/class-use/SkipFilter.html      |    40 +-
 .../filter/class-use/SubstringComparator.html   |    40 +-
 .../filter/class-use/TimestampsFilter.html      |    40 +-
 .../hbase/filter/class-use/ValueFilter.html     |    40 +-
 .../filter/class-use/WhileMatchFilter.html      |    40 +-
 .../hadoop/hbase/filter/package-frame.html      |     4 +-
 .../hadoop/hbase/filter/package-summary.html    |    68 +-
 .../hadoop/hbase/filter/package-tree.html       |   136 +-
 .../apache/hadoop/hbase/filter/package-use.html |    60 +-
 .../hadoop/hbase/http/conf/package-frame.html   |     4 +-
 .../hadoop/hbase/http/conf/package-summary.html |    40 +-
 .../hadoop/hbase/http/conf/package-tree.html    |    34 +-
 .../hadoop/hbase/http/conf/package-use.html     |    32 +-
 .../hadoop/hbase/http/jmx/package-frame.html    |     4 +-
 .../hadoop/hbase/http/jmx/package-summary.html  |    44 +-
 .../hadoop/hbase/http/jmx/package-tree.html     |    34 +-
 .../hadoop/hbase/http/jmx/package-use.html      |    32 +-
 .../hadoop/hbase/http/log/package-frame.html    |     4 +-
 .../hadoop/hbase/http/log/package-summary.html  |    40 +-
 .../hadoop/hbase/http/log/package-tree.html     |    34 +-
 .../hadoop/hbase/http/log/package-use.html      |    32 +-
 .../apache/hadoop/hbase/http/package-frame.html |     4 +-
 .../hadoop/hbase/http/package-summary.html      |    44 +-
 .../apache/hadoop/hbase/http/package-tree.html  |    34 +-
 .../apache/hadoop/hbase/http/package-use.html   |    32 +-
 .../hadoop/hbase/io/ByteBufferOutputStream.html |   256 +-
 .../io/ImmutableBytesWritable.Comparator.html   |   122 +-
 .../hadoop/hbase/io/ImmutableBytesWritable.html |   328 +-
 .../org/apache/hadoop/hbase/io/TimeRange.html   |   276 +-
 .../io/class-use/ByteBufferOutputStream.html    |    32 +-
 .../ImmutableBytesWritable.Comparator.html      |    32 +-
 .../io/class-use/ImmutableBytesWritable.html    |   146 +-
 .../hadoop/hbase/io/class-use/TimeRange.html    |    50 +-
 .../io/compress/Compression.Algorithm.html      |   217 +-
 .../class-use/Compression.Algorithm.html        |    56 +-
 .../hadoop/hbase/io/compress/package-frame.html |     4 +-
 .../hbase/io/compress/package-summary.html      |    42 +-
 .../hadoop/hbase/io/compress/package-tree.html  |    40 +-
 .../hadoop/hbase/io/compress/package-use.html   |    38 +-
 .../apache/hadoop/hbase/io/crypto/Cipher.html   |   225 +-
 .../hadoop/hbase/io/crypto/CipherProvider.html  |    94 +-
 .../apache/hadoop/hbase/io/crypto/Context.html  |   138 +-
 .../hadoop/hbase/io/crypto/Decryptor.html       |   127 +-
 .../hbase/io/crypto/DefaultCipherProvider.html  |   135 +-
 .../hbase/io/crypto/Encryption.Context.html     |   116 +-
 .../hadoop/hbase/io/crypto/Encryption.html      |   485 +-
 .../hadoop/hbase/io/crypto/Encryptor.html       |   133 +-
 .../hadoop/hbase/io/crypto/KeyProvider.html     |   137 +-
 .../hbase/io/crypto/KeyStoreKeyProvider.html    |   205 +-
 .../hbase/io/crypto/aes/package-frame.html      |     4 +-
 .../hbase/io/crypto/aes/package-summary.html    |    40 +-
 .../hbase/io/crypto/aes/package-tree.html       |    34 +-
 .../hadoop/hbase/io/crypto/aes/package-use.html |    32 +-
 .../hbase/io/crypto/class-use/Cipher.html       |    54 +-
 .../io/crypto/class-use/CipherProvider.html     |    48 +-
 .../hbase/io/crypto/class-use/Context.html      |    50 +-
 .../hbase/io/crypto/class-use/Decryptor.html    |    46 +-
 .../crypto/class-use/DefaultCipherProvider.html |    38 +-
 .../io/crypto/class-use/Encryption.Context.html |    60 +-
 .../hbase/io/crypto/class-use/Encryption.html   |    32 +-
 .../hbase/io/crypto/class-use/Encryptor.html    |    46 +-
 .../hbase/io/crypto/class-use/KeyProvider.html  |    42 +-
 .../crypto/class-use/KeyStoreKeyProvider.html   |    32 +-
 .../hadoop/hbase/io/crypto/package-frame.html   |    12 +-
 .../hadoop/hbase/io/crypto/package-summary.html |    44 +-
 .../hadoop/hbase/io/crypto/package-tree.html    |    56 +-
 .../hadoop/hbase/io/crypto/package-use.html     |    36 +-
 .../hbase/io/encoding/DataBlockEncoding.html    |   277 +-
 .../encoding/class-use/DataBlockEncoding.html   |    58 +-
 .../hadoop/hbase/io/encoding/package-frame.html |     4 +-
 .../hbase/io/encoding/package-summary.html      |    42 +-
 .../hadoop/hbase/io/encoding/package-tree.html  |    40 +-
 .../hadoop/hbase/io/encoding/package-use.html   |    38 +-
 .../hbase/io/hadoopbackport/package-frame.html  |     4 +-
 .../io/hadoopbackport/package-summary.html      |    40 +-
 .../hbase/io/hadoopbackport/package-tree.html   |    34 +-
 .../hbase/io/hadoopbackport/package-use.html    |    32 +-
 .../hadoop/hbase/io/hfile/package-frame.html    |     4 +-
 .../hadoop/hbase/io/hfile/package-summary.html  |    44 +-
 .../hadoop/hbase/io/hfile/package-tree.html     |    34 +-
 .../hadoop/hbase/io/hfile/package-use.html      |    32 +-
 .../apache/hadoop/hbase/io/package-frame.html   |     4 +-
 .../apache/hadoop/hbase/io/package-summary.html |    42 +-
 .../apache/hadoop/hbase/io/package-tree.html    |    46 +-
 .../org/apache/hadoop/hbase/io/package-use.html |    44 +-
 .../hadoop/hbase/io/util/package-frame.html     |     4 +-
 .../hadoop/hbase/io/util/package-summary.html   |    40 +-
 .../hadoop/hbase/io/util/package-tree.html      |    34 +-
 .../hadoop/hbase/io/util/package-use.html       |    32 +-
 .../hadoop/hbase/ipc/BadAuthException.html      |    91 +-
 .../hadoop/hbase/ipc/CallTimeoutException.html  |    81 +-
 .../hbase/ipc/CallerDisconnectedException.html  |    81 +-
 .../hadoop/hbase/ipc/CoprocessorRpcChannel.html |   108 +-
 .../hadoop/hbase/ipc/FailedServerException.html |    81 +-
 .../hbase/ipc/FatalConnectionException.html     |    91 +-
 .../hbase/ipc/RemoteWithExtrasException.html    |   150 +-
 .../hbase/ipc/ServerNotRunningYetException.html |    81 +-
 .../hbase/ipc/StoppedRpcClientException.html    |    85 +-
 .../ipc/UnsupportedCellCodecException.html      |    91 +-
 .../UnsupportedCompressionCodecException.html   |    91 +-
 .../hadoop/hbase/ipc/WrongVersionException.html |    91 +-
 .../hbase/ipc/class-use/BadAuthException.html   |    32 +-
 .../ipc/class-use/CallTimeoutException.html     |    32 +-
 .../class-use/CallerDisconnectedException.html  |    32 +-
 .../ipc/class-use/CoprocessorRpcChannel.html    |    46 +-
 .../ipc/class-use/FailedServerException.html    |    32 +-
 .../ipc/class-use/FatalConnectionException.html |    44 +-
 .../class-use/RemoteWithExtrasException.html    |    32 +-
 .../class-use/ServerNotRunningYetException.html |    32 +-
 .../class-use/StoppedRpcClientException.html    |    32 +-
 .../UnsupportedCellCodecException.html          |    32 +-
 .../UnsupportedCompressionCodecException.html   |    32 +-
 .../ipc/class-use/WrongVersionException.html    |    32 +-
 .../apache/hadoop/hbase/ipc/package-frame.html  |     4 +-
 .../hadoop/hbase/ipc/package-summary.html       |    48 +-
 .../apache/hadoop/hbase/ipc/package-tree.html   |    70 +-
 .../apache/hadoop/hbase/ipc/package-use.html    |    40 +-
 .../hadoop/hbase/jetty/package-frame.html       |     4 +-
 .../hadoop/hbase/jetty/package-summary.html     |    40 +-
 .../apache/hadoop/hbase/jetty/package-tree.html |    34 +-
 .../apache/hadoop/hbase/jetty/package-use.html  |    32 +-
 .../hadoop/hbase/mapred/GroupingTableMap.html   |   205 +-
 .../hadoop/hbase/mapred/HRegionPartitioner.html |   116 +-
 .../hadoop/hbase/mapred/IdentityTableMap.html   |   141 +-
 .../hbase/mapred/IdentityTableReduce.html       |   121 +-
 .../mapred/MultiTableSnapshotInputFormat.html   |   165 +-
 .../apache/hadoop/hbase/mapred/RowCounter.html  |   138 +-
 .../hadoop/hbase/mapred/TableInputFormat.html   |   156 +-
 .../hbase/mapred/TableInputFormatBase.html      |   259 +-
 .../apache/hadoop/hbase/mapred/TableMap.html    |    60 +-
 .../hadoop/hbase/mapred/TableMapReduceUtil.html |   429 +-
 .../hadoop/hbase/mapred/TableOutputFormat.html  |   149 +-
 .../hadoop/hbase/mapred/TableRecordReader.html  |   244 +-
 .../hbase/mapred/TableRecordReaderImpl.html     |   235 +-
 .../apache/hadoop/hbase/mapred/TableReduce.html |    60 +-
 .../hbase/mapred/TableSnapshotInputFormat.html  |   146 +-
 .../apache/hadoop/hbase/mapred/TableSplit.html  |   253 +-
 .../mapred/class-use/GroupingTableMap.html      |    32 +-
 .../mapred/class-use/HRegionPartitioner.html    |    32 +-
 .../mapred/class-use/IdentityTableMap.html      |    32 +-
 .../mapred/class-use/IdentityTableReduce.html   |    32 +-
 .../MultiTableSnapshotInputFormat.html          |    32 +-
 .../hbase/mapred/class-use/RowCounter.html      |    32 +-
 .../mapred/class-use/TableInputFormat.html      |    32 +-
 .../mapred/class-use/TableInputFormatBase.html  |    38 +-
 .../hadoop/hbase/mapred/class-use/TableMap.html |    56 +-
 .../mapred/class-use/TableMapReduceUtil.html    |    32 +-
 .../mapred/class-use/TableOutputFormat.html     |    32 +-
 .../mapred/class-use/TableRecordReader.html     |    38 +-
 .../mapred/class-use/TableRecordReaderImpl.html |    32 +-
 .../hbase/mapred/class-use/TableReduce.html     |    46 +-
 .../class-use/TableSnapshotInputFormat.html     |    38 +-
 .../hbase/mapred/class-use/TableSplit.html      |    38 +-
 .../hadoop/hbase/mapred/package-frame.html      |     8 +-
 .../hadoop/hbase/mapred/package-summary.html    |    48 +-
 .../hadoop/hbase/mapred/package-tree.html       |    76 +-
 .../apache/hadoop/hbase/mapred/package-use.html |    36 +-
 .../hadoop/hbase/mapreduce/CellCounter.html     |   124 +-
 .../hadoop/hbase/mapreduce/CellCreator.html     |   294 +-
 .../hadoop/hbase/mapreduce/CopyTable.html       |   138 +-
 .../apache/hadoop/hbase/mapreduce/Export.html   |   124 +-
 .../hbase/mapreduce/GroupingTableMapper.html    |   222 +-
 .../hbase/mapreduce/HFileOutputFormat.html      |   169 +-
 .../hbase/mapreduce/HFileOutputFormat2.html     |   196 +-
 .../hadoop/hbase/mapreduce/HLogInputFormat.html |   168 +-
 .../hbase/mapreduce/HRegionPartitioner.html     |   151 +-
 .../hbase/mapreduce/IdentityTableMapper.html    |   136 +-
 .../hbase/mapreduce/IdentityTableReducer.html   |   114 +-
 .../apache/hadoop/hbase/mapreduce/Import.html   |   267 +-
 .../hadoop/hbase/mapreduce/ImportTsv.html       |   236 +-
 .../hbase/mapreduce/KeyValueSortReducer.html    |   112 +-
 .../hbase/mapreduce/LoadIncrementalHFiles.html  |   336 +-
 .../hbase/mapreduce/MultiTableInputFormat.html  |   143 +-
 .../mapreduce/MultiTableInputFormatBase.html    |   184 +-
 .../hbase/mapreduce/MultiTableOutputFormat.html |   162 +-
 .../MultiTableSnapshotInputFormat.html          |   135 +-
 .../hadoop/hbase/mapreduce/PutCombiner.html     |   114 +-
 .../hadoop/hbase/mapreduce/PutSortReducer.html  |   114 +-
 .../hadoop/hbase/mapreduce/RowCounter.html      |   124 +-
 .../mapreduce/SimpleTotalOrderPartitioner.html  |   182 +-
 .../hbase/mapreduce/TableInputFormat.html       |   327 +-
 .../hbase/mapreduce/TableInputFormatBase.html   |   417 +-
 .../hbase/mapreduce/TableMapReduceUtil.html     |   831 +-
 .../hadoop/hbase/mapreduce/TableMapper.html     |    85 +-
 .../hbase/mapreduce/TableOutputCommitter.html   |   189 +-
 .../hbase/mapreduce/TableOutputFormat.html      |   224 +-
 .../hbase/mapreduce/TableRecordReader.html      |   253 +-
 .../hbase/mapreduce/TableRecordReaderImpl.html  |   251 +-
 .../hadoop/hbase/mapreduce/TableReducer.html    |    86 +-
 .../mapreduce/TableSnapshotInputFormat.html     |   147 +-
 .../hadoop/hbase/mapreduce/TableSplit.html      |   424 +-
 .../hadoop/hbase/mapreduce/TextSortReducer.html |   161 +-
 .../hbase/mapreduce/TsvImporterMapper.html      |   198 +-
 .../hbase/mapreduce/TsvImporterTextMapper.html  |   148 +-
 .../mapreduce/VisibilityExpressionResolver.html |    94 +-
 .../hadoop/hbase/mapreduce/WALInputFormat.html  |   142 +-
 .../hadoop/hbase/mapreduce/WALPlayer.html       |   143 +-
 .../hbase/mapreduce/class-use/CellCounter.html  |    32 +-
 .../hbase/mapreduce/class-use/CellCreator.html  |    38 +-
 .../hbase/mapreduce/class-use/CopyTable.html    |    32 +-
 .../hbase/mapreduce/class-use/Export.html       |    32 +-
 .../class-use/GroupingTableMapper.html          |    32 +-
 .../mapreduce/class-use/HFileOutputFormat.html  |    32 +-
 .../mapreduce/class-use/HFileOutputFormat2.html |    32 +-
 .../mapreduce/class-use/HLogInputFormat.html    |    32 +-
 .../mapreduce/class-use/HRegionPartitioner.html |    32 +-
 .../class-use/IdentityTableMapper.html          |    32 +-
 .../class-use/IdentityTableReducer.html         |    32 +-
 .../hbase/mapreduce/class-use/Import.html       |    32 +-
 .../hbase/mapreduce/class-use/ImportTsv.html    |    32 +-
 .../class-use/KeyValueSortReducer.html          |    32 +-
 .../class-use/LoadIncrementalHFiles.html        |    32 +-
 .../class-use/MultiTableInputFormat.html        |    32 +-
 .../class-use/MultiTableInputFormatBase.html    |    38 +-
 .../class-use/MultiTableOutputFormat.html       |    32 +-
 .../MultiTableSnapshotInputFormat.html          |    32 +-
 .../hbase/mapreduce/class-use/PutCombiner.html  |    32 +-
 .../mapreduce/class-use/PutSortReducer.html     |    32 +-
 .../hbase/mapreduce/class-use/RowCounter.html   |    32 +-
 .../class-use/SimpleTotalOrderPartitioner.html  |    32 +-
 .../mapreduce/class-use/TableInputFormat.html   |    32 +-
 .../class-use/TableInputFormatBase.html         |    38 +-
 .../mapreduce/class-use/TableMapReduceUtil.html |    32 +-
 .../hbase/mapreduce/class-use/TableMapper.html  |    72 +-
 .../class-use/TableOutputCommitter.html         |    32 +-
 .../mapreduce/class-use/TableOutputFormat.html  |    32 +-
 .../mapreduce/class-use/TableRecordReader.html  |    40 +-
 .../class-use/TableRecordReaderImpl.html        |    32 +-
 .../hbase/mapreduce/class-use/TableReducer.html |    48 +-
 .../class-use/TableSnapshotInputFormat.html     |    38 +-
 .../hbase/mapreduce/class-use/TableSplit.html   |    38 +-
 .../mapreduce/class-use/TextSortReducer.html    |    32 +-
 .../mapreduce/class-use/TsvImporterMapper.html  |    32 +-
 .../class-use/TsvImporterTextMapper.html        |    32 +-
 .../class-use/VisibilityExpressionResolver.html |    38 +-
 .../mapreduce/class-use/WALInputFormat.html     |    32 +-
 .../hbase/mapreduce/class-use/WALPlayer.html    |    32 +-
 .../hadoop/hbase/mapreduce/package-frame.html   |     6 +-
 .../hadoop/hbase/mapreduce/package-summary.html |    52 +-
 .../hadoop/hbase/mapreduce/package-tree.html    |   116 +-
 .../hadoop/hbase/mapreduce/package-use.html     |    36 +-
 .../hadoop/hbase/master/package-frame.html      |     4 +-
 .../hadoop/hbase/master/package-summary.html    |    40 +-
 .../hadoop/hbase/master/package-tree.html       |    34 +-
 .../apache/hadoop/hbase/master/package-use.html |    32 +-
 .../hadoop/hbase/namespace/package-frame.html   |     4 +-
 .../hadoop/hbase/namespace/package-summary.html |    40 +-
 .../hadoop/hbase/namespace/package-tree.html    |    34 +-
 .../hadoop/hbase/namespace/package-use.html     |    32 +-
 .../org/apache/hadoop/hbase/package-frame.html  |     6 +-
 .../apache/hadoop/hbase/package-summary.html    |    48 +-
 .../org/apache/hadoop/hbase/package-tree.html   |   134 +-
 .../org/apache/hadoop/hbase/package-use.html    |    66 +-
 .../hbase/quotas/QuotaExceededException.html    |    81 +-
 .../apache/hadoop/hbase/quotas/QuotaFilter.html |   199 +-
 .../hadoop/hbase/quotas/QuotaRetriever.html     |   157 +-
 .../apache/hadoop/hbase/quotas/QuotaScope.html  |   121 +-
 .../hadoop/hbase/quotas/QuotaSettings.html      |   146 +-
 .../hbase/quotas/QuotaSettingsFactory.html      |   284 +-
 .../apache/hadoop/hbase/quotas/QuotaType.html   |   121 +-
 .../hadoop/hbase/quotas/ThrottleType.html       |   129 +-
 .../hbase/quotas/ThrottlingException.Type.html  |   129 +-
 .../hbase/quotas/ThrottlingException.html       |   205 +-
 .../class-use/QuotaExceededException.html       |    38 +-
 .../hbase/quotas/class-use/QuotaFilter.html     |    52 +-
 .../hbase/quotas/class-use/QuotaRetriever.html  |    44 +-
 .../hbase/quotas/class-use/QuotaScope.html      |    40 +-
 .../hbase/quotas/class-use/QuotaSettings.html   |    72 +-
 .../quotas/class-use/QuotaSettingsFactory.html  |    32 +-
 .../hbase/quotas/class-use/QuotaType.html       |    50 +-
 .../hbase/quotas/class-use/ThrottleType.html    |    52 +-
 .../class-use/ThrottlingException.Type.html     |    46 +-
 .../quotas/class-use/ThrottlingException.html   |    48 +-
 .../hadoop/hbase/quotas/package-frame.html      |     4 +-
 .../hadoop/hbase/quotas/package-summary.html    |    46 +-
 .../hadoop/hbase/quotas/package-tree.html       |    70 +-
 .../apache/hadoop/hbase/quotas/package-use.html |    38 +-
 .../hadoop/hbase/regionserver/BloomType.html    |   123 +-
 .../hbase/regionserver/LeaseException.html      |    90 +-
 .../NoSuchColumnFamilyException.html            |    90 +-
 .../RegionAlreadyInTransitionException.html     |    81 +-
 .../RegionServerAbortedException.html           |    81 +-
 .../RegionServerRunningException.html           |    90 +-
 .../RegionServerStoppedException.html           |    83 +-
 .../hbase/regionserver/RowTooBigException.html  |    79 +-
 .../regionserver/WrongRegionException.html      |    90 +-
 .../hbase/regionserver/class-use/BloomType.html |    48 +-
 .../regionserver/class-use/LeaseException.html  |    32 +-
 .../class-use/NoSuchColumnFamilyException.html  |    32 +-
 .../RegionAlreadyInTransitionException.html     |    32 +-
 .../class-use/RegionServerAbortedException.html |    32 +-
 .../class-use/RegionServerRunningException.html |    32 +-
 .../class-use/RegionServerStoppedException.html |    38 +-
 .../class-use/RowTooBigException.html           |    32 +-
 .../class-use/WrongRegionException.html         |    32 +-
 .../hbase/regionserver/package-frame.html       |     4 +-
 .../hbase/regionserver/package-summary.html     |    44 +-
 .../hadoop/hbase/regionserver/package-tree.html |    70 +-
 .../hadoop/hbase/regionserver/package-use.html  |    38 +-
 .../wal/FailedLogCloseException.html            |   100 +-
 .../wal/FailedSyncBeforeLogCloseException.html  |   100 +-
 .../wal/class-use/FailedLogCloseException.html  |    42 +-
 .../FailedSyncBeforeLogCloseException.html      |    32 +-
 .../hbase/regionserver/wal/package-frame.html   |     4 +-
 .../hbase/regionserver/wal/package-summary.html |    42 +-
 .../hbase/regionserver/wal/package-tree.html    |    46 +-
 .../hbase/regionserver/wal/package-use.html     |    38 +-
 .../hbase/replication/ReplicationException.html |    95 +-
 .../replication/ReplicationPeerConfig.html      |   139 +-
 .../class-use/ReplicationException.html         |    76 +-
 .../class-use/ReplicationPeerConfig.html        |    52 +-
 .../hadoop/hbase/replication/package-frame.html |     4 +-
 .../hbase/replication/package-summary.html      |    48 +-
 .../hadoop/hbase/replication/package-tree.html  |    44 +-
 .../hadoop/hbase/replication/package-use.html   |    38 +-
 .../org/apache/hadoop/hbase/rest/Constants.html |   303 +-
 .../hadoop/hbase/rest/class-use/Constants.html  |    32 +-
 .../apache/hadoop/hbase/rest/client/Client.html |   690 +-
 .../hadoop/hbase/rest/client/Cluster.html       |   176 +-
 .../hadoop/hbase/rest/client/RemoteAdmin.html   |   252 +-
 .../hadoop/hbase/rest/client/RemoteHTable.html  |  1197 +-
 .../hadoop/hbase/rest/client/Response.html      |   243 +-
 .../hbase/rest/client/class-use/Client.html     |    46 +-
 .../hbase/rest/client/class-use/Cluster.html    |    78 +-
 .../rest/client/class-use/RemoteAdmin.html      |    32 +-
 .../rest/client/class-use/RemoteHTable.html     |    32 +-
 .../hbase/rest/client/class-use/Response.html   |    72 +-
 .../hadoop/hbase/rest/client/package-frame.html |     4 +-
 .../hbase/rest/client/package-summary.html      |    42 +-
 .../hadoop/hbase/rest/client/package-tree.html  |    46 +-
 .../hadoop/hbase/rest/client/package-use.html   |    36 +-
 .../apache/hadoop/hbase/rest/package-frame.html |     6 +-
 .../hadoop/hbase/rest/package-summary.html      |    46 +-
 .../apache/hadoop/hbase/rest/package-tree.html  |    36 +-
 .../apache/hadoop/hbase/rest/package-use.html   |    32 +-
 .../hbase/security/AccessDeniedException.html   |    95 +-
 .../org/apache/hadoop/hbase/security/User.html  |   397 +-
 .../class-use/AccessDeniedException.html        |    32 +-
 .../hadoop/hbase/security/class-use/User.html   |    68 +-
 .../hadoop/hbase/security/package-frame.html    |     4 +-
 .../hadoop/hbase/security/package-summary.html  |    44 +-
 .../hadoop/hbase/security/package-tree.html     |    50 +-
 .../hadoop/hbase/security/package-use.html      |    40 +-
 .../snapshot/CorruptedSnapshotException.html    |   114 +-
 .../hadoop/hbase/snapshot/ExportSnapshot.html   |   162 +-
 .../hbase/snapshot/ExportSnapshotException.html |   102 +-
 .../hbase/snapshot/HBaseSnapshotException.html  |   147 +-
 .../snapshot/RestoreSnapshotException.html      |   105 +-
 .../snapshot/SnapshotCreationException.html     |   117 +-
 .../snapshot/SnapshotDoesNotExistException.html |    99 +-
 .../hbase/snapshot/SnapshotExistsException.html |    97 +-
 .../hadoop/hbase/snapshot/SnapshotInfo.html     |   156 +-
 .../snapshot/TablePartiallyOpenException.html   |   108 +-
 .../snapshot/UnknownSnapshotException.html      |    96 +-
 .../class-use/CorruptedSnapshotException.html   |    32 +-
 .../snapshot/class-use/ExportSnapshot.html      |    32 +-
 .../class-use/ExportSnapshotException.html      |    32 +-
 .../class-use/HBaseSnapshotException.html       |    54 +-
 .../class-use/RestoreSnapshotException.html     |    48 +-
 .../class-use/SnapshotCreationException.html    |    46 +-
 .../SnapshotDoesNotExistException.html          |    32 +-
 .../class-use/SnapshotExistsException.html      |    32 +-
 .../hbase/snapshot/class-use/SnapshotInfo.html  |    32 +-
 .../class-use/TablePartiallyOpenException.html  |    32 +-
 .../class-use/UnknownSnapshotException.html     |    38 +-
 .../hadoop/hbase/snapshot/package-frame.html    |     4 +-
 .../hadoop/hbase/snapshot/package-summary.html  |    44 +-
 .../hadoop/hbase/snapshot/package-tree.html     |    68 +-
 .../hadoop/hbase/snapshot/package-use.html      |    38 +-
 .../org/apache/hadoop/hbase/types/DataType.html |   168 +-
 .../hadoop/hbase/types/FixedLengthWrapper.html  |   270 +-
 .../apache/hadoop/hbase/types/OrderedBlob.html  |   198 +-
 .../hadoop/hbase/types/OrderedBlobVar.html      |   182 +-
 .../hadoop/hbase/types/OrderedBytesBase.html    |   185 +-
 .../hadoop/hbase/types/OrderedFloat32.html      |   204 +-
 .../hadoop/hbase/types/OrderedFloat64.html      |   204 +-
 .../apache/hadoop/hbase/types/OrderedInt16.html |   204 +-
 .../apache/hadoop/hbase/types/OrderedInt32.html |   204 +-
 .../apache/hadoop/hbase/types/OrderedInt64.html |   204 +-
 .../apache/hadoop/hbase/types/OrderedInt8.html  |   204 +-
 .../hadoop/hbase/types/OrderedNumeric.html      |   198 +-
 .../hadoop/hbase/types/OrderedString.html       |   170 +-
 .../org/apache/hadoop/hbase/types/PBType.html   |   183 +-
 .../org/apache/hadoop/hbase/types/RawByte.html  |   259 +-
 .../org/apache/hadoop/hbase/types/RawBytes.html |   292 +-
 .../hadoop/hbase/types/RawBytesFixedLength.html |   135 +-
 .../hadoop/hbase/types/RawBytesTerminated.html  |   174 +-
 .../apache/hadoop/hbase/types/RawDouble.html    |   261 +-
 .../org/apache/hadoop/hbase/types/RawFloat.html |   261 +-
 .../apache/hadoop/hbase/types/RawInteger.html   |   261 +-
 .../org/apache/hadoop/hbase/types/RawLong.html  |   261 +-
 .../org/apache/hadoop/hbase/types/RawShort.html |   261 +-
 .../apache/hadoop/hbase/types/RawString.html    |   269 +-
 .../hbase/types/RawStringFixedLength.html       |   101 +-
 .../hadoop/hbase/types/RawStringTerminated.html |   135 +-
 .../org/apache/hadoop/hbase/types/Struct.html   |   275 +-
 .../hadoop/hbase/types/StructBuilder.html       |   122 +-
 .../hadoop/hbase/types/StructIterator.html      |   172 +-
 .../hadoop/hbase/types/TerminatedWrapper.html   |   288 +-
 .../org/apache/hadoop/hbase/types/Union2.html   |   194 +-
 .../org/apache/hadoop/hbase/types/Union3.html   |   203 +-
 .../org/apache/hadoop/hbase/types/Union4.html   |   206 +-
 .../hadoop/hbase/types/class-use/DataType.html  |   176 +-
 .../types/class-use/FixedLengthWrapper.html     |    44 +-
 .../hbase/types/class-use/OrderedBlob.html      |    40 +-
 .../hbase/types/class-use/OrderedBlobVar.html   |    40 +-
 .../hbase/types/class-use/OrderedBytesBase.html |    56 +-
 .../hbase/types/class-use/OrderedFloat32.html   |    40 +-
 .../hbase/types/class-use/OrderedFloat64.html   |    40 +-
 .../hbase/types/class-use/OrderedInt16.html     |    40 +-
 .../hbase/types/class-use/OrderedInt32.html     |    40 +-
 .../hbase/types/class-use/OrderedInt64.html     |    40 +-
 .../hbase/types/class-use/OrderedInt8.html      |    40 +-
 .../hbase/types/class-use/OrderedNumeric.html   |    40 +-
 .../hbase/types/class-use/OrderedString.html    |    40 +-
 .../hadoop/hbase/types/class-use/PBType.html    |    32 +-
 .../hadoop/hbase/types/class-use/RawByte.html   |    32 +-
 .../hadoop/hbase/types/class-use/RawBytes.html  |    40 +-
 .../types/class-use/RawBytesFixedLength.html    |    32 +-
 .../types/class-use/RawBytesTerminated.html     |    32 +-
 .../hadoop/hbase/types/class-use/RawDouble.html |    32 +-
 .../hadoop/hbase/types/class-use/RawFloat.html  |    32 +-
 .../hbase/types/class-use/RawInteger.html       |    32 +-
 .../hadoop/hbase/types/class-use/RawLong.html   |    32 +-
 .../hadoop/hbase/types/class-use/RawShort.html  |    32 +-
 .../hadoop/hbase/types/class-use/RawString.html |    40 +-
 .../types/class-use/RawStringFixedLength.html   |    32 +-
 .../types/class-use/RawStringTerminated.html    |    32 +-
 .../hadoop/hbase/types/class-use/Struct.html    |    38 +-
 .../hbase/types/class-use/StructBuilder.html    |    40 +-
 .../hbase/types/class-use/StructIterator.html   |    38 +-
 .../types/class-use/TerminatedWrapper.html      |    44 +-
 .../hadoop/hbase/types/class-use/Union2.html    |    40 +-
 .../hadoop/hbase/types/class-use/Union3.html    |    38 +-
 .../hadoop/hbase/types/class-use/Union4.html    |    32 +-
 .../hadoop/hbase/types/package-frame.html       |     6 +-
 .../hadoop/hbase/types/package-summary.html     |    78 +-
 .../apache/hadoop/hbase/types/package-tree.html |   102 +-
 .../apache/hadoop/hbase/types/package-use.html  |    40 +-
 .../hbase/util/Base64.Base64InputStream.html    |   202 +-
 .../hbase/util/Base64.Base64OutputStream.html   |   266 +-
 .../org/apache/hadoop/hbase/util/Base64.html    |   612 +-
 .../hadoop/hbase/util/ByteBufferUtils.html      |   502 +-
 .../org/apache/hadoop/hbase/util/ByteRange.html |   524 +-
 .../hadoop/hbase/util/ByteRangeUtils.html       |   140 +-
 .../hbase/util/Bytes.ByteArrayComparator.html   |   126 +-
 .../hbase/util/Bytes.RowEndKeyComparator.html   |   134 +-
 .../org/apache/hadoop/hbase/util/Bytes.html     |  2108 +-
 .../hadoop/hbase/util/ConfigurationUtil.html    |   169 +-
 .../org/apache/hadoop/hbase/util/Counter.html   |   132 +-
 .../hadoop/hbase/util/EncryptionTest.html       |   121 +-
 .../hbase/util/FileSystemVersionException.html  |    90 +-
 .../apache/hadoop/hbase/util/JsonMapper.html    |    94 +-
 .../hbase/util/LeaseNotRecoveredException.html  |    95 +-
 .../org/apache/hadoop/hbase/util/MD5Hash.html   |   122 +-
 .../org/apache/hadoop/hbase/util/Order.html     |   149 +-
 .../apache/hadoop/hbase/util/OrderedBytes.html  |   666 +-
 .../org/apache/hadoop/hbase/util/Pair.html      |   231 +-
 .../hadoop/hbase/util/PairOfSameType.html       |   177 +-
 .../hadoop/hbase/util/PositionedByteRange.html  |   671 +-
 .../hbase/util/ReadOnlyByteRangeException.html  |    81 +-
 .../hadoop/hbase/util/SimpleByteRange.html      |   450 +-
 .../hbase/util/SimpleMutableByteRange.html      |   380 +-
 .../hbase/util/SimplePositionedByteRange.html   |   759 +-
 .../util/SimplePositionedMutableByteRange.html  |   787 +-
 .../apache/hadoop/hbase/util/VersionInfo.html   |   178 +-
 .../class-use/Base64.Base64InputStream.html     |    32 +-
 .../class-use/Base64.Base64OutputStream.html    |    32 +-
 .../hadoop/hbase/util/class-use/Base64.html     |    32 +-
 .../hbase/util/class-use/ByteBufferUtils.html   |    32 +-
 .../hadoop/hbase/util/class-use/ByteRange.html  |   174 +-
 .../hbase/util/class-use/ByteRangeUtils.html    |    32 +-
 .../class-use/Bytes.ByteArrayComparator.html    |    38 +-
 .../class-use/Bytes.RowEndKeyComparator.html    |    32 +-
 .../hadoop/hbase/util/class-use/Bytes.html      |    32 +-
 .../hbase/util/class-use/ConfigurationUtil.html |    32 +-
 .../hadoop/hbase/util/class-use/Counter.html    |    32 +-
 .../hbase/util/class-use/EncryptionTest.html    |    32 +-
 .../class-use/FileSystemVersionException.html   |    32 +-
 .../hadoop/hbase/util/class-use/JsonMapper.html |    32 +-
 .../class-use/LeaseNotRecoveredException.html   |    32 +-
 .../hadoop/hbase/util/class-use/MD5Hash.html    |    32 +-
 .../hadoop/hbase/util/class-use/Order.html      |   156 +-
 .../hbase/util/class-use/OrderedBytes.html      |    32 +-
 .../hadoop/hbase/util/class-use/Pair.html       |    70 +-
 .../hbase/util/class-use/PairOfSameType.html    |    48 +-
 .../util/class-use/PositionedByteRange.html     |   468 +-
 .../class-use/ReadOnlyByteRangeException.html   |    32 +-
 .../hbase/util/class-use/SimpleByteRange.html   |    32 +-
 .../util/class-use/SimpleMutableByteRange.html  |    32 +-
 .../class-use/SimplePositionedByteRange.html    |    32 +-
 .../SimplePositionedMutableByteRange.html       |    32 +-
 .../hbase/util/class-use/VersionInfo.html       |    32 +-
 .../hadoop/hbase/util/hbck/package-frame.html   |     4 +-
 .../hadoop/hbase/util/hbck/package-summary.html |    40 +-
 .../hadoop/hbase/util/hbck/package-tree.html    |    34 +-
 .../hadoop/hbase/util/hbck/package-use.html     |    32 +-
 .../apache/hadoop/hbase/util/package-frame.html |     8 +-
 .../hadoop/hbase/util/package-summary.html      |    48 +-
 .../apache/hadoop/hbase/util/package-tree.html  |   116 +-
 .../apache/hadoop/hbase/util/package-use.html   |    48 +-
 .../apache/hadoop/hbase/wal/package-frame.html  |     4 +-
 .../hadoop/hbase/wal/package-summary.html       |    40 +-
 .../apache/hadoop/hbase/wal/package-tree.html   |    34 +-
 .../apache/hadoop/hbase/wal/package-use.html    |    32 +-
 .../hbase/zookeeper/MiniZooKeeperCluster.html   |   216 +-
 .../class-use/MiniZooKeeperCluster.html         |    32 +-
 .../hadoop/hbase/zookeeper/package-frame.html   |     4 +-
 .../hadoop/hbase/zookeeper/package-summary.html |    42 +-
 .../hadoop/hbase/zookeeper/package-tree.html    |    38 +-
 .../hadoop/hbase/zookeeper/package-use.html     |    32 +-
 1.2/apidocs/overview-frame.html                 |     6 +-
 1.2/apidocs/overview-summary.html               |    36 +-
 1.2/apidocs/overview-tree.html                  |   810 +-
 1.2/apidocs/resources/background.gif            |   Bin 0 -> 2313 bytes
 1.2/apidocs/resources/tab.gif                   |   Bin 0 -> 291 bytes
 1.2/apidocs/resources/titlebar.gif              |   Bin 0 -> 10701 bytes
 1.2/apidocs/resources/titlebar_end.gif          |   Bin 0 -> 849 bytes
 1.2/apidocs/serialized-form.html                |    77 +-
 1.2/apidocs/stylesheet.css                      |   342 +-
 1.2/book.html                                   |     6 +-
 1.2/book.pdf                                    |     6 +-
 1.2/book.pdfmarks                               |     4 +-
 1.2/bulk-loads.html                             |     8 +-
 1.2/checkstyle-aggregate.html                   | 22779 +++---
 1.2/checkstyle.html                             |   351 +
 1.2/checkstyle.rss                              |  6098 +-
 1.2/cygwin.html                                 |     8 +-
 1.2/dependencies.html                           |    14 +-
 1.2/dependency-convergence.html                 |    41 +-
 1.2/dependency-info.html                        |    22 +-
 1.2/dependency-management.html                  |    58 +-
 1.2/devapidocs/allclasses-frame.html            |   631 +-
 1.2/devapidocs/allclasses-noframe.html          |   631 +-
 .../protobuf/HBaseZeroCopyByteString.html       |   353 +-
 .../class-use/HBaseZeroCopyByteString.html      |    32 +-
 .../com/google/protobuf/package-frame.html      |     4 +-
 .../com/google/protobuf/package-summary.html    |    42 +-
 .../com/google/protobuf/package-tree.html       |    38 +-
 .../com/google/protobuf/package-use.html        |    32 +-
 1.2/devapidocs/constant-values.html             |   670 +-
 1.2/devapidocs/deprecated-list.html             |  1638 +-
 1.2/devapidocs/help-doc.html                    |    34 +-
 1.2/devapidocs/index-all.html                   | 68624 +++++++++--------
 1.2/devapidocs/index.html                       |    14 +-
 .../org/apache/hadoop/hbase/Abortable.html      |    93 +-
 .../org/apache/hadoop/hbase/AuthUtil.html       |   121 +-
 .../apache/hadoop/hbase/BaseConfigurable.html   |   106 +-
 .../hadoop/hbase/CallQueueTooBigException.html  |    81 +-
 .../org/apache/hadoop/hbase/Cell.html           |   335 +-
 .../hbase/CellComparator.RowComparator.html     |   127 +-
 .../org/apache/hadoop/hbase/CellComparator.html |   390 +-
 .../org/apache/hadoop/hbase/CellScannable.html  |    75 +-
 .../org/apache/hadoop/hbase/CellScanner.html    |    96 +-
 .../org/apache/hadoop/hbase/CellUtil.html       |  1015 +-
 .../org/apache/hadoop/hbase/ChoreService.html   |   251 +-
 .../hadoop/hbase/ClockOutOfSyncException.html   |    81 +-
 .../org/apache/hadoop/hbase/ClusterId.html      |   135 +-
 .../org/apache/hadoop/hbase/ClusterStatus.html  |   388 +-
 .../hadoop/hbase/CompatibilityFactory.html      |   126 +-
 ...bilitySingletonFactory.SingletonStorage.html |   117 +-
 .../hbase/CompatibilitySingletonFactory.html    |   119 +-
 .../hadoop/hbase/CompoundConfiguration.html     |   281 +-
 .../hadoop/hbase/CoordinatedStateException.html |    93 +-
 .../hadoop/hbase/CoordinatedStateManager.html   |   114 +-
 .../hbase/CoordinatedStateManagerFactory.html   |   100 +-
 .../apache/hadoop/hbase/Coprocessor.State.html  |   127 +-
 .../org/apache/hadoop/hbase/Coprocessor.html    |   155 +-
 .../hadoop/hbase/CoprocessorEnvironment.html    |   177 +-
 .../hadoop/hbase/DaemonThreadFactory.html       |    96 +-
 .../hadoop/hbase/DoNotRetryIOException.html     |   106 +-
 .../hadoop/hbase/DroppedSnapshotException.html  |    90 +-
 .../apache/hadoop/hbase/HBaseConfiguration.html |   310 +-
 .../apache/hadoop/hbase/HBaseIOException.html   |    95 +-
 .../hadoop/hbase/HBaseInterfaceAudience.html    |   121 +-
 .../apache/hadoop/hbase/HColumnDescriptor.html  |  1721 +-
 .../apache/hadoop/hbase/HConstants.Modify.html  |   127 +-
 .../hbase/HConstants.OperationStatusCode.html   |   125 +-
 .../org/apache/hadoop/hbase/HConstants.html     |  2005 +-
 ...ribution.HostAndWeight.WeightComparator.html |   106 +-
 .../HDFSBlocksDistribution.HostAndWeight.html   |   143 +-
 .../hadoop/hbase/HDFSBlocksDistribution.html    |   197 +-
 .../org/apache/hadoop/hbase/HRegionInfo.html    |  1267 +-
 .../apache/hadoop/hbase/HRegionLocation.html    |   196 +-
 .../apache/hadoop/hbase/HTableDescriptor.html   |  1340 +-
 .../apache/hadoop/hbase/HealthCheckChore.html   |   106 +-
 .../hbase/InterProcessLock.MetadataHandler.html |    75 +-
 .../apache/hadoop/hbase/InterProcessLock.html   |   172 +-
 .../hadoop/hbase/InterProcessReadWriteLock.html |    92 +-
 .../hbase/InvalidFamilyOperationException.html  |    99 +-
 .../org/apache/hadoop/hbase/JMXListener.html    |   204 +-
 ...torImpl.JitteredRunnableScheduledFuture.html |   194 +-
 .../JitterScheduledThreadPoolExecutorImpl.html  |   147 +-
 .../apache/hadoop/hbase/KeepDeletedCells.html   |   123 +-
 .../hadoop/hbase/KeyValue.KVComparator.html     |   475 +-
 .../hadoop/hbase/KeyValue.KeyOnlyKeyValue.html  |   569 +-
 .../hadoop/hbase/KeyValue.MetaComparator.html   |   213 +-
 .../hbase/KeyValue.RawBytesComparator.html      |   186 +-
 .../hbase/KeyValue.RowOnlyComparator.html       |   106 +-
 .../hbase/KeyValue.SamePrefixComparator.html    |    87 +-
 .../org/apache/hadoop/hbase/KeyValue.Type.html  |   149 +-
 .../org/apache/hadoop/hbase/KeyValue.html       |  2202 +-
 .../apache/hadoop/hbase/KeyValueTestUtil.html   |   211 +-
 .../org/apache/hadoop/hbase/KeyValueUtil.html   |   662 +-
 .../apache/hadoop/hbase/LocalHBaseCluster.html  |   488 +-
 .../hadoop/hbase/MasterNotRunningException.html |   105 +-
 .../hbase/MetaMigrationConvertingToPB.html      |   116 +-
 .../hadoop/hbase/MetaMutationAnnotation.html    |    52 +-
 .../hadoop/hbase/MetaTableAccessor.Visitor.html |    84 +-
 .../apache/hadoop/hbase/MetaTableAccessor.html  |  1186 +-
 .../hadoop/hbase/MultiActionResultTooLarge.html |    81 +-
 .../hbase/NamespaceDescriptor.Builder.html      |    96 +-
 .../hadoop/hbase/NamespaceDescriptor.html       |   172 +-
 .../hadoop/hbase/NamespaceExistException.html   |    85 +-
 .../hbase/NamespaceNotFoundException.html       |    85 +-
 .../org/apache/hadoop/hbase/NoTagsKeyValue.html |   130 +-
 .../hbase/NotAllMetaRegionsOnlineException.html |    90 +-
 .../hadoop/hbase/NotServingRegionException.html |    99 +-
 .../hadoop/hbase/PleaseHoldException.html       |    91 +-
 .../org/apache/hadoop/hbase/ProcedureInfo.html  |   297 +-
 .../apache/hadoop/hbase/RegionException.html    |    90 +-
 .../org/apache/hadoop/hbase/RegionLoad.html     |   340 +-
 .../apache/hadoop/hbase/RegionLocations.html    |   264 +-
 .../hadoop/hbase/RegionStateListener.html       |   115 +-
 .../hadoop/hbase/RegionTooBusyException.html    |    90 +-
 .../apache/hadoop/hbase/RegionTransition.html   |   189 +-
 .../hadoop/hbase/RemoteExceptionHandler.html    |   132 +-
 .../hadoop/hbase/RetryImmediatelyException.html |    81 +-
 .../org/apache/hadoop/hbase/ScheduledChore.html |   279 +-
 .../org/apache/hadoop/hbase/Server.html         |   133 +-
 .../org/apache/hadoop/hbase/ServerLoad.html     |   348 +-
 .../org/apache/hadoop/hbase/ServerName.html     |   394 +-
 .../apache/hadoop/hbase/SettableSequenceId.html |    83 +-
 .../apache/hadoop/hbase/SettableTimestamp.html  |   103 +-
 .../apache/hadoop/hbase/SplitLogCounters.html   |   218 +-
 .../apache/hadoop/hbase/SplitLogTask.Done.html  |    90 +-
 .../apache/hadoop/hbase/SplitLogTask.Err.html   |    90 +-
 .../apache/hadoop/hbase/SplitLogTask.Owned.html |    90 +-
 .../hadoop/hbase/SplitLogTask.Resigned.html     |    90 +-
 .../hadoop/hbase/SplitLogTask.Unassigned.html   |    90 +-
 .../org/apache/hadoop/hbase/SplitLogTask.html   |   221 +-
 .../hbase/SslRMIClientSocketFactorySecure.html  |   116 +-
 .../hbase/SslRMIServerSocketFactorySecure.html  |   109 +-
 .../org/apache/hadoop/hbase/Stoppable.html      |    90 +-
 .../apache/hadoop/hbase/TableDescriptors.html   |   183 +-
 .../hadoop/hbase/TableExistsException.html      |    94 +-
 .../hadoop/hbase/TableInfoMissingException.html |    95 +-
 .../org/apache/hadoop/hbase/TableName.html      |   373 +-
 .../hadoop/hbase/TableNotDisabledException.html |   108 +-
 .../hadoop/hbase/TableNotEnabledException.html  |   108 +-
 .../hadoop/hbase/TableNotFoundException.html    |    98 +-
 .../apache/hadoop/hbase/TableStateManager.html  |   237 +-
 1.2/devapidocs/org/apache/hadoop/hbase/Tag.html |   311 +-
 .../org/apache/hadoop/hbase/TagRewriteCell.html |   513 +-
 .../org/apache/hadoop/hbase/TagType.html        |   121 +-
 .../hadoop/hbase/UnknownRegionException.html    |    81 +-
 .../hadoop/hbase/UnknownScannerException.html   |    96 +-
 .../org/apache/hadoop/hbase/Version.html        |   126 +-
 .../hadoop/hbase/YouAreDeadException.html       |    81 +-
 .../apache/hadoop/hbase/ZKNamespaceManager.html |   222 +-
 .../org/apache/hadoop/hbase/ZNodeClearer.html   |   109 +-
 .../hbase/ZooKeeperConnectionException.html     |   101 +-
 .../hadoop/hbase/backup/HFileArchiver.html      |   204 +-
 .../hbase/backup/class-use/HFileArchiver.html   |    32 +-
 .../example/HFileArchiveTableMonitor.html       |   134 +-
 .../example/LongTermArchivingHFileCleaner.html  |   153 +-
 .../example/TableHFileArchiveTracker.html       |   212 +-
 .../backup/example/ZKTableArchiveClient.html    |   200 +-
 .../class-use/HFileArchiveTableMonitor.html     |    38 +-
 .../LongTermArchivingHFileCleaner.html          |    32 +-
 .../class-use/TableHFileArchiveTracker.html     |    38 +-
 .../example/class-use/ZKTableArchiveClient.html |    32 +-
 .../hbase/backup/example/package-frame.html     |     4 +-
 .../hbase/backup/example/package-summary.html   |    42 +-
 .../hbase/backup/example/package-tree.html      |    52 +-
 .../hbase/backup/example/package-use.html       |    36 +-
 .../hadoop/hbase/backup/package-frame.html      |     4 +-
 .../hadoop/hbase/backup/package-summary.html    |    42 +-
 .../hadoop/hbase/backup/package-tree.html       |    38 +-
 .../apache/hadoop/hbase/backup/package-use.html |    32 +-
 .../hadoop/hbase/class-use/Abortable.html       |   208 +-
 .../apache/hadoop/hbase/class-use/AuthUtil.html |    32 +-
 .../hbase/class-use/BaseConfigurable.html       |    66 +-
 .../class-use/CallQueueTooBigException.html     |    32 +-
 .../org/apache/hadoop/hbase/class-use/Cell.html |  1348 +-
 .../class-use/CellComparator.RowComparator.html |    32 +-
 .../hadoop/hbase/class-use/CellComparator.html  |    38 +-
 .../hadoop/hbase/class-use/CellScannable.html   |    72 +-
 .../hadoop/hbase/class-use/CellScanner.html     |   202 +-
 .../apache/hadoop/hbase/class-use/CellUtil.html |    32 +-
 .../hadoop/hbase/class-use/ChoreService.html    |    48 +-
 .../class-use/ClockOutOfSyncException.html      |    32 +-
 .../hadoop/hbase/class-use/ClusterId.html       |    54 +-
 .../hadoop/hbase/class-use/ClusterStatus.html   |    66 +-
 .../hbase/class-use/CompatibilityFactory.html   |    38 +-
 ...bilitySingletonFactory.SingletonStorage.html |    40 +-
 .../CompatibilitySingletonFactory.html          |    32 +-
 .../hbase/class-use/CompoundConfiguration.html  |    42 +-
 .../class-use/CoordinatedStateException.html    |    86 +-
 .../class-use/CoordinatedStateManager.html      |    88 +-
 .../CoordinatedStateManagerFactory.html         |    32 +-
 .../hbase/class-use/Coprocessor.State.html      |    40 +-
 .../hadoop/hbase/class-use/Coprocessor.html     |   160 +-
 .../hbase/class-use/CoprocessorEnvironment.html |   168 +-
 .../hbase/class-use/DaemonThreadFactory.html    |    32 +-
 .../hbase/class-use/DoNotRetryIOException.html  |   162 +-
 .../class-use/DroppedSnapshotException.html     |    32 +-
 .../hbase/class-use/HBaseConfiguration.html     |    32 +-
 .../hbase/class-use/HBaseIOException.html       |   212 +-
 .../hbase/class-use/HBaseInterfaceAudience.html |    32 +-
 .../hbase/class-use/HColumnDescriptor.html      |   310 +-
 .../hbase/class-use/HConstants.Modify.html      |    40 +-
 .../HConstants.OperationStatusCode.html         |    52 +-
 .../hadoop/hbase/class-use/HConstants.html      |    32 +-
 ...ribution.HostAndWeight.WeightComparator.html |    32 +-
 .../HDFSBlocksDistribution.HostAndWeight.html   |    46 +-
 .../hbase/class-use/HDFSBlocksDistribution.html |    62 +-
 .../hadoop/hbase/class-use/HRegionInfo.html     |  1450 +-
 .../hadoop/hbase/class-use/HRegionLocation.html |   244 +-
 .../hbase/class-use/HTableDescriptor.html       |   800 +-
 .../hbase/class-use/HealthCheckChore.html       |    32 +-
 .../InterProcessLock.MetadataHandler.html       |    64 +-
 .../hbase/class-use/InterProcessLock.html       |    48 +-
 .../class-use/InterProcessReadWriteLock.html    |    38 +-
 .../InvalidFamilyOperationException.html        |    32 +-
 .../hadoop/hbase/class-use/JMXListener.html     |    32 +-
 ...torImpl.JitteredRunnableScheduledFuture.html |    32 +-
 .../JitterScheduledThreadPoolExecutorImpl.html  |    32 +-
 .../hbase/class-use/KeepDeletedCells.html       |    64 +-
 .../hbase/class-use/KeyValue.KVComparator.html  |   234 +-
 .../class-use/KeyValue.KeyOnlyKeyValue.html     |    32 +-
 .../class-use/KeyValue.MetaComparator.html      |    32 +-
 .../class-use/KeyValue.RawBytesComparator.html  |    32 +-
 .../class-use/KeyValue.RowOnlyComparator.html   |    32 +-
 .../KeyValue.SamePrefixComparator.html          |    42 +-
 .../hadoop/hbase/class-use/KeyValue.Type.html   |    96 +-
 .../apache/hadoop/hbase/class-use/KeyValue.html |   416 +-
 .../hbase/class-use/KeyValueTestUtil.html       |    32 +-
 .../hadoop/hbase/class-use/KeyValueUtil.html    |    32 +-
 .../hbase/class-use/LocalHBaseCluster.html      |    32 +-
 .../class-use/MasterNotRunningException.html    |   104 +-
 .../class-use/MetaMigrationConvertingToPB.html  |    32 +-
 .../hbase/class-use/MetaMutationAnnotation.html |    42 +-
 .../class-use/MetaTableAccessor.Visitor.html    |    40 +-
 .../hbase/class-use/MetaTableAccessor.html      |    32 +-
 .../class-use/MultiActionResultTooLarge.html    |    32 +-
 .../class-use/NamespaceDescriptor.Builder.html  |    46 +-
 .../hbase/class-use/NamespaceDescriptor.html    |   202 +-
 .../class-use/NamespaceExistException.html      |    32 +-
 .../class-use/NamespaceNotFoundException.html   |    38 +-
 .../hadoop/hbase/class-use/NoTagsKeyValue.html  |    32 +-
 .../NotAllMetaRegionsOnlineException.html       |    52 +-
 .../class-use/NotServingRegionException.html    |    52 +-
 .../hbase/class-use/PleaseHoldException.html    |    32 +-
 .../hadoop/hbase/class-use/ProcedureInfo.html   |    92 +-
 .../hadoop/hbase/class-use/RegionException.html |    42 +-
 .../hadoop/hbase/class-use/RegionLoad.html      |    58 +-
 .../hadoop/hbase/class-use/RegionLocations.html |    74 +-
 .../hbase/class-use/RegionStateListener.html    |    38 +-
 .../hbase/class-use/RegionTooBusyException.html |    32 +-
 .../hbase/class-use/RegionTransition.html       |    48 +-
 .../hbase/class-use/RemoteExceptionHandler.html |    32 +-
 .../class-use/RetryImmediatelyException.html    |    38 +-
 .../hadoop/hbase/class-use/ScheduledChore.html  |    96 +-
 .../apache/hadoop/hbase/class-use/Server.html   |   248 +-
 .../hadoop/hbase/class-use/ServerLoad.html      |    54 +-
 .../hadoop/hbase/class-use/ServerName.html      |  1058 +-
 .../hbase/class-use/SettableSequenceId.html     |    54 +-
 .../hbase/class-use/SettableTimestamp.html      |    44 +-
 .../hbase/class-use/SplitLogCounters.html       |    32 +-
 .../hbase/class-use/SplitLogTask.Done.html      |    32 +-
 .../hbase/class-use/SplitLogTask.Err.html       |    32 +-
 .../hbase/class-use/SplitLogTask.Owned.html     |    32 +-
 .../hbase/class-use/SplitLogTask.Resigned.html  |    32 +-
 .../class-use/SplitLogTask.Unassigned.html      |    32 +-
 .../hadoop/hbase/class-use/SplitLogTask.html    |    56 +-
 .../SslRMIClientSocketFactorySecure.html        |    32 +-
 .../SslRMIServerSocketFactorySecure.html        |    32 +-
 .../hadoop/hbase/class-use/Stoppable.html       |   198 +-
 .../hbase/class-use/TableDescriptors.html       |    74 +-
 .../hbase/class-use/TableExistsException.html   |    56 +-
 .../class-use/TableInfoMissingException.html    |    32 +-
 .../hadoop/hbase/class-use/TableName.html       |  2065 +-
 .../class-use/TableNotDisabledException.html    |    44 +-
 .../class-use/TableNotEnabledException.html     |    38 +-
 .../hbase/class-use/TableNotFoundException.html |    66 +-
 .../hbase/class-use/TableStateManager.html      |    52 +-
 .../org/apache/hadoop/hbase/class-use/Tag.html  |   130 +-
 .../hadoop/hbase/class-use/TagRewriteCell.html  |    32 +-
 .../apache/hadoop/hbase/class-use/TagType.html  |    32 +-
 .../hbase/class-use/UnknownRegionException.html |    32 +-
 .../class-use/UnknownScannerException.html      |    32 +-
 .../apache/hadoop/hbase/class-use/Version.html  |    32 +-
 .../hbase/class-use/YouAreDeadException.html    |    32 +-
 .../hbase/class-use/ZKNamespaceManager.html     |    32 +-
 .../hadoop/hbase/class-use/ZNodeClearer.html    |    32 +-
 .../class-use/ZooKeeperConnectionException.html |   104 +-
 .../InterfaceAudience.LimitedPrivate.html       |    66 +-
 .../InterfaceAudience.Private.html              |    48 +-
 .../InterfaceAudience.Public.html               |    48 +-
 .../hbase/classification/InterfaceAudience.html |    68 +-
 .../InterfaceStability.Evolving.html            |    48 +-
 .../InterfaceStability.Stable.html              |    48 +-
 .../InterfaceStability.Unstable.html            |    48 +-
 .../classification/InterfaceStability.html      |    86 +-
 .../InterfaceAudience.LimitedPrivate.html       |   445 +-
 .../class-use/InterfaceAudience.Private.html    |  2220 +-
 .../class-use/InterfaceAudience.Public.html     |   882 +-
 .../class-use/InterfaceAudience.html            |    32 +-
 .../class-use/InterfaceStability.Evolving.html  |   882 +-
 .../class-use/InterfaceStability.Stable.html    |   454 +-
 .../class-use/InterfaceStability.Unstable.html  |    94 +-
 .../class-use/InterfaceStability.html           |    32 +-
 .../hbase/classification/package-frame.html     |     4 +-
 .../hbase/classification/package-summary.html   |    44 +-
 .../hbase/classification/package-tree.html      |    52 +-
 .../hbase/classification/package-use.html       |   238 +-
 ...ExcludePrivateAnnotationsStandardDoclet.html |   112 +-
 .../IncludePublicAnnotationsStandardDoclet.html |   112 +-
 ...ExcludePrivateAnnotationsStandardDoclet.html |    32 +-
 .../IncludePublicAnnotationsStandardDoclet.html |    32 +-
 .../classification/tools/package-frame.html     |     4 +-
 .../classification/tools/package-summary.html   |    42 +-
 .../classification/tools/package-tree.html      |    40 +-
 .../hbase/classification/tools/package-use.html |    32 +-
 .../hbase/client/AbstractClientScanner.html     |   178 +-
 .../org/apache/hadoop/hbase/client/Action.html  |   168 +-
 .../org/apache/hadoop/hbase/client/Admin.html   |  2668 +-
 .../org/apache/hadoop/hbase/client/Append.html  |   384 +-
 .../apache/hadoop/hbase/client/Attributes.html  |   105 +-
 .../BufferedMutator.ExceptionListener.html      |    82 +-
 .../hadoop/hbase/client/BufferedMutator.html    |   189 +-
 .../hbase/client/BufferedMutatorImpl.html       |   283 +-
 .../hbase/client/BufferedMutatorParams.html     |   142 +-
 .../hadoop/hbase/client/ClientScanner.html      |   414 +-
 .../hbase/client/ClientSideRegionScanner.html   |   164 +-
 ...ner.SmallReversedScannerCallableFactory.html |   292 +
 .../client/ClientSmallReversedScanner.html      |   256 +-
 ...mallScanner.SmallScannerCallableFactory.html |   120 +-
 .../hadoop/hbase/client/ClientSmallScanner.html |   237 +-
 .../hadoop/hbase/client/ClusterConnection.html  |   703 +-
 .../apache/hadoop/hbase/client/Connection.html  |   256 +-
 .../hbase/client/ConnectionConfiguration.html   |   182 +-
 .../hadoop/hbase/client/ConnectionFactory.html  |   208 +-
 .../hadoop/hbase/client/ConnectionUtils.html    |   221 +-
 .../apache/hadoop/hbase/client/Consistency.html |   121 +-
 .../hbase/client/CoprocessorHConnection.html    |  1974 +-
 .../hadoop/hbase/client/DelayingRunner.html     |   122 +-
 .../client/DelegatingRetryingCallable.html      |   210 +-
 .../org/apache/hadoop/hbase/client/Delete.html  |   692 +-
 .../hbase/client/DoNotRetryRegionException.html |    85 +-
 .../apache/hadoop/hbase/client/Durability.html  |   127 +-
 .../hbase/client/FlushRegionCallable.html       |   166 +-
 .../org/apache/hadoop/hbase/client/Get.html     |   650 +-
 ...in.ProcedureFuture.WaitForStateCallable.html |   106 +-
 .../client/HBaseAdmin.ProcedureFuture.html      |   292 +-
 .../apache/hadoop/hbase/client/HBaseAdmin.html  |  3946 +-
 .../hadoop/hbase/client/HConnectable.html       |   121 +-
 .../apache/hadoop/hbase/client/HConnection.html |  1484 +-
 .../hadoop/hbase/client/HConnectionManager.html |   380 +-
 .../hadoop/hbase/client/HRegionLocator.html     |   246 +-
 .../org/apache/hadoop/hbase/client/HTable.html  |  2364 +-
 .../hadoop/hbase/client/HTableFactory.html      |   145 +-
 .../hadoop/hbase/client/HTableInterface.html    |   346 +-
 .../hbase/client/HTableInterfaceFactory.html    |   120 +-
 ...ableMultiplexer.HTableMultiplexerStatus.html |   140 +-
 .../hadoop/hbase/client/HTableMultiplexer.html  |   278 +-
 .../apache/hadoop/hbase/client/HTablePool.html  |   332 +-
 .../apache/hadoop/hbase/client/HTableUtil.html  |   140 +-
 .../hadoop/hbase/client/HTableWrapper.html      |  1307 +-
 .../apache/hadoop/hbase/client/Increment.html   |   525 +-
 .../hadoop/hbase/client/IsolationLevel.html     |   145 +-
 .../apache/hadoop/hbase/client/MetaCache.html   |   228 +-
 .../MetaScanner.DefaultMetaScannerVisitor.html  |   126 +-
 .../client/MetaScanner.MetaScannerVisitor.html  |    88 +-
 .../MetaScanner.MetaScannerVisitorBase.html     |   113 +-
 .../MetaScanner.TableMetaScannerVisitor.html    |   125 +-
 .../apache/hadoop/hbase/client/MetaScanner.html |   289 +-
 .../client/MetricsConnection.CallStats.html     |   138 +-
 .../client/MetricsConnection.CallTracker.html   |    84 +-
 .../client/MetricsConnection.RegionStats.html   |   100 +-
 .../client/MetricsConnection.RunnerStats.html   |   108 +-
 .../hadoop/hbase/client/MetricsConnection.html  |   213 +-
 .../apache/hadoop/hbase/client/MultiAction.html |   165 +-
 .../hadoop/hbase/client/MultiResponse.html      |   145 +-
 .../apache/hadoop/hbase/client/Mutation.html    |   500 +-
 .../NeedUnmanagedConnectionException.html       |    79 +-
 .../client/NoServerForRegionException.html      |    90 +-
 .../hadoop/hbase/client/NonceGenerator.html     |    86 +-
 .../apache/hadoop/hbase/client/Operation.html   |   185 +-
 .../hbase/client/OperationWithAttributes.html   |   195 +-
 .../client/PerClientRandomNonceGenerator.html   |   114 +-
 .../org/apache/hadoop/hbase/client/Put.html     |   742 +-
 .../org/apache/hadoop/hbase/client/Query.html   |   310 +-
 .../client/RegionAdminServiceCallable.html      |   278 +-
 .../client/RegionCoprocessorServiceExec.html    |   154 +-
 .../hadoop/hbase/client/RegionLocator.html      |   198 +-
 .../hbase/client/RegionOfflineException.html    |    90 +-
 .../hadoop/hbase/client/RegionReplicaUtil.html  |   186 +-
 .../hbase/client/RegionServerCallable.html      |   249 +-
 .../org/apache/hadoop/hbase/client/Result.html  |   986 +-
 .../client/ResultBoundedCompletionService.html  |   132 +-
 .../hadoop/hbase/client/ResultScanner.html      |   121 +-
 .../hadoop/hbase/client/ResultStatsUtil.html    |   105 +-
 ...stedException.ThrowableWithExtraContext.html |   108 +-
 .../hbase/client/RetriesExhaustedException.html |   126 +-
 .../RetriesExhaustedWithDetailsException.html   |   191 +-
 .../hadoop/hbase/client/RetryingCallable.html   |   164 +-
 .../hbase/client/ReversedClientScanner.html     |   176 +-
 .../hbase/client/ReversedScannerCallable.html   |   223 +-
 .../org/apache/hadoop/hbase/client/Row.html     |    81 +-
 .../hadoop/hbase/client/RowMutations.html       |   182 +-
 .../hadoop/hbase/client/RowTooBigException.html |    81 +-
 .../hadoop/hbase/client/RpcRetryingCaller.html  |   174 +-
 .../hbase/client/RpcRetryingCallerFactory.html  |   157 +-
 .../RpcRetryingCallerWithReadReplicas.html      |   138 +-
 .../org/apache/hadoop/hbase/client/Scan.html    |  1011 +-
 .../hadoop/hbase/client/ScannerCallable.html    |   389 +-
 .../hbase/client/ScannerTimeoutException.html   |    63 +-
 .../hbase/client/ServerStatisticTracker.html    |   108 +-
 .../client/StatsTrackingRpcRetryingCaller.html  |   166 +-
 .../org/apache/hadoop/hbase/client/Table.html   |  1027 +-
 .../hbase/client/TableSnapshotScanner.html      |   200 +-
 .../client/UnmodifyableHTableDescriptor.html    |   254 +-
 .../hadoop/hbase/client/VersionInfoUtil.html    |    86 +-
 .../hbase/client/WrongRowIOException.html       |    81 +-
 .../client/backoff/ClientBackoffPolicy.html     |   102 +-
 ...entBackoffPolicyFactory.NoBackoffPolicy.html |   112 +-
 .../backoff/ClientBackoffPolicyFactory.html     |    86 +-
 .../backoff/ExponentialClientBackoffPolicy.html |   136 +-
 .../ServerStatistics.RegionStatistics.html      |   114 +-
 .../hbase/client/backoff/ServerStatistics.html  |   116 +-
 .../backoff/class-use/ClientBackoffPolicy.html  |    48 +-
 ...entBackoffPolicyFactory.NoBackoffPolicy.html |    32 +-
 .../class-use/ClientBackoffPolicyFactory.html   |    32 +-
 .../ExponentialClientBackoffPolicy.html         |    32 +-
 .../ServerStatistics.RegionStatistics.html      |    38 +-
 .../backoff/class-use/ServerStatistics.html     |    46 +-
 .../hbase/client/backoff/package-frame.html     |     6 +-
 .../hbase/client/backoff/package-summary.html   |    44 +-
 .../hbase/client/backoff/package-tree.html      |    48 +-
 .../hbase/client/backoff/package-use.html       |    38 +-
 .../client/class-use/AbstractClientScanner.html |    48 +-
 .../hadoop/hbase/client/class-use/Action.html   |    62 +-
 .../hadoop/hbase/client/class-use/Admin.html    |    94 +-
 .../hadoop/hbase/client/class-use/Append.html   |   138 +-
 .../hbase/client/class-use/Attributes.html      |    62 +-
 .../BufferedMutator.ExceptionListener.html      |    42 +-
 .../hbase/client/class-use/BufferedMutator.html |    52 +-
 .../client/class-use/BufferedMutatorImpl.html   |    38 +-
 .../client/class-use/BufferedMutatorParams.html |    52 +-
 .../hbase/client/class-use/ClientScanner.html   |    42 +-
 .../class-use/ClientSideRegionScanner.html      |    38 +-
 ...ner.SmallReversedScannerCallableFactory.html |   161 +
 .../class-use/ClientSmallReversedScanner.html   |    32 +-
 ...mallScanner.SmallScannerCallableFactory.html |    42 +-
 .../client/class-use/ClientSmallScanner.html    |    32 +-
 .../client/class-use/ClusterConnection.html     |   175 +-
 .../hbase/client/class-use/Connection.html      |   360 +-
 .../class-use/ConnectionConfiguration.html      |    42 +-
 .../client/class-use/ConnectionFactory.html     |    42 +-
 .../hbase/client/class-use/ConnectionUtils.html |    32 +-
 .../hbase/client/class-use/Consistency.html     |    62 +-
 .../class-use/CoprocessorHConnection.html       |    32 +-
 .../hbase/client/class-use/DelayingRunner.html  |    32 +-
 .../class-use/DelegatingRetryingCallable.html   |    32 +-
 .../hadoop/hbase/client/class-use/Delete.html   |   258 +-
 .../class-use/DoNotRetryRegionException.html    |    48 +-
 .../hbase/client/class-use/Durability.html      |   142 +-
 .../client/class-use/FlushRegionCallable.html   |    32 +-
 .../hadoop/hbase/client/class-use/Get.html      |   248 +-
 ...in.ProcedureFuture.WaitForStateCallable.html |    38 +-
 .../class-use/HBaseAdmin.ProcedureFuture.html   |    32 +-
 .../hbase/client/class-use/HBaseAdmin.html      |    44 +-
 .../hbase/client/class-use/HConnectable.html    |    42 +-
 .../hbase/client/class-use/HConnection.html     |   110 +-
 .../client/class-use/HConnectionManager.html    |    32 +-
 .../hbase/client/class-use/HRegionLocator.html  |    32 +-
 .../hadoop/hbase/client/class-use/HTable.html   |   102 +-
 .../hbase/client/class-use/HTableFactory.html   |    32 +-
 .../hbase/client/class-use/HTableInterface.html |   122 +-
 .../class-use/HTableInterfaceFactory.html       |    52 +-
 ...ableMultiplexer.HTableMultiplexerStatus.html |    38 +-
 .../client/class-use/HTableMultiplexer.html     |    32 +-
 .../hbase/client/class-use/HTablePool.html      |    32 +-
 .../hbase/client/class-use/HTableUtil.html      |    32 +-
 .../hbase/client/class-use/HTableWrapper.html   |    32 +-
 .../hbase/client/class-use/Increment.html       |   142 +-
 .../hbase/client/class-use/IsolationLevel.html  |    60 +-
 .../hbase/client/class-use/MetaCache.html       |    32 +-
 .../MetaScanner.DefaultMetaScannerVisitor.html  |    38 +-
 .../MetaScanner.MetaScannerVisitor.html         |    50 +-
 .../MetaScanner.MetaScannerVisitorBase.html     |    40 +-
 .../MetaScanner.TableMetaScannerVisitor.html    |    32 +-
 .../hbase/client/class-use/MetaScanner.html     |    32 +-
 .../class-use/MetricsConnection.CallStats.html  |    60 +-
 .../MetricsConnection.CallTracker.html          |    50 +-
 .../MetricsConnection.RegionStats.html          |    38 +-
 .../MetricsConnection.RunnerStats.html          |    38 +-
 .../client/class-use/MetricsConnection.html     |    62 +-
 .../hbase/client/class-use/MultiAction.html     |    38 +-
 .../hbase/client/class-use/MultiResponse.html   |    38 +-
 .../hadoop/hbase/client/class-use/Mutation.html |   258 +-
 .../NeedUnmanagedConnectionException.html       |    32 +-
 .../class-use/NoServerForRegionException.html   |    32 +-
 .../hbase/client/class-use/NonceGenerator.html  |    56 +-
 .../hbase/client/class-use/Operation.html       |    58 +-
 .../class-use/OperationWithAttributes.html      |    62 +-
 .../PerClientRandomNonceGenerator.html          |    32 +-
 .../hadoop/hbase/client/class-use/Put.html      |   322 +-
 .../hadoop/hbase/client/class-use/Query.html    |    62 +-
 .../class-use/RegionAdminServiceCallable.html   |    38 +-
 .../class-use/RegionCoprocessorServiceExec.html |    32 +-
 .../hbase/client/class-use/RegionLocator.html   |    70 +-
 .../class-use/RegionOfflineException.html       |    32 +-
 .../client/class-use/RegionReplicaUtil.html     |    38 +-
 .../client/class-use/RegionServerCallable.html  |    40 +-
 .../hadoop/hbase/client/class-use/Result.html   |   530 +-
 .../ResultBoundedCompletionService.html         |    32 +-
 .../hbase/client/class-use/ResultScanner.html   |   102 +-
 .../hbase/client/class-use/ResultStatsUtil.html |    32 +-
 ...stedException.ThrowableWithExtraContext.html |    38 +-
 .../class-use/RetriesExhaustedException.html    |    44 +-
 .../RetriesExhaustedWithDetailsException.html   |    54 +-
 .../client/class-use/RetryingCallable.html      |    70 +-
 .../client/class-use/ReversedClientScanner.html |    38 +-
 .../class-use/ReversedScannerCallable.html      |    32 +-
 .../hadoop/hbase/client/class-use/Row.html      |   214 +-
 .../hbase/client/class-use/RowMutations.html    |    76 +-
 .../client/class-use/RowTooBigException.html    |    32 +-
 .../client/class-use/RpcRetryingCaller.html     |    69 +-
 .../class-use/RpcRetryingCallerFactory.html     |    64 +-
 .../RpcRetryingCallerWithReadReplicas.html      |    32 +-
 .../hadoop/hbase/client/class-use/Scan.html     |   479 +-
 .../hbase/client/class-use/ScannerCallable.html |    44 +-
 .../class-use/ScannerTimeoutException.html      |    32 +-
 .../class-use/ServerStatisticTracker.html       |    58 +-
 .../StatsTrackingRpcRetryingCaller.html         |    32 +-
 .../hadoop/hbase/client/class-use/Table.html    |   146 +-
 .../client/class-use/TableSnapshotScanner.html  |    32 +-
 .../class-use/UnmodifyableHTableDescriptor.html |    32 +-
 .../hbase/client/class-use/VersionInfoUtil.html |    32 +-
 .../client/class-use/WrongRowIOException.html   |    32 +-
 .../client/coprocessor/AggregationClient.html   |   504 +-
 .../hbase/client/coprocessor/Batch.Call.html    |   103 +-
 .../client/coprocessor/Batch.Callback.html      |    96 +-
 .../hadoop/hbase/client/coprocessor/Batch.html  |    86 +-
 .../BigDecimalColumnInterpreter.html            |   342 +-
 .../coprocessor/DoubleColumnInterpreter.html    |   344 +-
 .../coprocessor/LongColumnInterpreter.html      |   342 +-
 .../client/coprocessor/RowProcessorClient.html  |   106 +-
 .../coprocessor/SecureBulkLoadClient.html       |   142 +-
 .../class-use/AggregationClient.html            |    32 +-
 .../coprocessor/class-use/Batch.Call.html       |    78 +-
 .../coprocessor/class-use/Batch.Callback.html   |   134 +-
 .../client/coprocessor/class-use/Batch.html     |    32 +-
 .../class-use/BigDecimalColumnInterpreter.html  |    32 +-
 .../class-use/DoubleColumnInterpreter.html      |    32 +-
 .../class-use/LongColumnInterpreter.html        |    32 +-
 .../class-use/RowProcessorClient.html           |    32 +-
 .../class-use/SecureBulkLoadClient.html         |    32 +-
 .../hbase/client/coprocessor/package-frame.html |     8 +-
 .../client/coprocessor/package-summary.html     |    72 +-
 .../hbase/client/coprocessor/package-tree.html  |    56 +-
 .../hbase/client/coprocessor/package-use.html   |    46 +-
 .../client/example/BufferedMutatorExample.html  |   115 +-
 ...readedClientExample.ReadExampleCallable.html |   109 +-
 ...lientExample.SingleWriteExampleCallable.html |   109 +-
 ...eadedClientExample.WriteExampleCallable.html |   109 +-
 .../example/MultiThreadedClientExample.html     |   135 +-
 .../class-use/BufferedMutatorExample.html       |    32 +-
 ...readedClientExample.ReadExampleCallable.html |    32 +-
 ...lientExample.SingleWriteExampleCallable.html |    32 +-
 ...eadedClientExample.WriteExampleCallable.html |    32 +-
 .../class-use/MultiThreadedClientExample.html   |    32 +-
 .../hbase/client/example/package-frame.html     |     4 +-
 .../hbase/client/example/package-summary.html   |    42 +-
 .../hbase/client/example/package-tree.html      |    46 +-
 .../hbase/client/example/package-use.html       |    32 +-
 .../hbase/client/metrics/ScanMetrics.html       |   238 +-
 .../client/metrics/ServerSideScanMetrics.html   |   239 +-
 .../client/metrics/class-use/ScanMetrics.html   |    99 +-
 .../class-use/ServerSideScanMetrics.html        |    38 +-
 .../hbase/client/metrics/package-frame.html     |     4 +-
 .../hbase/client/metrics/package-summary.html   |    42 +-
 .../hbase/client/metrics/package-tree.html      |    40 +-
 .../hbase/client/metrics/package-use.html       |    42 +-
 .../hadoop/hbase/client/package-frame.html      |    39 +-
 .../hadoop/hbase/client/package-summary.html    |   208 +-
 .../hadoop/hbase/client/package-tree.html       |   275 +-
 .../apache/hadoop/hbase/client/package-use.html |   255 +-
 .../client/replication/ReplicationAdmin.html    |   512 +-
 .../replication/class-use/ReplicationAdmin.html |    32 +-
 .../hbase/client/replication/package-frame.html |     4 +-
 .../client/replication/package-summary.html     |    42 +-
 .../hbase/client/replication/package-tree.html  |    38 +-
 .../hbase/client/replication/package-use.html   |    32 +-
 .../client/security/SecurityCapability.html     |   145 +-
 .../security/class-use/SecurityCapability.html  |    52 +-
 .../hbase/client/security/package-frame.html    |     4 +-
 .../hbase/client/security/package-summary.html  |    42 +-
 .../hbase/client/security/package-tree.html     |    40 +-
 .../hbase/client/security/package-use.html      |    40 +-
 .../hadoop/hbase/codec/BaseDecoder.PBIS.html    |   118 +-
 .../apache/hadoop/hbase/codec/BaseDecoder.html  |   173 +-
 .../apache/hadoop/hbase/codec/BaseEncoder.html  |   161 +-
 .../apache/hadoop/hbase/codec/CellCodec.html    |   112 +-
 .../hadoop/hbase/codec/CellCodecWithTags.html   |   112 +-
 .../hadoop/hbase/codec/Codec.Decoder.html       |    48 +-
 .../hadoop/hbase/codec/Codec.Encoder.html       |    48 +-
 .../org/apache/hadoop/hbase/codec/Codec.html    |    90 +-
 .../hadoop/hbase/codec/CodecException.html      |    93 +-
 .../codec/KeyValueCodec.KeyValueDecoder.html    |   130 +-
 .../codec/KeyValueCodec.KeyValueEncoder.html    |   126 +-
 .../hadoop/hbase/codec/KeyValueCodec.html       |   126 +-
 .../KeyValueCodecWithTags.KeyValueDecoder.html  |   130 +-
 .../KeyValueCodecWithTags.KeyValueEncoder.html  |   126 +-
 .../hbase/codec/KeyValueCodecWithTags.html      |   126 +-
 .../apache/hadoop/hbase/codec/MessageCodec.html |   112 +-
 .../hbase/codec/class-use/BaseDecoder.PBIS.html |    32 +-
 .../hbase/codec/class-use/BaseDecoder.html      |    40 +-
 .../hbase/codec/class-use/BaseEncoder.html      |    44 +-
 .../hadoop/hbase/codec/class-use/CellCodec.html |    32 +-
 .../codec/class-use/CellCodecWithTags.html      |    32 +-
 .../hbase/codec/class-use/Codec.Decoder.html    |    74 +-
 .../hbase/codec/class-use/Codec.Encoder.html    |    70 +-
 .../hadoop/hbase/codec/class-use/Codec.html     |    68 +-
 .../hbase/codec/class-use/CodecException.html   |    38 +-
 .../KeyValueCodec.KeyValueDecoder.html          |    32 +-
 .../KeyValueCodec.KeyValueEncoder.html          |    32 +-
 .../hbase/codec/class-use/KeyValueCodec.html    |    32 +-
 .../KeyValueCodecWithTags.KeyValueDecoder.html  |    32 +-
 .../KeyValueCodecWithTags.KeyValueEncoder.html  |    32 +-
 .../codec/class-use/KeyValueCodecWithTags.html  |    32 +-
 .../hbase/codec/class-use/MessageCodec.html     |    32 +-
 .../hadoop/hbase/codec/package-frame.html       |    10 +-
 .../hadoop/hbase/codec/package-summary.html     |    46 +-
 .../apache/hadoop/hbase/codec/package-tree.html |    86 +-
 .../apache/hadoop/hbase/codec/package-use.html  |    40 +-
 .../codec/prefixtree/PrefixTreeBlockMeta.html   |   834 +-
 .../hbase/codec/prefixtree/PrefixTreeCodec.html |   283 +-
 .../codec/prefixtree/PrefixTreeSeeker.html      |   340 +-
 .../class-use/PrefixTreeBlockMeta.html          |   128 +-
 .../prefixtree/class-use/PrefixTreeCodec.html   |    32 +-
 .../prefixtree/class-use/PrefixTreeSeeker.html  |    32 +-
 .../prefixtree/decode/ArraySearcherPool.html    |   126 +-
 .../codec/prefixtree/decode/DecoderFactory.html |   110 +-
 .../PrefixTreeArrayReversibleScanner.html       |   187 +-
 .../decode/PrefixTreeArrayScanner.html          |   509 +-
 .../decode/PrefixTreeArraySearcher.html         |   350 +-
 .../codec/prefixtree/decode/PrefixTreeCell.html |   524 +-
 .../decode/class-use/ArraySearcherPool.html     |    32 +-
 .../decode/class-use/DecoderFactory.html        |    32 +-
 .../PrefixTreeArrayReversibleScanner.html       |    38 +-
 .../class-use/PrefixTreeArrayScanner.html       |    40 +-
 .../class-use/PrefixTreeArraySearcher.html      |    56 +-
 .../decode/class-use/PrefixTreeCell.html        |    42 +-
 .../decode/column/ColumnNodeReader.html         |   166 +-
 .../prefixtree/decode/column/ColumnReader.html  |   152 +-
 .../column/class-use/ColumnNodeReader.html      |    38 +-
 .../decode/column/class-use/ColumnReader.html   |    46 +-
 .../prefixtree/decode/column/package-frame.html |     4 +-
 .../decode/column/package-summary.html          |    42 +-
 .../prefixtree/decode/column/package-tree.html  |    40 +-
 .../prefixtree/decode/column/package-use.html   |    38 +-
 .../codec/prefixtree/decode/package-frame.html  |     4 +-
 .../prefixtree/decode/package-summary.html      |    42 +-
 .../codec/prefixtree/decode/package-tree.html   |    48 +-
 .../codec/prefixtree/decode/package-use.html    |    38 +-
 .../prefixtree/decode/row/RowNodeReader.html    |   370 +-
 .../decode/row/class-use/RowNodeReader.html     |    44 +-
 .../prefixtree/decode/row/package-frame.html    |     4 +-
 .../prefixtree/decode/row/package-summary.html  |    42 +-
 .../prefixtree/decode/row/package-tree.html     |    38 +-
 .../prefixtree/decode/row/package-use.html      |    36 +-
 .../decode/timestamp/MvccVersionDecoder.html    |   118 +-
 .../decode/timestamp/TimestampDecoder.html      |   118 +-
 .../timestamp/class-use/MvccVersionDecoder.html |    38 +-
 .../timestamp/class-use/TimestampDecoder.html   |    38 +-
 .../decode/timestamp/package-frame.html         |     4 +-
 .../decode/timestamp/package-summary.html       |    42 +-
 .../decode/timestamp/package-tree.html          |    40 +-
 .../decode/timestamp/package-use.html           |    36 +-
 .../codec/prefixtree/encode/EncoderFactory.html |   110 +-
 .../codec/prefixtree/encode/EncoderPool.html    |    78 +-
 .../prefixtree/encode/EncoderPoolImpl.html      |   108 +-
 .../prefixtree/encode/PrefixTreeEncoder.html    |   396 +-
 .../encode/class-use/EncoderFactory.html        |    32 +-
 .../encode/class-use/EncoderPool.html           |    38 +-
 .../encode/class-use/EncoderPoolImpl.html       |    32 +-
 .../encode/class-use/PrefixTreeEncoder.html     |    80 +-
 .../encode/column/ColumnNodeWriter.html         |   170 +-
 .../encode/column/ColumnSectionWriter.html      |   185 +-
 .../column/class-use/ColumnNodeWriter.html      |    38 +-
 .../column/class-use/ColumnSectionWriter.html   |    54 +-
 .../prefixtree/encode/column/package-frame.html |     4 +-
 .../encode/column/package-summary.html          |    42 +-
 .../prefixtree/encode/column/package-tree.html  |    40 +-
 .../prefixtree/encode/column/package-use.html   |    38 +-
 .../encode/other/CellTypeEncoder.html           |   130 +-
 .../prefixtree/encode/other/ColumnNodeType.html |   121 +-
 .../prefixtree/encode/other/LongEncoder.html    |   222 +-
 .../encode/other/class-use/CellTypeEncoder.html |    38 +-
 .../encode/other/class-use/ColumnNodeType.html  |    66 +-
 .../encode/other/class-use/LongEncoder.html     |    56 +-
 .../prefixtree/encode/other/package-frame.html  |     4 +-
 .../encode/other/package-summary.html           |    44 +-
 .../prefixtree/encode/other/package-tree.html   |    46 +-
 .../prefixtree/encode/other/package-use.html    |    44 +-
 .../codec/prefixtree/encode/package-frame.html  |     6 +-
 .../prefixtree/encode/package-summary.html      |    44 +-
 .../codec/prefixtree/encode/package-tree.html   |    44 +-
 .../codec/prefixtree/encode/package-use.html    |    38 +-
 .../prefixtree/encode/row/RowNodeWriter.html    |   306 +-
 .../prefixtree/encode/row/RowSectionWriter.html |   200 +-
 .../encode/row/class-use/RowNodeWriter.html     |    54 +-
 .../encode/row/class-use/RowSectionWriter.html  |    46 +-
 .../prefixtree/encode/row/package-frame.html    |     4 +-
 .../prefixtree/encode/row/package-summary.html  |    42 +-
 .../prefixtree/encode/row/package-tree.html     |    40 +-
 .../prefixtree/encode/row/package-use.html      |    38 +-
 .../encode/tokenize/TokenDepthComparator.html   |   102 +-
 .../prefixtree/encode/tokenize/Tokenizer.html   |   266 +-
 .../encode/tokenize/TokenizerNode.html          |   469 +-
 .../tokenize/TokenizerRowSearchPosition.html    |   123 +-
 .../tokenize/TokenizerRowSearchResult.html      |   138 +-
 .../class-use/TokenDepthComparator.html         |    32 +-
 .../encode/tokenize/class-use/Tokenizer.html    |    76 +-
 .../tokenize/class-use/TokenizerNode.html       |   142 +-
 .../class-use/TokenizerRowSearchPosition.html   |    54 +-
 .../class-use/TokenizerRowSearchResult.html     |    48 +-
 .../encode/tokenize/package-frame.html          |     4 +-
 .../encode/tokenize/package-summary.html        |    44 +-
 .../encode/tokenize/package-tree.html           |    50 +-
 .../prefixtree/encode/tokenize/package-use.html |    42 +-
 .../hbase/codec/prefixtree/package-frame.html   |     4 +-
 .../hbase/codec/prefixtree/package-summary.html |    42 +-
 .../hbase/codec/prefixtree/package-tree.html    |    42 +-
 .../hbase/codec/prefixtree/package-use.html     |    48 +-
 .../prefixtree/scanner/CellScannerPosition.html |   125 +-
 .../codec/prefixtree/scanner/CellSearcher.html  |   180 +-
 .../scanner/ReversibleCellScanner.html          |    97 +-
 .../scanner/class-use/CellScannerPosition.html  |    68 +-
 .../scanner/class-use/CellSearcher.html         |    42 +-
 .../class-use/ReversibleCellScanner.html        |    44 +-
 .../codec/prefixtree/scanner/package-frame.html |     8 +-
 .../prefixtree/scanner/package-summary.html     |    44 +-
 .../codec/prefixtree/scanner/package-tree.html  |    46 +-
 .../codec/prefixtree/scanner/package-use.html   |    38 +-
 .../hadoop/hbase/conf/ConfigurationManager.html |   133 +-
 .../hbase/conf/ConfigurationObserver.html       |    72 +-
 .../conf/PropagatingConfigurationObserver.html  |    90 +-
 .../conf/class-use/ConfigurationManager.html    |    62 +-
 .../conf/class-use/ConfigurationObserver.html   |    82 +-
 .../PropagatingConfigurationObserver.html       |    46 +-
 .../apache/hadoop/hbase/conf/package-frame.html |     8 +-
 .../hadoop/hbase/conf/package-summary.html      |    44 +-
 .../apache/hadoop/hbase/conf/package-tree.html  |    42 +-
 .../apache/hadoop/hbase/conf/package-use.html   |    44 +-
 .../hadoop/hbase/constraint/BaseConstraint.html |    78 +-
 .../hadoop/hbase/constraint/Constraint.html     |    98 +-
 .../hbase/constraint/ConstraintException.html   |    89 +-
 .../hbase/constraint/ConstraintProcessor.html   |   147 +-
 .../hadoop/hbase/constraint/Constraints.html    |   275 +-
 .../constraint/class-use/BaseConstraint.html    |    32 +-
 .../hbase/constraint/class-use/Constraint.html  |    54 +-
 .../class-use/ConstraintException.html          |    38 +-
 .../class-use/ConstraintProcessor.html          |    32 +-
 .../hbase/constraint/class-use/Constraints.html |    32 +-
 .../hadoop/hbase/constraint/package-frame.html  |     6 +-
 .../hbase/constraint/package-summary.html       |    62 +-
 .../hadoop/hbase/constraint/package-tree.html   |    58 +-
 .../hadoop/hbase/constraint/package-use.html    |    36 +-
 .../BaseCoordinatedStateManager.html            |   193 +-
 ...seRegionCoordination.CloseRegionDetails.html |    42 +-
 .../coordination/CloseRegionCoordination.html   |   125 +-
 ...penRegionCoordination.OpenRegionDetails.html |    81 +-
 .../coordination/OpenRegionCoordination.html    |   206 +-
 ...ionMergeCoordination.RegionMergeDetails.html |    42 +-
 .../coordination/RegionMergeCoordination.html   |   229 +-
 ...agerCoordination.SplitLogManagerDetails.html |   146 +-
 .../SplitLogManagerCoordination.html            |   321 +-
 ...tLogWorkerCoordination.SplitTaskDetails.html |    75 +-
 .../SplitLogWorkerCoordination.html             |   248 +-
 ...ionCoordination.SplitTransactionDetails.html |    42 +-
 .../SplitTransactionCoordination.html           |   199 +-
 ...ManagerCoordination.CreateAsyncCallback.html |   108 +-
 ...rCoordination.CreateRescanAsyncCallback.html |   108 +-
 ...ManagerCoordination.DeleteAsyncCallback.html |   106 +-
 ...anagerCoordination.GetDataAsyncCallback.html |   110 +-
 ...ManagerCoordination.TaskFinisher.Status.html |   119 +-
 ...plitLogManagerCoordination.TaskFinisher.html |    91 +-
 ...erCoordination.ZkSplitLogManagerDetails.html |    56 +-
 .../ZKSplitLogManagerCoordination.html          |   468 +-
 ...nCoordination.ZkSplitTransactionDetails.html |   112 +-
 .../ZKSplitTransactionCoordination.html         |   240 +-
 ...RegionCoordination.ZkCloseRegionDetails.html |   126 +-
 .../coordination/ZkCloseRegionCoordination.html |   164 +-
 .../coordination/ZkCoordinatedStateManager.html |   253 +-
 ...nRegionCoordination.ZkOpenRegionDetails.html |   148 +-
 .../coordination/ZkOpenRegionCoordination.html  |   259 +-
 ...nMergeCoordination.ZkRegionMergeDetails.html |   102 +-
 .../coordination/ZkRegionMergeCoordination.html |   272 +-
 ...ogWorkerCoordination.ZkSplitTaskDetails.html |   140 +-
 .../ZkSplitLogWorkerCoordination.html           |   371 +-
 .../class-use/BaseCoordinatedStateManager.html  |    46 +-
 ...seRegionCoordination.CloseRegionDetails.html |    74 +-
 .../class-use/CloseRegionCoordination.html      |    60 +-
 ...penRegionCoordination.OpenRegionDetails.html |    86 +-
 .../class-use/OpenRegionCoordination.html       |    60 +-
 ...ionMergeCoordination.RegionMergeDetails.html |    62 +-
 .../class-use/RegionMergeCoordination.html      |    48 +-
 ...agerCoordination.SplitLogManagerDetails.html |    50 +-
 .../class-use/SplitLogManagerCoordination.html  |    48 +-
 ...tLogWorkerCoordination.SplitTaskDetails.html |    48 +-
 .../class-use/SplitLogWorkerCoordination.html   |    52 +-
 ...ionCoordination.SplitTransactionDetails.html |    62 +-
 .../class-use/SplitTransactionCoordination.html |    48 +-
 ...ManagerCoordination.CreateAsyncCallback.html |    32 +-
 ...rCoordination.CreateRescanAsyncCallback.html |    32 +-
 ...ManagerCoordination.DeleteAsyncCallback.html |    32 +-
 ...anagerCoordination.GetDataAsyncCallback.html |    32 +-
 ...ManagerCoordination.TaskFinisher.Status.html |    42 +-
 ...plitLogManagerCoordination.TaskFinisher.html |    32 +-
 ...erCoordination.ZkSplitLogManagerDetails.html |    32 +-
 .../ZKSplitLogManagerCoordination.html          |    32 +-
 ...nCoordination.ZkSplitTransactionDetails.html |    32 +-
 .../ZKSplitTransactionCoordination.html         |    32 +-
 ...RegionCoordination.ZkCloseRegionDetails.html |    32 +-
 .../class-use/ZkCloseRegionCoordination.html    |    32 +-
 .../class-use/ZkCoordinatedStateManager.html    |    38 +-
 ...nRegionCoordination.ZkOpenRegionDetails.html |    32 +-
 .../class-use/ZkOpenRegionCoordination.html     |    32 +-
 ...nMergeCoordination.ZkRegionMergeDetails.html |    32 +-
 .../class-use/ZkRegionMergeCoordination.html    |    32 +-
 ...ogWorkerCoordination.ZkSplitTaskDetails.html |    32 +-
 .../class-use/ZkSplitLogWorkerCoordination.html |    32 +-
 .../hbase/coordination/package-frame.html       |    28 +-
 .../hbase/coordination/package-summary.html     |    56 +-
 .../hadoop/hbase/coordination/package-tree.html |   106 +-
 .../hadoop/hbase/coordination/package-use.html  |    62 +-
 .../coprocessor/AggregateImplementation.html    |   243 +-
 .../BaseMasterAndRegionObserver.html            |  2430 +-
 .../hbase/coprocessor/BaseMasterObserver.html   |  2416 +-
 .../hbase/coprocessor/BaseRegionObserver.html   |  2312 +-
 .../coprocessor/BaseRegionServerObserver.html   |   394 +-
 .../coprocessor/BaseRowProcessorEndpoint.html   |   165 +-
 .../hbase/coprocessor/BaseWALObserver.html      |   226 +-
 .../hbase/coprocessor/BulkLoadObserver.html     |   118 +-
 .../hbase/coprocessor/ColumnInterpreter.html    |   338 +-
 .../hbase/coprocessor/CoprocessorException.html |   102 +-
 .../CoprocessorHost.Environment.html            |   288 +-
 .../hbase/coprocessor/CoprocessorHost.html      |   427 +-
 .../hbase/coprocessor/CoprocessorService.html   |    76 +-
 .../hbase/coprocessor/EndpointObserver.html     |   140 +-
 .../MasterCoprocessorEnvironment.html           |    83 +-
 .../hbase/coprocessor/MasterObserver.html       |  2102 +-
 .../coprocessor/MultiRowMutationEndpoint.html   |   167 +-
 .../hbase/coprocessor/ObserverContext.html      |   172 +-
 .../RegionCoprocessorEnvironment.html           |   116 +-
 .../RegionObserver.MutationType.html            |   119 +-
 .../hbase/coprocessor/RegionObserver.html       |  2189 +-
 .../RegionServerCoprocessorEnvironment.html     |    79 +-
 .../hbase/coprocessor/RegionServerObserver.html |   343 +-
 .../SingletonCoprocessorService.html            |    76 +-
 .../coprocessor/WALCoprocessorEnvironment.html  |    83 +-
 .../hadoop/hbase/coprocessor/WALObserver.html   |   184 +-
 .../class-use/AggregateImplementation.html      |    32 +-
 .../class-use/BaseMasterAndRegionObserver.html  |    42 +-
 .../class-use/BaseMasterObserver.html           |    32 +-
 .../class-use/BaseRegionObserver.html           |    58 +-
 .../class-use/BaseRegionServerObserver.html     |    38 +-
 .../class-use/BaseRowProcessorEndpoint.html     |    32 +-
 .../coprocessor/class-use/BaseWALObserver.html  |    32 +-
 .../coprocessor/class-use/BulkLoadObserver.html |    38 +-
 .../class-use/ColumnInterpreter.html            |   100 +-
 .../class-use/CoprocessorException.html         |    32 +-
 .../class-use/CoprocessorHost.Environment.html  |    38 +-
 .../coprocessor/class-use/CoprocessorHost.html  |    48 +-
 .../class-use/CoprocessorService.html           |    66 +-
 .../coprocessor/class-use/EndpointObserver.html |    38 +-
 .../class-use/MasterCoprocessorEnvironment.html |   718 +-
 .../coprocessor/class-use/MasterObserver.html   |    48 +-
 .../class-use/MultiRowMutationEndpoint.html     |    32 +-
 .../coprocessor/class-use/ObserverContext.html  |  1330 +-
 .../class-use/RegionCoprocessorEnvironment.html |   554 +-
 .../class-use/RegionObserver.MutationType.html  |    58 +-
 .../coprocessor/class-use/RegionObserver.html   |    60 +-
 .../RegionServerCoprocessorEnvironment.html     |   114 +-
 .../class-use/RegionServerObserver.html         |    46 +-
 .../class-use/SingletonCoprocessorService.html  |    32 +-
 .../class-use/WALCoprocessorEnvironment.html    |    60 +-
 .../coprocessor/class-use/WALObserver.html      |    38 +-
 .../coprocessor/example/BulkDeleteEndpoint.html |   160 +-
 .../coprocessor/example/RowCountEndpoint.html   |   175 +-
 .../example/ZooKeeperScanPolicyObserver.html    |   305 +-
 .../example/class-use/BulkDeleteEndpoint.html   |    32 +-
 .../example/class-use/RowCountEndpoint.html     |    32 +-
 .../class-use/ZooKeeperScanPolicyObserver.html  |    32 +-
 ...kDeleteProtos.BulkDeleteRequest.Builder.html |   357 +-
 ...leteProtos.BulkDeleteRequest.DeleteType.html |   215 +-
 .../BulkDeleteProtos.BulkDeleteRequest.html     |   523 +-
 ...DeleteProtos.BulkDeleteRequestOrBuilder.html |   122 +-
 ...DeleteProtos.BulkDeleteResponse.Builder.html |   265 +-
 .../BulkDeleteProtos.BulkDeleteResponse.html    |   457 +-
 ...eleteProtos.BulkDeleteResponseOrBuilder.html |    92 +-
 ...tos.BulkDeleteService.BlockingInterface.html |    80 +-
 ...eleteProtos.BulkDeleteService.Interface.html |    74 +-
 ...BulkDeleteProtos.BulkDeleteService.Stub.html |   106 +-
 .../BulkDeleteProtos.BulkDeleteService.html     |   182 +-
 .../example/generated/BulkDeleteProtos.html     |    98 +-
 .../ExampleProtos.CountRequest.Builder.html     |   201 +-
 .../generated/ExampleProtos.CountRequest.html   |   403 +-
 .../ExampleProtos.CountRequestOrBuilder.html    |    48 +-
 .../ExampleProtos.CountResponse.Builder.html    |   233 +-
 .../generated/ExampleProtos.CountResponse.html  |   430 +-
 .../ExampleProtos.CountResponseOrBuilder.html   |    80 +-
 ...rotos.RowCountService.BlockingInterface.html |    96 +-
 ...ExampleProtos.RowCountService.Interface.html |    84 +-
 .../ExampleProtos.RowCountService.Stub.html     |   126 +-
 .../ExampleProtos.RowCountService.html          |   192 +-
 .../example/generated/ExampleProtos.html        |    98 +-
 ...kDeleteProtos.BulkDeleteRequest.Builder.html |    76 +-
 ...leteProtos.BulkDeleteRequest.DeleteType.html |    58 +-
 .../BulkDeleteProtos.BulkDeleteRequest.html     |    92 +-
 ...DeleteProtos.BulkDeleteRequestOrBuilder.html |    40 +-
 ...DeleteProtos.BulkDeleteResponse.Builder.html |    64 +-
 .../BulkDeleteProtos.BulkDeleteResponse.html    |    94 +-
 ...eleteProtos.BulkDeleteResponseOrBuilder.html |    40 +-
 ...tos.BulkDeleteService.BlockingInterface.html |    42 +-
 ...eleteProtos.BulkDeleteService.Interface.html |    42 +-
 ...BulkDeleteProtos.BulkDeleteService.Stub.html |    38 +-
 .../BulkDeleteProtos.BulkDeleteService.html     |    42 +-
 .../generated/class-use/BulkDeleteProtos.html   |    32 +-
 .../ExampleProtos.CountRequest.Builder.html     |    56 +-
 .../class-use/ExampleProtos.CountRequest.html   |   102 +-
 .../ExampleProtos.CountRequestOrBuilder.html    |    40 +-
 .../ExampleProtos.CountResponse.Builder.html    |    60 +-
 .../class-use/ExampleProtos.CountResponse.html  |   104 +-
 .../ExampleProtos.CountResponseOrBuilder.html   |    40 +-
 ...rotos.RowCountService.BlockingInterface.html |    42 +-
 ...ExampleProtos.RowCountService.Interface.html |    42 +-
 .../ExampleProtos.RowCountService.Stub.html     |    38 +-
 .../ExampleProtos.RowCountService.html          |    42 +-
 .../generated/class-use/ExampleProtos.html      |    32 +-
 .../example/generated/package-frame.html        |    20 +-
 .../example/generated/package-summary.html      |    46 +-
 .../example/generated/package-tree.html         |    86 +-
 .../example/generated/package-use.html          |    38 +-
 .../coprocessor/example/package-frame.html      |     4 +-
 .../coprocessor/example/package-summary.html    |    42 +-
 .../hbase/coprocessor/example/package-tree.html |    48 +-
 .../hbase/coprocessor/example/package-use.html  |    32 +-
 .../hadoop/hbase/coprocessor/package-frame.html |    28 +-
 .../hbase/coprocessor/package-summary.html      |    60 +-
 .../hadoop/hbase/coprocessor/package-tree.html  |   106 +-
 .../hadoop/hbase/coprocessor/package-use.html   |    68 +-
 .../hbase/errorhandling/ForeignException.html   |   181 +-
 .../ForeignExceptionDispatcher.html             |   194 +-
 .../errorhandling/ForeignExceptionListener.html |    77 +-
 .../errorhandling/ForeignExceptionSnare.html    |   108 +-
 .../hbase/errorhandling/TimeoutException.html   |   138 +-
 .../errorhandling/TimeoutExceptionInjector.html |   132 +-
 .../class-use/ForeignException.html             |   140 +-
 .../class-use/ForeignExceptionDispatcher.html   |    84 +-
 .../class-use/ForeignExceptionListener.html     |    54 +-
 .../class-use/ForeignExceptionSnare.html        |    58 +-
 .../class-use/TimeoutException.html             |    32 +-
 .../class-use/TimeoutExceptionInjector.html     |    40 +-
 .../hbase/errorhandling/package-frame.html      |     8 +-
 .../hbase/errorhandling/package-summary.html    |    46 +-
 .../hbase/errorhandling/package-tree.html       |    54 +-
 .../hadoop/hbase/errorhandling/package-use.html |    50 +-
 .../hbase/exceptions/ClientExceptionsUtil.html  |    93 +-
 .../exceptions/ConnectionClosingException.html  |    81 +-
 .../exceptions/DeserializationException.html    |    93 +-
 .../exceptions/FailedSanityCheckException.html  |   102 +-
 .../hadoop/hbase/exceptions/HBaseException.html |    95 +-
 .../exceptions/IllegalArgumentIOException.html  |    93 +-
 .../hbase/exceptions/LockTimeoutException.html  |    85 +-
 .../hbase/exceptions/MergeRegionException.html  |    90 +-
 .../exceptions/OperationConflictException.html  |    95 +-
 .../OutOfOrderScannerNextException.html         |    83 +-
 .../exceptions/PreemptiveFastFailException.html |   135 +-
 .../exceptions/RegionInRecoveryException.html   |    90 +-
 .../hbase/exceptions/RegionMovedException.html  |   139 +-
 .../exceptions/RegionOpeningException.html      |    81 +-
 .../hbase/exceptions/ScannerResetException.html |    96 +-
 .../hbase/exceptions/TimeoutIOException.html    |    93 +-
 .../exceptions/UnknownProtocolException.html    |   113 +-
 .../class-use/ClientExceptionsUtil.html         |    32 +-
 .../class-use/ConnectionClosingException.html   |    32 +-
 .../class-use/DeserializationException.html     |   186 +-
 .../class-use/FailedSanityCheckException.html   |    40 +-
 .../exceptions/class-use/HBaseException.html    |    60 +-
 .../class-use/IllegalArgumentIOException.html   |    32 +-
 .../class-use/LockTimeoutException.html         |    32 +-
 .../class-use/MergeRegionException.html         |    32 +-
 .../class-use/OperationConflictException.html   |    32 +-
 .../OutOfOrderScannerNextException.html         |    32 +-
 .../class-use/PreemptiveFastFailException.html  |    32 +-
 .../class-use/RegionInRecoveryException.html    |    32 +-
 .../class-use/RegionMovedException.html         |    32 +-
 .../class-use/RegionOpeningException.html       |    32 +-
 .../class-use/ScannerResetException.html        |    32 +-
 .../class-use/TimeoutIOException.html           |    32 +-
 .../class-use/UnknownProtocolException.html     |    32 +-
 .../hadoop/hbase/exceptions/package-frame.html  |     4 +-
 .../hbase/exceptions/package-summary.html       |    44 +-
 .../hadoop/hbase/exceptions/package-tree.html   |    88 +-
 .../hadoop/hbase/exceptions/package-use.html    |    62 +-
 .../EventHandler.EventHandlerListener.html      |    86 +-
 .../hadoop/hbase/executor/EventHandler.html     |   262 +-
 .../apache/hadoop/hbase/executor/EventType.html |   205 +-
 .../ExecutorService.ExecutorStatus.html         |    86 +-
 .../ExecutorService.RunningEventStatus.html     |    78 +-
 .../hadoop/hbase/executor/ExecutorService.html  |   165 +-
 .../hadoop/hbase/executor/ExecutorType.html     |   147 +-
 .../EventHandler.EventHandlerListener.html      |    46 +-
 .../hbase/executor/class-use/EventHandler.html  |    98 +-
 .../hbase/executor/class-use/EventType.html     |    96 +-
 .../ExecutorService.ExecutorStatus.html         |    38 +-
 .../ExecutorService.RunningEventStatus.html     |    32 +-
 .../executor/class-use/ExecutorService.html     |    62 +-
 .../hbase/executor/class-use/ExecutorType.html  |    44 +-
 .../hadoop/hbase/executor/package-frame.html    |     6 +-
 .../hadoop/hbase/executor/package-summary.html  |    46 +-
 .../hadoop/hbase/executor/package-tree.html     |    54 +-
 .../hadoop/hbase/executor/package-use.html      |    52 +-
 .../hadoop/hbase/filter/BinaryComparator.html   |   160 +-
 .../hbase/filter/BinaryPrefixComparator.html    |   158 +-
 .../hbase/filter/BitComparator.BitwiseOp.html   |   123 +-
 .../hadoop/hbase/filter/BitComparator.html      |   198 +-
 .../hbase/filter/ByteArrayComparable.html       |   162 +-
 .../hbase/filter/ColumnCountGetFilter.html      |   250 +-
 .../hbase/filter/ColumnPaginationFilter.html    |   297 +-
 .../hadoop/hbase/filter/ColumnPrefixFilter.html |   258 +-
 .../hadoop/hbase/filter/ColumnRangeFilter.html  |   332 +-
 .../hbase/filter/CompareFilter.CompareOp.html   |   131 +-
 .../hadoop/hbase/filter/CompareFilter.html      |   215 +-
 .../hbase/filter/DependentColumnFilter.html     |   405 +-
 .../hadoop/hbase/filter/FamilyFilter.html       |   195 +-
 .../hadoop/hbase/filter/Filter.ReturnCode.html  |   129 +-
 .../org/apache/hadoop/hbase/filter/Filter.html  |   400 +-
 .../apache/hadoop/hbase/filter/FilterBase.html  |   373 +-
 .../hbase/filter/FilterList.Operator.html       |   121 +-
 .../apache/hadoop/hbase/filter/FilterList.html  |   530 +-
 .../filter/FilterWrapper.FilterRowRetCode.html  |   121 +-
 .../hadoop/hbase/filter/FilterWrapper.html      |   432 +-
 .../hadoop/hbase/filter/FirstKeyOnlyFilter.html |   236 +-
 .../FirstKeyValueMatchingQualifiersFilter.html  |   180 +-
 .../hadoop/hbase/filter/FuzzyRowFilter.html     |   217 +-
 .../hbase/filter/InclusiveStopFilter.html       |   263 +-
 .../filter/IncompatibleFilterException.html     |    90 +-
 .../hbase/filter/InvalidRowFilterException.html |    90 +-
 .../hadoop/hbase/filter/KeyOnlyFilter.html      |   210 +-
 .../hadoop/hbase/filter/LongComparator.html     |   153 +-
 .../filter/MultiRowRangeFilter.RowRange.html    |   198 +-
 .../hbase/filter/MultiRowRangeFilter.html       |   263 +-
 .../filter/MultipleColumnPrefixFilter.html      |   272 +-
 .../hadoop/hbase/filter/NullComparator.html     |   189 +-
 .../apache/hadoop/hbase/filter/PageFilter.html  |   283 +-
 .../hadoop/hbase/filter/ParseConstants.html     |   324 +-
 .../apache/hadoop/hbase/filter/ParseFilter.html |   483 +-
 .../hadoop/hbase/filter/PrefixFilter.html       |   311 +-
 .../hadoop/hbase/filter/QualifierFilter.html    |   195 +-
 .../hadoop/hbase/filter/RandomRowFilter.html    |   330 +-
 .../RegexStringComparator.EngineType.html       |   121 +-
 .../hbase/filter/RegexStringComparator.html     |   223 +-
 .../apache/hadoop/hbase/filter/RowFilter.html   |   254 +-
 .../filter/SingleColumnValueExcludeFilter.html  |   248 +-
 .../hbase/filter/SingleColumnValueFilter.html   |   448 +-
 .../apache/hadoop/hbase/filter/SkipFilter.html  |   298 +-
 .../hbase/filter/SubstringComparator.html       |   168 +-
 .../hadoop/hbase/filter/TimestampsFilter.html   |   253 +-
 .../apache/hadoop/hbase/filter/ValueFilter.html |   193 +-
 .../hadoop/hbase/filter/WhileMatchFilter.html   |   363 +-
 .../filter/class-use/BinaryComparator.html      |    40 +-
 .../class-use/BinaryPrefixComparator.html       |    40 +-
 .../class-use/BitComparator.BitwiseOp.html      |    52 +-
 .../hbase/filter/class-use/BitComparator.html   |    40 +-
 .../filter/class-use/ByteArrayComparable.html   |   170 +-
 .../filter/class-use/ColumnCountGetFilter.html  |    40 +-
 .../class-use/ColumnPaginationFilter.html       |    40 +-
 .../filter/class-use/ColumnPrefixFilter.html    |    40 +-
 .../filter/class-use/ColumnRangeFilter.html     |    40 +-
 .../class-use/CompareFilter.CompareOp.html      |   170 +-
 .../hbase/filter/class-use/CompareFilter.html   |    48 +-
 .../filter/class-use/DependentColumnFilter.html |    40 +-
 .../hbase/filter/class-use/FamilyFilter.html    |    40 +-
 .../filter/class-use/Filter.ReturnCode.html     |    98 +-
 .../hadoop/hbase/filter/class-use/Filter.html   |   274 +-
 .../hbase/filter/class-use/FilterBase.html      |    98 +-
 .../filter/class-use/FilterList.Operator.html   |    52 +-
 .../hbase/filter/class-use/FilterList.html      |    40 +-
 .../FilterWrapper.FilterRowRetCode.html         |    44 +-
 .../hbase/filter/class-use/FilterWrapper.html   |    40 +-
 .../filter/class-use/FirstKeyOnlyFilter.html    |    44 +-
 .../FirstKeyValueMatchingQualifiersFilter.html  |    40 +-
 .../hbase/filter/class-use/FuzzyRowFilter.html  |    40 +-
 .../filter/class-use/InclusiveStopFilter.html   |    40 +-
 .../class-use/IncompatibleFilterException.html  |    32 +-
 .../class-use/InvalidRowFilterException.html    |    32 +-
 .../hbase/filter/class-use/KeyOnlyFilter.html   |    40 +-
 .../hbase/filter/class-use/LongComparator.html  |    40 +-
 .../class-use/MultiRowRangeFilter.RowRange.html |    54 +-
 .../filter/class-use/MultiRowRangeFilter.html   |    40 +-
 .../class-use/MultipleColumnPrefixFilter.html   |    40 +-
 .../hbase/filter/class-use/NullComparator.html  |    40 +-
 .../hbase/filter/class-use/PageFilter.html      |    40 +-
 .../hbase/filter/class-use/ParseConstants.html  |    32 +-
 .../hbase/filter/class-use/ParseFilter.html     |    32 +-
 .../hbase/filter/class-use/PrefixFilter.html    |    40 +-
 .../hbase/filter/class-use/QualifierFilter.html |    40 +-
 .../hbase/filter/class-use/RandomRowFilter.html |    40 +-
 .../RegexStringComparator.EngineType.html       |    48 +-
 .../filter/class-use/RegexStringComparator.html |    40 +-
 .../hbase/filter/class-use/RowFilter.html       |    40 +-
 .../SingleColumnValueExcludeFilter.html         |    40 +-
 .../class-use/SingleColumnValueFilter.html      |    44 +-
 .../hbase/filter/class-use/SkipFilter.html      |    40 +-
 .../filter/class-use/SubstringComparator.html   |    40 +-
 .../filter/class-use/TimestampsFilter.html      |    40 +-
 .../hbase/filter/class-use/ValueFilter.html     |    40 +-
 .../filter/class-use/WhileMatchFilter.html      |    40 +-
 .../hadoop/hbase/filter/package-frame.html      |     4 +-
 .../hadoop/hbase/filter/package-summary.html    |    68 +-
 .../hadoop/hbase/filter/package-tree.html       |   142 +-
 .../apache/hadoop/hbase/filter/package-use.html |    76 +-
 .../org/apache/hadoop/hbase/fs/HFileSystem.html |   262 +-
 .../hadoop/hbase/fs/class-use/HFileSystem.html  |    60 +-
 .../apache/hadoop/hbase/fs/package-frame.html   |     4 +-
 .../apache/hadoop/hbase/fs/package-summary.html |    42 +-
 .../apache/hadoop/hbase/fs/package-tree.html    |    38 +-
 .../org/apache/hadoop/hbase/fs/package-use.html |    40 +-
 .../regionserver/class-use/region_jsp.html      |    32 +-
 .../class-use/regionserver_jsp.html             |    32 +-
 .../regionserver/class-use/storeFile_jsp.html   |    32 +-
 .../generated/regionserver/package-frame.html   |     4 +-
 .../generated/regionserver/package-summary.html |    42 +-
 .../generated/regionserver/package-tree.html    |    42 +-
 .../generated/regionserver/package-use.html     |    32 +-
 .../generated/regionserver/region_jsp.html      |   124 +-
 .../regionserver/regionserver_jsp.html          |   124 +-
 .../generated/regionserver/storeFile_jsp.html   |   124 +-
 .../generated/rest/class-use/rest_jsp.html      |    32 +-
 .../hbase/generated/rest/package-frame.html     |     4 +-
 .../hbase/generated/rest/package-summary.html   |    42 +-
 .../hbase/generated/rest/package-tree.html      |    38 +-
 .../hbase/generated/rest/package-use.html       |    32 +-
 .../hadoop/hbase/generated/rest/rest_jsp.html   |   124 +-
 .../generated/thrift/class-use/thrift_jsp.html  |    32 +-
 .../hbase/generated/thrift/package-frame.html   |     4 +-
 .../hbase/generated/thrift/package-summary.html |    42 +-
 .../hbase/generated/thrift/package-tree.html    |    38 +-
 .../hbase/generated/thrift/package-use.html     |    32 +-
 .../hbase/generated/thrift/thrift_jsp.html      |   124 +-
 .../hbase/http/AdminAuthorizedServlet.html      |   114 +-
 .../http/ClickjackingPreventionFilter.html      |   126 +-
 .../hadoop/hbase/http/FilterContainer.html      |    98 +-
 .../hadoop/hbase/http/FilterInitializer.html    |   100 +-
 .../apache/hadoop/hbase/http/HtmlQuoting.html   |   202 +-
 .../hadoop/hbase/http/HttpConfig.Policy.html    |   139 +-
 .../apache/hadoop/hbase/http/HttpConfig.html    |   122 +-
 .../hadoop/hbase/http/HttpRequestLog.html       |    92 +-
 .../hbase/http/HttpRequestLogAppender.html      |   140 +-
 .../hadoop/hbase/http/HttpServer.Builder.html   |   243 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |   160 +-
 .../http/HttpServer.QuotingInputFilter.html     |   140 +-
 .../hbase/http/HttpServer.StackServlet.html     |   114 +-
 .../apache/hadoop/hbase/http/HttpServer.html    |   839 +-
 .../apache/hadoop/hbase/http/InfoServer.html    |   158 +-
 .../apache/hadoop/hbase/http/NoCacheFilter.html |   126 +-
 .../hbase/http/ServerConfigurationKeys.html     |   100 +-
 .../hbase/http/SslSocketConnectorSecure.html    |   147 +-
 .../http/class-use/AdminAuthorizedServlet.html  |    32 +-
 .../class-use/ClickjackingPreventionFilter.html |    32 +-
 .../hbase/http/class-use/FilterContainer.html   |    46 +-
 .../hbase/http/class-use/FilterInitializer.html |    38 +-
 .../hbase/http/class-use/HtmlQuoting.html       |    32 +-
 .../hbase/http/class-use/HttpConfig.Policy.html |    48 +-
 .../hadoop/hbase/http/class-use/HttpConfig.html |    32 +-
 .../hbase/http/class-use/HttpRequestLog.html    |    32 +-
 .../http/class-use/HttpRequestLogAppender.html  |    32 +-
 .../http/class-use/HttpServer.Builder.html      |    80 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |    32 +-
 .../HttpServer.QuotingInputFilter.html          |    32 +-
 .../http/class-use/HttpServer.StackServlet.html |    32 +-
 .../hadoop/hbase/http/class-use/HttpServer.html |    38 +-
 .../hadoop/hbase/http/class-use/InfoServer.html |    63 +-
 .../hbase/http/class-use/NoCacheFilter.html     |    32 +-
 .../http/class-use/ServerConfigurationKeys.html |    32 +-
 .../class-use/SslSocketConnectorSecure.html     |    32 +-
 .../conf/ConfServlet.BadFormatException.html    |    83 +-
 .../hadoop/hbase/http/conf/ConfServlet.html     |   124 +-
 .../ConfServlet.BadFormatException.html         |    32 +-
 .../hbase/http/conf/class-use/ConfServlet.html  |    32 +-
 .../hadoop/hbase/http/conf/package-frame.html   |     4 +-
 .../hadoop/hbase/http/conf/package-summary.html |    44 +-
 .../hadoop/hbase/http/conf/package-tree.html    |    44 +-
 .../hadoop/hbase/http/conf/package-use.html     |    32 +-
 .../hadoop/hbase/http/jmx/JMXJsonServlet.html   |   146 +-
 .../http/jmx/class-use/JMXJsonServlet.html      |    32 +-
 .../hadoop/hbase/http/jmx/package-frame.html    |     4 +-
 .../hadoop/hbase/http/jmx/package-summary.html  |    46 +-
 .../hadoop/hbase/http/jmx/package-tree.html     |    38 +-
 .../hadoop/hbase/http/jmx/package-use.html      |    32 +-
 .../StaticUserWebFilter.StaticUserFilter.html   |   130 +-
 .../hbase/http/lib/StaticUserWebFilter.html     |   117 +-
 .../StaticUserWebFilter.StaticUserFilter.html   |    32 +-
 .../http/lib/class-use/StaticUserWebFilter.html |    32 +-
 .../hadoop/hbase/http/lib/package-frame.html    |     4 +-
 .../hadoop/hbase/http/lib/package-summary.html  |    50 +-
 .../hadoop/hbase/http/lib/package-tree.html     |    42 +-
 .../hadoop/hbase/http/lib/package-use.html      |    32 +-
 .../hadoop/hbase/http/log/LogLevel.Servlet.html |   118 +-
 .../apache/hadoop/hbase/http/log/LogLevel.html  |   123 +-
 .../http/log/class-use/LogLevel.Servlet.html    |    32 +-
 .../hbase/http/log/class-use/LogLevel.html      |    32 +-
 .../hadoop/hbase/http/log/package-frame.html    |     4 +-
 .../hadoop/hbase/http/log/package-summary.html  |    42 +-
 .../hadoop/hbase/http/log/package-tree.html     |    40 +-
 .../hadoop/hbase/http/log/package-use.html      |    32 +-
 .../apache/hadoop/hbase/http/package-frame.html |     8 +-
 .../hadoop/hbase/http/package-summary.html      |    50 +-
 .../apache/hadoop/hbase/http/package-tree.html  |    76 +-
 .../apache/hadoop/hbase/http/package-use.html   |    61 +-
 .../hadoop/hbase/io/BoundedByteBufferPool.html  |   109 +-
 .../hadoop/hbase/io/ByteBufferInputStream.html  |   162 +-
 .../hadoop/hbase/io/ByteBufferOutputStream.html |   256 +-
 .../hadoop/hbase/io/CellOutputStream.html       |   102 +-
 .../hadoop/hbase/io/DataOutputOutputStream.html |   135 +-
 .../hbase/io/FSDataInputStreamWrapper.html      |   222 +-
 .../org/apache/hadoop/hbase/io/FileLink.html    |   309 +-
 .../org/apache/hadoop/hbase/io/HFileLink.html   |   556 +-
 .../hadoop/hbase/io/HalfStoreFileReader.html    |   275 +-
 .../org/apache/hadoop/hbase/io/HeapSize.html    |    77 +-
 .../io/ImmutableBytesWritable.Comparator.html   |   122 +-
 .../hadoop/hbase/io/ImmutableBytesWritable.html |   328 +-
 .../hadoop/hbase/io/LimitInputStream.html       |   189 +-
 .../org/apache/hadoop/hbase/io/Reference.html   |   253 +-
 .../hadoop/hbase/io/SizedCellScanner.html       |    54 +-
 .../hadoop/hbase/io/TagCompressionContext.html  |   217 +-
 .../org/apache/hadoop/hbase/io/TimeRange.html   |   276 +-
 .../org/apache/hadoop/hbase/io/WALLink.html     |   124 +-
 .../hadoop/hbase/io/WritableWithSize.html       |    75 +-
 .../io/class-use/BoundedByteBufferPool.html     |    38 +-
 .../io/class-use/ByteBufferInputStream.html     |    32 +-
 .../io/class-use/ByteBufferOutputStream.html    |    32 +-
 .../hbase/io/class-use/CellOutputStream.html    |    54 +-
 .../io/class-use/DataOutputOutputStream.html    |    32 +-
 .../io/class-use/FSDataInputStreamWrapper.html  |    82 +-
 .../hadoop/hbase/io/class-use/FileLink.html     |    50 +-
 .../hadoop/hbase/io/class-use/HFileLink.html    |    46 +-
 .../hbase/io/class-use/HalfStoreFileReader.html |    32 +-
 .../hadoop/hbase/io/class-use/HeapSize.html     |   132 +-
 .../ImmutableBytesWritable.Comparator.html      |    32 +-
 .../io/class-use/ImmutableBytesWritable.html    |   186 +-
 .../hbase/io/class-use/LimitInputStream.html    |    32 +-
 .../hadoop/hbase/io/class-use/Reference.html    |    74 +-
 .../hbase/io/class-use/SizedCellScanner.html    |    32 +-
 .../io/class-use/TagCompressionContext.html     |    46 +-
 .../hadoop/hbase/io/class-use/TimeRange.html    |    54 +-
 .../hadoop/hbase/io/class-use/WALLink.html      |    32 +-
 .../hbase/io/class-use/WritableWithSize.html    |    32 +-
 .../io/compress/Compression.Algorithm.html      |   217 +-
 .../hadoop/hbase/io/compress/Compression.html   |   129 +-
 ...treamGzipCodec.ReusableGzipOutputStream.html |   208 +-
 .../io/compress/ReusableStreamGzipCodec.html    |   117 +-
 .../class-use/Compression.Algorithm.html        |   116 +-
 .../io/compress/class-use/Compression.html      |    32 +-
 ...treamGzipCodec.ReusableGzipOutputStream.html |    32 +-
 .../class-use/ReusableStreamGzipCodec.html      |    32 +-
 .../hadoop/hbase/io/compress/package-frame.html |     4 +-
 .../hbase/io/compress/package-summary.html      |    44 +-
 .../hadoop/hbase/io/compress/package-tree.html  |    50 +-
 .../hadoop/hbase/io/compress/package-use.html   |    48 +-
 .../apache/hadoop/hbase/io/crypto/Cipher.html   |   225 +-
 .../hadoop/hbase/io/crypto/CipherProvider.html  |    94 +-
 .../apache/hadoop/hbase/io/crypto/Context.html  |   138 +-
 .../hadoop/hbase/io/crypto/Decryptor.html       |   127 +-
 .../hbase/io/crypto/DefaultCipherProvider.html  |   135 +-
 .../hbase/io/crypto/Encryption.Context.html     |   116 +-
 .../hadoop/hbase/io/crypto/Encryption.html      |   485 +-
 .../hadoop/hbase/io/crypto/Encryptor.html       |   133 +-
 .../hadoop/hbase/io/crypto/KeyProvider.html     |   137 +-
 .../hbase/io/crypto/KeyStoreKeyProvider.html    |   205 +-
 .../apache/hadoop/hbase/io/crypto/aes/AES.html  |   348 +-
 .../hbase/io/crypto/aes/AESDecryptor.html       |   174 +-
 .../hbase/io/crypto/aes/AESEncryptor.html       |   188 +-
 .../hbase/io/crypto/aes/class-use/AES.html      |    32 +-
 .../io/crypto/aes/class-use/AESDecryptor.html   |    32 +-
 .../io/crypto/aes/class-use/AESEncryptor.html   |    32 +-
 .../hbase/io/crypto/aes/package-frame.html      |     4 +-
 .../hbase/io/crypto/aes/package-summary.html    |    42 +-
 .../hbase/io/crypto/aes/package-tree.html       |    44 +-
 .../hadoop/hbase/io/crypto/aes/package-use.html |    32 +-
 .../hbase/io/crypto/class-use/Cipher.html       |    58 +-
 .../io/crypto/class-use/CipherProvider.html     |    52 +-
 .../hbase/io/crypto/class-use/Context.html      |    56 +-
 .../hbase/io/crypto/class-use/Decryptor.html    |    66 +-
 .../crypto/class-use/DefaultCipherProvider.html |    38 +-
 .../io/crypto/class-use/Encryption.Context.html |    74 +-
 .../hbase/io/crypto/class-use/Encryption.html   |    32 +-
 .../hbase/io/crypto/class-use/Encryptor.html    |    66 +-
 .../hbase/io/crypto/class-use/KeyProvider.html  |    42 +-
 .../crypto/class-use/KeyStoreKeyProvider.html   |    32 +-
 .../hadoop/hbase/io/crypto/package-frame.html   |    12 +-
 .../hadoop/hbase/io/crypto/package-summary.html |    44 +-
 .../hadoop/hbase/io/crypto/package-tree.html    |    56 +-
 .../hadoop/hbase/io/crypto/package-use.html     |    42 +-
 .../io/encoding/CopyKeyDataBlockEncoder.html    |   375 +-
 .../DataBlockEncoder.EncodedSeeker.html         |   204 +-
 .../hbase/io/encoding/DataBlockEncoder.html     |   235 +-
 .../hbase/io/encoding/DataBlockEncoding.html    |   277 +-
 ...iffKeyDeltaEncoder.DiffCompressionState.html |    96 +-
 .../DiffKeyDeltaEncoder.DiffSeekerState.html    |   114 +-
 .../hbase/io/encoding/DiffKeyDeltaEncoder.html  |   379 +-
 .../hbase/io/encoding/EncodedDataBlock.html     |   197 +-
 .../EncoderBufferTooSmallException.html         |    79 +-
 .../hadoop/hbase/io/encoding/EncodingState.html |    86 +-
 ...astDiffDeltaEncoder.FastDiffSeekerState.html |   114 +-
 .../hbase/io/encoding/FastDiffDeltaEncoder.html |   377 +-
 .../io/encoding/HFileBlockDecodingContext.html  |   110 +-
 .../HFileBlockDefaultDecodingContext.html       |   150 +-
 .../HFileBlockDefaultEncodingContext.html       |   260 +-
 .../io/encoding/HFileBlockEncodingContext.html  |   167 +-
 .../io/encoding/PrefixKeyDeltaEncoder.html      |   375 +-
 .../class-use/CopyKeyDataBlockEncoder.html      |    32 +-
 .../DataBlockEncoder.EncodedSeeker.html         |    54 +-
 .../io/encoding/class-use/DataBlockEncoder.html |    64 +-
 .../encoding/class-use/DataBlockEncoding.html   |   126 +-
 ...iffKeyDeltaEncoder.DiffCompressionState.html |    32 +-
 .../DiffKeyDeltaEncoder.DiffSeekerState.html    |    32 +-
 .../encoding/class-use/DiffKeyDeltaEncoder.html |    32 +-
 .../io/encoding/class-use/EncodedDataBlock.html |    32 +-
 .../EncoderBufferTooSmallException.html         |    32 +-
 .../io/encoding/class-use/EncodingState.html    |    46 +-
 ...astDiffDeltaEncoder.FastDiffSeekerState.html |    32 +-
 .../class-use/FastDiffDeltaEncoder.html         |    32 +-
 .../class-use/HFileBlockDecodingContext.html    |    80 +-
 .../HFileBlockDefaultDecodingContext.html       |    44 +-
 .../HFileBlockDefaultEncodingContext.html       |    44 +-
 .../class-use/HFileBlockEncodingContext.html    |    90 +-
 .../class-use/PrefixKeyDeltaEncoder.html        |    32 +-
 .../hadoop/hbase/io/encoding/package-frame.html |    12 +-
 .../hbase/io/encoding/package-summary.html      |    48 +-
 .../hadoop/hbase/io/encoding/package-tree.html  |    82 +-
 .../hadoop/hbase/io/encoding/package-use.html   |    42 +-
 .../io/hadoopbackport/ThrottledInputStream.html |   238 +-
 .../class-use/ThrottledInputStream.html         |    32 +-
 .../hbase/io/hadoopbackport/package-frame.html  |     4 +-
 .../io/hadoopbackport/package-summary.html      |    42 +-
 .../hbase/io/hadoopbackport/package-tree.html   |    40 +-
 .../hbase/io/hadoopbackport/package-use.html    |    32 +-
 ...FileReader.BlockIndexNotLoadedException.html |    83 +-
 .../AbstractHFileReader.NotSeekedException.html |    83 +-
 .../io/hfile/AbstractHFileReader.Scanner.html   |   257 +-
 .../hbase/io/hfile/AbstractHFileReader.html     |   439 +-
 .../hbase/io/hfile/AbstractHFileWriter.html     |   297 +-
 .../hadoop/hbase/io/hfile/AgeSnapshot.html      |   122 +-
 .../hadoop/hbase/io/hfile/BlockCache.html       |   243 +-
 .../hadoop/hbase/io/hfile/BlockCacheKey.html    |   192 +-
 .../BlockCacheUtil.CachedBlocksByFile.html      |   177 +-
 .../hadoop/hbase/io/hfile/BlockCacheUtil.html   |   223 +-
 .../hadoop/hbase/io/hfile/BlockPriority.html    |   121 +-
 .../hbase/io/hfile/BlockType.BlockCategory.html |   133 +-
 .../apache/hadoop/hbase/io/hfile/BlockType.html |   313 +-
 .../hbase/io/hfile/BlockWithScanInfo.html       |   100 +-
 .../hadoop/hbase/io/hfile/CacheConfig.html      |   513 +-
 .../hadoop/hbase/io/hfile/CacheStats.html       |   294 +-
 .../apache/hadoop/hbase/io/hfile/Cacheable.html |   112 +-
 .../hbase/io/hfile/CacheableDeserializer.html   |   115 +-
 .../hfile/CacheableDeserializerIdManager.html   |   114 +-
 .../hadoop/hbase/io/hfile/CachedBlock.html      |   104 +-
 .../hadoop/hbase/io/hfile/ChecksumUtil.html     |   115 +-
 .../CombinedBlockCache.CombinedCacheStats.html  |   242 +-
 .../hbase/io/hfile/CombinedBlockCache.html      |   394 +-
 .../hbase/io/hfile/CorruptHFileException.html   |    85 +-
 .../hadoop/hbase/io/hfile/FixedFileTrailer.html |   305 +-
 .../io/hfile/HFile.CachingBlockReader.html      |   106 +-
 .../hadoop/hbase/io/hfile/HFile.FileInfo.html   |   365 +-
 .../hadoop/hbase/io/hfile/HFile.Reader.html     |   284 +-
 .../hadoop/hbase/io/hfile/HFile.Writer.html     |   149 +-
 .../hbase/io/hfile/HFile.WriterFactory.html     |   168 +-
 .../org/apache/hadoop/hbase/io/hfile/HFile.html |   353 +-
 .../io/hfile/HFileBlock.BlockIterator.html      |    96 +-
 .../io/hfile/HFileBlock.BlockWritable.html      |    87 +-
 .../hbase/io/hfile/HFileBlock.FSReader.html     |   137 +-
 ...ter.BufferGrabbingByteArrayOutputStream.html |   126 +-
 .../hbase/io/hfile/HFileBlock.Writer.html       |   229 +-
 .../hadoop/hbase/io/hfile/HFileBlock.html       |   461 +-
 .../hfile/HFileBlockIndex.BlockIndexReader.html |   377 +-
 .../hfile/HFileBlockIndex.BlockIndexWriter.html |   308 +-
 .../hadoop/hbase/io/hfile/HFileBlockIndex.html  |   138 +-
 .../hadoop/hbase/io/hfile/HFileContext.html     |   295 +-
 .../hbase/io/hfile/HFileContextBuilder.html     |   179 +-
 .../hbase/io/hfile/HFileDataBlockEncoder.html   |   237 +-
 .../io/hfile/HFileDataBlockEncoderImpl.html     |   298 +-
 .../hbase/io/hfile/HFilePrettyPrinter.html      |   150 +-
 .../hfile/HFileReaderV2.AbstractScannerV2.html  |   324 +-
 .../hfile/HFileReaderV2.EncodedScannerV2.html   |   332 +-
 .../hbase/io/hfile/HFileReaderV2.ScannerV2.html |   391 +-
 .../hadoop/hbase/io/hfile/HFileReaderV2.html    |   412 +-
 .../hfile/HFileReaderV3.EncodedScannerV3.html   |   114 +-
 .../hbase/io/hfile/HFileReaderV3.ScannerV3.html |   204 +-
 .../hadoop/hbase/io/hfile/HFileReaderV3.html    |   228 +-
 .../hadoop/hbase/io/hfile/HFileScanner.html     |   386 +-
 .../hadoop/hbase/io/hfile/HFileWriterV2.html    |   258 +-
 .../hadoop/hbase/io/hfile/HFileWriterV3.html    |   198 +-
 .../io/hfile/InclusiveCombinedBlockCache.html   |   186 +-
 .../hbase/io/hfile/InlineBlockWriter.html       |   130 +-
 .../hbase/io/hfile/InvalidHFileException.html   |    88 +-
 .../hadoop/hbase/io/hfile/LruBlockCache.html    |   549 +-
 .../hadoop/hbase/io/hfile/LruCachedBlock.html   |   204 +-
 .../hbase/io/hfile/LruCachedBlockQueue.html     |   145 +-
 .../hbase/io/hfile/MemcachedBlockCache.html     |   395 +-
 .../hbase/io/hfile/NoOpDataBlockEncoder.html    |   267 +-
 .../hadoop/hbase/io/hfile/PrefetchExecutor.html |   112 +-
 .../hbase/io/hfile/ResizableBlockCache.html     |    86 +-
 .../io/hfile/bucket/BucketAllocator.Bucket.html |   173 +-
 .../hbase/io/hfile/bucket/BucketAllocator.html  |   233 +-
 .../hfile/bucket/BucketAllocatorException.html  |    61 +-
 .../hbase/io/hfile/bucket/BucketCache.html      |   453 +-
 .../hbase/io/hfile/bucket/BucketCacheStats.html |   106 +-
 .../io/hfile/bucket/ByteBufferIOEngine.html     |   187 +-
 .../io/hfile/bucket/CacheFullException.html     |   101 +-
 .../hbase/io/hfile/bucket/CachedEntryQueue.html |   142 +-
 .../hbase/io/hfile/bucket/FileIOEngine.html     |   188 +-
 .../hadoop/hbase/io/hfile/bucket/IOEngine.html  |   138 +-
 .../hbase/io/hfile/bucket/UniqueIndexMap.html   |    75 +-
 .../class-use/BucketAllocator.Bucket.html       |    38 +-
 .../hfile/bucket/class-use/BucketAllocator.html |    38 +-
 .../class-use/BucketAllocatorException.html     |    40 +-
 .../io/hfile/bucket/class-use/BucketCache.html  |    32 +-
 .../bucket/class-use/BucketCacheStats.html      |    32 +-
 .../bucket/class-use/ByteBufferIOEngine.html    |    32 +-
 .../bucket/class-use/CacheFullException.html    |    38 +-
 .../bucket/class-use/CachedEntryQueue.html      |    32 +-
 .../io/hfile/bucket/class-use/FileIOEngine.html |    32 +-
 .../io/hfile/bucket/class-use/IOEngine.html     |    40 +-
 .../hfile/bucket/class-use/UniqueIndexMap.html  |    32 +-
 .../hbase/io/hfile/bucket/package-frame.html    |     6 +-
 .../hbase/io/hfile/bucket/package-summary.html  |    52 +-
 .../hbase/io/hfile/bucket/package-tree.html     |    66 +-
 .../hbase/io/hfile/bucket/package-use.html      |    38 +-
 ...FileReader.BlockIndexNotLoadedException.html |    32 +-
 .../AbstractHFileReader.NotSeekedException.html |    32 +-
 .../class-use/AbstractHFileReader.Scanner.html  |    46 +-
 .../io/hfile/class-use/AbstractHFileReader.html |    40 +-
 .../io/hfile/class-use/AbstractHFileWriter.html |    40 +-
 .../hbase/io/hfile/class-use/AgeSnapshot.html   |    40 +-
 .../hbase/io/hfile/class-use/BlockCache.html    |    90 +-
 .../hbase/io/hfile/class-use/BlockCacheKey.html |   106 +-
 .../BlockCacheUtil.CachedBlocksByFile.html      |    42 +-
 .../io/hfile/class-use/BlockCacheUtil.html      |    32 +-
 .../hbase/io/hfile/class-use/BlockPriority.html |    44 +-
 .../class-use/BlockType.BlockCategory.html      |    48 +-
 .../hbase/io/hfile/class-use/BlockType.html     |    98 +-
 .../io/hfile/class-use/BlockWithScanInfo.html   |    38 +-
 .../hbase/io/hfile/class-use/CacheConfig.html   |   182 +-
 .../hbase/io/hfile/class-use/CacheStats.html    |    56 +-
 .../hbase/io/hfile/class-use/Cacheable.html     |   106 +-
 .../hfile/class-use/CacheableDeserializer.html  |    46 +-
 .../CacheableDeserializerIdManager.html         |    32 +-
 .../hbase/io/hfile/class-use/CachedBlock.html   |    62 +-
 .../hbase/io/hfile/class-use/ChecksumUtil.html  |    32 +-
 .../CombinedBlockCache.CombinedCacheStats.html  |    38 +-
 .../io/hfile/class-use/CombinedBlockCache.html  |    38 +-
 .../hfile/class-use/CorruptHFileException.html  |    32 +-
 .../io/hfile/class-use/FixedFileTrailer.html    |    66 +-
 .../class-use/HFile.CachingBlockReader.html     |    54 +-
 .../io/hfile/class-use/HFile.FileInfo.html      |    50 +-
 .../hbase/io/hfile/class-use/HFile.Reader.html  |    78 +-
 .../hbase/io/hfile/class-use/HFile.Writer.html  |    66 +-
 .../io/hfile/class-use/HFile.WriterFactory.html |    52 +-
 .../hadoop/hbase/io/hfile/class-use/HFile.html  |    32 +-
 .../class-use/HFileBlock.BlockIterator.html     |    38 +-
 .../class-use/HFileBlock.BlockWritable.html     |    38 +-
 .../io/hfile/class-use/HFileBlock.FSReader.html |    32 +-
 ...ter.BufferGrabbingByteArrayOutputStream.html |    32 +-
 .../io/hfile/class-use/HFileBlock.Writer.html   |    46 +-
 .../hbase/io/hfile/class-use/HFileBlock.html    |    88 +-
 .../HFileBlockIndex.BlockIndexReader.html       |    46 +-
 .../HFileBlockIndex.BlockIndexWriter.html       |    32 +-
 .../io/hfile/class-use/HFileBlockIndex.html     |    32 +-
 .../hbase/io/hfile/class-use/HFileContext.html  |   156 +-
 .../io/hfile/class-use/HFileContextBuilder.html |    58 +-
 .../hfile/class-use/HFileDataBlockEncoder.html  |    62 +-
 .../class-use/HFileDataBlockEncoderImpl.html    |    32 +-
 .../io/hfile/class-use/HFilePrettyPrinter.html  |    32 +-
 .../HFileReaderV2.AbstractScannerV2.html        |    44 +-
 .../HFileReaderV2.EncodedScannerV2.html         |    38 +-
 .../class-use/HFileReaderV2.ScannerV2.html      |    38 +-
 .../hbase/io/hfile/class-use/HFileReaderV2.html |    66 +-
 .../HFileReaderV3.EncodedScannerV3.html         |    32 +-
 .../class-use/HFileReaderV3.ScannerV3.html      |    32 +-
 .../hbase/io/hfile/class-use/HFileReaderV3.html |    54 +-
 .../hbase/io/hfile/class-use/HFileScanner.html  |    82 +-
 .../hbase/io/hfile/class-use/HFileWriterV2.html |    38 +-
 .../hbase/io/hfile/class-use/HFileWriterV3.html |    32 +-
 .../class-use/InclusiveCombinedBlockCache.html  |    32 +-
 .../io/hfile/class-use/InlineBlockWriter.html   |    48 +-
 .../hfile/class-use/InvalidHFileException.html  |    32 +-
 .../hbase/io/hfile/class-use/LruBlockCache.html |    44 +-
 .../io/hfile/class-use/LruCachedBlock.html      |    50 +-
 .../io/hfile/class-use/LruCachedBlockQueue.html |    32 +-
 .../io/hfile/class-use/MemcachedBlockCache.html |    32 +-
 .../hfile/class-use/NoOpDataBlockEncoder.html   |    38 +-
 .../io/hfile/class-use/PrefetchExecutor.html    |    32 +-
 .../io/hfile/class-use/ResizableBlockCache.html |    44 +-
 .../hadoop/hbase/io/hfile/package-frame.html    |    32 +-
 .../hadoop/hbase/io/hfile/package-summary.html  |    54 +-
 .../hadoop/hbase/io/hfile/package-tree.html     |   204 +-
 .../hadoop/hbase/io/hfile/package-use.html      |    54 +-
 .../apache/hadoop/hbase/io/package-frame.html   |    12 +-
 .../apache/hadoop/hbase/io/package-summary.html |    44 +-
 .../apache/hadoop/hbase/io/package-tree.html    |    86 +-
 .../org/apache/hadoop/hbase/io/package-use.html |    68 +-
 .../apache/hadoop/hbase/io/util/Dictionary.html |   153 +-
 .../hbase/io/util/HeapMemorySizeUtil.html       |   252 +-
 .../hadoop/hbase/io/util/LRUDictionary.html     |   183 +-
 .../hadoop/hbase/io/util/StreamUtils.html       |   207 +-
 .../hbase/io/util/class-use/Dictionary.html     |    60 +-
 .../io/util/class-use/HeapMemorySizeUtil.html   |    32 +-
 .../hbase/io/util/class-use/LRUDictionary.html  |    32 +-
 .../hbase/io/util/class-use/StreamUtils.html    |    32 +-
 .../hadoop/hbase/io/util/package-frame.html     |     6 +-
 .../hadoop/hbase/io/util/package-summary.html   |    44 +-
 .../hadoop/hbase/io/util/package-tree.html      |    44 +-
 .../hadoop/hbase/io/util/package-use.html       |    40 +-
 ...Client.BlockingRpcChannelImplementation.html |   132 +-
 .../hadoop/hbase/ipc/AbstractRpcClient.html     |   296 +-
 .../org/apache/hadoop/hbase/ipc/AsyncCall.html  |   171 +-
 .../hadoop/hbase/ipc/AsyncRpcChannel.html       |   199 +-
 ...AsyncRpcClient.RpcChannelImplementation.html |   123 +-
 .../apache/hadoop/hbase/ipc/AsyncRpcClient.html |   294 +-
 .../hbase/ipc/AsyncServerResponseHandler.html   |   118 +-
 .../hadoop/hbase/ipc/BadAuthException.html      |    91 +-
 .../hbase/ipc/BalancedQueueRpcExecutor.html     |   217 +-
 .../hadoop/hbase/ipc/BlockingRpcCallback.html   |   127 +-
 .../org/apache/hadoop/hbase/ipc/Call.html       |   162 +-
 .../org/apache/hadoop/hbase/ipc/CallRunner.html |    92 +-
 .../hadoop/hbase/ipc/CallTimeoutException.html  |    81 +-
 .../hbase/ipc/CallerDisconnectedException.html  |    81 +-
 .../apache/hadoop/hbase/ipc/ConnectionId.html   |   148 +-
 .../hadoop/hbase/ipc/CoprocessorRpcChannel.html |   145 +-
 .../DelegatingPayloadCarryingRpcController.html |   174 +-
 .../hbase/ipc/EmptyServiceNameException.html    |    79 +-
 .../hadoop/hbase/ipc/FailedServerException.html |    81 +-
 .../apache/hadoop/hbase/ipc/FailedServers.html  |   103 +-
 .../hbase/ipc/FatalConnectionException.html     |    91 +-
 .../hadoop/hbase/ipc/FifoRpcScheduler.html      |   208 +-
 .../hadoop/hbase/ipc/HBaseRPCErrorHandler.html  |    78 +-
 .../IPCUtil.CellScannerButNoCodecException.html |    83 +-
 .../org/apache/hadoop/hbase/ipc/IPCUtil.html    |   295 +-
 .../hbase/ipc/MasterCoprocessorRpcChannel.html  |   118 +-
 .../hadoop/hbase/ipc/MetricsHBaseServer.html    |   106 +-
 .../hbase/ipc/MetricsHBaseServerSource.html     |   546 +-
 .../ipc/MetricsHBaseServerSourceFactory.html    |   100 +-
 .../MetricsHBaseServerSourceFactoryImpl.html    |    98 +-
 .../hbase/ipc/MetricsHBaseServerSourceImpl.html |   340 +-
 .../hbase/ipc/MetricsHBaseServerWrapper.html    |   100 +-
 .../ipc/MetricsHBaseServerWrapperImpl.html      |   128 +-
 .../hbase/ipc/PayloadCarryingRpcController.html |   173 +-
 .../hadoop/hbase/ipc/PriorityFunction.html      |   105 +-
 .../apache/hadoop/hbase/ipc/QosPriority.html    |    66 +-
 .../hadoop/hbase/ipc/RWQueueRpcExecutor.html    |   281 +-
 .../hbase/ipc/RegionCoprocessorRpcChannel.html  |   128 +-
 .../ipc/RegionServerCoprocessorRpcChannel.html  |   120 +-
 .../hbase/ipc/RemoteWithExtrasException.html    |   150 +-
 .../apache/hadoop/hbase/ipc/RpcCallContext.html |   162 +-
 .../org/apache/hadoop/hbase/ipc/RpcClient.html  |   240 +-
 .../hadoop/hbase/ipc/RpcClientFactory.html      |   140 +-
 .../hbase/ipc/RpcClientImpl.Connection.html     |   217 +-
 .../apache/hadoop/hbase/ipc/RpcClientImpl.html  |   233 +-
 .../hadoop/hbase/ipc/RpcControllerFactory.html  |   133 +-
 .../hbase/ipc/RpcExecutor.QueueBalancer.html    |   101 +-
 .../apache/hadoop/hbase/ipc/RpcExecutor.html    |   186 +-
 .../hadoop/hbase/ipc/RpcScheduler.Context.html  |    96 +-
 .../apache/hadoop/hbase/ipc/RpcScheduler.html   |   164 +-
 .../RpcServer.BlockingServiceAndInterface.html  |   106 +-
 .../apache/hadoop/hbase/ipc/RpcServer.Call.html |   328 +-
 .../hadoop/hbase/ipc/RpcServer.Connection.html  |   218 +-
 .../hadoop/hbase/ipc/RpcServer.Responder.html   |   108 +-
 .../org/apache/hadoop/hbase/ipc/RpcServer.html  |   588 +-
 .../hadoop/hbase/ipc/RpcServerInterface.html    |   199 +-
 .../hbase/ipc/ServerNotRunningYetException.html |    81 +-
 .../hadoop/hbase/ipc/ServerRpcController.html   |   177 +-
 .../hadoop/hbase/ipc/SimpleRpcScheduler.html    |   307 +-
 .../hbase/ipc/StoppedRpcClientException.html    |    85 +-
 .../hbase/ipc/TimeLimitedRpcController.html     |   208 +-
 .../hbase/ipc/UnknownServiceException.html      |    61 +-
 .../ipc/UnsupportedCellCodecException.html      |    91 +-
 .../UnsupportedCompressionCodecException.html   |    91 +-
 .../hadoop/hbase/ipc/WrongVersionException.html |    91 +-
 ...Client.BlockingRpcChannelImplementation.html |    32 +-
 .../hbase/ipc/class-use/AbstractRpcClient.html  |    50 +-
 .../hadoop/hbase/ipc/class-use/AsyncCall.html   |    32 +-
 .../hbase/ipc/class-use/AsyncRpcChannel.html    |    42 +-
 ...AsyncRpcClient.RpcChannelImplementation.html |    32 +-
 .../hbase/ipc/class-use/AsyncRpcClient.html     |    46 +-
 .../class-use/AsyncServerResponseHandler.html   |    32 +-
 .../hbase/ipc/class-use/BadAuthException.html   |    32 +-
 .../ipc/class-use/BalancedQueueRpcExecutor.html |    32 +-
 .../ipc/class-use/BlockingRpcCallback.html      |    32 +-
 .../apache/hadoop/hbase/ipc/class-use/Call.html |    44 +-
 .../hadoop/hbase/ipc/class-use/CallRunner.html  |    80 +-
 .../ipc/class-use/CallTimeoutException.html     |    32 +-
 .../class-use/CallerDisconnectedException.html  |    32 +-
 .../hbase/ipc/class-use/ConnectionId.html       |    46 +-
 .../ipc/class-use/CoprocessorRpcChannel.html    |    62 +-
 .../DelegatingPayloadCarryingRpcController.html |    32 +-
 .../class-use/EmptyServiceNameException.html    |    32 +-
 .../ipc/class-use/FailedServerException.html    |    32 +-
 .../hbase/ipc/class-use/FailedServers.html      |    38 +-
 .../ipc/class-use/FatalConnectionException.html |    48 +-
 .../hbase/ipc/class-use/FifoRpcScheduler.html   |    32 +-
 .../ipc/class-use/HBaseRPCErrorHandler.html     |    58 +-
 .../IPCUtil.CellScannerButNoCodecException.html |    32 +-
 .../hadoop/hbase/ipc/class-use/IPCUtil.html     |    38 +-
 .../class-use/MasterCoprocessorRpcChannel.html  |    32 +-
 .../hbase/ipc/class-use/MetricsHBaseServer.html |    44 +-
 .../ipc/class-use/MetricsHBaseServerSource.html |    44 +-
 .../MetricsHBaseServerSourceFactory.html        |    38 +-
 .../MetricsHBaseServerSourceFactoryImpl.html    |    32 +-
 .../class-use/MetricsHBaseServerSourceImpl.html |    32 +-
 .../class-use/MetricsHBaseServerWrapper.html    |    66 +-
 .../MetricsHBaseServerWrapperImpl.html          |    32 +-
 .../class-use/PayloadCarryingRpcController.html |    66 +-
 .../hbase/ipc/class-use/PriorityFunction.html   |    76 +-
 .../hadoop/hbase/ipc/class-use/QosPriority.html |    66 +-
 .../hbase/ipc/class-use/RWQueueRpcExecutor.html |    32 +-
 .../class-use/RegionCoprocessorRpcChannel.html  |    32 +-
 .../RegionServerCoprocessorRpcChannel.html      |    32 +-
 .../class-use/RemoteWithExtrasException.html    |    32 +-
 .../hbase/ipc/class-use/RpcCallContext.html     |    42 +-
 .../hadoop/hbase/ipc/class-use/RpcClient.html   |    50 +-
 .../hbase/ipc/class-use/RpcClientFactory.html   |    32 +-
 .../ipc/class-use/RpcClientImpl.Connection.html |    44 +-
 .../hbase/ipc/class-use/RpcClientImpl.html      |    32 +-
 .../ipc/class-use/RpcControllerFactory.html     |   107 +-
 .../class-use/RpcExecutor.QueueBalancer.html    |    38 +-
 .../hadoop/hbase/ipc/class-use/RpcExecutor.html |    40 +-
 .../ipc/class-use/RpcScheduler.Context.html     |    42 +-
 .../hbase/ipc/class-use/RpcScheduler.html       |    70 +-
 .../RpcServer.BlockingServiceAndInterface.html  |    46 +-
 .../hbase/ipc/class-use/RpcServer.Call.html     |    44 +-
 .../ipc/class-use/RpcServer.Connection.html     |    58 +-
 .../ipc/class-use/RpcServer.Responder.html      |    40 +-
 .../hadoop/hbase/ipc/class-use/RpcServer.html   |    32 +-
 .../hbase/ipc/class-use/RpcServerInterface.html |    44 +-
 .../class-use/ServerNotRunningYetException.html |    32 +-
 .../ipc/class-use/ServerRpcController.html      |    32 +-
 .../hbase/ipc/class-use/SimpleRpcScheduler.html |    32 +-
 .../class-use/StoppedRpcClientException.html    |    32 +-
 .../ipc/class-use/TimeLimitedRpcController.html |    40 +-
 .../ipc/class-use/UnknownServiceException.html  |    32 +-
 .../UnsupportedCellCodecException.html          |    32 +-
 .../UnsupportedCompressionCodecException.html   |    32 +-
 .../ipc/class-use/WrongVersionException.html    |    32 +-
 .../apache/hadoop/hbase/ipc/package-frame.html  |    18 +-
 .../hadoop/hbase/ipc/package-summary.html       |    58 +-
 .../apache/hadoop/hbase/ipc/package-tree.html   |   186 +-
 .../apache/hadoop/hbase/ipc/package-use.html    |    52 +-
 .../jetty/SslSelectChannelConnectorSecure.html  |   141 +-
 .../SslSelectChannelConnectorSecure.html        |    32 +-
 .../hadoop/hbase/jetty/package-frame.html       |     4 +-
 .../hadoop/hbase/jetty/package-summary.html     |    42 +-
 .../apache/hadoop/hbase/jetty/package-tree.html |    38 +-
 .../apache/hadoop/hbase/jetty/package-use.html  |    32 +-
 .../org/apache/hadoop/hbase/mapred/Driver.html  |   105 +-
 .../hadoop/hbase/mapred/GroupingTableMap.html   |   205 +-
 .../hadoop/hbase/mapred/HRegionPartitioner.html |   116 +-
 .../hadoop/hbase/mapred/IdentityTableMap.html   |   141 +-
 .../hbase/mapred/IdentityTableReduce.html       |   121 +-
 .../mapred/MultiTableSnapshotInputFormat.html   |   173 +-
 .../apache/hadoop/hbase/mapred/RowCounter.html  |   138 +-
 .../hadoop/hbase/mapred/TableInputFormat.html   |   156 +-
 .../hbase/mapred/TableInputFormatBase.html      |   259 +-
 .../apache/hadoop/hbase/mapred/TableMap.html    |    60 +-
 .../hadoop/hbase/mapred/TableMapReduceUtil.html |   429 +-
 .../TableOutputFormat.TableRecordWriter.html    |   126 +-
 .../hadoop/hbase/mapred/TableOutputFormat.html  |   161 +-
 .../hadoop/hbase/mapred/TableRecordReader.html  |   244 +-
 .../hbase/mapred/TableRecordReaderImpl.html     |   235 +-
 .../apache/hadoop/hbase/mapred/TableReduce.html |    60 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |   174 +-
 .../hbase/mapred/TableSnapshotInputFormat.html  |   156 +-
 .../apache/hadoop/hbase/mapred/TableSplit.html  |   253 +-
 .../hadoop/hbase/mapred/class-use/Driver.html   |    32 +-
 .../mapred/class-use/GroupingTableMap.html      |    32 +-
 .../mapred/class-use/HRegionPartitioner.html    |    32 +-
 .../mapred/class-use/IdentityTableMap.html      |    32 +-
 .../mapred/class-use/IdentityTableReduce.html   |    32 +-
 .../MultiTableSnapshotInputFormat.html          |    32 +-
 .../hbase/mapred/class-use/RowCounter.html      |    32 +-
 .../mapred/class-use/TableInputFormat.html      |    32 +-
 .../mapred/class-use/TableInputFormatBase.html  |    38 +-
 .../hadoop/hbase/mapred/class-use/TableMap.html |    56 +-
 .../mapred/class-use/TableMapReduceUtil.html    |    32 +-
 .../TableOutputFormat.TableRecordWriter.html    |    32 +-
 .../mapred/class-use/TableOutputFormat.html     |    32 +-
 .../mapred/class-use/TableRecordReader.html     |    38 +-
 .../mapred/class-use/TableRecordReaderImpl.html |    32 +-
 .../hbase/mapred/class-use/TableReduce.html     |    46 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |    32 +-
 .../class-use/TableSnapshotInputFormat.html     |    38 +-
 .../hbase/mapred/class-use/TableSplit.html      |    38 +-
 .../hadoop/hbase/mapred/package-frame.html      |     8 +-
 .../hadoop/hbase/mapred/package-summary.html    |    48 +-
 .../hadoop/hbase/mapred/package-tree.html       |    82 +-
 .../apache/hadoop/hbase/mapred/package-use.html |    36 +-
 .../hadoop/hbase/mapreduce/CellCounter.html     |   124 +-
 .../hadoop/hbase/mapreduce/CellCreator.html     |   294 +-
 .../hadoop/hbase/mapreduce/CopyTable.html       |   138 +-
 .../DefaultVisibilityExpressionResolver.html    |   137 +-
 .../apache/hadoop/hbase/mapreduce/Driver.html   |   105 +-
 .../apache/hadoop/hbase/mapreduce/Export.html   |   124 +-
 .../hbase/mapreduce/GroupingTableMapper.html    |   230 +-
 .../hbase/mapreduce/HFileOutputFormat.html      |   177 +-
 .../hbase/mapreduce/HFileOutputFormat2.html     |   204 +-
 .../hadoop/hbase/mapreduce/HLogInputFormat.html |   168 +-
 .../hbase/mapreduce/HRegionPartitioner.html     |   151 +-
 .../hbase/mapreduce/HashTable.HashMapper.html   |   143 +-
 .../mapreduce/HashTable.TableHash.Reader.html   |   121 +-
 .../hbase/mapreduce/HashTable.TableHash.html    |   138 +-
 .../hadoop/hbase/mapreduce/HashTable.html       |   139 +-
 .../hbase/mapreduce/IdentityTableMapper.html    |   144 +-
 .../hbase/mapreduce/IdentityTableReducer.html   |   122 +-
 .../hadoop/hbase/mapreduce/Import.Importer.html |   164 +-
 .../mapreduce/Import.KeyValueImporter.html      |   130 +-
 .../apache/hadoop/hbase/mapreduce/Import.html   |   279 +-
 ...ImportTsv.TsvParser.BadTsvLineException.html |    83 +-
 .../hbase/mapreduce/ImportTsv.TsvParser.html    |   290 +-
 .../hadoop/hbase/mapreduce/ImportTsv.html       |   246 +-
 .../hbase/mapreduce/IndexBuilder.Map.html       |   130 +-
 .../hadoop/hbase/mapreduce/IndexBuilder.html    |   140 +-
 .../hadoop/hbase/mapreduce/JarFinder.html       |   116 +-
 .../apache/hadoop/hbase/mapreduce/JobUtil.html  |   106 +-
 ...ValueSerialization.KeyValueDeserializer.html |   129 +-
 ...eyValueSerialization.KeyValueSerializer.html |   129 +-
 .../hbase/mapreduce/KeyValueSerialization.html  |   122 +-
 .../hbase/mapreduce/KeyValueSortReducer.html    |   120 +-
 .../hbase/mapreduce/LoadIncrementalHFiles.html  |   336 +-
 .../hbase/mapreduce/MultiTableInputFormat.html  |   143 +-
 .../mapreduce/MultiTableInputFormatBase.html    |   184 +-
 ...ableOutputFormat.MultiTableRecordWriter.html |   134 +-
 .../hbase/mapreduce/MultiTableOutputFormat.html |   172 +-
 .../MultiTableSnapshotInputFormat.html          |   143 +-
 .../MultiTableSnapshotInputFormatImpl.html      |   248 +-
 .../mapreduce/MultithreadedTableMapper.html     |   203 +-
 .../hbase/mapreduce/MutationSerialization.html  |   110 +-
 .../hadoop/hbase/mapreduce/PutCombiner.html     |   122 +-
 .../hadoop/hbase/mapreduce/PutSortReducer.html  |   122 +-
 .../hbase/mapreduce/ResultSerialization.html    |   133 +-
 .../hadoop/hbase/mapreduce/RowCounter.html      |   124 +-
 .../hadoop/hbase/mapreduce/SampleUploader.html  |   115 +-
 .../mapreduce/SimpleTotalOrderPartitioner.html  |   182 +-
 .../mapreduce/SyncTable.SyncMapper.Counter.html |   143 +-
 .../hbase/mapreduce/SyncTable.SyncMapper.html   |   147 +-
 .../hadoop/hbase/mapreduce/SyncTable.html       |   137 +-
 .../hbase/mapreduce/TableInputFormat.html       |   327 +-
 .../hbase/mapreduce/TableInputFormatBase.html   |   417 +-
 .../hbase/mapreduce/TableMapReduceUtil.html     |   831 +-
 .../hadoop/hbase/mapreduce/TableMapper.html     |    93 +-
 .../hbase/mapreduce/TableOutputCommitter.html   |   189 +-
 .../TableOutputFormat.TableRecordWriter.html    |   139 +-
 .../hbase/mapreduce/TableOutputFormat.html      |   234 +-
 .../hbase/mapreduce/TableRecordReader.html      |   253 +-
 .../hbase/mapreduce/TableRecordReaderImpl.html  |   251 +-
 .../hadoop/hbase/mapreduce/TableReducer.html    |    94 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |   176 +-
 .../mapreduce/TableSnapshotInputFormat.html     |   157 +-
 ...TableSnapshotInputFormatImpl.InputSplit.html |   182 +-
 ...bleSnapshotInputFormatImpl.RecordReader.html |   152 +-
 .../mapreduce/TableSnapshotInputFormatImpl.html |   220 +-
 .../hadoop/hbase/mapreduce/TableSplit.html      |   424 +-
 .../hadoop/hbase/mapreduce/TextSortReducer.html |   169 +-
 .../hbase/mapreduce/TsvImporterMapper.html      |   206 +-
 .../hbase/mapreduce/TsvImporterTextMapper.html  |   156 +-
 .../mapreduce/VisibilityExpressionResolver.html |    94 +-
 .../hadoop/hbase/mapreduce/WALInputFormat.html  |   142 +-
 .../hbase/mapreduce/WALPlayer.WALMapper.html    |   146 +-
 .../hadoop/hbase/mapreduce/WALPlayer.html       |   153 +-
 .../hbase/mapreduce/class-use/CellCounter.html  |    32 +-
 .../hbase/mapreduce/class-use/CellCreator.html  |    38 +-
 .../hbase/mapreduce/class-use/CopyTable.html    |    32 +-
 .../DefaultVisibilityExpressionResolver.html    |    32 +-
 .../hbase/mapreduce/class-use/Driver.html       |    32 +-
 .../hbase/mapreduce/class-use/Export.html       |    32 +-
 .../class-use/GroupingTableMapper.html          |    32 +-
 .../mapreduce/class-use/HFileOutputFormat.html  |    32 +-
 .../mapreduce/class-use/HFileOutputFormat2.html |    32 +-
 .../mapreduce/class-use/HLogInputFormat.html    |    32 +-
 .../mapreduce/class-use/HRegionPartitioner.html |    32 +-
 .../class-use/HashTable.HashMapper.html         |    32 +-
 .../class-use/HashTable.TableHash.Reader.html   |    38 +-
 .../class-use/HashTable.TableHash.html          |    38 +-
 .../hbase/mapreduce/class-use/HashTable.html    |    32 +-
 .../class-use/IdentityTableMapper.html          |    32 +-
 .../class-use/IdentityTableReducer.html         |    32 +-
 .../mapreduce/class-use/Import.Importer.html    |    32 +-
 .../class-use/Import.KeyValueImporter.html      |    32 +-
 .../hbase/mapreduce/class-use/Import.html       |    32 +-
 ...ImportTsv.TsvParser.BadTsvLineException.html |    42 +-
 .../class-use/ImportTsv.TsvParser.html          |    38 +-
 .../hbase/mapreduce/class-use/ImportTsv.html    |    32 +-
 .../mapreduce/class-use/IndexBuilder.Map.html   |    32 +-
 .../hbase/mapreduce/class-use/IndexBuilder.html |    32 +-
 .../hbase/mapreduce/class-use/JarFinder.html    |    32 +-
 .../hbase/mapreduce/class-use/JobUtil.html      |    32 +-
 ...ValueSerialization.KeyValueDeserializer.html |    38 +-
 ...eyValueSerialization.KeyValueSerializer.html |    38 +-
 .../class-use/KeyValueSerialization.html        |    32 +-
 .../class-use/KeyValueSortReducer.html          |    32 +-
 .../class-use/LoadIncrementalHFiles.html        |    32 +-
 .../class-use/MultiTableInputFormat.html        |    32 +-
 .../class-use/MultiTableInputFormatBase.html    |    38 +-
 ...ableOutputFormat.MultiTableRecordWriter.html |    32 +-
 .../class-use/MultiTableOutputFormat.html       |    32 +-
 .../MultiTableSnapshotInputFormat.html          |    32 +-
 .../MultiTableSnapshotInputFormatImpl.html      |    32 +-
 .../class-use/MultithreadedTableMapper.html     |    32 +-
 .../class-use/MutationSerialization.html        |    32 +-
 .../hbase/mapreduce/class-use/PutCombiner.html  |    32 +-
 .../mapreduce/class-use/PutSortReducer.html     |    32 +-
 .../class-use/ResultSerialization.html          |    32 +-
 .../hbase/mapreduce/class-use/RowCounter.html   |    32 +-
 .../mapreduce/class-use/SampleUploader.html     |    32 +-
 .../class-use/SimpleTotalOrderPartitioner.html  |    32 +-
 .../class-use/SyncTable.SyncMapper.Counter.html |    40 +-
 .../class-use/SyncTable.SyncMapper.html         |    32 +-
 .../hbase/mapreduce/class-use/SyncTable.html    |    32 +-
 .../mapreduce/class-use/TableInputFormat.html   |    32 +-
 .../class-use/TableInputFormatBase.html         |    38 +-
 .../mapreduce/class-use/TableMapReduceUtil.html |    32 +-
 .../hbase/mapreduce/class-use/TableMapper.html  |    86 +-
 .../class-use/TableOutputCommitter.html         |    32 +-
 .../TableOutputFormat.TableRecordWriter.html    |    32 +-
 .../mapreduce/class-use/TableOutputFormat.html  |    32 +-
 .../mapreduce/class-use/TableRecordReader.html  |    40 +-
 .../class-use/TableRecordReaderImpl.html        |    32 +-
 .../hbase/mapreduce/class-use/TableReducer.html |    48 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |    32 +-
 .../class-use/TableSnapshotInputFormat.html     |    38 +-
 ...TableSnapshotInputFormatImpl.InputSplit.html |    56 +-
 ...bleSnapshotInputFormatImpl.RecordReader.html |    32 +-
 .../class-use/TableSnapshotInputFormatImpl.html |    32 +-
 .../hbase/mapreduce/class-use/TableSplit.html   |    38 +-
 .../mapreduce/class-use/TextSortReducer.html    |    32 +-
 .../mapreduce/class-use/TsvImporterMapper.html  |    32 +-
 .../class-use/TsvImporterTextMapper.html        |    32 +-
 .../class-use/VisibilityExpressionResolver.html |    42 +-
 .../mapreduce/class-use/WALInputFormat.html     |    32 +-
 .../class-use/WALPlayer.WALMapper.html          |    32 +-
 .../hbase/mapreduce/class-use/WALPlayer.html    |    32 +-
 .../hadoop/hbase/mapreduce/package-frame.html   |     6 +-
 .../hadoop/hbase/mapreduce/package-summary.html |    56 +-
 .../hadoop/hbase/mapreduce/package-tree.html    |   188 +-
 .../hadoop/hbase/mapreduce/package-use.html     |    38 +-
 .../VerifyReplication.Verifier.Counters.html    |   125 +-
 .../replication/VerifyReplication.Verifier.html |   134 +-
 .../replication/VerifyReplication.html          |   170 +-
 .../VerifyReplication.Verifier.Counters.html    |    40 +-
 .../class-use/VerifyReplication.Verifier.html   |    32 +-
 .../class-use/VerifyReplication.html            |    32 +-
 .../mapreduce/replication/package-frame.html    |     4 +-
 .../mapreduce/replication/package-summary.html  |    44 +-
 .../mapreduce/replication/package-tree.html     |    48 +-
 .../mapreduce/replication/package-use.html      |    36 +-
 .../hbase/master/ActiveMasterManager.html       |   124 +-
 .../hadoop/hbase/master/AssignCallable.html     |   105 +-
 .../hadoop/hbase/master/AssignmentListener.html |    89 +-
 .../AssignmentManager.ServerHostRegion.html     |   121 +-
 .../hadoop/hbase/master/AssignmentManager.html  |   720 +-
 .../master/AssignmentVerificationReport.html    |   132 +-
 .../hadoop/hbase/master/BulkAssigner.html       |   202 +-
 .../apache/hadoop/hbase/master/BulkReOpen.html  |   151 +-
 .../hadoop/hbase/master/CatalogJanitor.html     |   129 +-
 ...usterStatusPublisher.MulticastPublisher.html |   135 +-
 .../ClusterStatusPublisher.Publisher.html       |    98 +-
 .../hbase/master/ClusterStatusPublisher.html    |   203 +-
 .../apache/hadoop/hbase/master/DeadServer.html  |   215 +-
 .../hbase/master/GeneralBulkAssigner.html       |   171 +-
 .../hbase/master/HMaster.RedirectServlet.html   |   117 +-
 .../org/apache/hadoop/hbase/master/HMaster.html |  1384 +-
 .../master/HMasterCommandLine.LocalHMaster.html |   174 +-
 .../hadoop/hbase/master/HMasterCommandLine.html |   128 +-
 .../hadoop/hbase/master/LoadBalancer.html       |   259 +-
 ...MasterAnnotationReadingPriorityFunction.html |   128 +-
 .../hbase/master/MasterCoprocessorHost.html     |  1378 +-
 .../hadoop/hbase/master/MasterDumpServlet.html  |   114 +-
 .../hadoop/hbase/master/MasterFileSystem.html   |   416 +-
 .../hadoop/hbase/master/MasterRpcServices.html  |  1048 +-
 .../hadoop/hbase/master/MasterServices.html     |   690 +-
 .../hbase/master/MasterStatusServlet.html       |   110 +-
 .../hbase/master/MetricsAssignmentManager.html  |   137 +-
 .../master/MetricsAssignmentManagerSource.html  |   192 +-
 .../MetricsAssignmentManagerSourceImpl.html     |   200 +-
 .../hadoop/hbase/master/MetricsMaster.html      |   105 +-
 .../hbase/master/MetricsMasterFileSystem.html   |   114 +-
 .../master/MetricsMasterFileSystemSource.html   |   192 +-
 .../MetricsMasterFilesystemSourceImpl.html      |   172 +-
 .../hbase/master/MetricsMasterSource.html       |   284 +-
 .../master/MetricsMasterSourceFactory.html      |    70 +-
 .../master/MetricsMasterSourceFactoryImpl.html  |    96 +-
 .../hbase/master/MetricsMasterSourceImpl.html   |   164 +-
 .../hbase/master/MetricsMasterWrapper.html      |   191 +-
 .../hbase/master/MetricsMasterWrapperImpl.html  |   274 +-
 .../hadoop/hbase/master/MetricsSnapshot.html    |   119 +-
 .../hbase/master/MetricsSnapshotSource.html     |   172 +-
 .../hbase/master/MetricsSnapshotSourceImpl.html |   162 +-
 .../hadoop/hbase/master/OfflineCallback.html    |    86 +-
 .../apache/hadoop/hbase/master/RackManager.html |   143 +-
 ...ionPlacementMaintainer.RandomizedMatrix.html |   142 +-
 .../hbase/master/RegionPlacementMaintainer.html |   284 +-
 .../master/RegionPlan.RegionPlanComparator.html |   111 +-
 .../apache/hadoop/hbase/master/RegionPlan.html  |   202 +-
 .../hadoop/hbase/master/RegionState.State.html  |   164 +-
 .../apache/hadoop/hbase/master/RegionState.html |   382 +-
 .../hadoop/hbase/master/RegionStateStore.html   |    73 +-
 .../hadoop/hbase/master/RegionStates.html       |   480 +-
 .../hadoop/hbase/master/ServerListener.html     |    86 +-
 .../hadoop/hbase/master/ServerManager.html      |   517 +-
 .../SnapshotOfRegionAssignmentFromMeta.html     |   172 +-
 .../hadoop/hbase/master/SnapshotSentinel.html   |   143 +-
 .../SplitLogManager.ResubmitDirective.html      |   119 +-
 .../hbase/master/SplitLogManager.Task.html      |   164 +-
 .../hbase/master/SplitLogManager.TaskBatch.html |   122 +-
 .../SplitLogManager.TerminationStatus.html      |   133 +-
 .../hadoop/hbase/master/SplitLogManager.html    |   297 +-
 .../TableLockManager.NullTableLockManager.html  |   228 +-
 .../master/TableLockManager.TableLock.html      |    92 +-
 .../hadoop/hbase/master/TableLockManager.html   |   265 +-
 .../hbase/master/TableNamespaceManager.html     |   225 +-
 .../hadoop/hbase/master/UnAssignCallable.html   |   103 +-
 .../hbase/master/balancer/BalancerChore.html    |   104 +-
 .../BaseLoadBalancer.Cluster.Action.Type.html   |   123 +-
 .../BaseLoadBalancer.Cluster.Action.html        |   132 +-
 ...LoadBalancer.Cluster.AssignRegionAction.html |   144 +-
 ...seLoadBalancer.Cluster.MoveRegionAction.html |   150 +-
 ...eLoadBalancer.Cluster.SwapRegionsAction.html |   156 +-
 .../balancer/BaseLoadBalancer.Cluster.html      |   176 +-
 .../hbase/master/balancer/BaseLoadBalancer.html |   427 +-
 .../hbase/master/balancer/ClusterLoadState.html |    70 +-
 .../master/balancer/ClusterStatusChore.html     |   104 +-
 .../balancer/FavoredNodeAssignmentHelper.html   |   213 +-
 .../balancer/FavoredNodeLoadBalancer.html       |   192 +-
 .../balancer/FavoredNodesPlan.Position.html     |   121 +-
 .../hbase/master/balancer/FavoredNodesPlan.html |   186 +-
 .../master/balancer/LoadBalancerFactory.html    |   111 +-
 .../hbase/master/balancer/MetricsBalancer.html  |    98 +-
 .../master/balancer/MetricsBalancerSource.html  |   138 +-
 .../balancer/MetricsBalancerSourceImpl.html     |   152 +-
 .../master/balancer/SimpleLoadBalancer.html     |   128 +-
 .../master/balancer/StochasticLoadBalancer.html |   281 +-
 .../balancer/class-use/BalancerChore.html       |    32 +-
 .../BaseLoadBalancer.Cluster.Action.Type.html   |    48 +-
 .../BaseLoadBalancer.Cluster.Action.html        |    62 +-
 ...LoadBalancer.Cluster.AssignRegionAction.html |    32 +-
 ...seLoadBalancer.Cluster.MoveRegionAction.html |    32 +-
 ...eLoadBalancer.Cluster.SwapRegionsAction.html |    32 +-
 .../class-use/BaseLoadBalancer.Cluster.html     |    52 +-
 .../balancer/class-use/BaseLoadBalancer.html    |    42 +-
 .../balancer/class-use/ClusterLoadState.html    |    32 +-
 .../balancer/class-use/ClusterStatusChore.html  |    32 +-
 .../class-use/FavoredNodeAssignmentHelper.html  |    32 +-
 .../class-use/FavoredNodeLoadBalancer.html      |    32 +-
 .../class-use/FavoredNodesPlan.Position.html    |    42 +-
 .../balancer/class-use/FavoredNodesPlan.html    |    56 +-
 .../balancer/class-use/LoadBalancerFactory.html |    32 +-
 .../balancer/class-use/MetricsBalancer.html     |    38 +-
 .../class-use/MetricsBalancerSource.html        |    38 +-
 .../class-use/MetricsBalancerSourceImpl.html    |    32 +-
 .../balancer/class-use/SimpleLoadBalancer.html  |    32 +-
 .../class-use/StochasticLoadBalancer.html       |    32 +-
 .../hbase/master/balancer/package-frame.html    |     6 +-
 .../hbase/master/balancer/package-summary.html  |    48 +-
 .../hbase/master/balancer/package-tree.html     |    86 +-
 .../hbase/master/balancer/package-use.html      |    38 +-
 .../master/class-use/ActiveMasterManager.html   |    32 +-
 .../hbase/master/class-use/AssignCallable.html  |    32 +-
 .../master/class-use/AssignmentListener.html    |    40 +-
 .../AssignmentManager.ServerHostRegion.html     |    46 +-
 .../master/class-use/AssignmentManager.html     |    96 +-
 .../class-use/AssignmentVerificationReport.html |    38 +-
 .../hbase/master/class-use/BulkAssigner.html    |    40 +-
 .../hbase/master/class-use/BulkReOpen.html      |    32 +-
 .../hbase/master/class-use/CatalogJanitor.html  |    38 +-
 ...usterStatusPublisher.MulticastPublisher.html |    32 +-
 .../ClusterStatusPublisher.Publisher.html       |    46 +-
 .../class-use/ClusterStatusPublisher.html       |    32 +-
 .../hbase/master/class-use/DeadServer.html      |    38 +-
 .../master/class-use/GeneralBulkAssigner.html   |    32 +-
 .../class-use/HMaster.RedirectServlet.html      |    32 +-
 .../hadoop/hbase/master/class-use/HMaster.html  |   138 +-
 .../HMasterCommandLine.LocalHMaster.html        |    32 +-
 .../master/class-use/HMasterCommandLine.html    |    32 +-
 .../hbase/master/class-use/LoadBalancer.html    |    64 +-
 ...MasterAnnotationReadingPriorityFunction.html |    32 +-
 .../master/class-use/MasterCoprocessorHost.html |    44 +-
 .../master/class-use/MasterDumpServlet.html     |    32 +-
 .../master/class-use/MasterFileSystem.html      |    48 +-
 .../master/class-use/MasterRpcServices.html     |    38 +-
 .../hbase/master/class-use/MasterServices.html  |   177 +-
 .../master/class-use/MasterStatusServlet.html   |    32 +-
 .../class-use/MetricsAssignmentManager.html     |    32 +-
 .../MetricsAssignmentManagerSource.html         |    42 +-
 .../MetricsAssignmentManagerSourceImpl.html     |    32 +-
 .../hbase/master/class-use/MetricsMaster.html   |    56 +-
 .../class-use/MetricsMasterFileSystem.html      |    32 +-
 .../MetricsMasterFileSystemSource.html          |    38 +-
 .../MetricsMasterFilesystemSourceImpl.html      |    32 +-
 .../master/class-use/MetricsMasterSource.html   |    46 +-
 .../class-use/MetricsMasterSourceFactory.html   |    38 +-
 .../MetricsMasterSourceFactoryImpl.html         |    32 +-
 .../class-use/MetricsMasterSourceImpl.html      |    32 +-
 .../master/class-use/MetricsMasterWrapper.html  |    52 +-
 .../class-use/MetricsMasterWrapperImpl.html     |    32 +-
 .../hbase/master/class-use/MetricsSnapshot.html |    38 +-
 .../master/class-use/MetricsSnapshotSource.html |    38 +-
 .../class-use/MetricsSnapshotSourceImpl.html    |    32 +-
 .../hbase/master/class-use/OfflineCallback.html |    32 +-
 .../hbase/master/class-use/RackManager.html     |    66 +-
 ...ionPlacementMaintainer.RandomizedMatrix.html |    32 +-
 .../class-use/RegionPlacementMaintainer.html    |    32 +-
 .../RegionPlan.RegionPlanComparator.html        |    32 +-
 .../hbase/master/class-use/RegionPlan.html      |    76 +-
 .../master/class-use/RegionState.State.html     |    80 +-
 .../hbase/master/class-use/RegionState.html     |   102 +-
 .../master/class-use/RegionStateStore.html      |    32 +-
 .../hbase/master/class-use/RegionStates.html    |    38 +-
 .../hbase/master/class-use/ServerListener.html  |    40 +-
 .../hbase/master/class-use/ServerManager.html   |    64 +-
 .../SnapshotOfRegionAssignmentFromMeta.html     |    46 +-
 .../master/class-use/SnapshotSentinel.html      |    50 +-
 .../SplitLogManager.ResubmitDirective.html      |    46 +-
 .../master/class-use/SplitLogManager.Task.html  |    54 +-
 .../class-use/SplitLogManager.TaskBatch.html    |    38 +-
 .../SplitLogManager.TerminationStatus.html      |    44 +-
 .../hbase/master/class-use/SplitLogManager.html |    32 +-
 .../TableLockManager.NullTableLockManager.html  |    32 +-
 .../class-use/TableLockManager.TableLock.html   |    52 +-
 .../master/class-use/TableLockManager.html      |    74 +-
 .../master/class-use/TableNamespaceManager.html |    32 +-
 .../master/class-use/UnAssignCallable.html      |    32 +-
 .../master/cleaner/BaseFileCleanerDelegate.html |   129 +-
 .../cleaner/BaseHFileCleanerDelegate.html       |   120 +-
 .../master/cleaner/BaseLogCleanerDelegate.html  |   139 +-
 .../hbase/master/cleaner/CleanerChore.html      |   172 +-
 .../master/cleaner/FileCleanerDelegate.html     |    84 +-
 .../hbase/master/cleaner/HFileCleaner.html      |   159 +-
 .../hbase/master/cleaner/HFileLinkCleaner.html  |   133 +-
 .../hadoop/hbase/master/cleaner/LogCleaner.html |   143 +-
 .../cleaner/ReplicationZKLockCleanerChore.html  |   137 +-
 .../master/cleaner/TimeToLiveHFileCleaner.html  |   161 +-
 .../master/cleaner/TimeToLiveLogCleaner.html    |   159 +-
 .../class-use/BaseFileCleanerDelegate.html      |    60 +-
 .../class-use/BaseHFileCleanerDelegate.html     |    52 +-
 .../class-use/BaseLogCleanerDelegate.html       |    46 +-
 .../master/cleaner/class-use/CleanerChore.html  |    40 +-
 .../cleaner/class-use/FileCleanerDelegate.html  |    66 +-
 .../master/cleaner/class-use/HFileCleaner.html  |    38 +-
 .../cleaner/class-use/HFileLinkCleaner.html     |    32 +-
 .../master/cleaner/class-use/LogCleaner.html    |    32 +-
 .../ReplicationZKLockCleanerChore.html          |    32 +-
 .../class-use/TimeToLiveHFileCleaner.html       |    32 +-
 .../cleaner/class-use/TimeToLiveLogCleaner.html |    32 +-
 .../hbase/master/cleaner/package-frame.html     |     6 +-
 .../hbase/master/cleaner/package-summary.html   |    44 +-
 .../hbase/master/cleaner/package-tree.html      |    66 +-
 .../hbase/master/cleaner/package-use.html       |    44 +-
 .../master/handler/ClosedRegionHandler.html     |   162 +-
 .../master/handler/CreateTableHandler.html      |   235 +-
 .../master/handler/DisableTableHandler.html     |   156 +-
 .../handler/DispatchMergingRegionHandler.html   |   131 +-
 .../master/handler/EnableTableHandler.html      |   168 +-
 .../master/handler/OpenedRegionHandler.html     |   166 +-
 .../hbase/master/handler/TableEventHandler.html |   230 +-
 .../hbase/master/handler/TotesHRegionInfo.html  |    75 +-
 .../handler/class-use/ClosedRegionHandler.html  |    32 +-
 .../handler/class-use/CreateTableHandler.html   |    42 +-
 .../handler/class-use/DisableTableHandler.html  |    38 +-
 .../class-use/DispatchMergingRegionHandler.html |    32 +-
 .../handler/class-use/EnableTableHandler.html   |    38 +-
 .../handler/class-use/OpenedRegionHandler.html  |    32 +-
 .../handler/class-use/TableEventHandler.html    |    42 +-
 .../handler/class-use/TotesHRegionInfo.html     |    40 +-
 .../hbase/master/handler/package-frame.html     |     6 +-
 .../hbase/master/handler/package-summary.html   |    44 +-
 .../hbase/master/handler/package-tree.html      |    54 +-
 .../hbase/master/handler/package-use.html       |    38 +-
 .../normalizer/EmptyNormalizationPlan.html      |    93 +-
 .../normalizer/MergeNormalizationPlan.html      |   112 +-
 .../master/normalizer/NormalizationPlan.html    |    75 +-
 .../master/normalizer/RegionNormalizer.html     |    97 +-
 .../normalizer/RegionNormalizerChore.html       |   104 +-
 .../normalizer/RegionNormalizerFactory.html     |    82 +-
 .../normalizer/SimpleRegionNormalizer.html      |   121 +-
 .../normalizer/SplitNormalizationPlan.html      |   136 +-
 .../class-use/EmptyNormalizationPlan.html       |    38 +-
 .../class-use/MergeNormalizationPlan.html       |    32 +-
 .../normalizer/class-use/NormalizationPlan.html |    48 +-
 .../normalizer/class-use/RegionNormalizer.html  |    42 +-
 .../class-use/RegionNormalizerChore.html        |    32 +-
 .../class-use/RegionNormalizerFactory.html      |    32 +-
 .../class-use/SimpleRegionNormalizer.html       |    32 +-
 .../class-use/SplitNormalizationPlan.html       |    32 +-
 .../hbase/master/normalizer/package-frame.html  |     8 +-
 .../master/normalizer/package-summary.html      |    46 +-
 .../hbase/master/normalizer/package-tree.html   |    54 +-
 .../hbase/master/normalizer/package-use.html    |    36 +-
 .../hadoop/hbase/master/package-frame.html      |    30 +-
 .../hadoop/hbase/master/package-summary.html    |    46 +-
 .../hadoop/hbase/master/package-tree.html       |   214 +-
 .../apache/hadoop/hbase/master/package-use.html |    68 +-
 .../procedure/AddColumnFamilyProcedure.html     |   349 +-
 .../CreateTableProcedure.CreateHdfsRegions.html |    84 +-
 .../master/procedure/CreateTableProcedure.html  |   480 +-
 .../procedure/DeleteColumnFamilyProcedure.html  |   349 +-
 .../master/procedure/DeleteTableProcedure.html  |   413 +-
 .../master/procedure/DisableTableProcedure.html |   467 +-
 .../master/procedure/EnableTableProcedure.html  |   429 +-
 .../procedure/MasterDDLOperationHelper.html     |   126 +-
 .../procedure/MasterProcedureConstants.html     |   101 +-
 ...ocedureEnv.MasterProcedureStoreListener.html |   114 +-
 ...asterProcedureEnv.WALStoreLeaseRecovery.html |   107 +-
 .../master/procedure/MasterProcedureEnv.html    |   174 +-
 ...MasterProcedureScheduler.ProcedureEvent.html |   106 +-
 .../MasterProcedureScheduler.ServerQueue.html   |    96 +-
 .../MasterProcedureScheduler.TableQueue.html    |   100 +-
 .../procedure/MasterProcedureScheduler.html     |   414 +-
 ...terProcedureUtil.NonceProcedureRunnable.html |   365 +
 .../master/procedure/MasterProcedureUtil.html   |   143 +-
 .../procedure/ModifyColumnFamilyProcedure.html  |   349 +-
 .../master/procedure/ModifyTableProcedure.html  |   347 +-
 ...rocedurePrepareLatch.CompatibilityLatch.html |   127 +-
 .../master/procedure/ProcedurePrepareLatch.html |   136 +-
 .../procedure/ProcedureSyncWait.Predicate.html  |    78 +-
 .../master/procedure/ProcedureSyncWait.html     |   212 +-
 .../master/procedure/ServerCrashProcedure.html  |   455 +-
 ...rProcedureInterface.ServerOperationType.html |   117 +-
 .../procedure/ServerProcedureInterface.html     |   109 +-
 ...leProcedureInterface.TableOperationType.html |   127 +-
 .../procedure/TableProcedureInterface.html      |    98 +-
 .../procedure/TruncateTableProcedure.html       |   331 +-
 .../class-use/AddColumnFamilyProcedure.html     |    32 +-
 .../CreateTableProcedure.CreateHdfsRegions.html |    38 +-
 .../class-use/CreateTableProcedure.html         |    32 +-
 .../class-use/DeleteColumnFamilyProcedure.html  |    32 +-
 .../class-use/DeleteTableProcedure.html         |    32 +-
 .../class-use/DisableTableProcedure.html        |    32 +-
 .../class-use/EnableTableProcedure.html         |    32 +-
 .../class-use/MasterDDLOperationHelper.html     |    32 +-
 .../class-use/MasterProcedureConstants.html     |    32 +-
 ...ocedureEnv.MasterProcedureStoreListener.html |    32 +-
 ...asterProcedureEnv.WALStoreLeaseRecovery.html |    32 +-
 .../procedure/class-use/MasterProcedureEnv.html |   275 +-
 ...MasterProcedureScheduler.ProcedureEvent.html |    56 +-
 .../MasterProcedureScheduler.ServerQueue.html   |    32 +-
 .../MasterProcedureScheduler.TableQueue.html    |    32 +-
 .../class-use/MasterProcedureScheduler.html     |    38 +-
 ...terProcedureUtil.NonceProcedureRunnable.html |   161 +
 .../class-use/MasterProcedureUtil.html          |    32 +-
 .../class-use/ModifyColumnFamilyProcedure.html  |    32 +-
 .../class-use/ModifyTableProcedure.html         |    32 +-
 ...rocedurePrepareLatch.CompatibilityLatch.html |    32 +-
 .../class-use/ProcedurePrepareLatch.html        |    56 +-
 .../class-use/ProcedureSyncWait.Predicate.html  |    40 +-
 .../procedure/class-use/ProcedureSyncWait.html  |    32 +-
 .../class-use/ServerCrashProcedure.html         |    32 +-
 ...rProcedureInterface.ServerOperationType.html |    44 +-
 .../class-use/ServerProcedureInterface.html     |    38 +-
 ...leProcedureInterface.TableOperationType.html |    60 +-
 .../class-use/TableProcedureInterface.html      |    54 +-
 .../class-use/TruncateTableProcedure.html       |    32 +-
 .../hbase/master/procedure/package-frame.html   |    13 +-
 .../hbase/master/procedure/package-summary.html |    65 +-
 .../hbase/master/procedure/package-tree.html    |   103 +-
 .../hbase/master/procedure/package-use.html     |    58 +-
 .../master/snapshot/CloneSnapshotHandler.html   |   296 +-
 .../snapshot/DisabledTableSnapshotHandler.html  |   159 +-
 .../snapshot/EnabledTableSnapshotHandler.html   |   156 +-
 .../master/snapshot/MasterSnapshotVerifier.html |   117 +-
 .../master/snapshot/RestoreSnapshotHandler.html |   274 +-
 .../SnapshotFileCache.RefreshCacheTask.html     |   108 +-
 .../master/snapshot/SnapshotFileCache.html      |   196 +-
 .../master/snapshot/SnapshotHFileCleaner.html   |   220 +-
 .../master/snapshot/SnapshotLogCleaner.html     |   159 +-
 .../hbase/master/snapshot/SnapshotManager.html  |   378 +-
 .../master/snapshot/TakeSnapshotHandler.html    |   389 +-
 .../class-use/CloneSnapshotHandler.html         |    38 +-
 .../class-use/DisabledTableSnapshotHandler.html |    38 +-
 .../class-use/EnabledTableSnapshotHandler.html  |    38 +-
 .../class-use/MasterSnapshotVerifier.html       |    32 +-
 .../class-use/RestoreSnapshotHandler.html       |    38 +-
 .../SnapshotFileCache.RefreshCacheTask.html     |    32 +-
 .../snapshot/class-use/SnapshotFileCache.html   |    38 +-
 .../class-use/SnapshotHFileCleaner.html         |    32 +-
 .../snapshot/class-use/SnapshotLogCleaner.html  |    32 +-
 .../snapshot/class-use/SnapshotManager.html     |    42 +-
 .../snapshot/class-use/TakeSnapshotHandler.html |    44 +-
 .../hbase/master/snapshot/package-frame.html    |     4 +-
 .../hbase/master/snapshot/package-summary.html  |    42 +-
 .../hbase/master/snapshot/package-tree.html     |    78 +-
 .../hbase/master/snapshot/package-use.html      |    38 +-
 .../apache/hadoop/hbase/metrics/BaseSource.html |   215 +-
 .../hadoop/hbase/metrics/BaseSourceImpl.html    |   318 +-
 .../apache/hadoop/hbase/metrics/Interns.html    |   120 +-
 .../hadoop/hbase/metrics/MBeanSource.html       |    84 +-
 .../hadoop/hbase/metrics/MBeanSourceImpl.html   |   109 +-
 .../hbase/metrics/class-use/BaseSource.html     |   122 +-
 .../hbase/metrics/class-use/BaseSourceImpl.html |    76 +-
 .../hadoop/hbase/metrics/class-use/Interns.html |    32 +-
 .../hbase/metrics/class-use/MBeanSource.html    |    38 +-
 .../metrics/class-use/MBeanSourceImpl.html      |    32 +-
 .../hadoop/hbase/metrics/package-frame.html     |     8 +-
 .../hadoop/hbase/metrics/package-summary.html   |    44 +-
 .../hadoop/hbase/metrics/package-tree.html      |    46 +-
 .../hadoop/hbase/metrics/package-use.html       |    52 +-
 .../hbase/migration/NamespaceUpgrade.html       |   243 +-
 .../hadoop/hbase/migration/UpgradeTo96.html     |    97 +-
 .../migration/class-use/NamespaceUpgrade.html   |    32 +-
 .../hbase/migration/class-use/UpgradeTo96.html  |    32 +-
 .../hadoop/hbase/migration/package-frame.html   |     4 +-
 .../hadoop/hbase/migration/package-summary.html |    42 +-
 .../hadoop/hbase/migration/package-tree.html    |    40 +-
 .../hadoop/hbase/migration/package-use.html     |    32 +-
 .../hadoop/hbase/monitoring/LogMonitoring.html  |   112 +-
 .../MemoryBoundedLogMessageBuffer.html          |    98 +-
 .../hbase/monitoring/MonitoredRPCHandler.html   |   144 +-
 .../monitoring/MonitoredRPCHandlerImpl.html     |   499 +-
 .../hbase/monitoring/MonitoredTask.State.html   |   123 +-
 .../hadoop/hbase/monitoring/MonitoredTask.html  |   209 +-
 .../hbase/monitoring/StateDumpServlet.html      |   127 +-
 .../hadoop/hbase/monitoring/TaskMonitor.html    |   121 +-
 .../hbase/monitoring/ThreadMonitoring.html      |   122 +-
 .../monitoring/class-use/LogMonitoring.html     |    32 +-
 .../MemoryBoundedLogMessageBuffer.html          |    38 +-
 .../class-use/MonitoredRPCHandler.html          |    50 +-
 .../class-use/MonitoredRPCHandlerImpl.html      |    38 +-
 .../class-use/MonitoredTask.State.html          |    42 +-
 .../monitoring/class-use/MonitoredTask.html     |    82 +-
 .../monitoring/class-use/StateDumpServlet.html  |    42 +-
 .../hbase/monitoring/class-use/TaskMonitor.html |    52 +-
 .../monitoring/class-use/ThreadMonitoring.html  |    32 +-
 .../hadoop/hbase/monitoring/package-frame.html  |     8 +-
 .../hbase/monitoring/package-summary.html       |    46 +-
 .../hadoop/hbase/monitoring/package-tree.html   |    60 +-
 .../hadoop/hbase/monitoring/package-use.html    |    48 +-
 .../hbase/namespace/NamespaceAuditor.html       |   249 +-
 .../namespace/class-use/NamespaceAuditor.html   |    38 +-
 .../hadoop/hbase/namespace/package-frame.html   |     4 +-
 .../hadoop/hbase/namespace/package-summary.html |    42 +-
 .../hadoop/hbase/namespace/package-tree.html    |    38 +-
 .../hadoop/hbase/namespace/package-use.html     |    36 +-
 .../org/apache/hadoop/hbase/package-frame.html  |    42 +-
 .../apache/hadoop/hbase/package-summary.html    |    56 +-
 .../org/apache/hadoop/hbase/package-tree.html   |   298 +-
 .../org/apache/hadoop/hbase/package-use.html    |   186 +-
 .../hbase/procedure/MasterProcedureManager.html |   164 +-
 .../procedure/MasterProcedureManagerHost.html   |   134 +-
 .../hadoop/hbase/procedure/Procedure.html       |   359 +-
 .../hbase/procedure/ProcedureCoordinator.html   |   217 +-
 .../procedure/ProcedureCoordinatorRpcs.html     |   171 +-
 .../hbase/procedure/ProcedureManager.html       |   114 +-
 .../hbase/procedure/ProcedureManagerHost.html   |   167 +-
 .../hadoop/hbase/procedure/ProcedureMember.html |   222 +-
 .../hbase/procedure/ProcedureMemberRpcs.html    |   144 +-
 .../procedure/RegionServerProcedureManager.html |   128 +-
 .../RegionServerProcedureManagerHost.html       |   132 +-
 .../Subprocedure.SubprocedureImpl.html          |   177 +-
 .../hadoop/hbase/procedure/Subprocedure.html    |   246 +-
 .../hbase/procedure/SubprocedureFactory.html    |    85 +-
 .../procedure/ZKProcedureCoordinatorRpcs.html   |   247 +-
 .../hbase/procedure/ZKProcedureMemberRpcs.html  |   242 +-
 .../hadoop/hbase/procedure/ZKProcedureUtil.html |   315 +-
 .../class-use/MasterProcedureManager.html       |    46 +-
 .../class-use/MasterProcedureManagerHost.html   |    32 +-
 .../hbase/procedure/class-use/Procedure.html    |    58 +-
 .../class-use/ProcedureCoordinator.html         |    54 +-
 .../class-use/ProcedureCoordinatorRpcs.html     |    44 +-
 .../procedure/class-use/ProcedureManager.html   |    58 +-
 .../class-use/ProcedureManagerHost.html         |    40 +-
 .../procedure/class-use/ProcedureMember.html    |    70 +-
 .../class-use/ProcedureMemberRpcs.html          |    46 +-
 .../class-use/RegionServerProcedureManager.html |    42 +-
 .../RegionServerProcedureManagerHost.html       |    32 +-
 .../Subprocedure.SubprocedureImpl.html          |    32 +-
 .../hbase/procedure/class-use/Subprocedure.html |    80 +-
 .../class-use/SubprocedureFactory.html          |    46 +-
 .../class-use/ZKProcedureCoordinatorRpcs.html   |    32 +-
 .../class-use/ZKProcedureMemberRpcs.html        |    32 +-
 .../procedure/class-use/ZKProcedureUtil.html    |    46 +-
 .../procedure/flush/FlushTableSubprocedure.html |   169 +-
 .../flush/MasterFlushTableProcedureManager.html |   218 +-
 ...reManager.FlushTableSubprocedureBuilder.html |   112 +-
 .../RegionServerFlushTableProcedureManager.html |   223 +-
 .../flush/class-use/FlushTableSubprocedure.html |    32 +-
 .../MasterFlushTableProcedureManager.html       |    32 +-
 ...reManager.FlushTableSubprocedureBuilder.html |    32 +-
 .../RegionServerFlushTableProcedureManager.html |    32 +-
 .../hbase/procedure/flush/package-frame.html    |     4 +-
 .../hbase/procedure/flush/package-summary.html  |    42 +-
 .../hbase/procedure/flush/package-tree.html     |    52 +-
 .../hbase/procedure/flush/package-use.html      |    32 +-
 .../hadoop/hbase/procedure/package-frame.html   |    10 +-
 .../hadoop/hbase/procedure/package-summary.html |    44 +-
 .../hadoop/hbase/procedure/package-tree.html    |    76 +-
 .../hadoop/hbase/procedure/package-use.html     |    42 +-
 .../hbase/procedure2/OnePhaseProcedure.html     |    76 +-
 .../hadoop/hbase/procedure2/Procedure.html      |   719 +-
 .../procedure2/ProcedureAbortedException.html   |    90 +-
 .../hbase/procedure2/ProcedureException.html    |    94 +-
 ...edureExecutor.ProcedureExecutorListener.html |    82 +-
 .../procedure2/ProcedureExecutor.Testing.html   |   114 +-
 .../hbase/procedure2/ProcedureExecutor.html     |   451 +-
 .../hbase/procedure2/ProcedureRunnableSet.html  |   144 +-
 .../procedure2/ProcedureSimpleRunQueue.html     |   208 +-
 .../procedure2/ProcedureYieldException.html     |    90 +-
 .../procedure2/RemoteProcedureException.html    |   182 +-
 .../hbase/procedure2/SequentialProcedure.html   |   170 +-
 .../procedure2/StateMachineProcedure.Flow.html  |   119 +-
 .../hbase/procedure2/StateMachineProcedure.html |   347 +-
 .../hbase/procedure2/TwoPhaseProcedure.html     |    76 +-
 .../procedure2/class-use/OnePhaseProcedure.html |    32 +-
 .../hbase/procedure2/class-use/Procedure.html   |   239 +-
 .../class-use/ProcedureAbortedException.html    |    32 +-
 .../class-use/ProcedureException.html           |    42 +-
 ...edureExecutor.ProcedureExecutorListener.html |    40 +-
 .../class-use/ProcedureExecutor.Testing.html    |    32 +-
 .../procedure2/class-use/ProcedureExecutor.html |    75 +-
 .../class-use/ProcedureRunnableSet.html         |    50 +-
 .../class-use/ProcedureSimpleRunQueue.html      |    32 +-
 .../class-use/ProcedureYieldException.html      |    50 +-
 .../class-use/RemoteProcedureException.html     |    46 +-
 .../class-use/SequentialProcedure.html          |    32 +-
 .../class-use/StateMachineProcedure.Flow.html   |    64 +-
 .../class-use/StateMachineProcedure.html        |    56 +-
 .../procedure2/class-use/TwoPhaseProcedure.html |    32 +-
 .../hadoop/hbase/procedure2/package-frame.html  |     8 +-
 .../hbase/procedure2/package-summary.html       |    48 +-
 .../hadoop/hbase/procedure2/package-tree.html   |    76 +-
 .../hadoop/hbase/procedure2/package-use.html    |    48 +-
 .../procedure2/store/NoopProcedureStore.html    |   205 +-
 .../store/ProcedureStore.ProcedureIterator.html |   126 +-
 .../store/ProcedureStore.ProcedureLoader.html   |   109 +-
 .../ProcedureStore.ProcedureStoreListener.html  |    76 +-
 .../hbase/procedure2/store/ProcedureStore.html  |   222 +-
 .../procedure2/store/ProcedureStoreBase.html    |   169 +-
 .../store/ProcedureStoreTracker.BitSetNode.html |   240 +-
 .../ProcedureStoreTracker.DeleteState.html      |   121 +-
 .../procedure2/store/ProcedureStoreTracker.html |   238 +-
 .../store/class-use/NoopProcedureStore.html     |    32 +-
 .../ProcedureStore.ProcedureIterator.html       |    40 +-
 .../ProcedureStore.ProcedureLoader.html         |    44 +-
 .../ProcedureStore.ProcedureStoreListener.html  |    48 +-
 .../store/class-use/ProcedureStore.html         |    54 +-
 .../store/class-use/ProcedureStoreBase.html     |    42 +-
 .../ProcedureStoreTracker.BitSetNode.html       |    44 +-
 .../ProcedureStoreTracker.DeleteState.html      |    44 +-
 .../store/class-use/ProcedureStoreTracker.html  |    50 +-
 .../hbase/procedure2/store/package-frame.html   |    12 +-
 .../hbase/procedure2/store/package-summary.html |    46 +-
 .../hbase/procedure2/store/package-tree.html    |    58 +-
 .../hbase/procedure2/store/package-use.html     |    42 +-
 .../CorruptedWALProcedureStoreException.html    |    90 +-
 .../procedure2/store/wal/ProcedureWALFile.html  |   244 +-
 ...cedureWALFormat.InvalidWALDataException.html |    91 +-
 .../store/wal/ProcedureWALFormat.html           |   240 +-
 .../store/wal/ProcedureWALFormatReader.html     |   114 +-
 .../store/wal/ProcedureWALPrettyPrinter.html    |   152 +-
 .../wal/WALProcedureStore.LeaseRecovery.html    |    80 +-
 .../procedure2/store/wal/WALProcedureStore.html |   375 +-
 .../CorruptedWALProcedureStoreException.html    |    32 +-
 .../store/wal/class-use/ProcedureWALFile.html   |    52 +-
 ...cedureWALFormat.InvalidWALDataException.html |    32 +-
 .../store/wal/class-use/ProcedureWALFormat.html |    32 +-
 .../wal/class-use/ProcedureWALFormatReader.html |    32 +-
 .../class-use/ProcedureWALPrettyPrinter.html    |    32 +-
 .../WALProcedureStore.LeaseRecovery.html        |    42 +-
 .../store/wal/class-use/WALProcedureStore.html  |    32 +-
 .../procedure2/store/wal/package-frame.html     |     6 +-
 .../procedure2/store/wal/package-summary.html   |    46 +-
 .../procedure2/store/wal/package-tree.html      |    62 +-
 .../hbase/procedure2/store/wal/package-use.html |    38 +-
 .../hadoop/hbase/procedure2/util/ByteSlot.html  |   166 +-
 .../hbase/procedure2/util/StringUtils.html      |   102 +-
 .../TimeoutBlockingQueue.TimeoutRetriever.html  |    80 +-
 .../procedure2/util/TimeoutBlockingQueue.html   |   148 +-
 .../procedure2/util/class-use/ByteSlot.html     |    48 +-
 .../procedure2/util/class-use/StringUtils.html  |    32 +-
 .../TimeoutBlockingQueue.TimeoutRetriever.html  |    40 +-
 .../util/class-use/TimeoutBlockingQueue.html    |    32 +-
 .../hbase/procedure2/util/package-frame.html    |     6 +-
 .../hbase/procedure2/util/package-summary.html  |    44 +-
 .../hbase/procedure2/util/package-tree.html     |    46 +-
 .../hbase/procedure2/util/package-use.html      |    38 +-
 .../hadoop/hbase/protobuf/ProtobufUtil.html     |  2263 +-
 .../hbase/protobuf/ReplicationProtbufUtil.html  |   139 +-
 .../hadoop/hbase/protobuf/RequestConverter.html |  1475 +-
 .../hbase/protobuf/ResponseConverter.html       |   322 +-
 .../hbase/protobuf/class-use/ProtobufUtil.html  |    32 +-
 .../class-use/ReplicationProtbufUtil.html       |    32 +-
 .../protobuf/class-use/RequestConverter.html    |    32 +-
 .../protobuf/class-use/ResponseConverter.html   |    32 +-
 .../hadoop/hbase/protobuf/package-frame.html    |     4 +-
 .../hadoop/hbase/protobuf/package-summary.html  |    46 +-
 .../hadoop/hbase/protobuf/package-tree.html     |    44 +-
 .../hadoop/hbase/protobuf/package-use.html      |    32 +-
 .../quotas/AverageIntervalRateLimiter.html      |   158 +-
 .../hbase/quotas/DefaultOperationQuota.html     |   198 +-
 .../hbase/quotas/FixedIntervalRateLimiter.html  |   158 +-
 .../quotas/InvalidQuotaSettingsException.html   |    79 +-
 .../hadoop/hbase/quotas/MasterQuotaManager.html |   350 +-
 .../quotas/OperationQuota.OperationType.html    |   121 +-
 .../hadoop/hbase/quotas/OperationQuota.html     |   145 +-
 .../apache/hadoop/hbase/quotas/QuotaCache.html  |   222 +-
 .../hbase/quotas/QuotaExceededException.html    |    81 +-
 .../apache/hadoop/hbase/quotas/QuotaFilter.html |   199 +-
 .../hadoop/hbase/quotas/QuotaLimiter.html       |   145 +-
 .../hbase/quotas/QuotaLimiterFactory.html       |    84 +-
 .../hadoop/hbase/quotas/QuotaRetriever.html     |   157 +-
 .../apache/hadoop/hbase/quotas/QuotaScope.html  |   121 +-
 .../hadoop/hbase/quotas/QuotaSettings.html      |   146 +-
 .../hbase/quotas/QuotaSettingsFactory.html      |   284 +-
 .../apache/hadoop/hbase/quotas/QuotaState.html  |   154 +-
 .../QuotaTableUtil.NamespaceQuotasVisitor.html  |    80 +-
 .../quotas/QuotaTableUtil.QuotasVisitor.html    |    56 +-
 .../QuotaTableUtil.TableQuotasVisitor.html      |    80 +-
 .../QuotaTableUtil.UserQuotasVisitor.html       |   116 +-
 .../hadoop/hbase/quotas/QuotaTableUtil.html     |   500 +-
 .../apache/hadoop/hbase/quotas/QuotaType.html   |   121 +-
 .../apache/hadoop/hbase/quotas/QuotaUtil.html   |   369 +-
 .../apache/hadoop/hbase/quotas/RateLimiter.html |   239 +-
 .../hbase/quotas/RegionServerQuotaManager.html  |   171 +-
 .../hadoop/hbase/quotas/ThrottleType.html       |   129 +-
 .../hbase/quotas/ThrottlingException.Type.html  |   129 +-
 .../hbase/quotas/ThrottlingException.html       |   205 +-
 .../hadoop/hbase/quotas/TimeBasedLimiter.html   |   194 +-
 .../hadoop/hbase/quotas/UserQuotaState.html     |   175 +-
 .../class-use/AverageIntervalRateLimiter.html   |    32 +-
 .../quotas/class-use/DefaultOperationQuota.html |    32 +-
 .../class-use/FixedIntervalRateLimiter.html     |    32 +-
 .../InvalidQuotaSettingsException.html          |    32 +-
 .../quotas/class-use/MasterQuotaManager.html    |    44 +-
 .../class-use/OperationQuota.OperationType.html |    44 +-
 .../hbase/quotas/class-use/OperationQuota.html  |    46 +-
 .../hbase/quotas/class-use/QuotaCache.html      |    32 +-
 .../class-use/QuotaExceededException.html       |    38 +-
 .../hbase/quotas/class-use/QuotaFilter.html     |    58 +-
 .../hbase/quotas/class-use/QuotaLimiter.html    |    66 +-
 .../quotas/class-use/QuotaLimiterFactory.html   |    32 +-
 .../hbase/quotas/class-use/QuotaRetriever.html  |    46 +-
 .../hbase/quotas/class-use/QuotaScope.html      |    50 +-
 .../hbase/quotas/class-use/QuotaSettings.html   |    74 +-
 .../quotas/class-use/QuotaSettingsFactory.html  |    32 +-
 .../hbase/quotas/class-use/QuotaState.html      |    52 +-
 .../QuotaTableUtil.NamespaceQuotasVisitor.html  |    44 +-
 .../class-use/QuotaTableUtil.QuotasVisitor.html |    38 +-
 .../QuotaTableUtil.TableQuotasVisitor.html      |    44 +-
 .../QuotaTableUtil.UserQuotasVisitor.html       |    44 +-
 .../hbase/quotas/class-use/QuotaTableUtil.html  |    38 +-
 .../hbase/quotas/class-use/QuotaType.html       |    58 +-
 .../hbase/quotas/class-use/QuotaUtil.html       |    32 +-
 .../hbase/quotas/class-use/RateLimiter.html     |    44 +-
 .../class-use/RegionServerQuotaManager.html     |    40 +-
 .../hbase/quotas/class-use/ThrottleType.html    |    60 +-
 .../class-use/ThrottlingException.Type.html     |    46 +-
 .../quotas/class-use/ThrottlingException.html   |    60 +-
 .../quotas/class-use/TimeBasedLimiter.html      |    38 +-
 .../hbase/quotas/class-use/UserQuotaState.html  |    42 +-
 .../hadoop/hbase/quotas/package-frame.html      |    16 +-
 .../hadoop/hbase/quotas/package-summary.html    |    48 +-
 .../hadoop/hbase/quotas/package-tree.html       |   116 +-
 .../apache/hadoop/hbase/quotas/package-use.html |    46 +-
 .../AnnotationReadingPriorityFunction.html      |   192 +-
 .../hbase/regionserver/BaseRowProcessor.html    |   225 +-
 .../hadoop/hbase/regionserver/BloomType.html    |   123 +-
 .../hbase/regionserver/CellSkipListSet.html     |   485 +-
 .../regionserver/ChangedReadersObserver.html    |    78 +-
 .../hadoop/hbase/regionserver/ColumnCount.html  |   187 +-
 .../hbase/regionserver/ColumnTracker.html       |   187 +-
 .../hbase/regionserver/CompactSplitThread.html  |   495 +-
 .../hbase/regionserver/CompactionRequestor.html |   213 +-
 .../hbase/regionserver/CompactionTool.html      |   117 +-
 .../ConstantSizeRegionSplitPolicy.html          |   143 +-
 .../DefaultMemStore.MemStoreScanner.html        |   220 +-
 .../hbase/regionserver/DefaultMemStore.html     |   395 +-
 .../hbase/regionserver/DefaultStoreEngine.html  |   183 +-
 .../hbase/regionserver/DefaultStoreFlusher.html |   188 +-
 .../DeleteTracker.DeleteCompare.html            |   127 +-
 .../DeleteTracker.DeleteResult.html             |   125 +-
 .../hbase/regionserver/DeleteTracker.html       |   130 +-
 .../DelimitedKeyPrefixRegionSplitPolicy.html    |   166 +-
 .../regionserver/DisabledRegionSplitPolicy.html |   116 +-
 .../regionserver/ExplicitColumnTracker.html     |   257 +-
 .../regionserver/FavoredNodesForRegion.html     |    96 +-
 .../regionserver/FlushAllStoresPolicy.html      |   114 +-
 .../regionserver/FlushLargeStoresPolicy.html    |   139 +-
 .../hadoop/hbase/regionserver/FlushPolicy.html  |   121 +-
 .../hbase/regionserver/FlushPolicyFactory.html  |   137 +-
 .../regionserver/FlushRequestListener.html      |    78 +-
 .../hbase/regionserver/FlushRequester.html      |   135 +-
 .../regionserver/HRegion.FlushResultImpl.html   |   124 +-
 .../hbase/regionserver/HRegion.RowLockImpl.html |   126 +-
 .../hadoop/hbase/regionserver/HRegion.html      |  2982 +-
 .../hbase/regionserver/HRegionFileSystem.html   |   461 +-
 .../HRegionServer.MovedRegionsCleaner.html      |   114 +-
 .../hbase/regionserver/HRegionServer.html       |  1509 +-
 .../regionserver/HRegionServerCommandLine.html  |   118 +-
 .../hadoop/hbase/regionserver/HStore.html       |  1559 +-
 .../hbase/regionserver/HeapMemStoreLAB.html     |   134 +-
 .../HeapMemoryManager.TunerContext.html         |   186 +-
 .../HeapMemoryManager.TunerResult.html          |   120 +-
 .../hbase/regionserver/HeapMemoryManager.html   |   196 +-
 .../hbase/regionserver/HeapMemoryTuner.html     |    82 +-
 ...IncreasingToUpperBoundRegionSplitPolicy.html |   180 +-
 .../hadoop/hbase/regionserver/InternalScan.html |   172 +-
 .../hbase/regionserver/InternalScanner.html     |   128 +-
 .../KeyPrefixRegionSplitPolicy.html             |   172 +-
 .../KeyValueHeap.KVScannerComparator.html       |   155 +-
 .../hadoop/hbase/regionserver/KeyValueHeap.html |   385 +-
 .../hbase/regionserver/KeyValueScanner.html     |   311 +-
 .../hbase/regionserver/LastSequenceId.html      |    80 +-
 .../hbase/regionserver/LeaseException.html      |    90 +-
 .../hbase/regionserver/LeaseListener.html       |    70 +-
 .../Leases.LeaseStillHeldException.html         |   115 +-
 .../hadoop/hbase/regionserver/Leases.html       |   230 +-
 .../hadoop/hbase/regionserver/LogRoller.html    |   160 +-
 .../hbase/regionserver/LruHashMap.Entry.html    |   277 +-
 .../hadoop/hbase/regionserver/LruHashMap.html   |   520 +-
 .../hadoop/hbase/regionserver/MemStore.html     |   250 +-
 .../hbase/regionserver/MemStoreChunkPool.html   |    58 +-
 .../hadoop/hbase/regionserver/MemStoreLAB.html  |    96 +-
 .../hbase/regionserver/MemStoreSnapshot.html    |   162 +-
 .../hbase/regionserver/MetricsRegion.html       |   134 +-
 .../MetricsRegionAggregateSource.html           |   148 +-
 .../MetricsRegionAggregateSourceImpl.html       |   167 +-
 .../hbase/regionserver/MetricsRegionServer.html |   166 +-
 .../regionserver/MetricsRegionServerSource.html |  1072 +-
 .../MetricsRegionServerSourceFactory.html       |    92 +-
 ...nServerSourceFactoryImpl.FactoryStorage.html |   117 +-
 .../MetricsRegionServerSourceFactoryImpl.html   |   131 +-
 .../MetricsRegionServerSourceImpl.html          |   365 +-
 .../MetricsRegionServerWrapper.html             |   395 +-
 .../hbase/regionserver/MetricsRegionSource.html |   224 +-
 .../regionserver/MetricsRegionSourceImpl.html   |   226 +-
 .../regionserver/MetricsRegionWrapper.html      |   163 +-
 ...apperImpl.HRegionMetricsWrapperRunnable.html |   100 +-
 .../regionserver/MetricsRegionWrapperImpl.html  |   313 +-
 .../MiniBatchOperationInProgress.html           |   186 +-
 ...ltiVersionConcurrencyControl.WriteEntry.html |    84 +-
 .../MultiVersionConcurrencyControl.html         |   203 +-
 .../regionserver/NoLimitScannerContext.html     |   119 +-
 .../hbase/regionserver/NoOpHeapMemoryTuner.html |   118 +-
 .../NoSuchColumnFamilyException.html            |    90 +-
 .../regionserver/NonLazyKeyValueScanner.html    |   226 +-
 .../NonReversedNonLazyKeyValueScanner.html      |   155 +-
 .../hbase/regionserver/OnlineRegions.html       |   144 +-
 .../hbase/regionserver/OperationStatus.html     |   120 +-
 .../hbase/regionserver/RSDumpServlet.html       |   136 +-
 .../hbase/regionserver/RSRpcServices.html       |   701 +-
 .../hbase/regionserver/RSStatusServlet.html     |   110 +-
 .../regionserver/Region.BulkLoadListener.html   |   127 +-
 .../regionserver/Region.FlushResult.Result.html |   123 +-
 .../hbase/regionserver/Region.FlushResult.html  |   107 +-
 .../hbase/regionserver/Region.Operation.html    |   143 +-
 .../hbase/regionserver/Region.RowLock.html      |    76 +-
 .../hadoop/hbase/regionserver/Region.html       |  1226 +-
 .../RegionAlreadyInTransitionException.html     |    81 +-
 .../regionserver/RegionCoprocessorHost.html     |  1544 +-
 .../RegionMergeTransaction.JournalEntry.html    |    86 +-
 ...Transaction.RegionMergeTransactionPhase.html |   137 +-
 ...ionMergeTransaction.TransactionListener.html |   104 +-
 .../regionserver/RegionMergeTransaction.html    |   284 +-
 .../RegionMergeTransactionFactory.html          |   147 +-
 ...onMergeTransactionImpl.JournalEntryImpl.html |   140 +-
 .../RegionMergeTransactionImpl.html             |   446 +-
 .../hbase/regionserver/RegionOpeningState.html  |   121 +-
 .../hbase/regionserver/RegionScanner.html       |   198 +-
 .../RegionServerAbortedException.html           |    81 +-
 .../regionserver/RegionServerAccounting.html    |   153 +-
 .../RegionServerCoprocessorHost.html            |   300 +-
 .../RegionServerRunningException.html           |    90 +-
 ...ionServerServices.PostOpenDeployContext.html |   106 +-
 ...erServices.RegionStateTransitionContext.html |   126 +-
 .../regionserver/RegionServerServices.html      |   386 +-
 .../RegionServerStoppedException.html           |    83 +-
 .../hbase/regionserver/RegionSplitPolicy.html   |   215 +-
 .../hbase/regionserver/ReplicationService.html  |   110 +-
 .../regionserver/ReplicationSinkService.html    |    88 +-
 .../regionserver/ReplicationSourceService.html  |    74 +-
 .../regionserver/ReversedKeyValueHeap.html      |   326 +-
 .../hadoop/hbase/regionserver/RowProcessor.html |   270 +-
 .../hbase/regionserver/RowTooBigException.html  |    79 +-
 .../hbase/regionserver/RpcSchedulerFactory.html |    90 +-
 .../hbase/regionserver/ScanDeleteTracker.html   |   195 +-
 .../hadoop/hbase/regionserver/ScanInfo.html     |   183 +-
 .../ScanQueryMatcher.MatchCode.html             |   137 +-
 .../hbase/regionserver/ScanQueryMatcher.html    |   311 +-
 .../hadoop/hbase/regionserver/ScanType.html     |   125 +-
 .../regionserver/ScanWildcardColumnTracker.html |   233 +-
 .../regionserver/ScannerContext.Builder.html    |   108 +-
 .../regionserver/ScannerContext.LimitScope.html |   119 +-
 .../regionserver/ScannerContext.NextState.html  |   167 +-
 .../hbase/regionserver/ScannerContext.html      |   118 +-
 .../hadoop/hbase/regionserver/SequenceId.html   |    78 +-
 .../hbase/regionserver/ServerNonceManager.html  |   185 +-
 .../hadoop/hbase/regionserver/ShutdownHook.html |   158 +-
 .../regionserver/SimpleRpcSchedulerFactory.html |   122 +-
 .../SplitLogWorker.TaskExecutor.Status.html     |   123 +-
 .../SplitLogWorker.TaskExecutor.html            |    84 +-
 .../hbase/regionserver/SplitLogWorker.html      |   148 +-
 .../SplitTransaction.JournalEntry.html          |    86 +-
 .../SplitTransaction.SplitTransactionPhase.html |   147 +-
 .../SplitTransaction.TransactionListener.html   |   104 +-
 .../hbase/regionserver/SplitTransaction.html    |   270 +-
 .../regionserver/SplitTransactionFactory.html   |   144 +-
 .../SplitTransactionImpl.JournalEntryImpl.html  |   140 +-
 .../regionserver/SplitTransactionImpl.html      |   384 +-
 .../hbase/regionserver/SteppingSplitPolicy.html |   341 +
 .../apache/hadoop/hbase/regionserver/Store.html |   976 +-
 .../regionserver/StoreConfigInformation.html    |   107 +-
 .../hadoop/hbase/regionserver/StoreEngine.html  |   230 +-
 .../regionserver/StoreFile.Comparators.html     |    90 +-
 .../hbase/regionserver/StoreFile.Reader.html    |   498 +-
 .../hbase/regionserver/StoreFile.Writer.html    |   185 +-
 .../regionserver/StoreFile.WriterBuilder.html   |   200 +-
 .../hadoop/hbase/regionserver/StoreFile.html    |   493 +-
 .../hbase/regionserver/StoreFileInfo.html       |   455 +-
 .../hbase/regionserver/StoreFileManager.html    |   263 +-
 .../hbase/regionserver/StoreFileScanner.html    |   540 +-
 .../hadoop/hbase/regionserver/StoreScanner.html |   620 +-
 .../hadoop/hbase/regionserver/StoreUtils.html   |   115 +-
 .../regionserver/StorefileRefresherChore.html   |   144 +-
 ...ripeMultiFileWriter.BoundaryMultiWriter.html |   162 +-
 .../StripeMultiFileWriter.SizeMultiWriter.html  |   169 +-
 .../StripeMultiFileWriter.WriterFactory.html    |    78 +-
 .../regionserver/StripeMultiFileWriter.html     |   235 +-
 .../hbase/regionserver/StripeStoreConfig.html   |   219 +-
 .../hbase/regionserver/StripeStoreEngine.html   |   154 +-
 .../regionserver/StripeStoreFileManager.html    |   468 +-
 ...StoreFlusher.BoundaryStripeFlushRequest.html |   110 +-
 ...ripeStoreFlusher.SizeStripeFlushRequest.html |   117 +-
 .../StripeStoreFlusher.StripeFlushRequest.html  |   102 +-
 .../hbase/regionserver/StripeStoreFlusher.html  |   206 +-
 .../hbase/regionserver/TimeRangeTracker.html    |   184 +-
 .../regionserver/UnexpectedStateException.html  |    93 +-
 .../regionserver/WrongRegionException.html      |    90 +-
 .../AnnotationReadingPriorityFunction.html      |    38 +-
 .../class-use/BaseRowProcessor.html             |    32 +-
 .../hbase/regionserver/class-use/BloomType.html |    68 +-
 .../regionserver/class-use/CellSkipListSet.html |    32 +-
 .../class-use/ChangedReadersObserver.html       |    48 +-
 .../regionserver/class-use/ColumnCount.html     |    42 +-
 .../regionserver/class-use/ColumnTracker.html   |    40 +-
 .../class-use/CompactSplitThread.html           |    42 +-
 .../class-use/CompactionRequestor.html          |    44 +-
 .../regionserver/class-use/CompactionTool.html  |    32 +-
 .../ConstantSizeRegionSplitPolicy.html          |    46 +-
 .../DefaultMemStore.MemStoreScanner.html        |    32 +-
 .../regionserver/class-use/DefaultMemStore.html |    32 +-
 .../class-use/DefaultStoreEngine.html           |    32 +-
 .../class-use/DefaultStoreFlusher.html          |    32 +-
 .../class-use/DeleteTracker.DeleteCompare.html  |    40 +-
 .../class-use/DeleteTracker.DeleteResult.html   |    48 +-
 .../regionserver/class-use/DeleteTracker.html   |    70 +-
 .../DelimitedKeyPrefixRegionSplitPolicy.html    |    32 +-
 .../class-use/DisabledRegionSplitPolicy.html    |    32 +-
 .../class-use/ExplicitColumnTracker.html        |    32 +-
 .../class-use/FavoredNodesForRegion.html        |    48 +-
 .../class-use/FlushAllStoresPolicy.html         |    32 +-
 .../class-use/FlushLargeStoresPolicy.html       |    32 +-
 .../regionserver/class-use/FlushPolicy.html     |    48 +-
 .../class-use/FlushPolicyFactory.html           |    32 +-
 .../class-use/FlushRequestListener.html         |    40 +-
 .../regionserver/class-use/FlushRequester.html  |    44 +-
 .../class-use/HRegion.FlushResultImpl.html      |    32 +-
 .../class-use/HRegion.RowLockImpl.html          |    32 +-
 .../hbase/regionserver/class-use/HRegion.html   |   200 +-
 .../class-use/HRegionFileSystem.html            |    48 +-
 .../HRegionServer.MovedRegionsCleaner.html      |    32 +-
 .../regionserver/class-use/HRegionServer.html   |   126 +-
 .../class-use/HRegionServerCommandLine.html     |    32 +-
 .../hbase/regionserver/class-use/HStore.html    |    38 +-
 .../regionserver/class-use/HeapMemStoreLAB.html |    32 +-
 .../HeapMemoryManager.TunerContext.html         |    40 +-
 .../HeapMemoryManager.TunerResult.html          |    40 +-
 .../class-use/HeapMemoryManager.html            |    46 +-
 .../regionserver/class-use/HeapMemoryTuner.html |    38 +-
 ...IncreasingToUpperBoundRegionSplitPolicy.html |    44 +-
 .../regionserver/class-use/InternalScan.html    |    32 +-
 .../regionserver/class-use/InternalScanner.html |   232 +-
 .../class-use/KeyPrefixRegionSplitPolicy.html   |    32 +-
 .../KeyValueHeap.KVScannerComparator.html       |    38 +-
 .../regionserver/class-use/KeyValueHeap.html    |    42 +-
 .../regionserver/class-use/KeyValueScanner.html |   182 +-
 .../regionserver/class-use/LastSequenceId.html  |    56 +-
 .../regionserver/class-use/LeaseException.html  |    40 +-
 .../regionserver/class-use/LeaseListener.html   |    38 +-
 .../Leases.LeaseStillHeldException.html         |    40 +-
 .../hbase/regionserver/class-use/Leases.html    |    44 +-
 .../hbase/regionserver/class-use/LogRoller.html |    38 +-
 .../class-use/LruHashMap.Entry.html             |    64 +-
 .../regionserver/class-use/LruHashMap.html      |    32 +-
 .../hbase/regionserver/class-use/MemStore.html  |    42 +-
 .../class-use/MemStoreChunkPool.html            |    32 +-
 .../regionserver/class-use/MemStoreLAB.html     |    38 +-
 .../class-use/MemStoreSnapshot.html             |    48 +-
 .../regionserver/class-use/MetricsRegion.html   |    40 +-
 .../class-use/MetricsRegionAggregateSource.html |    44 +-
 .../MetricsRegionAggregateSourceImpl.html       |    38 +-
 .../class-use/MetricsRegionServer.html          |    38 +-
 .../class-use/MetricsRegionServerSource.html    |    46 +-
 .../MetricsRegionServerSourceFactory.html       |    38 +-
 ...nServerSourceFactoryImpl.FactoryStorage.html |    40 +-
 .../MetricsRegionServerSourceFactoryImpl.html   |    32 +-
 .../MetricsRegionServerSourceImpl.html          |    32 +-
 .../class-use/MetricsRegionServerWrapper.html   |    66 +-
 .../class-use/MetricsRegionSource.html          |    56 +-
 .../class-use/MetricsRegionSourceImpl.html      |    32 +-
 .../class-use/MetricsRegionWrapper.html         |    54 +-
 ...apperImpl.HRegionMetricsWrapperRunnable.html |    32 +-
 .../class-use/MetricsRegionWrapperImpl.html     |    32 +-
 .../class-use/MiniBatchOperationInProgress.html |    68 +-
 ...ltiVersionConcurrencyControl.WriteEntry.html |    54 +-
 .../MultiVersionConcurrencyControl.html         |    88 +-
 .../class-use/NoLimitScannerContext.html        |    32 +-
 .../class-use/NoOpHeapMemoryTuner.html          |    32 +-
 .../class-use/NoSuchColumnFamilyException.html  |    40 +-
 .../class-use/NonLazyKeyValueScanner.html       |    50 +-
 .../NonReversedNonLazyKeyValueScanner.html      |    46 +-
 .../regionserver/class-use/OnlineRegions.html   |    48 +-
 .../regionserver/class-use/OperationStatus.html |    70 +-
 .../regionserver/class-use/RSDumpServlet.html   |    32 +-
 .../regionserver/class-use/RSRpcServices.html   |   104 +-
 .../regionserver/class-use/RSStatusServlet.html |    32 +-
 .../class-use/Region.BulkLoadListener.html      |    40 +-
 .../class-use/Region.FlushResult.Result.html    |    44 +-
 .../class-use/Region.FlushResult.html           |    50 +-
 .../class-use/Region.Operation.html             |    66 +-
 .../regionserver/class-use/Region.RowLock.html  |    52 +-
 .../hbase/regionserver/class-use/Region.html    |   290 +-
 .../RegionAlreadyInTransitionException.html     |    38 +-
 .../class-use/RegionCoprocessorHost.html        |    56 +-
 .../RegionMergeTransaction.JournalEntry.html    |    44 +-
 ...Transaction.RegionMergeTransactionPhase.html |    58 +-
 ...ionMergeTransaction.TransactionListener.html |    40 +-
 .../class-use/RegionMergeTransaction.html       |    50 +-
 .../RegionMergeTransactionFactory.html          |    32 +-
 ...onMergeTransactionImpl.JournalEntryImpl.html |    32 +-
 .../class-use/RegionMergeTransactionImpl.html   |    38 +-
 .../class-use/RegionOpeningState.html           |    56 +-
 .../regionserver/class-use/RegionScanner.html   |    98 +-
 .../class-use/RegionServerAbortedException.html |    32 +-
 .../class-use/RegionServerAccounting.html       |    44 +-
 .../class-use/RegionServerCoprocessorHost.html  |    38 +-
 .../class-use/RegionServerRunningException.html |    32 +-
 ...ionServerServices.PostOpenDeployContext.html |    40 +-
 ...erServices.RegionStateTransitionContext.html |    40 +-
 .../class-use/RegionServerServices.html         |   250 +-
 .../class-use/RegionServerStoppedException.html |    38 +-
 .../class-use/RegionSplitPolicy.html            |    60 +-
 .../class-use/ReplicationService.html           |    44 +-
 .../class-use/ReplicationSinkService.html       |    42 +-
 .../class-use/ReplicationSourceService.html     |    42 +-
 .../class-use/ReversedKeyValueHeap.html         |    32 +-
 .../regionserver/class-use/RowProcessor.html    |    58 +-
 .../class-use/RowTooBigException.html           |    32 +-
 .../class-use/RpcSchedulerFactory.html          |    38 +-
 .../class-use/ScanDeleteTracker.html            |    38 +-
 .../hbase/regionserver/class-use/ScanInfo.html  |    58 +-
 .../class-use/ScanQueryMatcher.MatchCode.html   |    60 +-
 .../class-use/ScanQueryMatcher.html             |    50 +-
 .../hbase/regionserver/class-use/ScanType.html  |   106 +-
 .../class-use/ScanWildcardColumnTracker.html    |    32 +-
 .../class-use/ScannerContext.Builder.html       |    50 +-
 .../class-use/ScannerContext.LimitScope.html    |    46 +-
 .../class-use/ScannerContext.NextState.html     |    46 +-
 .../regionserver/class-use/ScannerContext.html  |    58 +-
 .../regionserver/class-use/SequenceId.html      |    48 +-
 .../class-use/ServerNonceManager.html           |    40 +-
 .../regionserver/class-use/ShutdownHook.html    |    32 +-
 .../class-use/SimpleRpcSchedulerFactory.html    |    32 +-
 .../SplitLogWorker.TaskExecutor.Status.html     |    42 +-
 .../class-use/SplitLogWorker.TaskExecutor.html  |    48 +-
 .../regionserver/class-use/SplitLogWorker.html  |    40 +-
 .../SplitTransaction.JournalEntry.html          |    44 +-
 .../SplitTransaction.SplitTransactionPhase.html |    58 +-
 .../SplitTransaction.TransactionListener.html   |    40 +-
 .../class-use/SplitTransaction.html             |    52 +-
 .../class-use/SplitTransactionFactory.html      |    32 +-
 .../SplitTransactionImpl.JournalEntryImpl.html  |    32 +-
 .../class-use/SplitTransactionImpl.html         |    32 +-
 .../class-use/SteppingSplitPolicy.html          |   119 +
 .../hbase/regionserver/class-use/Store.html     |   284 +-
 .../class-use/StoreConfigInformation.html       |    62 +-
 .../regionserver/class-use/StoreEngine.html     |    46 +-
 .../class-use/StoreFile.Comparators.html        |    32 +-
 .../class-use/StoreFile.Reader.html             |    80 +-
 .../class-use/StoreFile.Writer.html             |    52 +-
 .../class-use/StoreFile.WriterBuilder.html      |    56 +-
 .../hbase/regionserver/class-use/StoreFile.html |   300 +-
 .../regionserver/class-use/StoreFileInfo.html   |    60 +-
 .../class-use/StoreFileManager.html             |    50 +-
 .../class-use/StoreFileScanner.html             |    70 +-
 .../regionserver/class-use/StoreScanner.html    |    42 +-
 .../regionserver/class-use/StoreUtils.html      |    32 +-
 .../class-use/StorefileRefresherChore.html      |    32 +-
 ...ripeMultiFileWriter.BoundaryMultiWriter.html |    32 +-
 .../StripeMultiFileWriter.SizeMultiWriter.html  |    32 +-
 .../StripeMultiFileWriter.WriterFactory.html    |    42 +-
 .../class-use/StripeMultiFileWriter.html        |    48 +-
 .../class-use/StripeStoreConfig.html            |    42 +-
 .../class-use/StripeStoreEngine.html            |    32 +-
 .../class-use/StripeStoreFileManager.html       |    38 +-
 ...StoreFlusher.BoundaryStripeFlushRequest.html |    32 +-
 ...ripeStoreFlusher.SizeStripeFlushRequest.html |    32 +-
 .../StripeStoreFlusher.StripeFlushRequest.html  |    44 +-
 .../class-use/StripeStoreFlusher.html           |    32 +-
 .../class-use/TimeRangeTracker.html             |    52 +-
 .../class-use/UnexpectedStateException.html     |    40 +-
 .../class-use/WrongRegionException.html         |    32 +-
 .../compactions/CompactionConfiguration.html    |   290 +-
 .../compactions/CompactionContext.html          |   195 +-
 .../compactions/CompactionPolicy.html           |   155 +-
 .../compactions/CompactionProgress.html         |   177 +-
 .../compactions/CompactionRequest.html          |   227 +-
 .../CompactionThroughputController.html         |   107 +-
 .../CompactionThroughputControllerFactory.html  |   123 +-
 .../compactions/Compactor.CellSink.html         |    78 +-
 .../compactions/Compactor.FileDetails.html      |   100 +-
 .../regionserver/compactions/Compactor.html     |   324 +-
 .../compactions/CurrentHourProvider.html        |    74 +-
 .../compactions/DefaultCompactor.html           |   151 +-
 .../compactions/ExploringCompactionPolicy.html  |   124 +-
 .../compactions/FIFOCompactionPolicy.html       |   170 +-
 .../NoLimitCompactionThroughputController.html  |   202 +-
 .../regionserver/compactions/OffPeakHours.html  |   144 +-
 ...sureAwareCompactionThroughputController.html |   245 +-
 .../compactions/RatioBasedCompactionPolicy.html |   194 +-
 ...ompactionPolicy.StripeCompactionRequest.html |   172 +-
 ...pactionPolicy.StripeInformationProvider.html |   142 +-
 .../compactions/StripeCompactionPolicy.html     |   238 +-
 .../compactions/StripeCompactor.html            |   204 +-
 .../class-use/CompactionConfiguration.html      |    42 +-
 .../class-use/CompactionContext.html            |    80 +-
 .../compactions/class-use/CompactionPolicy.html |    56 +-
 .../class-use/CompactionProgress.html           |    48 +-
 .../class-use/CompactionRequest.html            |   190 +-
 .../CompactionThroughputController.html         |    92 +-
 .../CompactionThroughputControllerFactory.html  |    32 +-
 .../class-use/Compactor.CellSink.html           |    48 +-
 .../class-use/Compactor.FileDetails.html        |    38 +-
 .../compactions/class-use/Compactor.html        |    52 +-
 .../class-use/CurrentHourProvider.html          |    32 +-
 .../compactions/class-use/DefaultCompactor.html |    32 +-
 .../class-use/ExploringCompactionPolicy.html    |    38 +-
 .../class-use/FIFOCompactionPolicy.html         |    32 +-
 .../NoLimitCompactionThroughputController.html  |    38 +-
 .../compactions/class-use/OffPeakHours.html     |    48 +-
 ...sureAwareCompactionThroughputController.html |    32 +-
 .../class-use/RatioBasedCompactionPolicy.html   |    40 +-
 ...ompactionPolicy.StripeCompactionRequest.html |    42 +-
 ...pactionPolicy.StripeInformationProvider.html |    54 +-
 .../class-use/StripeCompactionPolicy.html       |    38 +-
 .../compactions/class-use/StripeCompactor.html  |    40 +-
 .../regionserver/compactions/package-frame.html |    10 +-
 .../compactions/package-summary.html            |    44 +-
 .../regionserver/compactions/package-tree.html  |    82 +-
 .../regionserver/compactions/package-use.html   |    40 +-
 .../regionserver/handler/CloseMetaHandler.html  |   104 +-
 .../handler/CloseRegionHandler.html             |   194 +-
 .../handler/FinishRegionRecoveringHandler.html  |   141 +-
 .../regionserver/handler/OpenMetaHandler.html   |   108 +-
 .../regionserver/handler/OpenRegionHandler.html |   169 +-
 .../handler/ParallelSeekHandler.html            |   136 +-
 .../handler/RegionReplicaFlushHandler.html      |   149 +-
 .../handler/WALSplitterHandler.html             |   135 +-
 .../handler/class-use/CloseMetaHandler.html     |    32 +-
 .../handler/class-use/CloseRegionHandler.html   |    38 +-
 .../FinishRegionRecoveringHandler.html          |    32 +-
 .../handler/class-use/OpenMetaHandler.html      |    32 +-
 .../handler/class-use/OpenRegionHandler.html    |    38 +-
 .../handler/class-use/ParallelSeekHandler.html  |    32 +-
 .../class-use/RegionReplicaFlushHandler.html    |    32 +-
 .../handler/class-use/WALSplitterHandler.html   |    32 +-
 .../regionserver/handler/package-frame.html     |     4 +-
 .../regionserver/handler/package-summary.html   |    42 +-
 .../regionserver/handler/package-tree.html      |    54 +-
 .../hbase/regionserver/handler/package-use.html |    36 +-
 .../hbase/regionserver/package-frame.html       |    93 +-
 .../hbase/regionserver/package-summary.html     |   108 +-
 .../hadoop/hbase/regionserver/package-tree.html |   451 +-
 .../hadoop/hbase/regionserver/package-use.html  |   159 +-
 .../snapshot/FlushSnapshotSubprocedure.html     |   173 +-
 ...shotManager.SnapshotSubprocedureBuilder.html |   112 +-
 .../snapshot/RegionServerSnapshotManager.html   |   229 +-
 .../class-use/FlushSnapshotSubprocedure.html    |    32 +-
 ...shotManager.SnapshotSubprocedureBuilder.html |    32 +-
 .../class-use/RegionServerSnapshotManager.html  |    32 +-
 .../regionserver/snapshot/package-frame.html    |     4 +-
 .../regionserver/snapshot/package-summary.html  |    42 +-
 .../regionserver/snapshot/package-tree.html     |    48 +-
 .../regionserver/snapshot/package-use.html      |    32 +-
 .../regionserver/wal/CompressionContext.html    |   102 +-
 .../hbase/regionserver/wal/Compressor.html      |    98 +-
 .../regionserver/wal/DamagedWALException.html   |    93 +-
 .../hadoop/hbase/regionserver/wal/FSHLog.html   |   647 +-
 .../wal/FailedLogCloseException.html            |   100 +-
 .../wal/FailedSyncBeforeLogCloseException.html  |   100 +-
 .../hadoop/hbase/regionserver/wal/HLogKey.html  |   302 +-
 .../regionserver/wal/HLogPrettyPrinter.html     |   165 +-
 .../wal/MetricsEditsReplaySource.html           |   172 +-
 .../wal/MetricsEditsReplaySourceImpl.html       |   168 +-
 .../hbase/regionserver/wal/MetricsWAL.html      |   158 +-
 .../regionserver/wal/MetricsWALEditsReplay.html |    70 +-
 .../regionserver/wal/MetricsWALSource.html      |   252 +-
 .../regionserver/wal/MetricsWALSourceImpl.html  |   201 +-
 .../regionserver/wal/ProtobufLogReader.html     |   366 +-
 .../regionserver/wal/ProtobufLogWriter.html     |   233 +-
 .../hbase/regionserver/wal/ReaderBase.html      |   290 +-
 .../hbase/regionserver/wal/ReplayHLogKey.html   |   162 +-
 .../wal/SecureProtobufLogReader.html            |   153 +-
 .../wal/SecureProtobufLogWriter.html            |   138 +-
 .../regionserver/wal/SecureWALCellCodec.html    |   166 +-
 .../regionserver/wal/SequenceFileLogReader.html |   281 +-
 .../wal/WALActionsListener.Base.html            |   286 +-
 .../regionserver/wal/WALActionsListener.html    |   233 +-
 .../wal/WALCellCodec.ByteStringCompressor.html  |    80 +-
 .../WALCellCodec.ByteStringUncompressor.html    |    80 +-
 .../wal/WALCellCodec.EnsureKvEncoder.html       |   126 +-
 .../hbase/regionserver/wal/WALCellCodec.html    |   223 +-
 .../regionserver/wal/WALCoprocessorHost.html    |   179 +-
 .../hadoop/hbase/regionserver/wal/WALEdit.html  |   405 +-
 .../regionserver/wal/WALEditsReplaySink.html    |   127 +-
 .../hadoop/hbase/regionserver/wal/WALUtil.html  |   162 +-
 .../hbase/regionserver/wal/WriterBase.html      |   147 +-
 .../wal/class-use/CompressionContext.html       |    70 +-
 .../regionserver/wal/class-use/Compressor.html  |    32 +-
 .../wal/class-use/DamagedWALException.html      |    32 +-
 .../regionserver/wal/class-use/FSHLog.html      |    38 +-
 .../wal/class-use/FailedLogCloseException.html  |    62 +-
 .../FailedSyncBeforeLogCloseException.html      |    32 +-
 .../regionserver/wal/class-use/HLogKey.html     |    92 +-
 .../wal/class-use/HLogPrettyPrinter.html        |    32 +-
 .../wal/class-use/MetricsEditsReplaySource.html |    38 +-
 .../class-use/MetricsEditsReplaySourceImpl.html |    32 +-
 .../regionserver/wal/class-use/MetricsWAL.html  |    32 +-
 .../wal/class-use/MetricsWALEditsReplay.html    |    32 +-
 .../wal/class-use/MetricsWALSource.html         |    38 +-
 .../wal/class-use/MetricsWALSourceImpl.html     |    32 +-
 .../wal/class-use/ProtobufLogReader.html        |    38 +-
 .../wal/class-use/ProtobufLogWriter.html        |    38 +-
 .../regionserver/wal/class-use/ReaderBase.html  |    42 +-
 .../wal/class-use/ReplayHLogKey.html            |    32 +-
 .../wal/class-use/SecureProtobufLogReader.html  |    32 +-
 .../wal/class-use/SecureProtobufLogWriter.html  |    32 +-
 .../wal/class-use/SecureWALCellCodec.html       |    32 +-
 .../wal/class-use/SequenceFileLogReader.html    |    32 +-
 .../wal/class-use/WALActionsListener.Base.html  |    42 +-
 .../wal/class-use/WALActionsListener.html       |    80 +-
 .../WALCellCodec.ByteStringCompressor.html      |    46 +-
 .../WALCellCodec.ByteStringUncompressor.html    |    48 +-
 .../class-use/WALCellCodec.EnsureKvEncoder.html |    32 +-
 .../wal/class-use/WALCellCodec.html             |    52 +-
 .../wal/class-use/WALCoprocessorHost.html       |    42 +-
 .../regionserver/wal/class-use/WALEdit.html     |   232 +-
 .../wal/class-use/WALEditsReplaySink.html       |    32 +-
 .../regionserver/wal/class-use/WALUtil.html     |    32 +-
 .../regionserver/wal/class-use/WriterBase.html  |    40 +-
 .../hbase/regionserver/wal/package-frame.html   |    14 +-
 .../hbase/regionserver/wal/package-summary.html |    50 +-
 .../hbase/regionserver/wal/package-tree.html    |   122 +-
 .../hbase/regionserver/wal/package-use.html     |    68 +-
 .../replication/BaseReplicationEndpoint.html    |   176 +-
 .../hbase/replication/BaseWALEntryFilter.html   |    76 +-
 .../hbase/replication/ChainWALEntryFilter.html  |   113 +-
 ...cationEndpoint.PeerRegionServerListener.html |   118 +-
 .../replication/HBaseReplicationEndpoint.html   |   266 +-
 .../ReplicationEndpoint.Context.html            |   168 +-
 .../ReplicationEndpoint.ReplicateContext.html   |   130 +-
 .../hbase/replication/ReplicationEndpoint.html  |   142 +-
 .../hbase/replication/ReplicationException.html |    95 +-
 .../hbase/replication/ReplicationFactory.html   |   130 +-
 .../hbase/replication/ReplicationListener.html  |    97 +-
 .../hbase/replication/ReplicationLoadSink.html  |   100 +-
 .../replication/ReplicationLoadSource.html      |   124 +-
 .../replication/ReplicationPeer.PeerState.html  |   121 +-
 .../hbase/replication/ReplicationPeer.html      |   131 +-
 .../replication/ReplicationPeerConfig.html      |   139 +-
 .../ReplicationPeerZKImpl.PeerStateTracker.html |   132 +-
 .../ReplicationPeerZKImpl.TableCFsTracker.html  |   148 +-
 .../replication/ReplicationPeerZKImpl.html      |   317 +-
 .../hbase/replication/ReplicationPeers.html     |   346 +-
 .../replication/ReplicationPeersZKImpl.html     |   467 +-
 .../hbase/replication/ReplicationQueueInfo.html |   110 +-
 .../hbase/replication/ReplicationQueues.html    |   238 +-
 .../replication/ReplicationQueuesClient.html    |   155 +-
 .../ReplicationQueuesClientZKImpl.html          |   192 +-
 .../replication/ReplicationQueuesZKImpl.html    |   387 +-
 .../replication/ReplicationStateZKBase.html     |   172 +-
 .../hbase/replication/ReplicationTracker.html   |    92 +-
 ...nTrackerZKImpl.OtherRegionServerWatcher.html |   144 +-
 .../ReplicationTrackerZKImpl.PeersWatcher.html  |   130 +-
 .../replication/ReplicationTrackerZKImpl.html   |   154 +-
 .../hbase/replication/ScopeWALEntryFilter.html  |   107 +-
 .../replication/SystemTableWALEntryFilter.html  |   107 +-
 .../replication/TableCfWALEntryFilter.html      |   107 +-
 .../hbase/replication/WALEntryFilter.html       |    82 +-
 .../class-use/BaseReplicationEndpoint.html      |    44 +-
 .../class-use/BaseWALEntryFilter.html           |    32 +-
 .../class-use/ChainWALEntryFilter.html          |    32 +-
 ...cationEndpoint.PeerRegionServerListener.html |    32 +-
 .../class-use/HBaseReplicationEndpoint.html     |    48 +-
 .../class-use/ReplicationEndpoint.Context.html  |    54 +-
 .../ReplicationEndpoint.ReplicateContext.html   |    56 +-
 .../class-use/ReplicationEndpoint.html          |    96 +-
 .../class-use/ReplicationException.html         |   152 +-
 .../class-use/ReplicationFactory.html           |    32 +-
 .../class-use/ReplicationListener.html          |    48 +-
 .../class-use/ReplicationLoadSink.html          |    42 +-
 .../class-use/ReplicationLoadSource.html        |    46 +-
 .../class-use/ReplicationPeer.PeerState.html    |    44 +-
 .../replication/class-use/ReplicationPeer.html  |    70 +-
 .../class-use/ReplicationPeerConfig.html        |   104 +-
 .../ReplicationPeerZKImpl.PeerStateTracker.html |    32 +-
 .../ReplicationPeerZKImpl.TableCFsTracker.html  |    32 +-
 .../class-use/ReplicationPeerZKImpl.html        |    32 +-
 .../replication/class-use/ReplicationPeers.html |    62 +-
 .../class-use/ReplicationPeersZKImpl.html       |    32 +-
 .../class-use/ReplicationQueueInfo.html         |    44 +-
 .../class-use/ReplicationQueues.html            |    54 +-
 .../class-use/ReplicationQueuesClient.html      |    42 +-
 .../ReplicationQueuesClientZKImpl.html          |    32 +-
 .../class-use/ReplicationQueuesZKImpl.html      |    32 +-
 .../class-use/ReplicationStateZKBase.html       |    44 +-
 .../class-use/ReplicationTracker.html           |    46 +-
 ...nTrackerZKImpl.OtherRegionServerWatcher.html |    32 +-
 .../ReplicationTrackerZKImpl.PeersWatcher.html  |    32 +-
 .../class-use/ReplicationTrackerZKImpl.html     |    32 +-
 .../class-use/ScopeWALEntryFilter.html          |    32 +-
 .../class-use/SystemTableWALEntryFilter.html    |    32 +-
 .../class-use/TableCfWALEntryFilter.html        |    32 +-
 .../replication/class-use/WALEntryFilter.html   |    76 +-
 .../master/ReplicationLogCleaner.html           |   165 +-
 .../master/class-use/ReplicationLogCleaner.html |    32 +-
 .../hbase/replication/master/package-frame.html |     4 +-
 .../replication/master/package-summary.html     |    42 +-
 .../hbase/replication/master/package-tree.html  |    44 +-
 .../hbase/replication/master/package-use.html   |    32 +-
 .../hadoop/hbase/replication/package-frame.html |    20 +-
 .../hbase/replication/package-summary.html      |    54 +-
 .../hadoop/hbase/replication/package-tree.html  |   120 +-
 .../hadoop/hbase/replication/package-use.html   |    58 +-
 ...erClusterReplicationEndpoint.Replicator.html |   109 +-
 .../HBaseInterClusterReplicationEndpoint.html   |   210 +-
 .../MetricsReplicationGlobalSourceSource.html   |   280 +-
 .../MetricsReplicationSinkSource.html           |   123 +-
 .../MetricsReplicationSinkSourceImpl.html       |   130 +-
 .../regionserver/MetricsReplicationSource.html  |    92 +-
 .../MetricsReplicationSourceFactory.html        |    82 +-
 .../MetricsReplicationSourceFactoryImpl.html    |   116 +-
 .../MetricsReplicationSourceImpl.html           |    90 +-
 .../MetricsReplicationSourceSource.html         |   297 +-
 .../MetricsReplicationSourceSourceImpl.html     |   282 +-
 .../replication/regionserver/MetricsSink.html   |   144 +-
 .../replication/regionserver/MetricsSource.html |   263 +-
 .../RegionReplicaReplicationEndpoint.html       |   231 +-
 .../replication/regionserver/Replication.html   |   345 +-
 .../regionserver/ReplicationLoad.html           |   164 +-
 .../regionserver/ReplicationSink.html           |   164 +-
 .../ReplicationSinkManager.SinkPeer.html        |   100 +-
 .../regionserver/ReplicationSinkManager.html    |   167 +-
 .../ReplicationSource.LogsComparator.html       |   106 +-
 ...ionSource.ReplicationSourceWorkerThread.html |   234 +-
 .../regionserver/ReplicationSource.html         |   345 +-
 .../ReplicationSourceInterface.html             |   192 +-
 .../regionserver/ReplicationSourceManager.html  |   416 +-
 .../regionserver/ReplicationSyncUp.html         |   124 +-
 .../regionserver/ReplicationThrottler.html      |   135 +-
 .../ReplicationWALReaderManager.html            |   174 +-
 ...erClusterReplicationEndpoint.Replicator.html |    38 +-
 .../HBaseInterClusterReplicationEndpoint.html   |    32 +-
 .../MetricsReplicationGlobalSourceSource.html   |    32 +-
 .../class-use/MetricsReplicationSinkSource.html |    44 +-
 .../MetricsReplicationSinkSourceImpl.html       |    32 +-
 .../class-use/MetricsReplicationSource.html     |    38 +-
 .../MetricsReplicationSourceFactory.html        |    38 +-
 .../MetricsReplicationSourceFactoryImpl.html    |    32 +-
 .../class-use/MetricsReplicationSourceImpl.html |    42 +-
 .../MetricsReplicationSourceSource.html         |    50 +-
 .../MetricsReplicationSourceSourceImpl.html     |    32 +-
 .../regionserver/class-use/MetricsSink.html     |    42 +-
 .../regionserver/class-use/MetricsSource.html   |    70 +-
 .../RegionReplicaReplicationEndpoint.html       |    32 +-
 .../regionserver/class-use/Replication.html     |    32 +-
 .../regionserver/class-use/ReplicationLoad.html |    46 +-
 .../regionserver/class-use/ReplicationSink.html |    32 +-
 .../ReplicationSinkManager.SinkPeer.html        |    44 +-
 .../class-use/ReplicationSinkManager.html       |    32 +-
 .../ReplicationSource.LogsComparator.html       |    32 +-
 ...ionSource.ReplicationSourceWorkerThread.html |    32 +-
 .../class-use/ReplicationSource.html            |    44 +-
 .../class-use/ReplicationSourceInterface.html   |    60 +-
 .../class-use/ReplicationSourceManager.html     |    46 +-
 .../class-use/ReplicationSyncUp.html            |    32 +-
 .../class-use/ReplicationThrottler.html         |    32 +-
 .../class-use/ReplicationWALReaderManager.html  |    32 +-
 .../replication/regionserver/package-frame.html |    14 +-
 .../regionserver/package-summary.html           |    44 +-
 .../replication/regionserver/package-tree.html  |   102 +-
 .../replication/regionserver/package-use.html   |    40 +-
 .../org/apache/hadoop/hbase/rest/Constants.html |   303 +-
 .../hadoop/hbase/rest/ExistsResource.html       |   111 +-
 .../apache/hadoop/hbase/rest/MetricsREST.html   |   191 +-
 .../hadoop/hbase/rest/MetricsRESTSource.html    |   274 +-
 .../hbase/rest/MetricsRESTSourceImpl.html       |   272 +-
 .../hadoop/hbase/rest/MultiRowResource.html     |   114 +-
 .../hbase/rest/NamespacesInstanceResource.html  |   254 +-
 .../hadoop/hbase/rest/NamespacesResource.html   |   133 +-
 .../hbase/rest/ProtobufMessageHandler.html      |    95 +-
 .../hbase/rest/ProtobufStreamingUtil.html       |   105 +-
 .../apache/hadoop/hbase/rest/RESTServer.html    |   107 +-
 .../apache/hadoop/hbase/rest/RESTServlet.html   |   110 +-
 .../hadoop/hbase/rest/RESTServletContainer.html |   128 +-
 .../hadoop/hbase/rest/RegionsResource.html      |   111 +-
 .../apache/hadoop/hbase/rest/ResourceBase.html  |   102 +-
 .../hadoop/hbase/rest/ResourceConfig.html       |    88 +-
 .../hadoop/hbase/rest/ResultGenerator.html      |   132 +-
 .../apache/hadoop/hbase/rest/RootResource.html  |   156 +-
 .../apache/hadoop/hbase/rest/RowResource.html   |   183 +-
 .../hadoop/hbase/rest/RowResultGenerator.html   |   147 +-
 .../org/apache/hadoop/hbase/rest/RowSpec.html   |   294 +-
 .../hbase/rest/ScannerInstanceResource.html     |   144 +-
 .../hadoop/hbase/rest/ScannerResource.html      |   135 +-
 .../hbase/rest/ScannerResultGenerator.html      |   183 +-
 .../hadoop/hbase/rest/SchemaResource.html       |   139 +-
 .../rest/StorageClusterStatusResource.html      |   108 +-
 .../rest/StorageClusterVersionResource.html     |   108 +-
 .../apache/hadoop/hbase/rest/TableResource.html |   233 +-
 .../TableScanResource.CellSetModelStream.html   |   104 +-
 .../hadoop/hbase/rest/TableScanResource.html    |   152 +-
 .../hadoop/hbase/rest/VersionResource.html      |   139 +-
 .../hadoop/hbase/rest/class-use/Constants.html  |    72 +-
 .../hbase/rest/class-use/ExistsResource.html    |    38 +-
 .../hbase/rest/class-use/MetricsREST.html       |    32 +-
 .../hbase/rest/class-use/MetricsRESTSource.html |    42 +-
 .../rest/class-use/MetricsRESTSourceImpl.html   |    32 +-
 .../hbase/rest/class-use/MultiRowResource.html  |    38 +-
 .../class-use/NamespacesInstanceResource.html   |    40 +-
 .../rest/class-use/NamespacesResource.html      |    38 +-
 .../rest/class-use/ProtobufMessageHandler.html  |   100 +-
 .../rest/class-use/ProtobufStreamingUtil.html   |    32 +-
 .../hadoop/hbase/rest/class-use/RESTServer.html |    32 +-
 .../hbase/rest/class-use/RESTServlet.html       |    40 +-
 .../rest/class-use/RESTServletContainer.html    |    32 +-
 .../hbase/rest/class-use/RegionsResource.html   |    38 +-
 .../hbase/rest/class-use/ResourceBase.html      |    66 +-
 .../hbase/rest/class-use/ResourceConfig.html    |    32 +-
 .../hbase/rest/class-use/ResultGenerator.html   |    48 +-
 .../hbase/rest/class-use/RootResource.html      |    32 +-
 .../hbase/rest/class-use/RowResource.html       |    40 +-
 .../rest/class-use/RowResultGenerator.html      |    32 +-
 .../hadoop/hbase/rest/class-use/RowSpec.html    |    46 +-
 .../rest/class-use/ScannerInstanceResource.html |    38 +-
 .../hbase/rest/class-use/ScannerResource.html   |    38 +-
 .../rest/class-use/ScannerResultGenerator.html  |    32 +-
 .../hbase/rest/class-use/SchemaResource.html    |    38 +-
 .../class-use/StorageClusterStatusResource.html |    38 +-
 .../StorageClusterVersionResource.html          |    38 +-
 .../hbase/rest/class-use/TableResource.html     |    52 +-
 .../TableScanResource.CellSetModelStream.html   |    38 +-
 .../hbase/rest/class-use/TableScanResource.html |    38 +-
 .../hbase/rest/class-use/VersionResource.html   |    44 +-
 .../apache/hadoop/hbase/rest/client/Client.html |   690 +-
 .../hadoop/hbase/rest/client/Cluster.html       |   176 +-
 .../hadoop/hbase/rest/client/RemoteAdmin.html   |   252 +-
 .../hadoop/hbase/rest/client/RemoteHTable.html  |  1211 +-
 .../hadoop/hbase/rest/client/Response.html      |   243 +-
 .../hbase/rest/client/class-use/Client.html     |    46 +-
 .../hbase/rest/client/class-use/Cluster.html    |    78 +-
 .../rest/client/class-use/RemoteAdmin.html      |    32 +-
 .../rest/client/class-use/RemoteHTable.html     |    32 +-
 .../hbase/rest/client/class-use/Response.html   |    72 +-
 .../hadoop/hbase/rest/client/package-frame.html |     4 +-
 .../hbase/rest/client/package-summary.html      |    42 +-
 .../hadoop/hbase/rest/client/package-tree.html  |    46 +-
 .../hadoop/hbase/rest/client/package-use.html   |    36 +-
 .../hadoop/hbase/rest/filter/AuthFilter.html    |   111 +-
 .../hbase/rest/filter/GZIPRequestStream.html    |   170 +-
 .../hbase/rest/filter/GZIPRequestWrapper.html   |   132 +-
 .../hbase/rest/filter/GZIPResponseStream.html   |   203 +-
 .../hbase/rest/filter/GZIPResponseWrapper.html  |   264 +-
 .../hadoop/hbase/rest/filter/GzipFilter.html    |   126 +-
 .../hbase/rest/filter/class-use/AuthFilter.html |    32 +-
 .../filter/class-use/GZIPRequestStream.html     |    32 +-
 .../filter/class-use/GZIPRequestWrapper.html    |    32 +-
 .../filter/class-use/GZIPResponseStream.html    |    32 +-
 .../filter/class-use/GZIPResponseWrapper.html   |    32 +-
 .../hbase/rest/filter/class-use/GzipFilter.html |    32 +-
 .../hadoop/hbase/rest/filter/package-frame.html |     4 +-
 .../hbase/rest/filter/package-summary.html      |    42 +-
 .../hadoop/hbase/rest/filter/package-tree.html  |    52 +-
 .../hadoop/hbase/rest/filter/package-use.html   |    32 +-
 .../hadoop/hbase/rest/model/CellModel.html      |   276 +-
 .../hadoop/hbase/rest/model/CellSetModel.html   |   159 +-
 .../hbase/rest/model/ColumnSchemaModel.html     |   311 +-
 .../rest/model/NamespacesInstanceModel.html     |   198 +-
 .../hbase/rest/model/NamespacesModel.html       |   173 +-
 .../hadoop/hbase/rest/model/RowModel.html       |   214 +-
 .../hadoop/hbase/rest/model/ScannerModel.html   |   510 +-
 .../StorageClusterStatusModel.Node.Region.html  |   465 +-
 .../model/StorageClusterStatusModel.Node.html   |   306 +-
 .../rest/model/StorageClusterStatusModel.html   |   321 +-
 .../rest/model/StorageClusterVersionModel.html  |   123 +-
 .../hadoop/hbase/rest/model/TableInfoModel.html |   216 +-
 .../hadoop/hbase/rest/model/TableListModel.html |   185 +-
 .../hadoop/hbase/rest/model/TableModel.html     |   132 +-
 .../hbase/rest/model/TableRegionModel.html      |   250 +-
 .../hbase/rest/model/TableSchemaModel.html      |   332 +-
 .../hadoop/hbase/rest/model/VersionModel.html   |   257 +-
 .../hbase/rest/model/class-use/CellModel.html   |    48 +-
 .../rest/model/class-use/CellSetModel.html      |    48 +-
 .../rest/model/class-use/ColumnSchemaModel.html |    50 +-
 .../class-use/NamespacesInstanceModel.html      |    40 +-
 .../rest/model/class-use/NamespacesModel.html   |    32 +-
 .../hbase/rest/model/class-use/RowModel.html    |    54 +-
 .../rest/model/class-use/ScannerModel.html      |    46 +-
 .../StorageClusterStatusModel.Node.Region.html  |    46 +-
 .../StorageClusterStatusModel.Node.html         |    48 +-
 .../class-use/StorageClusterStatusModel.html    |    38 +-
 .../class-use/StorageClusterVersionModel.html   |    38 +-
 .../rest/model/class-use/TableInfoModel.html    |    32 +-
 .../rest/model/class-use/TableListModel.html    |    38 +-
 .../hbase/rest/model/class-use/TableModel.html  |    50 +-
 .../rest/model/class-use/TableRegionModel.html  |    50 +-
 .../rest/model/class-use/TableSchemaModel.html  |    40 +-
 .../rest/model/class-use/VersionModel.html      |    38 +-
 .../hadoop/hbase/rest/model/package-frame.html  |     4 +-
 .../hbase/rest/model/package-summary.html       |    42 +-
 .../hadoop/hbase/rest/model/package-tree.html   |    70 +-
 .../hadoop/hbase/rest/model/package-use.html    |    40 +-
 .../apache/hadoop/hbase/rest/package-frame.html |    10 +-
 .../hadoop/hbase/rest/package-summary.html      |    48 +-
 .../apache/hadoop/hbase/rest/package-tree.html  |   102 +-
 .../apache/hadoop/hbase/rest/package-use.html   |    42 +-
 .../generated/CellMessage.Cell.Builder.html     |   329 +-
 .../protobuf/generated/CellMessage.Cell.html    |   491 +-
 .../generated/CellMessage.CellOrBuilder.html    |   116 +-
 .../rest/protobuf/generated/CellMessage.html    |    92 +-
 .../CellSetMessage.CellSet.Builder.html         |   337 +-
 .../CellSetMessage.CellSet.Row.Builder.html     |   369 +-
 .../generated/CellSetMessage.CellSet.Row.html   |   467 +-
 .../CellSetMessage.CellSet.RowOrBuilder.html    |   110 +-
 .../generated/CellSetMessage.CellSet.html       |   444 +-
 .../CellSetMessage.CellSetOrBuilder.html        |    98 +-
 .../rest/protobuf/generated/CellSetMessage.html |    92 +-
 ...aMessage.ColumnSchema.Attribute.Builder.html |   297 +-
 ...umnSchemaMessage.ColumnSchema.Attribute.html |   457 +-
 ...Message.ColumnSchema.AttributeOrBuilder.html |   104 +-
 ...olumnSchemaMessage.ColumnSchema.Builder.html |   497 +-
 .../ColumnSchemaMessage.ColumnSchema.html       |   572 +-
 ...lumnSchemaMessage.ColumnSchemaOrBuilder.html |   158 +-
 .../protobuf/generated/ColumnSchemaMessage.html |    92 +-
 ...tiesMessage.NamespaceProperties.Builder.html |   337 +-
 ...ge.NamespaceProperties.Property.Builder.html |   297 +-
 ...iesMessage.NamespaceProperties.Property.html |   457 +-
 ...e.NamespaceProperties.PropertyOrBuilder.html |   104 +-
 ...cePropertiesMessage.NamespaceProperties.html |   444 +-
 ...iesMessage.NamespacePropertiesOrBuilder.html |    98 +-
 .../generated/NamespacePropertiesMessage.html   |    92 +-
 .../NamespacesMessage.Namespaces.Builder.html   |   273 +-
 .../generated/NamespacesMessage.Namespaces.html |   430 +-
 .../NamespacesMessage.NamespacesOrBuilder.html  |    92 +-
 .../protobuf/generated/NamespacesMessage.html   |    92 +-
 .../ScannerMessage.Scanner.Builder.html         |   633 +-
 .../generated/ScannerMessage.Scanner.html       |   720 +-
 .../ScannerMessage.ScannerOrBuilder.html        |   224 +-
 .../rest/protobuf/generated/ScannerMessage.html |    92 +-
 ...tusMessage.StorageClusterStatus.Builder.html |   505 +-
 ...ssage.StorageClusterStatus.Node.Builder.html |   513 +-
 ...StatusMessage.StorageClusterStatus.Node.html |   585 +-
 ...sage.StorageClusterStatus.NodeOrBuilder.html |   164 +-
 ...age.StorageClusterStatus.Region.Builder.html |   617 +-
 ...atusMessage.StorageClusterStatus.Region.html |   734 +-
 ...ge.StorageClusterStatus.RegionOrBuilder.html |   224 +-
 ...usterStatusMessage.StorageClusterStatus.html |   576 +-
 ...usMessage.StorageClusterStatusOrBuilder.html |   158 +-
 .../generated/StorageClusterStatusMessage.html  |    92 +-
 .../TableInfoMessage.TableInfo.Builder.html     |   385 +-
 ...bleInfoMessage.TableInfo.Region.Builder.html |   393 +-
 .../TableInfoMessage.TableInfo.Region.html      |   538 +-
 ...leInfoMessage.TableInfo.RegionOrBuilder.html |   140 +-
 .../generated/TableInfoMessage.TableInfo.html   |   481 +-
 .../TableInfoMessage.TableInfoOrBuilder.html    |   116 +-
 .../protobuf/generated/TableInfoMessage.html    |    92 +-
 .../TableListMessage.TableList.Builder.html     |   273 +-
 .../generated/TableListMessage.TableList.html   |   430 +-
 .../TableListMessage.TableListOrBuilder.html    |    92 +-
 .../protobuf/generated/TableListMessage.html    |    92 +-
 ...maMessage.TableSchema.Attribute.Builder.html |   297 +-
 ...ableSchemaMessage.TableSchema.Attribute.html |   457 +-
 ...aMessage.TableSchema.AttributeOrBuilder.html |   104 +-
 .../TableSchemaMessage.TableSchema.Builder.html |   585 +-
 .../TableSchemaMessage.TableSchema.html         |   592 +-
 ...TableSchemaMessage.TableSchemaOrBuilder.html |   170 +-
 .../protobuf/generated/TableSchemaMessage.html  |    92 +-
 .../VersionMessage.Version.Builder.html         |   441 +-
 .../generated/VersionMessage.Version.html       |   568 +-
 .../VersionMessage.VersionOrBuilder.html        |   158 +-
 .../rest/protobuf/generated/VersionMessage.html |    92 +-
 .../class-use/CellMessage.Cell.Builder.html     |    90 +-
 .../generated/class-use/CellMessage.Cell.html   |   102 +-
 .../class-use/CellMessage.CellOrBuilder.html    |    56 +-
 .../generated/class-use/CellMessage.html        |    32 +-
 .../CellSetMessage.CellSet.Builder.html         |    74 +-
 .../CellSetMessage.CellSet.Row.Builder.html     |    96 +-
 .../class-use/CellSetMessage.CellSet.Row.html   |   102 +-
 .../CellSetMessage.CellSet.RowOrBuilder.html    |    56 +-
 .../class-use/CellSetMessage.CellSet.html       |    80 +-
 .../CellSetMessage.CellSetOrBuilder.html        |    40 +-
 .../generated/class-use/CellSetMessage.html     |    32 +-
 ...aMessage.ColumnSchema.Attribute.Builder.html |    86 +-
 ...umnSchemaMessage.ColumnSchema.Attribute.html |   102 +-
 ...Message.ColumnSchema.AttributeOrBuilder.html |    56 +-
 ...olumnSchemaMessage.ColumnSchema.Builder.html |   112 +-
 .../ColumnSchemaMessage.ColumnSchema.html       |   102 +-
 ...lumnSchemaMessage.ColumnSchemaOrBuilder.html |    56 +-
 .../class-use/ColumnSchemaMessage.html          |    32 +-
 ...tiesMessage.NamespaceProperties.Builder.html |    74 +-
 ...ge.NamespaceProperties.Property.Builder.html |    86 +-
 ...iesMessage.NamespaceProperties.Property.html |   102 +-
 ...e.NamespaceProperties.PropertyOrBuilder.html |    56 +-
 ...cePropertiesMessage.NamespaceProperties.html |    80 +-
 ...iesMessage.NamespacePropertiesOrBuilder.html |    40 +-
 .../class-use/NamespacePropertiesMessage.html   |    32 +-
 .../NamespacesMessage.Namespaces.Builder.html   |    66 +-
 .../class-use/NamespacesMessage.Namespaces.html |    80 +-
 .../NamespacesMessage.NamespacesOrBuilder.html  |    40 +-
 .../generated/class-use/NamespacesMessage.html  |    32 +-
 .../ScannerMessage.Scanner.Builder.html         |   112 +-
 .../class-use/ScannerMessage.Scanner.html       |    80 +-
 .../ScannerMessage.ScannerOrBuilder.html        |    40 +-
 .../generated/class-use/ScannerMessage.html     |    32 +-
 ...tusMessage.StorageClusterStatus.Builder.html |    96 +-
 ...ssage.StorageClusterStatus.Node.Builder.html |   114 +-
 ...StatusMessage.StorageClusterStatus.Node.html |   102 +-
 ...sage.StorageClusterStatus.NodeOrBuilder.html |    56 +-
 ...age.StorageClusterStatus.Region.Builder.html |   126 +-
 ...atusMessage.StorageClusterStatus.Region.html |   102 +-
 ...ge.StorageClusterStatus.RegionOrBuilder.html |    56 +-
 ...usterStatusMessage.StorageClusterStatus.html |    80 +-
 ...usMessage.StorageClusterStatusOrBuilder.html |    40 +-
 .../class-use/StorageClusterStatusMessage.html  |    32 +-
 .../TableInfoMessage.TableInfo.Builder.html     |    80 +-
 ...bleInfoMessage.TableInfo.Region.Builder.html |    98 +-
 .../TableInfoMessage.TableInfo.Region.html      |   102 +-
 ...leInfoMessage.TableInfo.RegionOrBuilder.html |    56 +-
 .../class-use/TableInfoMessage.TableInfo.html   |    80 +-
 .../TableInfoMessage.TableInfoOrBuilder.html    |    40 +-
 .../generated/class-use/TableInfoMessage.html   |    32 +-
 .../TableListMessage.TableList.Builder.html     |    66 +-
 .../class-use/TableListMessage.TableList.html   |    80 +-
 .../TableListMessage.TableListOrBuilder.html    |    40 +-
 .../generated/class-use/TableListMessage.html   |    32 +-
 ...maMessage.TableSchema.Attribute.Builder.html |    86 +-
 ...ableSchemaMessage.TableSchema.Attribute.html |   102 +-
 ...aMessage.TableSchema.AttributeOrBuilder.html |    56 +-
 .../TableSchemaMessage.TableSchema.Builder.html |   106 +-
 .../TableSchemaMessage.TableSchema.html         |    80 +-
 ...TableSchemaMessage.TableSchemaOrBuilder.html |    40 +-
 .../generated/class-use/TableSchemaMessage.html |    32 +-
 .../VersionMessage.Version.Builder.html         |    86 +-
 .../class-use/VersionMessage.Version.html       |    80 +-
 .../VersionMessage.VersionOrBuilder.html        |    40 +-
 .../generated/class-use/VersionMessage.html     |    32 +-
 .../rest/protobuf/generated/package-frame.html  |    40 +-
 .../protobuf/generated/package-summary.html     |    44 +-
 .../rest/protobuf/generated/package-tree.html   |   166 +-
 .../rest/protobuf/generated/package-use.html    |    36 +-
 .../rest/provider/JAXBContextResolver.html      |   102 +-
 .../hbase/rest/provider/JacksonProvider.html    |    82 +-
 .../provider/class-use/JAXBContextResolver.html |    32 +-
 .../provider/class-use/JacksonProvider.html     |    32 +-
 .../consumer/ProtobufMessageBodyConsumer.html   |   125 +-
 .../class-use/ProtobufMessageBodyConsumer.html  |    32 +-
 .../rest/provider/consumer/package-frame.html   |     4 +-
 .../rest/provider/consumer/package-summary.html |    42 +-
 .../rest/provider/consumer/package-tree.html    |    38 +-
 .../rest/provider/consumer/package-use.html     |    32 +-
 .../hbase/rest/provider/package-frame.html      |     4 +-
 .../hbase/rest/provider/package-summary.html    |    42 +-
 .../hbase/rest/provider/package-tree.html       |    40 +-
 .../hadoop/hbase/rest/provider/package-use.html |    32 +-
 .../producer/PlainTextMessageBodyProducer.html  |   143 +-
 .../producer/ProtobufMessageBodyProducer.html   |   143 +-
 .../class-use/PlainTextMessageBodyProducer.html |    32 +-
 .../class-use/ProtobufMessageBodyProducer.html  |    32 +-
 .../rest/provider/producer/package-frame.html   |     4 +-
 .../rest/provider/producer/package-summary.html |    42 +-
 .../rest/provider/producer/package-tree.html    |    40 +-
 .../rest/provider/producer/package-use.html     |    32 +-
 .../hbase/security/AccessDeniedException.html   |    95 +-
 .../hadoop/hbase/security/AuthMethod.html       |   177 +-
 .../hadoop/hbase/security/EncryptionUtil.html   |   184 +-
 .../hbase/security/HBasePolicyProvider.html     |   120 +-
 .../hbase/security/HBaseSaslRpcClient.html      |   230 +-
 ...SaslRpcServer.SaslDigestCallbackHandler.html |   109 +-
 ...aseSaslRpcServer.SaslGssCallbackHandler.html |   105 +-
 .../hbase/security/HBaseSaslRpcServer.html      |   122 +-
 .../SaslClientHandler.SaslExceptionHandler.html |    81 +-
 ...entHandler.SaslSuccessfulConnectHandler.html |    75 +-
 .../hbase/security/SaslClientHandler.html       |   273 +-
 .../hadoop/hbase/security/SaslStatus.html       |   135 +-
 .../security/SaslUtil.QualityOfProtection.html  |   143 +-
 .../apache/hadoop/hbase/security/SaslUtil.html  |   138 +-
 .../hbase/security/SecureBulkLoadUtil.html      |   102 +-
 .../hadoop/hbase/security/SecurityInfo.html     |   114 +-
 .../hadoop/hbase/security/SecurityUtil.html     |   100 +-
 .../hadoop/hbase/security/Superusers.html       |   152 +-
 .../hbase/security/User.SecureHadoopUser.html   |   286 +-
 .../org/apache/hadoop/hbase/security/User.html  |   407 +-
 .../hadoop/hbase/security/UserProvider.html     |   223 +-
 .../security/access/AccessControlClient.html    |   572 +-
 .../security/access/AccessControlConstants.html |   104 +-
 .../security/access/AccessControlLists.html     |   206 +-
 .../hbase/security/access/AccessController.html |  2994 +-
 .../security/access/AuthResult.Params.html      |   130 +-
 .../hbase/security/access/AuthResult.html       |   324 +-
 .../security/access/Permission.Action.html      |   133 +-
 .../hbase/security/access/Permission.html       |   220 +-
 .../security/access/SecureBulkLoadEndpoint.html |   198 +-
 .../hbase/security/access/TableAuthManager.html |   430 +-
 .../hbase/security/access/TablePermission.html  |   436 +-
 .../hbase/security/access/UserPermission.html   |   322 +-
 .../security/access/ZKPermissionWatcher.html    |   209 +-
 .../access/class-use/AccessControlClient.html   |    32 +-
 .../class-use/AccessControlConstants.html       |    32 +-
 .../access/class-use/AccessControlLists.html    |    32 +-
 .../access/class-use/AccessController.html      |    32 +-
 .../access/class-use/AuthResult.Params.html     |    48 +-
 .../security/access/class-use/AuthResult.html   |    48 +-
 .../access/class-use/Permission.Action.html     |   214 +-
 .../security/access/class-use/Permission.html   |    98 +-
 .../class-use/SecureBulkLoadEndpoint.html       |    32 +-
 .../access/class-use/TableAuthManager.html      |    44 +-
 .../access/class-use/TablePermission.html       |    74 +-
 .../access/class-use/UserPermission.html        |    64 +-
 .../access/class-use/ZKPermissionWatcher.html   |    38 +-
 .../hbase/security/access/package-frame.html    |     6 +-
 .../hbase/security/access/package-summary.html  |    46 +-
 .../hbase/security/access/package-tree.html     |    72 +-
 .../hbase/security/access/package-use.html      |    40 +-
 .../class-use/AccessDeniedException.html        |    38 +-
 .../hbase/security/class-use/AuthMethod.html    |    52 +-
 .../security/class-use/EncryptionUtil.html      |    32 +-
 .../security/class-use/HBasePolicyProvider.html |    32 +-
 .../security/class-use/HBaseSaslRpcClient.html  |    32 +-
 ...SaslRpcServer.SaslDigestCallbackHandler.html |    32 +-
 ...aseSaslRpcServer.SaslGssCallbackHandler.html |    32 +-
 .../security/class-use/HBaseSaslRpcServer.html  |    32 +-
 .../SaslClientHandler.SaslExceptionHandler.html |    38 +-
 ...entHandler.SaslSuccessfulConnectHandler.html |    38 +-
 .../security/class-use/SaslClientHandler.html   |    32 +-
 .../hbase/security/class-use/SaslStatus.html    |    40 +-
 .../class-use/SaslUtil.QualityOfProtection.html |    42 +-
 .../hbase/security/class-use/SaslUtil.html      |    32 +-
 .../security/class-use/SecureBulkLoadUtil.html  |    32 +-
 .../hbase/security/class-use/SecurityInfo.html  |    42 +-
 .../hbase/security/class-use/SecurityUtil.html  |    32 +-
 .../hbase/security/class-use/Superusers.html    |    32 +-
 .../class-use/User.SecureHadoopUser.html        |    32 +-
 .../hadoop/hbase/security/class-use/User.html   |   334 +-
 .../hbase/security/class-use/UserProvider.html  |    78 +-
 .../hadoop/hbase/security/package-frame.html    |     8 +-
 .../hadoop/hbase/security/package-summary.html  |    48 +-
 .../hadoop/hbase/security/package-tree.html     |    94 +-
 .../hadoop/hbase/security/package-use.html      |    66 +-
 .../hbase/security/token/AuthenticationKey.html |   168 +-
 .../token/AuthenticationTokenIdentifier.html    |   224 +-
 .../token/AuthenticationTokenSecretManager.html |   189 +-
 .../token/AuthenticationTokenSelector.html      |    96 +-
 .../hbase/security/token/FsDelegationToken.html |   145 +-
 .../hbase/security/token/TokenProvider.html     |   157 +-
 .../hadoop/hbase/security/token/TokenUtil.html  |   362 +-
 .../hbase/security/token/ZKSecretWatcher.html   |   202 +-
 .../token/class-use/AuthenticationKey.html      |    44 +-
 .../AuthenticationTokenIdentifier.html          |    68 +-
 .../AuthenticationTokenSecretManager.html       |    42 +-
 .../class-use/AuthenticationTokenSelector.html  |    32 +-
 .../token/class-use/FsDelegationToken.html      |    32 +-
 .../security/token/class-use/TokenProvider.html |    32 +-
 .../security/token/class-use/TokenUtil.html     |    32 +-
 .../token/class-use/ZKSecretWatcher.html        |    32 +-
 .../hbase/security/token/package-frame.html     |     4 +-
 .../hbase/security/token/package-summary.html   |    42 +-
 .../hbase/security/token/package-tree.html      |    54 +-
 .../hbase/security/token/package-use.html       |    40 +-
 .../security/visibility/Authorizations.html     |   108 +-
 .../security/visibility/CellVisibility.html     |   121 +-
 .../DefaultVisibilityLabelServiceImpl.html      |   530 +-
 .../DefinedSetFilterScanLabelGenerator.html     |   120 +-
 .../visibility/EnforcingScanLabelGenerator.html |   120 +-
 .../security/visibility/ExpressionExpander.html |    92 +-
 .../security/visibility/ExpressionParser.html   |    98 +-
 .../FeedUserAuthScanLabelGenerator.html         |   120 +-
 .../visibility/InvalidLabelException.html       |    81 +-
 .../visibility/LabelAlreadyExistsException.html |    81 +-
 .../security/visibility/ParseException.html     |    93 +-
 .../security/visibility/ScanLabelGenerator.html |    85 +-
 .../visibility/SimpleScanLabelGenerator.html    |   120 +-
 .../security/visibility/VisibilityClient.html   |   418 +-
 .../visibility/VisibilityConstants.html         |   155 +-
 ...ibilityController.VisibilityReplication.html |   162 +-
 .../visibility/VisibilityController.html        |   833 +-
 .../VisibilityControllerNotReadyException.html  |    81 +-
 .../visibility/VisibilityExpEvaluator.html      |    86 +-
 .../VisibilityLabelOrdinalProvider.html         |    94 +-
 .../visibility/VisibilityLabelService.html      |   396 +-
 .../VisibilityLabelServiceManager.html          |   128 +-
 .../visibility/VisibilityLabelsCache.html       |   233 +-
 .../visibility/VisibilityLabelsValidator.html   |   115 +-
 .../VisibilityReplicationEndpoint.html          |   224 +-
 .../visibility/VisibilityScanDeleteTracker.html |   161 +-
 .../security/visibility/VisibilityUtils.html    |   296 +-
 .../visibility/ZKVisibilityLabelWatcher.html    |   192 +-
 .../visibility/class-use/Authorizations.html    |    74 +-
 .../visibility/class-use/CellVisibility.html    |    60 +-
 .../DefaultVisibilityLabelServiceImpl.html      |    32 +-
 .../DefinedSetFilterScanLabelGenerator.html     |    32 +-
 .../class-use/EnforcingScanLabelGenerator.html  |    32 +-
 .../class-use/ExpressionExpander.html           |    32 +-
 .../visibility/class-use/ExpressionParser.html  |    32 +-
 .../FeedUserAuthScanLabelGenerator.html         |    32 +-
 .../class-use/InvalidLabelException.html        |    32 +-
 .../class-use/LabelAlreadyExistsException.html  |    32 +-
 .../visibility/class-use/ParseException.html    |    38 +-
 .../class-use/ScanLabelGenerator.html           |    48 +-
 .../class-use/SimpleScanLabelGenerator.html     |    32 +-
 .../visibility/class-use/VisibilityClient.html  |    32 +-
 .../class-use/VisibilityConstants.html          |    32 +-
 ...ibilityController.VisibilityReplication.html |    32 +-
 .../class-use/VisibilityController.html         |    32 +-
 .../VisibilityControllerNotReadyException.html  |    32 +-
 .../class-use/VisibilityExpEvaluator.html       |    40 +-
 .../VisibilityLabelOrdinalProvider.html         |    42 +-
 .../class-use/VisibilityLabelService.html       |    48 +-
 .../VisibilityLabelServiceManager.html          |    38 +-
 .../class-use/VisibilityLabelsCache.html        |    44 +-
 .../class-use/VisibilityLabelsValidator.html    |    32 +-
 .../VisibilityReplicationEndpoint.html          |    32 +-
 .../class-use/VisibilityScanDeleteTracker.html  |    32 +-
 .../visibility/class-use/VisibilityUtils.html   |    32 +-
 .../class-use/ZKVisibilityLabelWatcher.html     |    32 +-
 .../visibility/expression/ExpressionNode.html   |    76 +-
 .../expression/LeafExpressionNode.html          |   160 +-
 .../expression/NonLeafExpressionNode.html       |   156 +-
 .../visibility/expression/Operator.html         |   131 +-
 .../expression/class-use/ExpressionNode.html    |    74 +-
 .../class-use/LeafExpressionNode.html           |    44 +-
 .../class-use/NonLeafExpressionNode.html        |    38 +-
 .../expression/class-use/Operator.html          |    50 +-
 .../visibility/expression/package-frame.html    |     6 +-
 .../visibility/expression/package-summary.html  |    46 +-
 .../visibility/expression/package-tree.html     |    48 +-
 .../visibility/expression/package-use.html      |    38 +-
 .../security/visibility/package-frame.html      |    12 +-
 .../security/visibility/package-summary.html    |    46 +-
 .../hbase/security/visibility/package-tree.html |   112 +-
 .../hbase/security/visibility/package-use.html  |    40 +-
 .../ClientSnapshotDescriptionUtils.html         |   115 +-
 .../snapshot/CorruptedSnapshotException.html    |   114 +-
 .../hadoop/hbase/snapshot/CreateSnapshot.html   |   149 +-
 .../hbase/snapshot/ExportSnapshot.Counter.html  |   129 +-
 .../hadoop/hbase/snapshot/ExportSnapshot.html   |   172 +-
 .../hbase/snapshot/ExportSnapshotException.html |   102 +-
 .../hbase/snapshot/HBaseSnapshotException.html  |   147 +-
 .../snapshot/RestoreSnapshotException.html      |   105 +-
 ...estoreSnapshotHelper.RestoreMetaChanges.html |   154 +-
 .../hbase/snapshot/RestoreSnapshotHelper.html   |   190 +-
 .../snapshot/SnapshotCreationException.html     |   117 +-
 ...Utils.CompletedSnaphotDirectoriesFilter.html |    83 +-
 .../snapshot/SnapshotDescriptionUtils.html      |   419 +-
 .../snapshot/SnapshotDoesNotExistException.html |    99 +-
 .../hbase/snapshot/SnapshotExistsException.html |    97 +-
 .../snapshot/SnapshotInfo.SnapshotStats.html    |   211 +-
 .../hadoop/hbase/snapshot/SnapshotInfo.html     |   166 +-
 .../hadoop/hbase/snapshot/SnapshotManifest.html |   216 +-
 .../hbase/snapshot/SnapshotManifestV1.html      |    73 +-
 .../hbase/snapshot/SnapshotManifestV2.html      |    98 +-
 .../SnapshotReferenceUtil.SnapshotVisitor.html  |    52 +-
 .../SnapshotReferenceUtil.StoreFileVisitor.html |    82 +-
 .../hbase/snapshot/SnapshotReferenceUtil.html   |   277 +-
 .../snapshot/TablePartiallyOpenException.html   |   108 +-
 .../snapshot/UnknownSnapshotException.html      |    96 +-
 .../ClientSnapshotDescriptionUtils.html         |    32 +-
 .../class-use/CorruptedSnapshotException.html   |    42 +-
 .../snapshot/class-use/CreateSnapshot.html      |    32 +-
 .../class-use/ExportSnapshot.Counter.html       |    40 +-
 .../snapshot/class-use/ExportSnapshot.html      |    32 +-
 .../class-use/ExportSnapshotException.html      |    32 +-
 .../class-use/HBaseSnapshotException.html       |    60 +-
 .../class-use/RestoreSnapshotException.html     |    64 +-
 ...estoreSnapshotHelper.RestoreMetaChanges.html |    40 +-
 .../class-use/RestoreSnapshotHelper.html        |    32 +-
 .../class-use/SnapshotCreationException.html    |    74 +-
 ...Utils.CompletedSnaphotDirectoriesFilter.html |    32 +-
 .../class-use/SnapshotDescriptionUtils.html     |    32 +-
 .../SnapshotDoesNotExistException.html          |    38 +-
 .../class-use/SnapshotExistsException.html      |    32 +-
 .../class-use/SnapshotInfo.SnapshotStats.html   |    38 +-
 .../hbase/snapshot/class-use/SnapshotInfo.html  |    32 +-
 .../snapshot/class-use/SnapshotManifest.html    |    66 +-
 .../snapshot/class-use/SnapshotManifestV1.html  |    32 +-
 .../snapshot/class-use/SnapshotManifestV2.html  |    32 +-
 .../SnapshotReferenceUtil.SnapshotVisitor.html  |    40 +-
 .../SnapshotReferenceUtil.StoreFileVisitor.html |    42 +-
 .../class-use/SnapshotReferenceUtil.html        |    32 +-
 .../class-use/TablePartiallyOpenException.html  |    32 +-
 .../class-use/UnknownSnapshotException.html     |    40 +-
 .../hadoop/hbase/snapshot/package-frame.html    |     8 +-
 .../hadoop/hbase/snapshot/package-summary.html  |    48 +-
 .../hadoop/hbase/snapshot/package-tree.html     |   108 +-
 .../hadoop/hbase/snapshot/package-use.html      |    42 +-
 .../hadoop/hbase/thrift/CallQueue.Call.html     |   104 +-
 .../apache/hadoop/hbase/thrift/CallQueue.html   |   413 +-
 .../apache/hadoop/hbase/thrift/DemoClient.html  |    98 +-
 .../thrift/HThreadedSelectorServerArgs.html     |   137 +-
 .../hbase/thrift/HbaseHandlerMetricsProxy.html  |    97 +-
 .../thrift/HttpAuthenticationException.html     |   105 +-
 .../hadoop/hbase/thrift/HttpDoAsClient.html     |   102 +-
 .../hadoop/hbase/thrift/IncrementCoalescer.html |   256 +-
 .../hbase/thrift/IncrementCoalescerMBean.html   |   148 +-
 .../hbase/thrift/MetricsThriftServerSource.html |   206 +-
 .../MetricsThriftServerSourceFactory.html       |   132 +-
 .../MetricsThriftServerSourceFactoryImpl.html   |   114 +-
 .../thrift/MetricsThriftServerSourceImpl.html   |   239 +-
 .../thrift/TBoundedThreadPoolServer.Args.html   |   116 +-
 .../hbase/thrift/TBoundedThreadPoolServer.html  |   190 +-
 .../hadoop/hbase/thrift/ThriftHttpServlet.html  |   159 +-
 .../thrift/ThriftMetrics.ThriftServerType.html  |   119 +-
 .../hadoop/hbase/thrift/ThriftMetrics.html      |   170 +-
 .../hadoop/hbase/thrift/ThriftServer.html       |   109 +-
 .../thrift/ThriftServerRunner.HBaseHandler.html |  1553 +-
 ...ThriftServerRunner.ResultScannerWrapper.html |   106 +-
 .../hadoop/hbase/thrift/ThriftServerRunner.html |   168 +-
 .../hadoop/hbase/thrift/ThriftUtilities.html    |   211 +-
 .../hbase/thrift/class-use/CallQueue.Call.html  |    38 +-
 .../hbase/thrift/class-use/CallQueue.html       |    32 +-
 .../hbase/thrift/class-use/DemoClient.html      |    32 +-
 .../class-use/HThreadedSelectorServerArgs.html  |    32 +-
 .../class-use/HbaseHandlerMetricsProxy.html     |    32 +-
 .../class-use/HttpAuthenticationException.html  |    32 +-
 .../hbase/thrift/class-use/HttpDoAsClient.html  |    32 +-
 .../thrift/class-use/IncrementCoalescer.html    |    32 +-
 .../class-use/IncrementCoalescerMBean.html      |    38 +-
 .../class-use/MetricsThriftServerSource.html    |    54 +-
 .../MetricsThriftServerSourceFactory.html       |    38 +-
 .../MetricsThriftServerSourceFactoryImpl.html   |    32 +-
 .../MetricsThriftServerSourceImpl.html          |    32 +-
 .../TBoundedThreadPoolServer.Args.html          |    38 +-
 .../class-use/TBoundedThreadPoolServer.html     |    32 +-
 .../thrift/class-use/ThriftHttpServlet.html     |    32 +-
 .../ThriftMetrics.ThriftServerType.html         |    44 +-
 .../hbase/thrift/class-use/ThriftMetrics.html   |    48 +-
 .../hbase/thrift/class-use/ThriftServer.html    |    32 +-
 .../ThriftServerRunner.HBaseHandler.html        |    40 +-
 ...ThriftServerRunner.ResultScannerWrapper.html |    44 +-
 .../thrift/class-use/ThriftServerRunner.html    |    32 +-
 .../hbase/thrift/class-use/ThriftUtilities.html |    32 +-
 .../thrift/generated/AlreadyExists._Fields.html |   151 +-
 .../hbase/thrift/generated/AlreadyExists.html   |   303 +-
 .../thrift/generated/BatchMutation._Fields.html |   153 +-
 .../hbase/thrift/generated/BatchMutation.html   |   359 +-
 .../generated/ColumnDescriptor._Fields.html     |   167 +-
 .../thrift/generated/ColumnDescriptor.html      |   579 +-
 .../generated/Hbase.AsyncClient.Factory.html    |   102 +-
 .../Hbase.AsyncClient.append_call.html          |   157 +-
 .../Hbase.AsyncClient.atomicIncrement_call.html |   169 +-
 .../Hbase.AsyncClient.checkAndPut_call.html     |   177 +-
 .../Hbase.AsyncClient.compact_call.html         |   157 +-
 .../Hbase.AsyncClient.createTable_call.html     |   161 +-
 .../Hbase.AsyncClient.deleteAllRowTs_call.html  |   169 +-
 .../Hbase.AsyncClient.deleteAllRow_call.html    |   165 +-
 .../Hbase.AsyncClient.deleteAllTs_call.html     |   173 +-
 .../Hbase.AsyncClient.deleteAll_call.html       |   169 +-
 .../Hbase.AsyncClient.deleteTable_call.html     |   157 +-
 .../Hbase.AsyncClient.disableTable_call.html    |   157 +-
 .../Hbase.AsyncClient.enableTable_call.html     |   157 +-
 ...e.AsyncClient.getColumnDescriptors_call.html |   157 +-
 .../Hbase.AsyncClient.getRegionInfo_call.html   |   157 +-
 .../Hbase.AsyncClient.getRowOrBefore_call.html  |   165 +-
 .../Hbase.AsyncClient.getRowTs_call.html        |   169 +-
 ...se.AsyncClient.getRowWithColumnsTs_call.html |   173 +-
 ...base.AsyncClient.getRowWithColumns_call.html |   169 +-
 .../Hbase.AsyncClient.getRow_call.html          |   165 +-
 .../Hbase.AsyncClient.getRowsTs_call.html       |   169 +-
 ...e.AsyncClient.getRowsWithColumnsTs_call.html |   173 +-
 ...ase.AsyncClient.getRowsWithColumns_call.html |   169 +-
 .../Hbase.AsyncClient.getRows_call.html         |   165 +-
 .../Hbase.AsyncClient.getTableNames_call.html   |   153 +-
 .../Hbase.AsyncClient.getTableRegions_call.html |   157 +-
 .../Hbase.AsyncClient.getVerTs_call.html        |   177 +-
 .../Hbase.AsyncClient.getVer_call.html          |   173 +-
 .../generated/Hbase.AsyncClient.get_call.html   |   169 +-
 .../thrift/generated/Hbase.AsyncClient.html     |  1157 +-
 .../Hbase.AsyncClient.incrementRows_call.html   |   157 +-
 .../Hbase.AsyncClient.increment_call.html       |   157 +-
 .../Hbase.AsyncClient.isTableEnabled_call.html  |   157 +-
 .../Hbase.AsyncClient.majorCompact_call.html    |   157 +-
 .../Hbase.AsyncClient.mutateRowTs_call.html     |   173 +-
 .../Hbase.AsyncClient.mutateRow_call.html       |   169 +-
 .../Hbase.AsyncClient.mutateRowsTs_call.html    |   169 +-
 .../Hbase.AsyncClient.mutateRows_call.html      |   165 +-
 .../Hbase.AsyncClient.scannerClose_call.html    |   157 +-
 .../Hbase.AsyncClient.scannerGetList_call.html  |   161 +-
 .../Hbase.AsyncClient.scannerGet_call.html      |   157 +-
 .../Hbase.AsyncClient.scannerOpenTs_call.html   |   173 +-
 ....AsyncClient.scannerOpenWithPrefix_call.html |   169 +-
 ...se.AsyncClient.scannerOpenWithScan_call.html |   165 +-
 ....AsyncClient.scannerOpenWithStopTs_call.html |   177 +-
 ...se.AsyncClient.scannerOpenWithStop_call.html |   173 +-
 .../Hbase.AsyncClient.scannerOpen_call.html     |   169 +-
 .../thrift/generated/Hbase.AsyncIface.html      |   968 +-
 .../generated/Hbase.AsyncProcessor.append.html  |   137 +-
 .../Hbase.AsyncProcessor.atomicIncrement.html   |   137 +-
 .../Hbase.AsyncProcessor.checkAndPut.html       |   137 +-
 .../generated/Hbase.AsyncProcessor.compact.html |   137 +-
 .../Hbase.AsyncProcessor.createTable.html       |   137 +-
 .../Hbase.AsyncProcessor.deleteAll.html         |   137 +-
 .../Hbase.AsyncProcessor.deleteAllRow.html      |   137 +-
 .../Hbase.AsyncProcessor.deleteAllRowTs.html    |   137 +-
 .../Hbase.AsyncProcessor.deleteAllTs.html       |   137 +-
 .../Hbase.AsyncProcessor.deleteTable.html       |   137 +-
 .../Hbase.AsyncProcessor.disableTable.html      |   137 +-
 .../Hbase.AsyncProcessor.enableTable.html       |   137 +-
 .../generated/Hbase.AsyncProcessor.get.html     |   137 +-
 ...ase.AsyncProcessor.getColumnDescriptors.html |   137 +-
 .../Hbase.AsyncProcessor.getRegionInfo.html     |   137 +-
 .../generated/Hbase.AsyncProcessor.getRow.html  |   137 +-
 .../Hbase.AsyncProcessor.getRowOrBefore.html    |   137 +-
 .../Hbase.AsyncProcessor.getRowTs.html          |   137 +-
 .../Hbase.AsyncProcessor.getRowWithColumns.html |   137 +-
 ...base.AsyncProcessor.getRowWithColumnsTs.html |   137 +-
 .../generated/Hbase.AsyncProcessor.getRows.html |   137 +-
 .../Hbase.AsyncProcessor.getRowsTs.html         |   137 +-
 ...Hbase.AsyncProcessor.getRowsWithColumns.html |   137 +-
 ...ase.AsyncProcessor.getRowsWithColumnsTs.html |   137 +-
 .../Hbase.AsyncProcessor.getTableNames.html     |   137 +-
 .../Hbase.AsyncProcessor.getTableRegions.html   |   137 +-
 .../generated/Hbase.AsyncProcessor.getVer.html  |   137 +-
 .../Hbase.AsyncProcessor.getVerTs.html          |   137 +-
 .../thrift/generated/Hbase.AsyncProcessor.html  |   190 +-
 .../Hbase.AsyncProcessor.increment.html         |   137 +-
 .../Hbase.AsyncProcessor.incrementRows.html     |   137 +-
 .../Hbase.AsyncProcessor.isTableEnabled.html    |   137 +-
 .../Hbase.AsyncProcessor.majorCompact.html      |   137 +-
 .../Hbase.AsyncProcessor.mutateRow.html         |   137 +-
 .../Hbase.AsyncProcessor.mutateRowTs.html       |   137 +-
 .../Hbase.AsyncProcessor.mutateRows.html        |   137 +-
 .../Hbase.AsyncProcessor.mutateRowsTs.html      |   137 +-
 .../Hbase.AsyncProcessor.scannerClose.html      |   137 +-
 .../Hbase.AsyncProcessor.scannerGet.html        |   137 +-
 .../Hbase.AsyncProcessor.scannerGetList.html    |   137 +-
 .../Hbase.AsyncProcessor.scannerOpen.html       |   137 +-
 .../Hbase.AsyncProcessor.scannerOpenTs.html     |   137 +-
 ...se.AsyncProcessor.scannerOpenWithPrefix.html |   137 +-
 ...base.AsyncProcessor.scannerOpenWithScan.html |   137 +-
 ...base.AsyncProcessor.scannerOpenWithStop.html |   137 +-
 ...se.AsyncProcessor.scannerOpenWithStopTs.html |   137 +-
 .../thrift/generated/Hbase.Client.Factory.html  |   108 +-
 .../hbase/thrift/generated/Hbase.Client.html    |  2695 +-
 .../hbase/thrift/generated/Hbase.Iface.html     |  1308 +-
 .../generated/Hbase.Processor.append.html       |   125 +-
 .../Hbase.Processor.atomicIncrement.html        |   125 +-
 .../generated/Hbase.Processor.checkAndPut.html  |   125 +-
 .../generated/Hbase.Processor.compact.html      |   125 +-
 .../generated/Hbase.Processor.createTable.html  |   125 +-
 .../generated/Hbase.Processor.deleteAll.html    |   125 +-
 .../generated/Hbase.Processor.deleteAllRow.html |   125 +-
 .../Hbase.Processor.deleteAllRowTs.html         |   125 +-
 .../generated/Hbase.Processor.deleteAllTs.html  |   125 +-
 .../generated/Hbase.Processor.deleteTable.html  |   125 +-
 .../generated/Hbase.Processor.disableTable.html |   125 +-
 .../generated/Hbase.Processor.enableTable.html  |   125 +-
 .../thrift/generated/Hbase.Processor.get.html   |   125 +-
 .../Hbase.Processor.getColumnDescriptors.html   |   125 +-
 .../Hbase.Processor.getRegionInfo.html          |   125 +-
 .../generated/Hbase.Processor.getRow.html       |   125 +-
 .../Hbase.Processor.getRowOrBefore.html         |   125 +-
 .../generated/Hbase.Processor.getRowTs.html     |   125 +-
 .../Hbase.Processor.getRowWithColumns.html      |   125 +-
 .../Hbase.Processor.getRowWithColumnsTs.html    |   125 +-
 .../generated/Hbase.Processor.getRows.html      |   125 +-
 .../generated/Hbase.Processor.getRowsTs.html    |   125 +-
 .../Hbase.Processor.getRowsWithColumns.html     |   125 +-
 .../Hbase.Processor.getRowsWithColumnsTs.html   |   125 +-
 .../Hbase.Processor.getTableNames.html          |   125 +-
 .../Hbase.Processor.getTableRegions.html        |   125 +-
 .../generated/Hbase.Processor.getVer.html       |   125 +-
 .../generated/Hbase.Processor.getVerTs.html     |   125 +-
 .../hbase/thrift/generated/Hbase.Processor.html |   192 +-
 .../generated/Hbase.Processor.increment.html    |   125 +-
 .../Hbase.Processor.incrementRows.html          |   125 +-
 .../Hbase.Processor.isTableEnabled.html         |   125 +-
 .../generated/Hbase.Processor.majorCompact.html |   125 +-
 .../generated/Hbase.Processor.mutateRow.html    |   125 +-
 .../generated/Hbase.Processor.mutateRowTs.html  |   125 +-
 .../generated/Hbase.Processor.mutateRows.html   |   125 +-
 .../generated/Hbase.Processor.mutateRowsTs.html |   125 +-
 .../generated/Hbase.Processor.scannerClose.html |   125 +-
 .../generated/Hbase.Processor.scannerGet.html   |   125 +-
 .../Hbase.Processor.scannerGetList.html         |   125 +-
 .../generated/Hbase.Processor.scannerOpen.html  |   125 +-
 .../Hbase.Processor.scannerOpenTs.html          |   125 +-
 .../Hbase.Processor.scannerOpenWithPrefix.html  |   125 +-
 .../Hbase.Processor.scannerOpenWithScan.html    |   125 +-
 .../Hbase.Processor.scannerOpenWithStop.html    |   125 +-
 .../Hbase.Processor.scannerOpenWithStopTs.html  |   125 +-
 .../generated/Hbase.append_args._Fields.html    |   151 +-
 .../thrift/generated/Hbase.append_args.html     |   303 +-
 .../generated/Hbase.append_result._Fields.html  |   153 +-
 .../thrift/generated/Hbase.append_result.html   |   357 +-
 .../Hbase.atomicIncrement_args._Fields.html     |   157 +-
 .../generated/Hbase.atomicIncrement_args.html   |   447 +-
 .../Hbase.atomicIncrement_result._Fields.html   |   155 +-
 .../generated/Hbase.atomicIncrement_result.html |   375 +-
 .../Hbase.checkAndPut_args._Fields.html         |   161 +-
 .../generated/Hbase.checkAndPut_args.html       |   545 +-
 .../Hbase.checkAndPut_result._Fields.html       |   155 +-
 .../generated/Hbase.checkAndPut_result.html     |   375 +-
 .../generated/Hbase.compact_args._Fields.html   |   151 +-
 .../thrift/generated/Hbase.compact_args.html    |   315 +-
 .../generated/Hbase.compact_result._Fields.html |   151 +-
 .../thrift/generated/Hbase.compact_result.html  |   303 +-
 .../Hbase.createTable_args._Fields.html         |   153 +-
 .../generated/Hbase.createTable_args.html       |   369 +-
 .../Hbase.createTable_result._Fields.html       |   155 +-
 .../generated/Hbase.createTable_result.html     |   375 +-
 .../Hbase.deleteAllRowTs_args._Fields.html      |   157 +-
 .../generated/Hbase.deleteAllRowTs_args.html    |   449 +-
 .../Hbase.deleteAllRowTs_result._Fields.html    |   151 +-
 .../generated/Hbase.deleteAllRowTs_result.html  |   303 +-
 .../Hbase.deleteAllRow_args._Fields.html        |   155 +-
 .../generated/Hbase.deleteAllRow_args.html      |   413 +-
 .../Hbase.deleteAllRow_result._Fields.html      |   151 +-
 .../generated/Hbase.deleteAllRow_result.html    |   303 +-
 .../Hbase.deleteAllTs_args._Fields.html         |   159 +-
 .../generated/Hbase.deleteAllTs_args.html       |   497 +-
 .../Hbase.deleteAllTs_result._Fields.html       |   151 +-
 .../generated/Hbase.deleteAllTs_result.html     |   303 +-
 .../generated/Hbase.deleteAll_args._Fields.html |   157 +-
 .../thrift/generated/Hbase.deleteAll_args.html  |   461 +-
 .../Hbase.deleteAll_result._Fields.html         |   151 +-
 .../generated/Hbase.deleteAll_result.html       |   303 +-
 .../Hbase.deleteTable_args._Fields.html         |   151 +-
 .../generated/Hbase.deleteTable_args.html       |   315 +-
 .../Hbase.deleteTable_result._Fields.html       |   151 +-
 .../generated/Hbase.deleteTable_result.html     |   303 +-
 .../Hbase.disableTable_args._Fields.html        |   151 +-
 .../generated/Hbase.disableTable_args.html      |   315 +-
 .../Hbase.disableTable_result._Fields.html      |   151 +-
 .../generated/Hbase.disableTable_result.html    |   303 +-
 .../Hbase.enableTable_args._Fields.html         |   151 +-
 .../generated/Hbase.enableTable_args.html       |   315 +-
 .../Hbase.enableTable_result._Fields.html       |   151 +-
 .../generated/Hbase.enableTable_result.html     |   303 +-
 ...Hbase.getColumnDescriptors_args._Fields.html |   151 +-
 .../Hbase.getColumnDescriptors_args.html        |   315 +-
 ...ase.getColumnDescriptors_result._Fields.html |   153 +-
 .../Hbase.getColumnDescriptors_result.html      |   353 +-
 .../Hbase.getRegionInfo_args._Fields.html       |   151 +-
 .../generated/Hbase.getRegionInfo_args.html     |   315 +-
 .../Hbase.getRegionInfo_result._Fields.html     |   153 +-
 .../generated/Hbase.getRegionInfo_result.html   |   339 +-
 .../Hbase.getRowOrBefore_args._Fields.html      |   155 +-
 .../generated/Hbase.getRowOrBefore_args.html    |   411 +-
 .../Hbase.getRowOrBefore_result._Fields.html    |   153 +-
 .../generated/Hbase.getRowOrBefore_result.html  |   357 +-
 .../generated/Hbase.getRowTs_args._Fields.html  |   157 +-
 .../thrift/generated/Hbase.getRowTs_args.html   |   449 +-
 .../Hbase.getRowTs_result._Fields.html          |   153 +-
 .../thrift/generated/Hbase.getRowTs_result.html |   357 +-
 .../Hbase.getRowWithColumnsTs_args._Fields.html |   159 +-
 .../Hbase.getRowWithColumnsTs_args.html         |   503 +-
 ...base.getRowWithColumnsTs_result._Fields.html |   153 +-
 .../Hbase.getRowWithColumnsTs_result.html       |   357 +-
 .../Hbase.getRowWithColumns_args._Fields.html   |   157 +-
 .../generated/Hbase.getRowWithColumns_args.html |   467 +-
 .../Hbase.getRowWithColumns_result._Fields.html |   153 +-
 .../Hbase.getRowWithColumns_result.html         |   357 +-
 .../generated/Hbase.getRow_args._Fields.html    |   155 +-
 .../thrift/generated/Hbase.getRow_args.html     |   413 +-
 .../generated/Hbase.getRow_result._Fields.html  |   153 +-
 .../thrift/generated/Hbase.getRow_result.html   |   357 +-
 .../generated/Hbase.getRowsTs_args._Fields.html |   157 +-
 .../thrift/generated/Hbase.getRowsTs_args.html  |   455 +-
 .../Hbase.getRowsTs_result._Fields.html         |   153 +-
 .../generated/Hbase.getRowsTs_result.html       |   357 +-
 ...Hbase.getRowsWithColumnsTs_args._Fields.html |   159 +-
 .../Hbase.getRowsWithColumnsTs_args.html        |   509 +-
 ...ase.getRowsWithColumnsTs_result._Fields.html |   153 +-
 .../Hbase.getRowsWithColumnsTs_result.html      |   357 +-
 .../Hbase.getRowsWithColumns_args._Fields.html  |   157 +-
 .../Hbase.getRowsWithColumns_args.html          |   473 +-
 ...Hbase.getRowsWithColumns_result._Fields.html |   153 +-
 .../Hbase.getRowsWithColumns_result.html        |   357 +-
 .../generated/Hbase.getRows_args._Fields.html   |   155 +-
 .../thrift/generated/Hbase.getRows_args.html    |   419 +-
 .../generated/Hbase.getRows_result._Fields.html |   153 +-
 .../thrift/generated/Hbase.getRows_result.html  |   357 +-
 .../Hbase.getTableNames_args._Fields.html       |   135 +-
 .../generated/Hbase.getTableNames_args.html     |   263 +-
 .../Hbase.getTableNames_result._Fields.html     |   153 +-
 .../generated/Hbase.getTableNames_result.html   |   357 +-
 .../Hbase.getTableRegions_args._Fields.html     |   151 +-
 .../generated/Hbase.getTableRegions_args.html   |   315 +-
 .../Hbase.getTableRegions_result._Fields.html   |   153 +-
 .../generated/Hbase.getTableRegions_result.html |   357 +-
 .../generated/Hbase.getVerTs_args._Fields.html  |   161 +-
 .../thrift/generated/Hbase.getVerTs_args.html   |   533 +-
 .../Hbase.getVerTs_result._Fields.html          |   153 +-
 .../thrift/generated/Hbase.getVerTs_result.html |   357 +-
 .../generated/Hbase.getVer_args._Fields.html    |   159 +-
 .../thrift/generated/Hbase.getVer_args.html     |   497 +-
 .../generated/Hbase.getVer_result._Fields.html  |   153 +-
 .../thrift/generated/Hbase.getVer_result.html   |   357 +-
 .../generated/Hbase.get_args._Fields.html       |   157 +-
 .../hbase/thrift/generated/Hbase.get_args.html  |   461 +-
 .../generated/Hbase.get_result._Fields.html     |   153 +-
 .../thrift/generated/Hbase.get_result.html      |   357 +-
 .../hadoop/hbase/thrift/generated/Hbase.html    |   274 +-
 .../Hbase.incrementRows_args._Fields.html       |   151 +-
 .../generated/Hbase.incrementRows_args.html     |   321 +-
 .../Hbase.incrementRows_result._Fields.html     |   151 +-
 .../generated/Hbase.incrementRows_result.html   |   303 +-
 .../generated/Hbase.increment_args._Fields.html |   151 +-
 .../thrift/generated/Hbase.increment_args.html  |   303 +-
 .../Hbase.increment_result._Fields.html         |   151 +-
 .../generated/Hbase.increment_result.html       |   303 +-
 .../Hbase.isTableEnabled_args._Fields.html      |   151 +-
 .../generated/Hbase.isTableEnabled_args.html    |   315 +-
 .../Hbase.isTableEnabled_result._Fields.html    |   153 +-
 .../generated/Hbase.isTableEnabled_result.html  |   339 +-
 .../Hbase.majorCompact_args._Fields.html        |   151 +-
 .../generated/Hbase.majorCompact_args.html      |   315 +-
 .../Hbase.majorCompact_result._Fields.html      |   151 +-
 .../generated/Hbase.majorCompact_result.html    |   303 +-
 .../Hbase.mutateRowTs_args._Fields.html         |   159 +-
 .../generated/Hbase.mutateRowTs_args.html       |   503 +-
 .../Hbase.mutateRowTs_result._Fields.html       |   153 +-
 .../generated/Hbase.mutateRowTs_result.html     |   339 +-
 .../generated/Hbase.mutateRow_args._Fields.html |   157 +-
 .../thrift/generated/Hbase.mutateRow_args.html  |   467 +-
 .../Hbase.mutateRow_result._Fields.html         |   153 +-
 .../generated/Hbase.mutateRow_result.html       |   339 +-
 .../Hbase.mutateRowsTs_args._Fields.html        |   157 +-
 .../generated/Hbase.mutateRowsTs_args.html      |   455 +-
 .../Hbase.mutateRowsTs_result._Fields.html      |   153 +-
 .../generated/Hbase.mutateRowsTs_result.html    |   339 +-
 .../Hbase.mutateRows_args._Fields.html          |   155 +-
 .../thrift/generated/Hbase.mutateRows_args.html |   419 +-
 .../Hbase.mutateRows_result._Fields.html        |   153 +-
 .../generated/Hbase.mutateRows_result.html      |   339 +-
 .../Hbase.scannerClose_args._Fields.html        |   151 +-
 .../generated/Hbase.scannerClose_args.html      |   303 +-
 .../Hbase.scannerClose_result._Fields.html      |   153 +-
 .../generated/Hbase.scannerClose_result.html    |   339 +-
 .../Hbase.scannerGetList_args._Fields.html      |   153 +-
 .../generated/Hbase.scannerGetList_args.html    |   339 +-
 .../Hbase.scannerGetList_result._Fields.html    |   155 +-
 .../generated/Hbase.scannerGetList_result.html  |   393 +-
 .../Hbase.scannerGet_args._Fields.html          |   151 +-
 .../thrift/generated/Hbase.scannerGet_args.html |   303 +-
 .../Hbase.scannerGet_result._Fields.html        |   155 +-
 .../generated/Hbase.scannerGet_result.html      |   393 +-
 .../Hbase.scannerOpenTs_args._Fields.html       |   159 +-
 .../generated/Hbase.scannerOpenTs_args.html     |   503 +-
 .../Hbase.scannerOpenTs_result._Fields.html     |   153 +-
 .../generated/Hbase.scannerOpenTs_result.html   |   339 +-
 ...base.scannerOpenWithPrefix_args._Fields.html |   157 +-
 .../Hbase.scannerOpenWithPrefix_args.html       |   467 +-
 ...se.scannerOpenWithPrefix_result._Fields.html |   153 +-
 .../Hbase.scannerOpenWithPrefix_result.html     |   339 +-
 .../Hbase.scannerOpenWithScan_args._Fields.html |   155 +-
 .../Hbase.scannerOpenWithScan_args.html         |   401 +-
 ...base.scannerOpenWithScan_result._Fields.html |   153 +-
 .../Hbase.scannerOpenWithScan_result.html       |   339 +-
 ...base.scannerOpenWithStopTs_args._Fields.html |   161 +-
 .../Hbase.scannerOpenWithStopTs_args.html       |   551 +-
 ...se.scannerOpenWithStopTs_result._Fields.html |   153 +-
 .../Hbase.scannerOpenWithStopTs_result.html     |   339 +-
 .../Hbase.scannerOpenWithStop_args._Fields.html |   159 +-
 .../Hbase.scannerOpenWithStop_args.html         |   515 +-
 ...base.scannerOpenWithStop_result._Fields.html |   153 +-
 .../Hbase.scannerOpenWithStop_result.html       |   339 +-
 .../Hbase.scannerOpen_args._Fields.html         |   157 +-
 .../generated/Hbase.scannerOpen_args.html       |   467 +-
 .../Hbase.scannerOpen_result._Fields.html       |   153 +-
 .../generated/Hbase.scannerOpen_result.html     |   339 +-
 .../hbase/thrift/generated/IOError._Fields.html |   151 +-
 .../hadoop/hbase/thrift/generated/IOError.html  |   303 +-
 .../generated/IllegalArgument._Fields.html      |   151 +-
 .../hbase/thrift/generated/IllegalArgument.html |   303 +-
 .../thrift/generated/Mutation._Fields.html      |   157 +-
 .../hadoop/hbase/thrift/generated/Mutation.html |   421 +-
 .../hbase/thrift/generated/TAppend._Fields.html |   157 +-
 .../hadoop/hbase/thrift/generated/TAppend.html  |   457 +-
 .../hbase/thrift/generated/TCell._Fields.html   |   153 +-
 .../hadoop/hbase/thrift/generated/TCell.html    |   341 +-
 .../hbase/thrift/generated/TColumn._Fields.html |   153 +-
 .../hadoop/hbase/thrift/generated/TColumn.html  |   341 +-
 .../thrift/generated/TIncrement._Fields.html    |   157 +-
 .../hbase/thrift/generated/TIncrement.html      |   433 +-
 .../thrift/generated/TRegionInfo._Fields.html   |   163 +-
 .../hbase/thrift/generated/TRegionInfo.html     |   547 +-
 .../thrift/generated/TRowResult._Fields.html    |   155 +-
 .../hbase/thrift/generated/TRowResult.html      |   403 +-
 .../hbase/thrift/generated/TScan._Fields.html   |   167 +-
 .../hadoop/hbase/thrift/generated/TScan.html    |   601 +-
 .../class-use/AlreadyExists._Fields.html        |    60 +-
 .../generated/class-use/AlreadyExists.html      |    78 +-
 .../class-use/BatchMutation._Fields.html        |    60 +-
 .../generated/class-use/BatchMutation.html      |   152 +-
 .../class-use/ColumnDescriptor._Fields.html     |    60 +-
 .../generated/class-use/ColumnDescriptor.html   |   152 +-
 .../class-use/Hbase.AsyncClient.Factory.html    |    32 +-
 .../Hbase.AsyncClient.append_call.html          |    32 +-
 .../Hbase.AsyncClient.atomicIncrement_call.html |    32 +-
 .../Hbase.AsyncClient.checkAndPut_call.html     |    32 +-
 .../Hbase.AsyncClient.compact_call.html         |    32 +-
 .../Hbase.AsyncClient.createTable_call.html     |    32 +-
 .../Hbase.AsyncClient.deleteAllRowTs_call.html  |    32 +-
 .../Hbase.AsyncClient.deleteAllRow_call.html    |    32 +-
 .../Hbase.AsyncClient.deleteAllTs_call.html     |    32 +-
 .../Hbase.AsyncClient.deleteAll_call.html       |    32 +-
 .../Hbase.AsyncClient.deleteTable_call.html     |    32 +-
 .../Hbase.AsyncClient.disableTable_call.html    |    32 +-
 .../Hbase.AsyncClient.enableTable_call.html     |    32 +-
 ...e.AsyncClient.getColumnDescriptors_call.html |    32 +-
 .../Hbase.AsyncClient.getRegionInfo_call.html   |    32 +-
 .../Hbase.AsyncClient.getRowOrBefore_call.html  |    32 +-
 .../Hbase.AsyncClient.getRowTs_call.html        |    32 +-
 ...se.AsyncClient.getRowWithColumnsTs_call.html |    32 +-
 ...base.AsyncClient.getRowWithColumns_call.html |    32 +-
 .../Hbase.AsyncClient.getRow_call.html          |    32 +-
 .../Hbase.AsyncClient.getRowsTs_call.html       |    32 +-
 ...e.AsyncClient.getRowsWithColumnsTs_call.html |    32 +-
 ...ase.AsyncClient.getRowsWithColumns_call.html |    32 +-
 .../Hbase.AsyncClient.getRows_call.html         |    32 +-
 .../Hbase.AsyncClient.getTableNames_call.html   |    32 +-
 .../Hbase.AsyncClient.getTableRegions_call.html |    32 +-
 .../Hbase.AsyncClient.getVerTs_call.html        |    32 +-
 .../Hbase.AsyncClient.getVer_call.html          |    32 +-
 .../class-use/Hbase.AsyncClient.get_call.html   |    32 +-
 .../generated/class-use/Hbase.AsyncClient.html  |    38 +-
 .../Hbase.AsyncClient.incrementRows_call.html   |    32 +-
 .../Hbase.AsyncClient.increment_call.html       |    32 +-
 .../Hbase.AsyncClient.isTableEnabled_call.html  |    32 +-
 .../Hbase.AsyncClient.majorCompact_call.html    |    32 +-
 .../Hbase.AsyncClient.mutateRowTs_call.html     |    32 +-
 .../Hbase.AsyncClient.mutateRow_call.html       |    32 +-
 .../Hbase.AsyncClient.mutateRowsTs_call.html    |    32 +-
 .../Hbase.AsyncClient.mutateRows_call.html      |    32 +-
 .../Hbase.AsyncClient.scannerClose_call.html    |    32 +-
 .../Hbase.AsyncClient.scannerGetList_call.html  |    32 +-
 .../Hbase.AsyncClient.scannerGet_call.html      |    32 +-
 .../Hbase.AsyncClient.scannerOpenTs_call.html   |    32 +-
 ....AsyncClient.scannerOpenWithPrefix_call.html |    32 +-
 ...se.AsyncClient.scannerOpenWithScan_call.html |    32 +-
 ....AsyncClient.scannerOpenWithStopTs_call.html |    32 +-
 ...se.AsyncClient.scannerOpenWithStop_call.html |    32 +-
 .../Hbase.AsyncClient.scannerOpen_call.html     |    32 +-
 .../generated/class-use/Hbase.AsyncIface.html   |   132 +-
 .../class-use/Hbase.AsyncProcessor.append.html  |    32 +-
 .../Hbase.AsyncProcessor.atomicIncrement.html   |    32 +-
 .../Hbase.AsyncProcessor.checkAndPut.html       |    32 +-
 .../class-use/Hbase.AsyncProcessor.compact.html |    32 +-
 .../Hbase.AsyncProcessor.createTable.html       |    32 +-
 .../Hbase.AsyncProcessor.deleteAll.html         |    32 +-
 .../Hbase.AsyncProcessor.deleteAllRow.html      |    32 +-
 .../Hbase.AsyncProcessor.deleteAllRowTs.html    |    32 +-
 .../Hbase.AsyncProcessor.deleteAllTs.html       |    32 +-
 .../Hbase.AsyncProcessor.deleteTable.html       |    32 +-
 .../Hbase.AsyncProcessor.disableTable.html      |    32 +-
 .../Hbase.AsyncProcessor.enableTable.html       |    32 +-
 .../class-use/Hbase.AsyncProcessor.get.html     |    32 +-
 ...ase.AsyncProcessor.getColumnDescriptors.html |    32 +-
 .../Hbase.AsyncProcessor.getRegionInfo.html     |    32 +-
 .../class-use/Hbase.AsyncProcessor.getRow.html  |    32 +-
 .../Hbase.AsyncProcessor.getRowOrBefore.html    |    32 +-
 .../Hbase.AsyncProcessor.getRowTs.html          |    32 +-
 .../Hbase.AsyncProcessor.getRowWithColumns.html |    32 +-
 ...base.AsyncProcessor.getRowWithColumnsTs.html |    32 +-
 .../class-use/Hbase.AsyncProcessor.getRows.html |    32 +-
 .../Hbase.AsyncProcessor.getRowsTs.html         |    32 +-
 ...Hbase.AsyncProcessor.getRowsWithColumns.html |    32 +-
 ...ase.AsyncProcessor.getRowsWithColumnsTs.html |    32 +-
 .../Hbase.AsyncProcessor.getTableNames.html     |    32 +-
 .../Hbase.AsyncProcessor.getTableRegions.html   |    32 +-
 .../class-use/Hbase.AsyncProcessor.getVer.html  |    32 +-
 .../Hbase.AsyncProcessor.getVerTs.html          |    32 +-
 .../class-use/Hbase.AsyncProcessor.html         |    32 +-
 .../Hbase.AsyncProcessor.increment.html         |    32 +-
 .../Hbase.AsyncProcessor.incrementRows.html     |    32 +-
 .../Hbase.AsyncProcessor.isTableEnabled.html    |    32 +-
 .../Hbase.AsyncProcessor.majorCompact.html      |    32 +-
 .../Hbase.AsyncProcessor.mutateRow.html         |    32 +-
 .../Hbase.AsyncProcessor.mutateRowTs.html       |    32 +-
 .../Hbase.AsyncProcessor.mutateRows.html        |    32 +-
 .../Hbase.AsyncProcessor.mutateRowsTs.html      |    32 +-
 .../Hbase.AsyncProcessor.scannerClose.html      |    32 +-
 .../Hbase.AsyncProcessor.scannerGet.html        |    32 +-
 .../Hbase.AsyncProcessor.scannerGetList.html    |    32 +-
 .../Hbase.AsyncProcessor.scannerOpen.html       |    32 +-
 .../Hbase.AsyncProcessor.scannerOpenTs.html     |    32 +-
 ...se.AsyncProcessor.scannerOpenWithPrefix.html |    32 +-
 ...base.AsyncProcessor.scannerOpenWithScan.html |    32 +-
 ...base.AsyncProcessor.scannerOpenWithStop.html |    32 +-
 ...se.AsyncProcessor.scannerOpenWithStopTs.html |    32 +-
 .../class-use/Hbase.Client.Factory.html         |    32 +-
 .../generated/class-use/Hbase.Client.html       |    40 +-
 .../thrift/generated/class-use/Hbase.Iface.html |   144 +-
 .../class-use/Hbase.Processor.append.html       |    32 +-
 .../Hbase.Processor.atomicIncrement.html        |    32 +-
 .../class-use/Hbase.Processor.checkAndPut.html  |    32 +-
 .../class-use/Hbase.Processor.compact.html      |    32 +-
 .../class-use/Hbase.Processor.createTable.html  |    32 +-
 .../class-use/Hbase.Processor.deleteAll.html    |    32 +-
 .../class-use/Hbase.Processor.deleteAllRow.html |    32 +-
 .../Hbase.Processor.deleteAllRowTs.html         |    32 +-
 .../class-use/Hbase.Processor.deleteAllTs.html  |    32 +-
 .../class-use/Hbase.Processor.deleteTable.html  |    32 +-
 .../class-use/Hbase.Processor.disableTable.html |    32 +-
 .../class-use/Hbase.Processor.enableTable.html  |    32 +-
 .../class-use/Hbase.Processor.get.html          |    32 +-
 .../Hbase.Processor.getColumnDescriptors.html   |    32 +-
 .../Hbase.Processor.getRegionInfo.html          |    32 +-
 .../class-use/Hbase.Processor.getRow.html       |    32 +-
 .../Hbase.Processor.getRowOrBefore.html         |    32 +-
 .../class-use/Hbase.Processor.getRowTs.html     |    32 +-
 .../Hbase.Processor.getRowWithColumns.html      |    32 +-
 .../Hbase.Processor.getRowWithColumnsTs.html    |    32 +-
 .../class-use/Hbase.Processor.getRows.html      |    32 +-
 .../class-use/Hbase.Processor.getRowsTs.html    |    32 +-
 .../Hbase.Processor.getRowsWithColumns.html     |    32 +-
 .../Hbase.Processor.getRowsWithColumnsTs.html   |    32 +-
 .../Hbase.Processor.getTableNames.html          |    32 +-
 .../Hbase.Processor.getTableRegions.html        |    32 +-
 .../class-use/Hbase.Processor.getVer.html       |    32 +-
 .../class-use/Hbase.Processor.getVerTs.html     |    32 +-
 .../generated/class-use/Hbase.Processor.html    |    32 +-
 .../class-use/Hbase.Processor.increment.html    |    32 +-
 .../Hbase.Processor.incrementRows.html          |    32 +-
 .../Hbase.Processor.isTableEnabled.html         |    32 +-
 .../class-use/Hbase.Processor.majorCompact.html |    32 +-
 .../class-use/Hbase.Processor.mutateRow.html    |    32 +-
 .../class-use/Hbase.Processor.mutateRowTs.html  |    32 +-
 .../class-use/Hbase.Processor.mutateRows.html   |    32 +-
 .../class-use/Hbase.Processor.mutateRowsTs.html |    32 +-
 .../class-use/Hbase.Processor.scannerClose.html |    32 +-
 .../class-use/Hbase.Processor.scannerGet.html   |    32 +-
 .../Hbase.Processor.scannerGetList.html         |    32 +-
 .../class-use/Hbase.Processor.scannerOpen.html  |    32 +-
 .../Hbase.Processor.scannerOpenTs.html          |    32 +-
 .../Hbase.Processor.scannerOpenWithPrefix.html  |    32 +-
 .../Hbase.Processor.scannerOpenWithScan.html    |    32 +-
 .../Hbase.Processor.scannerOpenWithStop.html    |    32 +-
 .../Hbase.Processor.scannerOpenWithStopTs.html  |    32 +-
 .../class-use/Hbase.append_args._Fields.html    |    60 +-
 .../generated/class-use/Hbase.append_args.html  |    58 +-
 .../class-use/Hbase.append_result._Fields.html  |    60 +-
 .../class-use/Hbase.append_result.html          |    54 +-
 .../Hbase.atomicIncrement_args._Fields.html     |    60 +-
 .../class-use/Hbase.atomicIncrement_args.html   |    70 +-
 .../Hbase.atomicIncrement_result._Fields.html   |    60 +-
 .../class-use/Hbase.atomicIncrement_result.html |    56 +-
 .../Hbase.checkAndPut_args._Fields.html         |    60 +-
 .../class-use/Hbase.checkAndPut_args.html       |    76 +-
 .../Hbase.checkAndPut_result._Fields.html       |    60 +-
 .../class-use/Hbase.checkAndPut_result.html     |    56 +-
 .../class-use/Hbase.compact_args._Fields.html   |    60 +-
 .../generated/class-use/Hbase.compact_args.html |    60 +-
 .../class-use/Hbase.compact_result._Fields.html |    60 +-
 .../class-use/Hbase.compact_result.html         |    52 +-
 .../Hbase.createTable_args._Fields.html         |    60 +-
 .../class-use/Hbase.createTable_args.html       |    62 +-
 .../Hbase.createTable_result._Fields.html       |    60 +-
 .../class-use/Hbase.createTable_result.html     |    56 +-
 .../Hbase.deleteAllRowTs_args._Fields.html      |    60 +-
 .../class-use/Hbase.deleteAllRowTs_args.html    |    68 +-
 .../Hbase.deleteAllRowTs_result._Fields.html    |    60 +-
 .../class-use/Hbase.deleteAllRowTs_result.html  |    52 +-
 .../Hbase.deleteAllRow_args._Fields.html        |    60 +-
 .../class-use/Hbase.deleteAllRow_args.html      |    66 +-
 .../Hbase.deleteAllRow_result._Fields.html      |    60 +-
 .../class-use/Hbase.deleteAllRow_result.html    |    52 +-
 .../Hbase.deleteAllTs_args._Fields.html         |    60 +-
 .../class-use/Hbase.deleteAllTs_args.html       |    72 +-
 .../Hbase.deleteAllTs_result._Fields.html       |    60 +-
 .../class-use/Hbase.deleteAllTs_result.html     |    52 +-
 .../class-use/Hbase.deleteAll_args._Fields.html |    60 +-
 .../class-use/Hbase.deleteAll_args.html         |    70 +-
 .../Hbase.deleteAll_result._Fields.html         |    60 +-
 .../class-use/Hbase.deleteAll_result.html       |    52 +-
 .../Hbase.deleteTable_args._Fields.html         |    60 +-
 .../class-use/Hbase.deleteTable_args.html       |    60 +-
 .../Hbase.deleteTable_result._Fields.html       |    60 +-
 .../class-use/Hbase.deleteTable_result.html     |    52 +-
 .../Hbase.disableTable_args._Fields.html        |    60 +-
 .../class-use/Hbase.disableTable_args.html      |    60 +-
 .../Hbase.disableTable_result._Fields.html      |    60 +-
 .../class-use/Hbase.disableTable_result.html    |    52 +-
 .../Hbase.enableTable_args._Fields.html         |    60 +-
 .../class-use/Hbase.enableTable_args.html       |    60 +-
 .../Hbase.enableTable_result._Fields.html       |    60 +-
 .../class-use/Hbase.enableTable_result.html     |    52 +-
 ...Hbase.getColumnDescriptors_args._Fields.html |    60 +-
 .../Hbase.getColumnDescriptors_args.html        |    60 +-
 ...ase.getColumnDescriptors_result._Fields.html |    60 +-
 .../Hbase.getColumnDescriptors_result.html      |    54 +-
 .../Hbase.getRegionInfo_args._Fields.html       |    60 +-
 .../class-use/Hbase.getRegionInfo_args.html     |    60 +-
 .../Hbase.getRegionInfo_result._Fields.html     |    60 +-
 .../class-use/Hbase.getRegionInfo_result.html   |    54 +-
 .../Hbase.getRowOrBefore_args._Fields.html      |    60 +-
 .../class-use/Hbase.getRowOrBefore_args.html    |    68 +-
 .../Hbase.getRowOrBefore_result._Fields.html    |    60 +-
 .../class-use/Hbase.getRowOrBefore_result.html  |    54 +-
 .../class-use/Hbase.getRowTs_args._Fields.html  |    60 +-
 .../class-use/Hbase.getRowTs_args.html          |    68 +-
 .../Hbase.getRowTs_result._Fields.html          |    60 +-
 .../class-use/Hbase.getRowTs_result.html        |    54 +-
 .../Hbase.getRowWithColumnsTs_args._Fields.html |    60 +-
 .../Hbase.getRowWithColumnsTs_args.html         |    70 +-
 ...base.getRowWithColumnsTs_result._Fields.html |    60 +-
 .../Hbase.getRowWithColumnsTs_result.html       |    54 +-
 .../Hbase.getRowWithColumns_args._Fields.html   |    60 +-
 .../class-use/Hbase.getRowWithColumns_args.html |    68 +-
 .../Hbase.getRowWithColumns_result._Fields.html |    60 +-
 .../Hbase.getRowWithColumns_result.html         |    54 +-
 .../class-use/Hbase.getRow_args._Fields.html    |    60 +-
 .../generated/class-use/Hbase.getRow_args.html  |    66 +-
 .../class-use/Hbase.getRow_result._Fields.html  |    60 +-
 .../class-use/Hbase.getRow_result.html          |    54 +-
 .../class-use/Hbase.getRowsTs_args._Fields.html |    60 +-
 .../class-use/Hbase.getRowsTs_args.html         |    66 +-
 .../Hbase.getRowsTs_result._Fields.html         |    60 +-
 .../class-use/Hbase.getRowsTs_result.html       |    54 +-
 ...Hbase.getRowsWithColumnsTs_args._Fields.html |    60 +-
 .../Hbase.getRowsWithColumnsTs_args.html        |    68 +-
 ...ase.getRowsWithColumnsTs_result._Fields.html |    60 +-
 .../Hbase.getRowsWithColumnsTs_result.html      |    54 +-
 .../Hbase.getRowsWithColumns_args._Fields.html  |    60 +-
 .../Hbase.getRowsWithColumns_args.html          |    66 +-
 ...Hbase.getRowsWithColumns_result._Fields.html |    60 +-
 .../Hbase.getRowsWithColumns_result.html        |    54 +-
 .../class-use/Hbase.getRows_args._Fields.html   |    60 +-
 .../generated/class-use/Hbase.getRows_args.html |    64 +-
 .../class-use/Hbase.getRows_result._Fields.html |    60 +-
 .../class-use/Hbase.getRows_result.html         |    54 +-
 .../Hbase.getTableNames_args._Fields.html       |    60 +-
 .../class-use/Hbase.getTableNames_args.html     |    56 +-
 .../Hbase.getTableNames_result._Fields.html     |    60 +-
 .../class-use/Hbase.getTableNames_result.html   |    54 +-
 .../Hbase.getTableRegions_args._Fields.html     |    60 +-
 .../class-use/Hbase.getTableRegions_args.html   |    60 +-
 .../Hbase.getTableRegions_result._Fields.html   |    60 +-
 .../class-use/Hbase.getTableRegions_result.html |    54 +-
 .../class-use/Hbase.getVerTs_args._Fields.html  |    60 +-
 .../class-use/Hbase.getVerTs_args.html          |    74 +-
 .../Hbase.getVerTs_result._Fields.html          |    60 +-
 .../class-use/Hbase.getVerTs_result.html        |    54 +-
 .../class-use/Hbase.getVer_args._Fields.html    |    60 +-
 .../generated/class-use/Hbase.getVer_args.html  |    72 +-
 .../class-use/Hbase.getVer_result._Fields.html  |    60 +-
 .../class-use/Hbase.getVer_result.html          |    54 +-
 .../class-use/Hbase.get_args._Fields.html       |    60 +-
 .../generated/class-use/Hbase.get_args.html     |    70 +-
 .../class-use/Hbase.get_result._Fields.html     |    60 +-
 .../generated/class-use/Hbase.get_result.html   |    54 +-
 .../hbase/thrift/generated/class-use/Hbase.html |    32 +-
 .../Hbase.incrementRows_args._Fields.html       |    60 +-
 .../class-use/Hbase.incrementRows_args.html     |    58 +-
 .../Hbase.incrementRows_result._Fields.html     |    60 +-
 .../class-use/Hbase.incrementRows_result.html   |    52 +-
 .../class-use/Hbase.increment_args._Fields.html |    60 +-
 .../class-use/Hbase.increment_args.html         |    58 +-
 .../Hbase.increment_result._Fields.html         |    60 +-
 .../class-use/Hbase.increment_result.html       |    52 +-
 .../Hbase.isTableEnabled_args._Fields.html      |    60 +-
 .../class-use/Hbase.isTableEnabled_args.html    |    60 +-
 .../Hbase.isTableEnabled_result._Fields.html    |    60 +-
 .../class-use/Hbase.isTableEnabled_result.html  |    54 +-
 .../Hbase.majorCompact_args._Fields.html        |    60 +-
 .../class-use/Hbase.majorCompact_args.html      |    60 +-
 .../Hbase.majorCompact_result._Fields.html      |    60 +-
 .../class-use/Hbase.majorCompact_result.html    |    52 +-
 .../Hbase.mutateRowTs_args._Fields.html         |    60 +-
 .../class-use/Hbase.mutateRowTs_args.html       |    70 +-
 .../Hbase.mutateRowTs_result._Fields.html       |    60 +-
 .../class-use/Hbase.mutateRowTs_result.html     |    54 +-
 .../class-use/Hbase.mutateRow_args._Fields.html |    60 +-
 .../class-use/Hbase.mutateRow_args.html         |    68 +-
 .../Hbase.mutateRow_result._Fields.html         |    60 +-
 .../class-use/Hbase.mutateRow_result.html       |    54 +-
 .../Hbase.mutateRowsTs_args._Fields.html        |    60 +-
 .../class-use/Hbase.mutateRowsTs_args.html      |    66 +-
 .../Hbase.mutateRowsTs_result._Fields.html      |    60 +-
 .../class-use/Hbase.mutateRowsTs_result.html    |    54 +-
 .../Hbase.mutateRows_args._Fields.html          |    60 +-
 .../class-use/Hbase.mutateRows_args.html        |    64 +-
 .../Hbase.mutateRows_result._Fields.html        |    60 +-
 .../class-use/Hbase.mutateRows_result.html      |    54 +-
 .../Hbase.scannerClose_args._Fields.html        |    60 +-
 .../class-use/Hbase.scannerClose_args.html      |    58 +-
 .../Hbase.scannerClose_result._Fields.html      |    60 +-
 .../class-use/Hbase.scannerClose_result.html    |    54 +-
 .../Hbase.scannerGetList_args._Fields.html      |    60 +-
 .../class-use/Hbase.scannerGetList_args.html    |    60 +-
 .../Hbase.scannerGetList_result._Fields.html    |    60 +-
 .../class-use/Hbase.scannerGetList_result.html  |    56 +-
 .../Hbase.scannerGet_args._Fields.html          |    60 +-
 .../class-use/Hbase.scannerGet_args.html        |    58 +-
 .../Hbase.scannerGet_result._Fields.html        |    60 +-
 .../class-use/Hbase.scannerGet_result.html      |    56 +-
 .../Hbase.scannerOpenTs_args._Fields.html       |    60 +-
 .../class-use/Hbase.scannerOpenTs_args.html     |    70 +-
 .../Hbase.scannerOpenTs_result._Fields.html     |    60 +-
 .../class-use/Hbase.scannerOpenTs_result.html   |    54 +-
 ...base.scannerOpenWithPrefix_args._Fields.html |    60 +-
 .../Hbase.scannerOpenWithPrefix_args.html       |    68 +-
 ...se.scannerOpenWithPrefix_result._Fields.html |    60 +-
 .../Hbase.scannerOpenWithPrefix_result.html     |    54 +-
 .../Hbase.scannerOpenWithScan_args._Fields.html |    60 +-
 .../Hbase.scannerOpenWithScan_args.html         |    64 +-
 ...base.scannerOpenWithScan_result._Fields.html |    60 +-
 .../Hbase.scannerOpenWithScan_result.html       |    54 +-
 ...base.scannerOpenWithStopTs_args._Fields.html |    60 +-
 .../Hbase.scannerOpenWithStopTs_args.html       |    74 +-
 ...se.scannerOpenWithStopTs_result._Fields.html |    60 +-
 .../Hbase.scannerOpenWithStopTs_result.html     |    54 +-
 .../Hbase.scannerOpenWithStop_args._Fields.html |    60 +-
 .../Hbase.scannerOpenWithStop_args.html         |    72 +-
 ...base.scannerOpenWithStop_result._Fields.html |    60 +-
 .../Hbase.scannerOpenWithStop_result.html       |    54 +-
 .../Hbase.scannerOpen_args._Fields.html         |    60 +-
 .../class-use/Hbase.scannerOpen_args.html       |    68 +-
 .../Hbase.scannerOpen_result._Fields.html       |    60 +-
 .../class-use/Hbase.scannerOpen_result.html     |    54 +-
 .../generated/class-use/IOError._Fields.html    |    60 +-
 .../thrift/generated/class-use/IOError.html     |   958 +-
 .../class-use/IllegalArgument._Fields.html      |    60 +-
 .../generated/class-use/IllegalArgument.html    |   274 +-
 .../generated/class-use/Mutation._Fields.html   |    60 +-
 .../thrift/generated/class-use/Mutation.html    |   232 +-
 .../generated/class-use/TAppend._Fields.html    |    60 +-
 .../thrift/generated/class-use/TAppend.html     |    96 +-
 .../generated/class-use/TCell._Fields.html      |    60 +-
 .../hbase/thrift/generated/class-use/TCell.html |   234 +-
 .../generated/class-use/TColumn._Fields.html    |    60 +-
 .../thrift/generated/class-use/TColumn.html     |    70 +-
 .../generated/class-use/TIncrement._Fields.html |    60 +-
 .../thrift/generated/class-use/TIncrement.html  |   146 +-
 .../class-use/TRegionInfo._Fields.html          |    60 +-
 .../thrift/generated/class-use/TRegionInfo.html |   136 +-
 .../generated/class-use/TRowResult._Fields.html |    60 +-
 .../thrift/generated/class-use/TRowResult.html  |   356 +-
 .../generated/class-use/TScan._Fields.html      |    60 +-
 .../hbase/thrift/generated/class-use/TScan.html |   114 +-
 .../hbase/thrift/generated/package-frame.html   |     8 +-
 .../hbase/thrift/generated/package-summary.html |    48 +-
 .../hbase/thrift/generated/package-tree.html    |   744 +-
 .../hbase/thrift/generated/package-use.html     |    38 +-
 .../hadoop/hbase/thrift/package-frame.html      |    10 +-
 .../hadoop/hbase/thrift/package-summary.html    |    52 +-
 .../hadoop/hbase/thrift/package-tree.html       |    98 +-
 .../apache/hadoop/hbase/thrift/package-use.html |    38 +-
 .../apache/hadoop/hbase/thrift2/DemoClient.html |   110 +-
 .../thrift2/ThriftHBaseServiceHandler.html      |   533 +-
 .../hadoop/hbase/thrift2/ThriftServer.html      |   149 +-
 .../hadoop/hbase/thrift2/ThriftUtilities.html   |   268 +-
 .../hbase/thrift2/class-use/DemoClient.html     |    32 +-
 .../class-use/ThriftHBaseServiceHandler.html    |    32 +-
 .../hbase/thrift2/class-use/ThriftServer.html   |    32 +-
 .../thrift2/class-use/ThriftUtilities.html      |    32 +-
 .../thrift2/generated/TAppend._Fields.html      |   164 +-
 .../hadoop/hbase/thrift2/generated/TAppend.html |   484 +-
 .../generated/TAuthorization._Fields.html       |   151 +-
 .../hbase/thrift2/generated/TAuthorization.html |   309 +-
 .../generated/TCellVisibility._Fields.html      |   151 +-
 .../thrift2/generated/TCellVisibility.html      |   291 +-
 .../thrift2/generated/TColumn._Fields.html      |   155 +-
 .../hadoop/hbase/thrift2/generated/TColumn.html |   383 +-
 .../generated/TColumnIncrement._Fields.html     |   155 +-
 .../thrift2/generated/TColumnIncrement.html     |   385 +-
 .../thrift2/generated/TColumnValue._Fields.html |   159 +-
 .../hbase/thrift2/generated/TColumnValue.html   |   475 +-
 .../thrift2/generated/TDelete._Fields.html      |   171 +-
 .../hadoop/hbase/thrift2/generated/TDelete.html |   529 +-
 .../hbase/thrift2/generated/TDeleteType.html    |   138 +-
 .../hbase/thrift2/generated/TDurability.html    |   142 +-
 .../hbase/thrift2/generated/TGet._Fields.html   |   165 +-
 .../hadoop/hbase/thrift2/generated/TGet.html    |   575 +-
 .../THBaseService.AsyncClient.Factory.html      |   102 +-
 .../THBaseService.AsyncClient.append_call.html  |   161 +-
 ...Service.AsyncClient.checkAndDelete_call.html |   177 +-
 ...aseService.AsyncClient.checkAndPut_call.html |   177 +-
 ...seService.AsyncClient.closeScanner_call.html |   157 +-
 ...Service.AsyncClient.deleteMultiple_call.html |   161 +-
 ...seService.AsyncClient.deleteSingle_call.html |   161 +-
 .../THBaseService.AsyncClient.exists_call.html  |   161 +-
 ....AsyncClient.getAllRegionLocations_call.html |   157 +-
 ...aseService.AsyncClient.getMultiple_call.html |   161 +-
 ...vice.AsyncClient.getRegionLocation_call.html |   165 +-
 ...vice.AsyncClient.getScannerResults_call.html |   165 +-
 ...Service.AsyncClient.getScannerRows_call.html |   161 +-
 .../THBaseService.AsyncClient.get_call.html     |   161 +-
 .../generated/THBaseService.AsyncClient.html    |   512 +-
 ...HBaseService.AsyncClient.increment_call.html |   161 +-
 ...HBaseService.AsyncClient.mutateRow_call.html |   161 +-
 ...aseService.AsyncClient.openScanner_call.html |   161 +-
 ...aseService.AsyncClient.putMultiple_call.html |   161 +-
 .../THBaseService.AsyncClient.put_call.html     |   161 +-
 .../generated/THBaseService.AsyncIface.html     |   404 +-
 .../THBaseService.AsyncProcessor.append.html    |   137 +-
 ...seService.AsyncProcessor.checkAndDelete.html |   137 +-
 ...HBaseService.AsyncProcessor.checkAndPut.html |   137 +-
 ...BaseService.AsyncProcessor.closeScanner.html |   137 +-
 ...seService.AsyncProcessor.deleteMultiple.html |   137 +-
 ...BaseService.AsyncProcessor.deleteSingle.html |   137 +-
 .../THBaseService.AsyncProcessor.exists.html    |   137 +-
 .../THBaseService.AsyncProcessor.get.html       |   137 +-
 ...ce.AsyncProcessor.getAllRegionLocations.html |   137 +-
 ...HBaseService.AsyncProcessor.getMultiple.html |   137 +-
 ...ervice.AsyncProcessor.getRegionLocation.html |   137 +-
 ...ervice.AsyncProcessor.getScannerResults.html |   137 +-
 ...seService.AsyncProcessor.getScannerRows.html |   137 +-
 .../generated/THBaseService.AsyncProcessor.html |   136 +-
 .../THBaseService.AsyncProcessor.increment.html |   137 +-
 .../THBaseService.AsyncProcessor.mutateRow.html |   137 +-
 ...HBaseService.AsyncProcessor.openScanner.html |   137 +-
 .../THBaseService.AsyncProcessor.put.html       |   137 +-
 ...HBaseService.AsyncProcessor.putMultiple.html |   137 +-
 .../generated/THBaseService.Client.Factory.html |   108 +-
 .../thrift2/generated/THBaseService.Client.html |  1049 +-
 .../thrift2/generated/THBaseService.Iface.html  |   505 +-
 .../THBaseService.Processor.append.html         |   125 +-
 .../THBaseService.Processor.checkAndDelete.html |   125 +-
 .../THBaseService.Processor.checkAndPut.html    |   125 +-
 .../THBaseService.Processor.closeScanner.html   |   125 +-
 .../THBaseService.Processor.deleteMultiple.html |   125 +-
 .../THBaseService.Processor.deleteSingle.html   |   125 +-
 .../THBaseService.Processor.exists.html         |   125 +-
 .../generated/THBaseService.Processor.get.html  |   125 +-
 ...Service.Processor.getAllRegionLocations.html |   125 +-
 .../THBaseService.Processor.getMultiple.html    |   125 +-
 ...BaseService.Processor.getRegionLocation.html |   125 +-
 ...BaseService.Processor.getScannerResults.html |   125 +-
 .../THBaseService.Processor.getScannerRows.html |   125 +-
 .../generated/THBaseService.Processor.html      |   138 +-
 .../THBaseService.Processor.increment.html      |   125 +-
 .../THBaseService.Processor.mutateRow.html      |   125 +-
 .../THBaseService.Processor.openScanner.html    |   125 +-
 .../generated/THBaseService.Processor.put.html  |   125 +-
 .../THBaseService.Processor.putMultiple.html    |   125 +-
 .../THBaseService.append_args._Fields.html      |   153 +-
 .../generated/THBaseService.append_args.html    |   351 +-
 .../THBaseService.append_result._Fields.html    |   153 +-
 .../generated/THBaseService.append_result.html  |   339 +-
 ...BaseService.checkAndDelete_args._Fields.html |   161 +-
 .../THBaseService.checkAndDelete_args.html      |   543 +-
 ...seService.checkAndDelete_result._Fields.html |   153 +-
 .../THBaseService.checkAndDelete_result.html    |   339 +-
 .../THBaseService.checkAndPut_args._Fields.html |   161 +-
 .../THBaseService.checkAndPut_args.html         |   543 +-
 ...HBaseService.checkAndPut_result._Fields.html |   153 +-
 .../THBaseService.checkAndPut_result.html       |   339 +-
 ...THBaseService.closeScanner_args._Fields.html |   151 +-
 .../THBaseService.closeScanner_args.html        |   303 +-
 ...BaseService.closeScanner_result._Fields.html |   153 +-
 .../THBaseService.closeScanner_result.html      |   339 +-
 ...BaseService.deleteMultiple_args._Fields.html |   153 +-
 .../THBaseService.deleteMultiple_args.html      |   369 +-
 ...seService.deleteMultiple_result._Fields.html |   153 +-
 .../THBaseService.deleteMultiple_result.html    |   357 +-
 ...THBaseService.deleteSingle_args._Fields.html |   153 +-
 .../THBaseService.deleteSingle_args.html        |   351 +-
 ...BaseService.deleteSingle_result._Fields.html |   151 +-
 .../THBaseService.deleteSingle_result.html      |   303 +-
 .../THBaseService.exists_args._Fields.html      |   153 +-
 .../generated/THBaseService.exists_args.html    |   351 +-
 .../THBaseService.exists_result._Fields.html    |   153 +-
 .../generated/THBaseService.exists_result.html  |   339 +-
 ...vice.getAllRegionLocations_args._Fields.html |   151 +-
 ...HBaseService.getAllRegionLocations_args.html |   315 +-
 ...ce.getAllRegionLocations_result._Fields.html |   153 +-
 ...aseService.getAllRegionLocations_result.html |   357 +-
 .../THBaseService.getMultiple_args._Fields.html |   153 +-
 .../THBaseService.getMultiple_args.html         |   369 +-
 ...HBaseService.getMultiple_result._Fields.html |   153 +-
 .../THBaseService.getMultiple_result.html       |   357 +-
 ...eService.getRegionLocation_args._Fields.html |   155 +-
 .../THBaseService.getRegionLocation_args.html   |   399 +-
 ...ervice.getRegionLocation_result._Fields.html |   153 +-
 .../THBaseService.getRegionLocation_result.html |   339 +-
 ...eService.getScannerResults_args._Fields.html |   155 +-
 .../THBaseService.getScannerResults_args.html   |   387 +-
 ...ervice.getScannerResults_result._Fields.html |   153 +-
 .../THBaseService.getScannerResults_result.html |   357 +-
 ...BaseService.getScannerRows_args._Fields.html |   153 +-
 .../THBaseService.getScannerRows_args.html      |   339 +-
 ...seService.getScannerRows_result._Fields.html |   155 +-
 .../THBaseService.getScannerRows_result.html    |   393 +-
 .../THBaseService.get_args._Fields.html         |   153 +-
 .../generated/THBaseService.get_args.html       |   351 +-
 .../THBaseService.get_result._Fields.html       |   153 +-
 .../generated/THBaseService.get_result.html     |   339 +-
 .../hbase/thrift2/generated/THBaseService.html  |   166 +-
 .../THBaseService.increment_args._Fields.html   |   153 +-
 .../generated/THBaseService.increment_args.html |   351 +-
 .../THBaseService.increment_result._Fields.html |   153 +-
 .../THBaseService.increment_result.html         |   339 +-
 .../THBaseService.mutateRow_args._Fields.html   |   153 +-
 .../generated/THBaseService.mutateRow_args.html |   351 +-
 .../THBaseService.mutateRow_result._Fields.html |   151 +-
 .../THBaseService.mutateRow_result.html         |   303 +-
 .../THBaseService.openScanner_args._Fields.html |   153 +-
 .../THBaseService.openScanner_args.html         |   351 +-
 ...HBaseService.openScanner_result._Fields.html |   153 +-
 .../THBaseService.openScanner_result.html       |   339 +-
 .../THBaseService.putMultiple_args._Fields.html |   153 +-
 .../THBaseService.putMultiple_args.html         |   369 +-
 ...HBaseService.putMultiple_result._Fields.html |   151 +-
 .../THBaseService.putMultiple_result.html       |   303 +-
 .../THBaseService.put_args._Fields.html         |   153 +-
 .../generated/THBaseService.put_args.html       |   351 +-
 .../THBaseService.put_result._Fields.html       |   151 +-
 .../generated/THBaseService.put_result.html     |   303 +-
 .../thrift2/generated/THRegionInfo._Fields.html |   163 +-
 .../hbase/thrift2/generated/THRegionInfo.html   |   525 +-
 .../generated/THRegionLocation._Fields.html     |   153 +-
 .../thrift2/generated/THRegionLocation.html     |   329 +-
 .../thrift2/generated/TIOError._Fields.html     |   151 +-
 .../hbase/thrift2/generated/TIOError.html       |   299 +-
 .../generated/TIllegalArgument._Fields.html     |   151 +-
 .../thrift2/generated/TIllegalArgument.html     |   299 +-
 .../thrift2/generated/TIncrement._Fields.html   |   164 +-
 .../hbase/thrift2/generated/TIncrement.html     |   484 +-
 .../thrift2/generated/TMutation._Fields.html    |   153 +-
 .../hbase/thrift2/generated/TMutation.html      |   318 +-
 .../hbase/thrift2/generated/TPut._Fields.html   |   166 +-
 .../hadoop/hbase/thrift2/generated/TPut.html    |   516 +-
 .../thrift2/generated/TResult._Fields.html      |   153 +-
 .../hadoop/hbase/thrift2/generated/TResult.html |   357 +-
 .../generated/TRowMutations._Fields.html        |   153 +-
 .../hbase/thrift2/generated/TRowMutations.html  |   359 +-
 .../hbase/thrift2/generated/TScan._Fields.html  |   171 +-
 .../hadoop/hbase/thrift2/generated/TScan.html   |   679 +-
 .../thrift2/generated/TServerName._Fields.html  |   155 +-
 .../hbase/thrift2/generated/TServerName.html    |   359 +-
 .../thrift2/generated/TTimeRange._Fields.html   |   153 +-
 .../hbase/thrift2/generated/TTimeRange.html     |   329 +-
 .../generated/class-use/TAppend._Fields.html    |    60 +-
 .../thrift2/generated/class-use/TAppend.html    |   104 +-
 .../class-use/TAuthorization._Fields.html       |    60 +-
 .../generated/class-use/TAuthorization.html     |    64 +-
 .../class-use/TCellVisibility._Fields.html      |    60 +-
 .../generated/class-use/TCellVisibility.html    |    70 +-
 .../generated/class-use/TColumn._Fields.html    |    60 +-
 .../thrift2/generated/class-use/TColumn.html    |    94 +-
 .../class-use/TColumnIncrement._Fields.html     |    60 +-
 .../generated/class-use/TColumnIncrement.html   |    78 +-
 .../class-use/TColumnValue._Fields.html         |    60 +-
 .../generated/class-use/TColumnValue.html       |   110 +-
 .../generated/class-use/TDelete._Fields.html    |    60 +-
 .../thrift2/generated/class-use/TDelete.html    |   250 +-
 .../generated/class-use/TDeleteType.html        |    52 +-
 .../generated/class-use/TDurability.html        |    70 +-
 .../generated/class-use/TGet._Fields.html       |    60 +-
 .../hbase/thrift2/generated/class-use/TGet.html |   196 +-
 .../THBaseService.AsyncClient.Factory.html      |    32 +-
 .../THBaseService.AsyncClient.append_call.html  |    32 +-
 ...Service.AsyncClient.checkAndDelete_call.html |    32 +-
 ...aseService.AsyncClient.checkAndPut_call.html |    32 +-
 ...seService.AsyncClient.closeScanner_call.html |    32 +-
 ...Service.AsyncClient.deleteMultiple_call.html |    32 +-
 ...seService.AsyncClient.deleteSingle_call.html |    32 +-
 .../THBaseService.AsyncClient.exists_call.html  |    32 +-
 ....AsyncClient.getAllRegionLocations_call.html |    32 +-
 ...aseService.AsyncClient.getMultiple_call.html |    32 +-
 ...vice.AsyncClient.getRegionLocation_call.html |    32 +-
 ...vice.AsyncClient.getScannerResults_call.html |    32 +-
 ...Service.AsyncClient.getScannerRows_call.html |    32 +-
 .../THBaseService.AsyncClient.get_call.html     |    32 +-
 .../class-use/THBaseService.AsyncClient.html    |    38 +-
 ...HBaseService.AsyncClient.increment_call.html |    32 +-
 ...HBaseService.AsyncClient.mutateRow_call.html |    32 +-
 ...aseService.AsyncClient.openScanner_call.html |    32 +-
 ...aseService.AsyncClient.putMultiple_call.html |    32 +-
 .../THBaseService.AsyncClient.put_call.html     |    32 +-
 .../class-use/THBaseService.AsyncIface.html     |    78 +-
 .../THBaseService.AsyncProcessor.append.html    |    32 +-
 ...seService.AsyncProcessor.checkAndDelete.html |    32 +-
 ...HBaseService.AsyncProcessor.checkAndPut.html |    32 +-
 ...BaseService.AsyncProcessor.closeScanner.html |    32 +-
 ...seService.AsyncProcessor.deleteMultiple.html |    32 +-
 ...BaseService.AsyncProcessor.deleteSingle.html |    32 +-
 .../THBaseService.AsyncProcessor.exists.html    |    32 +-
 .../THBaseService.AsyncProcessor.get.html       |    32 +-
 ...ce.AsyncProcessor.getAllRegionLocations.html |    32 +-
 ...HBaseService.AsyncProcessor.getMultiple.html |    32 +-
 ...ervice.AsyncProcessor.getRegionLocation.html |    32 +-
 ...ervice.AsyncProcessor.getScannerResults.html |    32 +-
 ...seService.AsyncProcessor.getScannerRows.html |    32 +-
 .../class-use/THBaseService.AsyncProcessor.html |    32 +-
 .../THBaseService.AsyncProcessor.increment.html |    32 +-
 .../THBaseService.AsyncProcessor.mutateRow.html |    32 +-
 ...HBaseService.AsyncProcessor.openScanner.html |    32 +-
 .../THBaseService.AsyncProcessor.put.html       |    32 +-
 ...HBaseService.AsyncProcessor.putMultiple.html |    32 +-
 .../class-use/THBaseService.Client.Factory.html |    32 +-
 .../class-use/THBaseService.Client.html         |    40 +-
 .../class-use/THBaseService.Iface.html          |    90 +-
 .../THBaseService.Processor.append.html         |    32 +-
 .../THBaseService.Processor.checkAndDelete.html |    32 +-
 .../THBaseService.Processor.checkAndPut.html    |    32 +-
 .../THBaseService.Processor.closeScanner.html   |    32 +-
 .../THBaseService.Processor.deleteMultiple.html |    32 +-
 .../THBaseService.Processor.deleteSingle.html   |    32 +-
 .../THBaseService.Processor.exists.html         |    32 +-
 .../class-use/THBaseService.Processor.get.html  |    32 +-
 ...Service.Processor.getAllRegionLocations.html |    32 +-
 .../THBaseService.Processor.getMultiple.html    |    32 +-
 ...BaseService.Processor.getRegionLocation.html |    32 +-
 ...BaseService.Processor.getScannerResults.html |    32 +-
 .../THBaseService.Processor.getScannerRows.html |    32 +-
 .../class-use/THBaseService.Processor.html      |    32 +-
 .../THBaseService.Processor.increment.html      |    32 +-
 .../THBaseService.Processor.mutateRow.html      |    32 +-
 .../THBaseService.Processor.openScanner.html    |    32 +-
 .../class-use/THBaseService.Processor.put.html  |    32 +-
 .../THBaseService.Processor.putMultiple.html    |    32 +-
 .../THBaseService.append_args._Fields.html      |    60 +-
 .../class-use/THBaseService.append_args.html    |    62 +-
 .../THBaseService.append_result._Fields.html    |    60 +-
 .../class-use/THBaseService.append_result.html  |    54 +-
 ...BaseService.checkAndDelete_args._Fields.html |    60 +-
 .../THBaseService.checkAndDelete_args.html      |    78 +-
 ...seService.checkAndDelete_result._Fields.html |    60 +-
 .../THBaseService.checkAndDelete_result.html    |    54 +-
 .../THBaseService.checkAndPut_args._Fields.html |    60 +-
 .../THBaseService.checkAndPut_args.html         |    78 +-
 ...HBaseService.checkAndPut_result._Fields.html |    60 +-
 .../THBaseService.checkAndPut_result.html       |    54 +-
 ...THBaseService.closeScanner_args._Fields.html |    60 +-
 .../THBaseService.closeScanner_args.html        |    58 +-
 ...BaseService.closeScanner_result._Fields.html |    60 +-
 .../THBaseService.closeScanner_result.html      |    54 +-
 ...BaseService.deleteMultiple_args._Fields.html |    60 +-
 .../THBaseService.deleteMultiple_args.html      |    62 +-
 ...seService.deleteMultiple_result._Fields.html |    60 +-
 .../THBaseService.deleteMultiple_result.html    |    54 +-
 ...THBaseService.deleteSingle_args._Fields.html |    60 +-
 .../THBaseService.deleteSingle_args.html        |    62 +-
 ...BaseService.deleteSingle_result._Fields.html |    60 +-
 .../THBaseService.deleteSingle_result.html      |    52 +-
 .../THBaseService.exists_args._Fields.html      |    60 +-
 .../class-use/THBaseService.exists_args.html    |    62 +-
 .../THBaseService.exists_result._Fields.html    |    60 +-
 .../class-use/THBaseService.exists_result.html  |    54 +-
 ...vice.getAllRegionLocations_args._Fields.html |    60 +-
 ...HBaseService.getAllRegionLocations_args.html |    60 +-
 ...ce.getAllRegionLocations_result._Fields.html |    60 +-
 ...aseService.getAllRegionLocations_result.html |    54 +-
 .../THBaseService.getMultiple_args._Fields.html |    60 +-
 .../THBaseService.getMultiple_args.html         |    62 +-
 ...HBaseService.getMultiple_result._Fields.html |    60 +-
 .../THBaseService.getMultiple_result.html       |    54 +-
 ...eService.getRegionLocation_args._Fields.html |    60 +-
 .../THBaseService.getRegionLocation_args.html   |    66 +-
 ...ervice.getRegionLocation_result._Fields.html |    60 +-
 .../THBaseService.getRegionLocation_result.html |    54 +-
 ...eService.getScannerResults_args._Fields.html |    60 +-
 .../THBaseService.getScannerResults_args.html   |    64 +-
 ...ervice.getScannerResults_result._Fields.html |    60 +-
 .../THBaseService.getScannerResults_result.html |    54 +-
 ...BaseService.getScannerRows_args._Fields.html |    60 +-
 .../THBaseService.getScannerRows_args.html      |    60 +-
 ...seService.getScannerRows_result._Fields.html |    60 +-
 .../THBaseService.getScannerRows_result.html    |    56 +-
 .../THBaseService.get_args._Fields.html         |    60 +-
 .../class-use/THBaseService.get_args.html       |    62 +-
 .../THBaseService.get_result._Fields.html       |    60 +-
 .../class-use/THBaseService.get_result.html     |    54 +-
 .../generated/class-use/THBaseService.html      |    32 +-
 .../THBaseService.increment_args._Fields.html   |    60 +-
 .../class-use/THBaseService.increment_args.html |    62 +-
 .../THBaseService.increment_result._Fields.html |    60 +-
 .../THBaseService.increment_result.html         |    54 +-
 .../THBaseService.mutateRow_args._Fields.html   |    60 +-
 .../class-use/THBaseService.mutateRow_args.html |    62 +-
 .../THBaseService.mutateRow_result._Fields.html |    60 +-
 .../THBaseService.mutateRow_result.html         |    52 +-
 .../THBaseService.openScanner_args._Fields.html |    60 +-
 .../THBaseService.openScanner_args.html         |    62 +-
 ...HBaseService.openScanner_result._Fields.html |    60 +-
 .../THBaseService.openScanner_result.html       |    54 +-
 .../THBaseService.putMultiple_args._Fields.html |    60 +-
 .../THBaseService.putMultiple_args.html         |    62 +-
 ...HBaseService.putMultiple_result._Fields.html |    60 +-
 .../THBaseService.putMultiple_result.html       |    52 +-
 .../THBaseService.put_args._Fields.html         |    60 +-
 .../class-use/THBaseService.put_args.html       |    62 +-
 .../THBaseService.put_result._Fields.html       |    60 +-
 .../class-use/THBaseService.put_result.html     |    52 +-
 .../class-use/THRegionInfo._Fields.html         |    60 +-
 .../generated/class-use/THRegionInfo.html       |    78 +-
 .../class-use/THRegionLocation._Fields.html     |    60 +-
 .../generated/class-use/THRegionLocation.html   |   122 +-
 .../generated/class-use/TIOError._Fields.html   |    60 +-
 .../thrift2/generated/class-use/TIOError.html   |   410 +-
 .../class-use/TIllegalArgument._Fields.html     |    60 +-
 .../generated/class-use/TIllegalArgument.html   |    98 +-
 .../generated/class-use/TIncrement._Fields.html |    60 +-
 .../thrift2/generated/class-use/TIncrement.html |   100 +-
 .../generated/class-use/TMutation._Fields.html  |    64 +-
 .../thrift2/generated/class-use/TMutation.html  |    72 +-
 .../generated/class-use/TPut._Fields.html       |    60 +-
 .../hbase/thrift2/generated/class-use/TPut.html |   208 +-
 .../generated/class-use/TResult._Fields.html    |    60 +-
 .../thrift2/generated/class-use/TResult.html    |   230 +-
 .../class-use/TRowMutations._Fields.html        |    60 +-
 .../generated/class-use/TRowMutations.html      |    94 +-
 .../generated/class-use/TScan._Fields.html      |    60 +-
 .../thrift2/generated/class-use/TScan.html      |   154 +-
 .../class-use/TServerName._Fields.html          |    60 +-
 .../generated/class-use/TServerName.html        |    64 +-
 .../generated/class-use/TTimeRange._Fields.html |    60 +-
 .../thrift2/generated/class-use/TTimeRange.html |    66 +-
 .../hbase/thrift2/generated/package-frame.html  |     8 +-
 .../thrift2/generated/package-summary.html      |    48 +-
 .../hbase/thrift2/generated/package-tree.html   |   398 +-
 .../hbase/thrift2/generated/package-use.html    |    38 +-
 .../hadoop/hbase/thrift2/package-frame.html     |     4 +-
 .../hadoop/hbase/thrift2/package-summary.html   |    46 +-
 .../hadoop/hbase/thrift2/package-tree.html      |    44 +-
 .../hadoop/hbase/thrift2/package-use.html       |    32 +-
 .../tmpl/common/TaskMonitorTmpl.ImplData.html   |   168 +-
 .../hbase/tmpl/common/TaskMonitorTmpl.Intf.html |    78 +-
 .../hbase/tmpl/common/TaskMonitorTmpl.html      |   230 +-
 .../hbase/tmpl/common/TaskMonitorTmplImpl.html  |   111 +-
 .../class-use/TaskMonitorTmpl.ImplData.html     |    48 +-
 .../common/class-use/TaskMonitorTmpl.Intf.html  |    38 +-
 .../tmpl/common/class-use/TaskMonitorTmpl.html  |    42 +-
 .../common/class-use/TaskMonitorTmplImpl.html   |    32 +-
 .../hadoop/hbase/tmpl/common/package-frame.html |     6 +-
 .../hbase/tmpl/common/package-summary.html      |    44 +-
 .../hadoop/hbase/tmpl/common/package-tree.html  |    44 +-
 .../hadoop/hbase/tmpl/common/package-use.html   |    36 +-
 .../AssignmentManagerStatusTmpl.ImplData.html   |   120 +-
 .../AssignmentManagerStatusTmpl.Intf.html       |    78 +-
 .../master/AssignmentManagerStatusTmpl.html     |   198 +-
 .../master/AssignmentManagerStatusTmplImpl.html |   111 +-
 .../master/BackupMasterStatusTmpl.ImplData.html |   102 +-
 .../master/BackupMasterStatusTmpl.Intf.html     |    78 +-
 .../tmpl/master/BackupMasterStatusTmpl.html     |   176 +-
 .../tmpl/master/BackupMasterStatusTmplImpl.html |   111 +-
 .../tmpl/master/MasterStatusTmpl.ImplData.html  |   372 +-
 .../tmpl/master/MasterStatusTmpl.Intf.html      |    78 +-
 .../hbase/tmpl/master/MasterStatusTmpl.html     |   348 +-
 .../hbase/tmpl/master/MasterStatusTmplImpl.html |   117 +-
 .../master/RegionServerListTmpl.ImplData.html   |   120 +-
 .../tmpl/master/RegionServerListTmpl.Intf.html  |    78 +-
 .../hbase/tmpl/master/RegionServerListTmpl.html |   198 +-
 .../tmpl/master/RegionServerListTmplImpl.html   |   111 +-
 .../AssignmentManagerStatusTmpl.ImplData.html   |    48 +-
 .../AssignmentManagerStatusTmpl.Intf.html       |    38 +-
 .../class-use/AssignmentManagerStatusTmpl.html  |    38 +-
 .../AssignmentManagerStatusTmplImpl.html        |    32 +-
 .../BackupMasterStatusTmpl.ImplData.html        |    48 +-
 .../class-use/BackupMasterStatusTmpl.Intf.html  |    38 +-
 .../class-use/BackupMasterStatusTmpl.html       |    32 +-
 .../class-use/BackupMasterStatusTmplImpl.html   |    32 +-
 .../class-use/MasterStatusTmpl.ImplData.html    |    48 +-
 .../master/class-use/MasterStatusTmpl.Intf.html |    38 +-
 .../tmpl/master/class-use/MasterStatusTmpl.html |    54 +-
 .../master/class-use/MasterStatusTmplImpl.html  |    32 +-
 .../RegionServerListTmpl.ImplData.html          |    48 +-
 .../class-use/RegionServerListTmpl.Intf.html    |    38 +-
 .../master/class-use/RegionServerListTmpl.html  |    38 +-
 .../class-use/RegionServerListTmplImpl.html     |    32 +-
 .../hadoop/hbase/tmpl/master/package-frame.html |    12 +-
 .../hbase/tmpl/master/package-summary.html      |    44 +-
 .../hadoop/hbase/tmpl/master/package-tree.html  |    68 +-
 .../hadoop/hbase/tmpl/master/package-use.html   |    36 +-
 .../regionserver/BlockCacheTmpl.ImplData.html   |   114 +-
 .../tmpl/regionserver/BlockCacheTmpl.Intf.html  |    78 +-
 .../hbase/tmpl/regionserver/BlockCacheTmpl.html |   182 +-
 .../tmpl/regionserver/BlockCacheTmplImpl.html   |   111 +-
 .../BlockCacheViewTmpl.ImplData.html            |   138 +-
 .../regionserver/BlockCacheViewTmpl.Intf.html   |    78 +-
 .../tmpl/regionserver/BlockCacheViewTmpl.html   |   194 +-
 .../regionserver/BlockCacheViewTmplImpl.html    |   111 +-
 .../regionserver/RSStatusTmpl.ImplData.html     |   210 +-
 .../tmpl/regionserver/RSStatusTmpl.Intf.html    |    78 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.html   |   252 +-
 .../tmpl/regionserver/RSStatusTmplImpl.html     |   111 +-
 .../regionserver/RegionListTmpl.ImplData.html   |   114 +-
 .../tmpl/regionserver/RegionListTmpl.Intf.html  |    78 +-
 .../hbase/tmpl/regionserver/RegionListTmpl.html |   182 +-
 .../tmpl/regionserver/RegionListTmplImpl.html   |   111 +-
 .../ServerMetricsTmpl.ImplData.html             |   114 +-
 .../regionserver/ServerMetricsTmpl.Intf.html    |    78 +-
 .../tmpl/regionserver/ServerMetricsTmpl.html    |   182 +-
 .../regionserver/ServerMetricsTmplImpl.html     |   111 +-
 .../class-use/BlockCacheTmpl.ImplData.html      |    48 +-
 .../class-use/BlockCacheTmpl.Intf.html          |    38 +-
 .../regionserver/class-use/BlockCacheTmpl.html  |    32 +-
 .../class-use/BlockCacheTmplImpl.html           |    32 +-
 .../class-use/BlockCacheViewTmpl.ImplData.html  |    48 +-
 .../class-use/BlockCacheViewTmpl.Intf.html      |    38 +-
 .../class-use/BlockCacheViewTmpl.html           |    32 +-
 .../class-use/BlockCacheViewTmplImpl.html       |    32 +-
 .../class-use/RSStatusTmpl.ImplData.html        |    48 +-
 .../class-use/RSStatusTmpl.Intf.html            |    38 +-
 .../regionserver/class-use/RSStatusTmpl.html    |    44 +-
 .../class-use/RSStatusTmplImpl.html             |    32 +-
 .../class-use/RegionListTmpl.ImplData.html      |    48 +-
 .../class-use/RegionListTmpl.Intf.html          |    38 +-
 .../regionserver/class-use/RegionListTmpl.html  |    32 +-
 .../class-use/RegionListTmplImpl.html           |    32 +-
 .../class-use/ServerMetricsTmpl.ImplData.html   |    48 +-
 .../class-use/ServerMetricsTmpl.Intf.html       |    38 +-
 .../class-use/ServerMetricsTmpl.html            |    32 +-
 .../class-use/ServerMetricsTmplImpl.html        |    32 +-
 .../hbase/tmpl/regionserver/package-frame.html  |    14 +-
 .../tmpl/regionserver/package-summary.html      |    44 +-
 .../hbase/tmpl/regionserver/package-tree.html   |    76 +-
 .../hbase/tmpl/regionserver/package-use.html    |    36 +-
 .../hadoop/hbase/tool/Canary.ExtendedSink.html  |    86 +-
 .../hadoop/hbase/tool/Canary.Monitor.html       |   197 +-
 .../tool/Canary.RegionServerStdOutSink.html     |   124 +-
 .../apache/hadoop/hbase/tool/Canary.Sink.html   |   138 +-
 .../hadoop/hbase/tool/Canary.StdOutSink.html    |   200 +-
 .../org/apache/hadoop/hbase/tool/Canary.html    |   216 +-
 .../hadoop/hbase/tool/WriteSinkCoprocessor.html |   153 +-
 .../tool/class-use/Canary.ExtendedSink.html     |    38 +-
 .../hbase/tool/class-use/Canary.Monitor.html    |    38 +-
 .../Canary.RegionServerStdOutSink.html          |    32 +-
 .../hbase/tool/class-use/Canary.Sink.html       |    66 +-
 .../hbase/tool/class-use/Canary.StdOutSink.html |    38 +-
 .../hadoop/hbase/tool/class-use/Canary.html     |    32 +-
 .../tool/class-use/WriteSinkCoprocessor.html    |    32 +-
 .../apache/hadoop/hbase/tool/package-frame.html |     8 +-
 .../hadoop/hbase/tool/package-summary.html      |    44 +-
 .../apache/hadoop/hbase/tool/package-tree.html  |    52 +-
 .../apache/hadoop/hbase/tool/package-use.html   |    36 +-
 .../hbase/trace/HBaseHTraceConfiguration.html   |   139 +-
 .../hadoop/hbase/trace/SpanReceiverHost.html    |   107 +-
 .../class-use/HBaseHTraceConfiguration.html     |    32 +-
 .../hbase/trace/class-use/SpanReceiverHost.html |    38 +-
 .../hadoop/hbase/trace/package-frame.html       |     4 +-
 .../hadoop/hbase/trace/package-summary.html     |    42 +-
 .../apache/hadoop/hbase/trace/package-tree.html |    40 +-
 .../apache/hadoop/hbase/trace/package-use.html  |    36 +-
 .../hadoop/hbase/types/CopyOnWriteArrayMap.html |   662 +-
 .../org/apache/hadoop/hbase/types/DataType.html |   168 +-
 .../hadoop/hbase/types/FixedLengthWrapper.html  |   270 +-
 .../apache/hadoop/hbase/types/OrderedBlob.html  |   198 +-
 .../hadoop/hbase/types/OrderedBlobVar.html      |   182 +-
 .../hadoop/hbase/types/OrderedBytesBase.html    |   185 +-
 .../hadoop/hbase/types/OrderedFloat32.html      |   204 +-
 .../hadoop/hbase/types/OrderedFloat64.html      |   204 +-
 .../apache/hadoop/hbase/types/OrderedInt16.html |   204 +-
 .../apache/hadoop/hbase/types/OrderedInt32.html |   204 +-
 .../apache/hadoop/hbase/types/OrderedInt64.html |   204 +-
 .../apache/hadoop/hbase/types/OrderedInt8.html  |   204 +-
 .../hadoop/hbase/types/OrderedNumeric.html      |   198 +-
 .../hadoop/hbase/types/OrderedString.html       |   170 +-
 .../org/apache/hadoop/hbase/types/PBCell.html   |   146 +-
 .../org/apache/hadoop/hbase/types/PBType.html   |   183 +-
 .../org/apache/hadoop/hbase/types/RawByte.html  |   259 +-
 .../org/apache/hadoop/hbase/types/RawBytes.html |   292 +-
 .../hadoop/hbase/types/RawBytesFixedLength.html |   135 +-
 .../hadoop/hbase/types/RawBytesTerminated.html  |   174 +-
 .../apache/hadoop/hbase/types/RawDouble.html    |   261 +-
 .../org/apache/hadoop/hbase/types/RawFloat.html |   261 +-
 .../apache/hadoop/hbase/types/RawInteger.html   |   261 +-
 .../org/apache/hadoop/hbase/types/RawLong.html  |   261 +-
 .../org/apache/hadoop/hbase/types/RawShort.html |   261 +-
 .../apache/hadoop/hbase/types/RawString.html    |   269 +-
 .../hbase/types/RawStringFixedLength.html       |   101 +-
 .../hadoop/hbase/types/RawStringTerminated.html |   135 +-
 .../org/apache/hadoop/hbase/types/Struct.html   |   275 +-
 .../hadoop/hbase/types/StructBuilder.html       |   122 +-
 .../hadoop/hbase/types/StructIterator.html      |   172 +-
 .../hadoop/hbase/types/TerminatedWrapper.html   |   288 +-
 .../org/apache/hadoop/hbase/types/Union2.html   |   194 +-
 .../org/apache/hadoop/hbase/types/Union3.html   |   203 +-
 .../org/apache/hadoop/hbase/types/Union4.html   |   206 +-
 .../types/class-use/CopyOnWriteArrayMap.html    |    32 +-
 .../hadoop/hbase/types/class-use/DataType.html  |   178 +-
 .../types/class-use/FixedLengthWrapper.html     |    44 +-
 .../hbase/types/class-use/OrderedBlob.html      |    40 +-
 .../hbase/types/class-use/OrderedBlobVar.html   |    40 +-
 .../hbase/types/class-use/OrderedBytesBase.html |    56 +-
 .../hbase/types/class-use/OrderedFloat32.html   |    40 +-
 .../hbase/types/class-use/OrderedFloat64.html   |    40 +-
 .../hbase/types/class-use/OrderedInt16.html     |    40 +-
 .../hbase/types/class-use/OrderedInt32.html     |    40 +-
 .../hbase/types/class-use/OrderedInt64.html     |    40 +-
 .../hbase/types/class-use/OrderedInt8.html      |    40 +-
 .../hbase/types/class-use/OrderedNumeric.html   |    40 +-
 .../hbase/types/class-use/OrderedString.html    |    40 +-
 .../hadoop/hbase/types/class-use/PBCell.html    |    32 +-
 .../hadoop/hbase/types/class-use/PBType.html    |    38 +-
 .../hadoop/hbase/types/class-use/RawByte.html   |    32 +-
 .../hadoop/hbase/types/class-use/RawBytes.html  |    40 +-
 .../types/class-use/RawBytesFixedLength.html    |    32 +-
 .../types/class-use/RawBytesTerminated.html     |    32 +-
 .../hadoop/hbase/types/class-use/RawDouble.html |    32 +-
 .../hadoop/hbase/types/class-use/RawFloat.html  |    32 +-
 .../hbase/types/class-use/RawInteger.html       |    32 +-
 .../hadoop/hbase/types/class-use/RawLong.html   |    32 +-
 .../hadoop/hbase/types/class-use/RawShort.html  |    32 +-
 .../hadoop/hbase/types/class-use/RawString.html |    40 +-
 .../types/class-use/RawStringFixedLength.html   |    32 +-
 .../types/class-use/RawStringTerminated.html    |    32 +-
 .../hadoop/hbase/types/class-use/Struct.html    |    38 +-
 .../hbase/types/class-use/StructBuilder.html    |    40 +-
 .../hbase/types/class-use/StructIterator.html   |    38 +-
 .../types/class-use/TerminatedWrapper.html      |    44 +-
 .../hadoop/hbase/types/class-use/Union2.html    |    40 +-
 .../hadoop/hbase/types/class-use/Union3.html    |    38 +-
 .../hadoop/hbase/types/class-use/Union4.html    |    32 +-
 .../hadoop/hbase/types/package-frame.html       |     6 +-
 .../hadoop/hbase/types/package-summary.html     |    78 +-
 .../apache/hadoop/hbase/types/package-tree.html |   108 +-
 .../apache/hadoop/hbase/types/package-use.html  |    40 +-
 .../hadoop/hbase/util/AbstractByteRange.html    |   724 +-
 .../hadoop/hbase/util/AbstractHBaseTool.html    |   297 +-
 .../hbase/util/AbstractPositionedByteRange.html |   971 +-
 .../Addressing.AddressSelectionCondition.html   |    78 +-
 .../apache/hadoop/hbase/util/Addressing.html    |   235 +-
 .../apache/hadoop/hbase/util/ArrayUtils.html    |   176 +-
 .../hbase/util/Base64.Base64InputStream.html    |   202 +-
 .../hbase/util/Base64.Base64OutputStream.html   |   266 +-
 .../org/apache/hadoop/hbase/util/Base64.html    |   612 +-
 .../apache/hadoop/hbase/util/BloomFilter.html   |   109 +-
 .../hadoop/hbase/util/BloomFilterBase.html      |   126 +-
 .../hadoop/hbase/util/BloomFilterFactory.html   |   272 +-
 .../hadoop/hbase/util/BloomFilterWriter.html    |   119 +-
 .../hadoop/hbase/util/BoundedArrayQueue.html    |   157 +-
 .../hbase/util/BoundedCompletionService.html    |   126 +-
 .../util/BoundedPriorityBlockingQueue.html      |   335 +-
 .../hadoop/hbase/util/ByteBloomFilter.html      |   603 +-
 .../hadoop/hbase/util/ByteBufferArray.html      |   178 +-
 .../hadoop/hbase/util/ByteBufferUtils.html      |   502 +-
 .../org/apache/hadoop/hbase/util/ByteRange.html |   524 +-
 .../hadoop/hbase/util/ByteRangeUtils.html       |   140 +-
 .../apache/hadoop/hbase/util/ByteStringer.html  |    84 +-
 .../hbase/util/Bytes.ByteArrayComparator.html   |   126 +-
 .../hbase/util/Bytes.RowEndKeyComparator.html   |   134 +-
 .../org/apache/hadoop/hbase/util/Bytes.html     |  2108 +-
 .../hbase/util/CancelableProgressable.html      |    75 +-
 .../hadoop/hbase/util/ChecksumFactory.html      |   119 +-
 .../apache/hadoop/hbase/util/ChecksumType.html  |   173 +-
 .../hadoop/hbase/util/ClassLoaderBase.html      |   143 +-
 .../org/apache/hadoop/hbase/util/ClassSize.html |   197 +-
 .../org/apache/hadoop/hbase/util/Classes.html   |   114 +-
 .../hbase/util/CollectionBackedScanner.html     |   194 +-
 .../hadoop/hbase/util/CollectionUtils.html      |   161 +-
 .../hadoop/hbase/util/CompoundBloomFilter.html  |   215 +-
 .../hbase/util/CompoundBloomFilterBase.html     |   199 +-
 .../hbase/util/CompoundBloomFilterWriter.html   |   288 +-
 .../hadoop/hbase/util/CompressionTest.html      |   158 +-
 .../hbase/util/ConcatenatedLists.Iterator.html  |   147 +-
 .../hadoop/hbase/util/ConcatenatedLists.html    |   275 +-
 .../hadoop/hbase/util/ConcurrentIndex.html      |   158 +-
 .../apache/hadoop/hbase/util/ConfigUtil.html    |    92 +-
 .../hadoop/hbase/util/ConfigurationUtil.html    |   169 +-
 .../hadoop/hbase/util/ConnectionCache.html      |   152 +-
 .../hbase/util/CoprocessorClassLoader.html      |   194 +-
 .../org/apache/hadoop/hbase/util/Counter.html   |   132 +-
 .../org/apache/hadoop/hbase/util/DNS.html       |    89 +-
 .../hbase/util/DefaultEnvironmentEdge.html      |   102 +-
 .../hadoop/hbase/util/DirectMemoryUtils.html    |   127 +-
 .../apache/hadoop/hbase/util/DrainBarrier.html  |   127 +-
 .../hadoop/hbase/util/DynamicClassLoader.html   |   133 +-
 .../hadoop/hbase/util/EncryptionTest.html       |   121 +-
 .../hadoop/hbase/util/EnvironmentEdge.html      |    80 +-
 .../hbase/util/EnvironmentEdgeManager.html      |   113 +-
 .../apache/hadoop/hbase/util/ExceptionUtil.html |   102 +-
 .../apache/hadoop/hbase/util/FSHDFSUtils.html   |   154 +-
 .../apache/hadoop/hbase/util/FSMapRUtils.html   |   134 +-
 .../FSTableDescriptorMigrationToSubdir.html     |   112 +-
 .../hadoop/hbase/util/FSTableDescriptors.html   |   426 +-
 .../hbase/util/FSUtils.BlackListDirFilter.html  |   114 +-
 .../hadoop/hbase/util/FSUtils.DirFilter.html    |    78 +-
 .../hbase/util/FSUtils.FamilyDirFilter.html     |    98 +-
 .../hadoop/hbase/util/FSUtils.HFileFilter.html  |    98 +-
 .../hbase/util/FSUtils.ReferenceFileFilter.html |    98 +-
 .../hbase/util/FSUtils.RegionDirFilter.html     |   114 +-
 .../hbase/util/FSUtils.UserTableDirFilter.html  |   104 +-
 .../org/apache/hadoop/hbase/util/FSUtils.html   |  1412 +-
 .../hbase/util/FSVisitor.LogFileVisitor.html    |    80 +-
 .../util/FSVisitor.RecoveredEditsVisitor.html   |    80 +-
 .../hbase/util/FSVisitor.RegionVisitor.html     |    78 +-
 .../hbase/util/FSVisitor.StoreFileVisitor.html  |    82 +-
 .../org/apache/hadoop/hbase/util/FSVisitor.html |   210 +-
 .../hbase/util/FileSystemVersionException.html  |    90 +-
 .../hadoop/hbase/util/ForeignExceptionUtil.html |   114 +-
 .../hadoop/hbase/util/GetJavaProperty.html      |    92 +-
 .../apache/hadoop/hbase/util/HBaseConfTool.html |    92 +-
 .../HBaseFsck.ErrorReporter.ERROR_CODE.html     |   191 +-
 .../hbase/util/HBaseFsck.ErrorReporter.html     |   178 +-
 .../hadoop/hbase/util/HBaseFsck.HbckInfo.html   |   160 +-
 .../util/HBaseFsck.RegionRepairException.html   |    87 +-
 .../hadoop/hbase/util/HBaseFsck.TableInfo.html  |   113 +-
 .../org/apache/hadoop/hbase/util/HBaseFsck.html |   653 +-
 .../hadoop/hbase/util/HBaseFsckRepair.html      |   209 +-
 .../hadoop/hbase/util/HFileArchiveUtil.html     |   224 +-
 .../hadoop/hbase/util/HFileV1Detector.html      |   136 +-
 .../org/apache/hadoop/hbase/util/HasThread.html |   198 +-
 .../org/apache/hadoop/hbase/util/Hash.html      |   260 +-
 .../apache/hadoop/hbase/util/HashedBytes.html   |   124 +-
 .../hadoop/hbase/util/HttpServerUtil.html       |    97 +-
 .../apache/hadoop/hbase/util/IdLock.Entry.html  |    78 +-
 .../org/apache/hadoop/hbase/util/IdLock.html    |   139 +-
 .../hadoop/hbase/util/IdReadWriteLock.html      |   111 +-
 .../hbase/util/IncrementingEnvironmentEdge.html |   115 +-
 .../apache/hadoop/hbase/util/IterableUtils.html |    92 +-
 .../hadoop/hbase/util/JSONBean.Writer.html      |   120 +-
 .../org/apache/hadoop/hbase/util/JSONBean.html  |   144 +-
 .../org/apache/hadoop/hbase/util/JVM.html       |   182 +-
 .../hbase/util/JVMClusterUtil.MasterThread.html |   125 +-
 .../util/JVMClusterUtil.RegionServerThread.html |   131 +-
 .../hadoop/hbase/util/JVMClusterUtil.html       |   187 +-
 .../apache/hadoop/hbase/util/JenkinsHash.html   |   156 +-
 .../apache/hadoop/hbase/util/JsonMapper.html    |    94 +-
 .../hadoop/hbase/util/JvmPauseMonitor.html      |   110 +-
 .../apache/hadoop/hbase/util/JvmVersion.html    |    94 +-
 .../org/apache/hadoop/hbase/util/KeyLocker.html |   111 +-
 .../org/apache/hadoop/hbase/util/KeyRange.html  |    76 +-
 .../hbase/util/LeaseNotRecoveredException.html  |    95 +-
 .../org/apache/hadoop/hbase/util/MD5Hash.html   |   122 +-
 .../hbase/util/ManualEnvironmentEdge.html       |   130 +-
 .../util/MapreduceDependencyClasspathTool.html  |   129 +-
 .../org/apache/hadoop/hbase/util/Merge.html     |   120 +-
 .../org/apache/hadoop/hbase/util/MetaUtils.html |   143 +-
 .../org/apache/hadoop/hbase/util/Methods.html   |   110 +-
 .../util/ModifyRegionUtils.RegionEditTask.html  |    78 +-
 .../util/ModifyRegionUtils.RegionFillTask.html  |    78 +-
 .../hadoop/hbase/util/ModifyRegionUtils.html    |   271 +-
 .../hadoop/hbase/util/MultiHConnection.html     |   130 +-
 .../hadoop/hbase/util/MunkresAssignment.html    |   102 +-
 .../apache/hadoop/hbase/util/MurmurHash.html    |   134 +-
 .../apache/hadoop/hbase/util/MurmurHash3.html   |   132 +-
 .../org/apache/hadoop/hbase/util/NonceKey.html  |   130 +-
 .../org/apache/hadoop/hbase/util/Order.html     |   149 +-
 .../apache/hadoop/hbase/util/OrderedBytes.html  |   666 +-
 .../org/apache/hadoop/hbase/util/Pair.html      |   231 +-
 .../hadoop/hbase/util/PairOfSameType.html       |   177 +-
 .../apache/hadoop/hbase/util/PoolMap.Pool.html  |   104 +-
 .../hadoop/hbase/util/PoolMap.PoolType.html     |   143 +-
 .../hadoop/hbase/util/PoolMap.ReusablePool.html |   163 +-
 .../org/apache/hadoop/hbase/util/PoolMap.html   |   274 +-
 .../hadoop/hbase/util/PositionedByteRange.html  |   671 +-
 .../hadoop/hbase/util/PrettyPrinter.Unit.html   |   119 +-
 .../apache/hadoop/hbase/util/PrettyPrinter.html |   104 +-
 .../org/apache/hadoop/hbase/util/ProtoUtil.html |   104 +-
 .../hbase/util/ReadOnlyByteRangeException.html  |    81 +-
 .../hadoop/hbase/util/ReflectionUtils.html      |   129 +-
 .../hadoop/hbase/util/RegionSizeCalculator.html |   126 +-
 .../hbase/util/RegionSplitCalculator.html       |   162 +-
 .../util/RegionSplitter.HexStringSplit.html     |   363 +-
 .../util/RegionSplitter.SplitAlgorithm.html     |   206 +-
 .../hbase/util/RegionSplitter.UniformSplit.html |   287 +-
 .../hadoop/hbase/util/RegionSplitter.html       |   129 +-
 .../hbase/util/RetryCounter.BackoffPolicy.html  |    98 +-
 .../RetryCounter.ExponentialBackoffPolicy.html  |   102 +-
 ...unter.ExponentialBackoffPolicyWithLimit.html |   102 +-
 .../hbase/util/RetryCounter.RetryConfig.html    |   174 +-
 .../apache/hadoop/hbase/util/RetryCounter.html  |   152 +-
 .../hadoop/hbase/util/RetryCounterFactory.html  |   106 +-
 .../hbase/util/RollingStatCalculator.html       |   124 +-
 .../hadoop/hbase/util/ServerCommandLine.html    |   127 +-
 .../hbase/util/ServerRegionReplicaUtil.html     |   233 +-
 .../hadoop/hbase/util/ShutdownHookManager.html  |   114 +-
 .../hadoop/hbase/util/SimpleByteRange.html      |   474 +-
 .../hbase/util/SimpleMutableByteRange.html      |   398 +-
 .../hbase/util/SimplePositionedByteRange.html   |   813 +-
 .../util/SimplePositionedMutableByteRange.html  |   843 +-
 .../org/apache/hadoop/hbase/util/Sleeper.html   |   132 +-
 .../hadoop/hbase/util/SortedCopyOnWriteSet.html |   384 +-
 .../apache/hadoop/hbase/util/SortedList.html    |   429 +-
 .../apache/hadoop/hbase/util/StealJobQueue.html |   184 +-
 .../org/apache/hadoop/hbase/util/Strings.html   |   225 +-
 .../org/apache/hadoop/hbase/util/Threads.html   |   283 +-
 .../org/apache/hadoop/hbase/util/Triple.html    |   176 +-
 .../apache/hadoop/hbase/util/UnsafeAccess.html  |    74 +-
 .../hadoop/hbase/util/UnsafeAvailChecker.html   |    94 +-
 .../apache/hadoop/hbase/util/VersionInfo.html   |   178 +-
 .../util/WeakObjectPool.ObjectFactory.html      |    72 +-
 .../hadoop/hbase/util/WeakObjectPool.html       |   196 +-
 .../org/apache/hadoop/hbase/util/Writables.html |   214 +-
 .../hadoop/hbase/util/YammerHistogramUtils.html |    96 +-
 .../hadoop/hbase/util/ZKDataMigrator.html       |   115 +-
 .../hbase/util/byterange/ByteRangeSet.html      |   184 +-
 .../util/byterange/class-use/ByteRangeSet.html  |    60 +-
 .../util/byterange/impl/ByteRangeHashSet.html   |   114 +-
 .../util/byterange/impl/ByteRangeTreeSet.html   |   114 +-
 .../impl/class-use/ByteRangeHashSet.html        |    32 +-
 .../impl/class-use/ByteRangeTreeSet.html        |    32 +-
 .../util/byterange/impl/package-frame.html      |     4 +-
 .../util/byterange/impl/package-summary.html    |    42 +-
 .../hbase/util/byterange/impl/package-tree.html |    42 +-
 .../hbase/util/byterange/impl/package-use.html  |    32 +-
 .../hbase/util/byterange/package-frame.html     |     4 +-
 .../hbase/util/byterange/package-summary.html   |    42 +-
 .../hbase/util/byterange/package-tree.html      |    38 +-
 .../hbase/util/byterange/package-use.html       |    40 +-
 .../hbase/util/class-use/AbstractByteRange.html |    46 +-
 .../hbase/util/class-use/AbstractHBaseTool.html |    38 +-
 .../class-use/AbstractPositionedByteRange.html  |    40 +-
 .../Addressing.AddressSelectionCondition.html   |    32 +-
 .../hadoop/hbase/util/class-use/Addressing.html |    32 +-
 .../hadoop/hbase/util/class-use/ArrayUtils.html |    32 +-
 .../class-use/Base64.Base64InputStream.html     |    32 +-
 .../class-use/Base64.Base64OutputStream.html    |    32 +-
 .../hadoop/hbase/util/class-use/Base64.html     |    32 +-
 .../hbase/util/class-use/BloomFilter.html       |    50 +-
 .../hbase/util/class-use/BloomFilterBase.html   |    54 +-
 .../util/class-use/BloomFilterFactory.html      |    32 +-
 .../hbase/util/class-use/BloomFilterWriter.html |    56 +-
 .../hbase/util/class-use/BoundedArrayQueue.html |    32 +-
 .../class-use/BoundedCompletionService.html     |    32 +-
 .../class-use/BoundedPriorityBlockingQueue.html |    32 +-
 .../hbase/util/class-use/ByteBloomFilter.html   |    40 +-
 .../hbase/util/class-use/ByteBufferArray.html   |    32 +-
 .../hbase/util/class-use/ByteBufferUtils.html   |    32 +-
 .../hadoop/hbase/util/class-use/ByteRange.html  |   290 +-
 .../hbase/util/class-use/ByteRangeUtils.html    |    32 +-
 .../hbase/util/class-use/ByteStringer.html      |    32 +-
 .../class-use/Bytes.ByteArrayComparator.html    |    38 +-
 .../class-use/Bytes.RowEndKeyComparator.html    |    32 +-
 .../hadoop/hbase/util/class-use/Bytes.html      |    32 +-
 .../util/class-use/CancelableProgressable.html  |    84 +-
 .../hbase/util/class-use/ChecksumFactory.html   |    32 +-
 .../hbase/util/class-use/ChecksumType.html      |    62 +-
 .../hbase/util/class-use/ClassLoaderBase.html   |    40 +-
 .../hadoop/hbase/util/class-use/ClassSize.html  |    32 +-
 .../hadoop/hbase/util/class-use/Classes.html    |    32 +-
 .../util/class-use/CollectionBackedScanner.html |    32 +-
 .../hbase/util/class-use/CollectionUtils.html   |    32 +-
 .../util/class-use/CompoundBloomFilter.html     |    32 +-
 .../util/class-use/CompoundBloomFilterBase.html |    40 +-
 .../class-use/CompoundBloomFilterWriter.html    |    32 +-
 .../hbase/util/class-use/CompressionTest.html   |    32 +-
 .../class-use/ConcatenatedLists.Iterator.html   |    32 +-
 .../hbase/util/class-use/ConcatenatedLists.html |    32 +-
 .../hbase/util/class-use/ConcurrentIndex.html   |    32 +-
 .../hadoop/hbase/util/class-use/ConfigUtil.html |    32 +-
 .../hbase/util/class-use/ConfigurationUtil.html |    32 +-
 .../hbase/util/class-use/ConnectionCache.html   |    32 +-
 .../util/class-use/CoprocessorClassLoader.html  |    40 +-
 .../hadoop/hbase/util/class-use/Counter.html    |    38 +-
 .../apache/hadoop/hbase/util/class-use/DNS.html |    32 +-
 .../util/class-use/DefaultEnvironmentEdge.html  |    32 +-
 .../hbase/util/class-use/DirectMemoryUtils.html |    32 +-
 .../hbase/util/class-use/DrainBarrier.html      |    32 +-
 .../util/class-use/DynamicClassLoader.html      |    32 +-
 .../hbase/util/class-use/EncryptionTest.html    |    32 +-
 .../hbase/util/class-use/EnvironmentEdge.html   |    50 +-
 .../util/class-use/EnvironmentEdgeManager.html  |    32 +-
 .../hbase/util/class-use/ExceptionUtil.html     |    32 +-
 .../hbase/util/class-use/FSHDFSUtils.html       |    32 +-
 .../hbase/util/class-use/FSMapRUtils.html       |    32 +-
 .../FSTableDescriptorMigrationToSubdir.html     |    32 +-
 .../util/class-use/FSTableDescriptors.html      |    32 +-
 .../class-use/FSUtils.BlackListDirFilter.html   |    44 +-
 .../hbase/util/class-use/FSUtils.DirFilter.html |    32 +-
 .../util/class-use/FSUtils.FamilyDirFilter.html |    32 +-
 .../util/class-use/FSUtils.HFileFilter.html     |    32 +-
 .../class-use/FSUtils.ReferenceFileFilter.html  |    32 +-
 .../util/class-use/FSUtils.RegionDirFilter.html |    32 +-
 .../class-use/FSUtils.UserTableDirFilter.html   |    32 +-
 .../hadoop/hbase/util/class-use/FSUtils.html    |    44 +-
 .../class-use/FSVisitor.LogFileVisitor.html     |    46 +-
 .../FSVisitor.RecoveredEditsVisitor.html        |    40 +-
 .../util/class-use/FSVisitor.RegionVisitor.html |    38 +-
 .../class-use/FSVisitor.StoreFileVisitor.html   |    40 +-
 .../hadoop/hbase/util/class-use/FSVisitor.html  |    32 +-
 .../class-use/FileSystemVersionException.html   |    32 +-
 .../util/class-use/ForeignExceptionUtil.html    |    32 +-
 .../hbase/util/class-use/GetJavaProperty.html   |    32 +-
 .../hbase/util/class-use/HBaseConfTool.html     |    32 +-
 .../HBaseFsck.ErrorReporter.ERROR_CODE.html     |    54 +-
 .../util/class-use/HBaseFsck.ErrorReporter.html |    54 +-
 .../util/class-use/HBaseFsck.HbckInfo.html      |    86 +-
 .../HBaseFsck.RegionRepairException.html        |    32 +-
 .../util/class-use/HBaseFsck.TableInfo.html     |    56 +-
 .../hadoop/hbase/util/class-use/HBaseFsck.html  |    40 +-
 .../hbase/util/class-use/HBaseFsckRepair.html   |    32 +-
 .../hbase/util/class-use/HFileArchiveUtil.html  |    32 +-
 .../hbase/util/class-use/HFileV1Detector.html   |    32 +-
 .../hadoop/hbase/util/class-use/HasThread.html  |    48 +-
 .../hadoop/hbase/util/class-use/Hash.html       |    62 +-
 .../hbase/util/class-use/HashedBytes.html       |    38 +-
 .../hbase/util/class-use/HttpServerUtil.html    |    32 +-
 .../hbase/util/class-use/IdLock.Entry.html      |    42 +-
 .../hadoop/hbase/util/class-use/IdLock.html     |    32 +-
 .../hbase/util/class-use/IdReadWriteLock.html   |    32 +-
 .../class-use/IncrementingEnvironmentEdge.html  |    32 +-
 .../hbase/util/class-use/IterableUtils.html     |    32 +-
 .../hbase/util/class-use/JSONBean.Writer.html   |    38 +-
 .../hadoop/hbase/util/class-use/JSONBean.html   |    38 +-
 .../apache/hadoop/hbase/util/class-use/JVM.html |    32 +-
 .../class-use/JVMClusterUtil.MasterThread.html  |    62 +-
 .../JVMClusterUtil.RegionServerThread.html      |    62 +-
 .../hbase/util/class-use/JVMClusterUtil.html    |    32 +-
 .../hbase/util/class-use/JenkinsHash.html       |    32 +-
 .../hadoop/hbase/util/class-use/JsonMapper.html |    32 +-
 .../hbase/util/class-use/JvmPauseMonitor.html   |    32 +-
 .../hadoop/hbase/util/class-use/JvmVersion.html |    32 +-
 .../hadoop/hbase/util/class-use/KeyLocker.html  |    32 +-
 .../hadoop/hbase/util/class-use/KeyRange.html   |    48 +-
 .../class-use/LeaseNotRecoveredException.html   |    32 +-
 .../hadoop/hbase/util/class-use/MD5Hash.html    |    32 +-
 .../util/class-use/ManualEnvironmentEdge.html   |    32 +-
 .../MapreduceDependencyClasspathTool.html       |    32 +-
 .../hadoop/hbase/util/class-use/Merge.html      |    32 +-
 .../hadoop/hbase/util/class-use/MetaUtils.html  |    32 +-
 .../hadoop/hbase/util/class-use/Methods.html    |    32 +-
 .../ModifyRegionUtils.RegionEditTask.html       |    38 +-
 .../ModifyRegionUtils.RegionFillTask.html       |    44 +-
 .../hbase/util/class-use/ModifyRegionUtils.html |    32 +-
 .../hbase/util/class-use/MultiHConnection.html  |    32 +-
 .../hbase/util/class-use/MunkresAssignment.html |    32 +-
 .../hadoop/hbase/util/class-use/MurmurHash.html |    32 +-
 .../hbase/util/class-use/MurmurHash3.html       |    32 +-
 .../hadoop/hbase/util/class-use/NonceKey.html   |   110 +-
 .../hadoop/hbase/util/class-use/Order.html      |   156 +-
 .../hbase/util/class-use/OrderedBytes.html      |    32 +-
 .../hadoop/hbase/util/class-use/Pair.html       |   218 +-
 .../hbase/util/class-use/PairOfSameType.html    |    82 +-
 .../hbase/util/class-use/PoolMap.Pool.html      |    42 +-
 .../hbase/util/class-use/PoolMap.PoolType.html  |    70 +-
 .../util/class-use/PoolMap.ReusablePool.html    |    32 +-
 .../hadoop/hbase/util/class-use/PoolMap.html    |    38 +-
 .../util/class-use/PositionedByteRange.html     |   528 +-
 .../util/class-use/PrettyPrinter.Unit.html      |    48 +-
 .../hbase/util/class-use/PrettyPrinter.html     |    32 +-
 .../hadoop/hbase/util/class-use/ProtoUtil.html  |    32 +-
 .../class-use/ReadOnlyByteRangeException.html   |    32 +-
 .../hbase/util/class-use/ReflectionUtils.html   |    32 +-
 .../util/class-use/RegionSizeCalculator.html    |    32 +-
 .../util/class-use/RegionSplitCalculator.html   |    32 +-
 .../RegionSplitter.HexStringSplit.html          |    32 +-
 .../RegionSplitter.SplitAlgorithm.html          |    44 +-
 .../class-use/RegionSplitter.UniformSplit.html  |    32 +-
 .../hbase/util/class-use/RegionSplitter.html    |    32 +-
 .../class-use/RetryCounter.BackoffPolicy.html   |    60 +-
 .../RetryCounter.ExponentialBackoffPolicy.html  |    38 +-
 ...unter.ExponentialBackoffPolicyWithLimit.html |    32 +-
 .../class-use/RetryCounter.RetryConfig.html     |    60 +-
 .../hbase/util/class-use/RetryCounter.html      |    38 +-
 .../util/class-use/RetryCounterFactory.html     |    32 +-
 .../util/class-use/RollingStatCalculator.html   |    32 +-
 .../hbase/util/class-use/ServerCommandLine.html |    42 +-
 .../util/class-use/ServerRegionReplicaUtil.html |    32 +-
 .../util/class-use/ShutdownHookManager.html     |    32 +-
 .../hbase/util/class-use/SimpleByteRange.html   |    32 +-
 .../util/class-use/SimpleMutableByteRange.html  |    32 +-
 .../class-use/SimplePositionedByteRange.html    |    32 +-
 .../SimplePositionedMutableByteRange.html       |    32 +-
 .../hadoop/hbase/util/class-use/Sleeper.html    |    38 +-
 .../util/class-use/SortedCopyOnWriteSet.html    |    32 +-
 .../hadoop/hbase/util/class-use/SortedList.html |    38 +-
 .../hbase/util/class-use/StealJobQueue.html     |    32 +-
 .../hadoop/hbase/util/class-use/Strings.html    |    32 +-
 .../hadoop/hbase/util/class-use/Threads.html    |    32 +-
 .../hadoop/hbase/util/class-use/Triple.html     |    46 +-
 .../hbase/util/class-use/UnsafeAccess.html      |    32 +-
 .../util/class-use/UnsafeAvailChecker.html      |    32 +-
 .../hbase/util/class-use/VersionInfo.html       |    32 +-
 .../class-use/WeakObjectPool.ObjectFactory.html |    42 +-
 .../hbase/util/class-use/WeakObjectPool.html    |    32 +-
 .../hadoop/hbase/util/class-use/Writables.html  |    32 +-
 .../util/class-use/YammerHistogramUtils.html    |    32 +-
 .../hbase/util/class-use/ZKDataMigrator.html    |    32 +-
 .../hbase/util/hbck/HFileCorruptionChecker.html |   221 +-
 .../hbase/util/hbck/OfflineMetaRepair.html      |   111 +-
 .../util/hbck/TableIntegrityErrorHandler.html   |   228 +-
 .../hbck/TableIntegrityErrorHandlerImpl.html    |   248 +-
 .../hbase/util/hbck/TableLockChecker.html       |   112 +-
 .../hbck/class-use/HFileCorruptionChecker.html  |    44 +-
 .../util/hbck/class-use/OfflineMetaRepair.html  |    32 +-
 .../class-use/TableIntegrityErrorHandler.html   |    42 +-
 .../TableIntegrityErrorHandlerImpl.html         |    32 +-
 .../util/hbck/class-use/TableLockChecker.html   |    32 +-
 .../hadoop/hbase/util/hbck/package-frame.html   |     6 +-
 .../hadoop/hbase/util/hbck/package-summary.html |    44 +-
 .../hadoop/hbase/util/hbck/package-tree.html    |    46 +-
 .../hadoop/hbase/util/hbck/package-use.html     |    38 +-
 .../apache/hadoop/hbase/util/package-frame.html |    44 +-
 .../hadoop/hbase/util/package-summary.html      |    50 +-
 .../apache/hadoop/hbase/util/package-tree.html  |   426 +-
 .../apache/hadoop/hbase/util/package-use.html   |   153 +-
 .../hbase/util/test/LoadTestKVGenerator.html    |   108 +-
 .../hbase/util/test/RedundantKVGenerator.html   |   279 +-
 .../test/class-use/LoadTestKVGenerator.html     |    32 +-
 .../test/class-use/RedundantKVGenerator.html    |    72 +-
 .../hadoop/hbase/util/test/package-frame.html   |     4 +-
 .../hadoop/hbase/util/test/package-summary.html |    42 +-
 .../hadoop/hbase/util/test/package-tree.html    |    40 +-
 .../hadoop/hbase/util/test/package-use.html     |    36 +-
 .../hadoop/hbase/util/vint/UFIntTool.html       |   150 +-
 .../hadoop/hbase/util/vint/UVIntTool.html       |   182 +-
 .../hadoop/hbase/util/vint/UVLongTool.html      |   182 +-
 .../hbase/util/vint/class-use/UFIntTool.html    |    32 +-
 .../hbase/util/vint/class-use/UVIntTool.html    |    32 +-
 .../hbase/util/vint/class-use/UVLongTool.html   |    32 +-
 .../hadoop/hbase/util/vint/package-frame.html   |     4 +-
 .../hadoop/hbase/util/vint/package-summary.html |    42 +-
 .../hadoop/hbase/util/vint/package-tree.html    |    42 +-
 .../hadoop/hbase/util/vint/package-use.html     |    32 +-
 .../wal/BoundedRegionGroupingProvider.html      |   222 +-
 .../hbase/wal/DefaultWALProvider.Reader.html    |    98 +-
 .../hbase/wal/DefaultWALProvider.Writer.html    |    92 +-
 .../hadoop/hbase/wal/DefaultWALProvider.html    |   382 +-
 .../org/apache/hadoop/hbase/wal/WAL.Entry.html  |   151 +-
 .../org/apache/hadoop/hbase/wal/WAL.Reader.html |   138 +-
 .../org/apache/hadoop/hbase/wal/WAL.html        |   347 +-
 .../org/apache/hadoop/hbase/wal/WALFactory.html |   328 +-
 .../apache/hadoop/hbase/wal/WALKey.Version.html |   149 +-
 .../org/apache/hadoop/hbase/wal/WALKey.html     |   576 +-
 .../hadoop/hbase/wal/WALPrettyPrinter.html      |   251 +-
 .../hadoop/hbase/wal/WALProvider.Writer.html    |   110 +-
 .../apache/hadoop/hbase/wal/WALProvider.html    |   148 +-
 .../hbase/wal/WALSplitter.EntryBuffers.html     |   112 +-
 .../hbase/wal/WALSplitter.MutationReplay.html   |   108 +-
 .../hbase/wal/WALSplitter.OutputSink.html       |   232 +-
 .../wal/WALSplitter.PipelineController.html     |    90 +-
 .../wal/WALSplitter.RegionEntryBuffer.html      |   102 +-
 .../hbase/wal/WALSplitter.SinkWriter.html       |    74 +-
 .../hbase/wal/WALSplitter.WriterThread.html     |   102 +-
 .../apache/hadoop/hbase/wal/WALSplitter.html    |   381 +-
 .../BoundedRegionGroupingProvider.html          |    32 +-
 .../class-use/DefaultWALProvider.Reader.html    |    44 +-
 .../class-use/DefaultWALProvider.Writer.html    |    46 +-
 .../hbase/wal/class-use/DefaultWALProvider.html |    32 +-
 .../hadoop/hbase/wal/class-use/WAL.Entry.html   |   134 +-
 .../hadoop/hbase/wal/class-use/WAL.Reader.html  |    68 +-
 .../apache/hadoop/hbase/wal/class-use/WAL.html  |   132 +-
 .../hadoop/hbase/wal/class-use/WALFactory.html  |    66 +-
 .../hbase/wal/class-use/WALKey.Version.html     |    50 +-
 .../hadoop/hbase/wal/class-use/WALKey.html      |   118 +-
 .../hbase/wal/class-use/WALPrettyPrinter.html   |    42 +-
 .../hbase/wal/class-use/WALProvider.Writer.html |    60 +-
 .../hadoop/hbase/wal/class-use/WALProvider.html |    40 +-
 .../wal/class-use/WALSplitter.EntryBuffers.html |    46 +-
 .../class-use/WALSplitter.MutationReplay.html   |    44 +-
 .../wal/class-use/WALSplitter.OutputSink.html   |    32 +-
 .../WALSplitter.PipelineController.html         |    50 +-
 .../WALSplitter.RegionEntryBuffer.html          |    38 +-
 .../wal/class-use/WALSplitter.SinkWriter.html   |    38 +-
 .../wal/class-use/WALSplitter.WriterThread.html |    38 +-
 .../hadoop/hbase/wal/class-use/WALSplitter.html |    32 +-
 .../apache/hadoop/hbase/wal/package-frame.html  |    16 +-
 .../hadoop/hbase/wal/package-summary.html       |    46 +-
 .../apache/hadoop/hbase/wal/package-tree.html   |    88 +-
 .../apache/hadoop/hbase/wal/package-use.html    |    52 +-
 .../hbase/zookeeper/ClusterStatusTracker.html   |   151 +-
 .../hbase/zookeeper/DeletionListener.html       |   167 +-
 .../hbase/zookeeper/DrainingServerTracker.html  |   150 +-
 .../hadoop/hbase/zookeeper/EmptyWatcher.html    |    96 +-
 .../hadoop/hbase/zookeeper/HQuorumPeer.html     |   101 +-
 .../hbase/zookeeper/LoadBalancerTracker.html    |   127 +-
 .../hbase/zookeeper/MasterAddressTracker.html   |   279 +-
 .../hbase/zookeeper/MetaTableLocator.html       |   484 +-
 .../hbase/zookeeper/MiniZooKeeperCluster.html   |   216 +-
 .../hbase/zookeeper/RecoverableZooKeeper.html   |   424 +-
 .../zookeeper/RecoveringRegionWatcher.html      |   146 +-
 .../zookeeper/RegionNormalizerTracker.html      |   127 +-
 .../hbase/zookeeper/RegionServerTracker.html    |   165 +-
 .../apache/hadoop/hbase/zookeeper/ZKAssign.html |   763 +-
 .../hadoop/hbase/zookeeper/ZKClusterId.html     |   144 +-
 .../hbase/zookeeper/ZKConfig.ZKClusterKey.html  |    86 +-
 .../apache/hadoop/hbase/zookeeper/ZKConfig.html |   237 +-
 .../hadoop/hbase/zookeeper/ZKLeaderManager.html |   194 +-
 .../hadoop/hbase/zookeeper/ZKServerTool.html    |   105 +-
 .../hadoop/hbase/zookeeper/ZKSplitLog.html      |   260 +-
 .../zookeeper/ZKTableStateClientSideReader.html |   179 +-
 .../hbase/zookeeper/ZKTableStateManager.html    |   278 +-
 .../hbase/zookeeper/ZKUtil.NodeAndData.html     |   146 +-
 .../ZKUtil.ZKUtilOp.CreateAndFailSilent.html    |   106 +-
 .../ZKUtil.ZKUtilOp.DeleteNodeFailSilent.html   |   100 +-
 .../zookeeper/ZKUtil.ZKUtilOp.SetData.html      |   106 +-
 .../hadoop/hbase/zookeeper/ZKUtil.ZKUtilOp.html |   130 +-
 .../apache/hadoop/hbase/zookeeper/ZKUtil.html   |  1182 +-
 .../hadoop/hbase/zookeeper/ZkAclReset.html      |   115 +-
 .../hbase/zookeeper/ZooKeeperListener.html      |   159 +-
 .../hbase/zookeeper/ZooKeeperMainServer.html    |   109 +-
 .../hbase/zookeeper/ZooKeeperNodeTracker.html   |   267 +-
 .../hbase/zookeeper/ZooKeeperWatcher.html       |   520 +-
 .../class-use/ClusterStatusTracker.html         |    38 +-
 .../zookeeper/class-use/DeletionListener.html   |    32 +-
 .../class-use/DrainingServerTracker.html        |    32 +-
 .../hbase/zookeeper/class-use/EmptyWatcher.html |    38 +-
 .../hbase/zookeeper/class-use/HQuorumPeer.html  |    32 +-
 .../class-use/LoadBalancerTracker.html          |    32 +-
 .../class-use/MasterAddressTracker.html         |    38 +-
 .../zookeeper/class-use/MetaTableLocator.html   |    46 +-
 .../class-use/MiniZooKeeperCluster.html         |    32 +-
 .../class-use/RecoverableZooKeeper.html         |    44 +-
 .../class-use/RecoveringRegionWatcher.html      |    32 +-
 .../class-use/RegionNormalizerTracker.html      |    38 +-
 .../class-use/RegionServerTracker.html          |    32 +-
 .../hbase/zookeeper/class-use/ZKAssign.html     |    32 +-
 .../hbase/zookeeper/class-use/ZKClusterId.html  |    32 +-
 .../class-use/ZKConfig.ZKClusterKey.html        |    38 +-
 .../hbase/zookeeper/class-use/ZKConfig.html     |    32 +-
 .../zookeeper/class-use/ZKLeaderManager.html    |    32 +-
 .../hbase/zookeeper/class-use/ZKServerTool.html |    32 +-
 .../hbase/zookeeper/class-use/ZKSplitLog.html   |    32 +-
 .../class-use/ZKTableStateClientSideReader.html |    32 +-
 .../class-use/ZKTableStateManager.html          |    32 +-
 .../zookeeper/class-use/ZKUtil.NodeAndData.html |    42 +-
 .../ZKUtil.ZKUtilOp.CreateAndFailSilent.html    |    32 +-
 .../ZKUtil.ZKUtilOp.DeleteNodeFailSilent.html   |    32 +-
 .../class-use/ZKUtil.ZKUtilOp.SetData.html      |    32 +-
 .../zookeeper/class-use/ZKUtil.ZKUtilOp.html    |    54 +-
 .../hbase/zookeeper/class-use/ZKUtil.html       |    32 +-
 .../hbase/zookeeper/class-use/ZkAclReset.html   |    32 +-
 .../zookeeper/class-use/ZooKeeperListener.html  |   120 +-
 .../class-use/ZooKeeperMainServer.html          |    32 +-
 .../class-use/ZooKeeperNodeTracker.html         |    50 +-
 .../zookeeper/class-use/ZooKeeperWatcher.html   |   508 +-
 .../ZKInterProcessLockBase.AcquiredLock.html    |   122 +-
 .../ZKInterProcessLockBase.ZNodeComparator.html |   106 +-
 .../zookeeper/lock/ZKInterProcessLockBase.html  |   370 +-
 .../zookeeper/lock/ZKInterProcessReadLock.html  |   140 +-
 .../lock/ZKInterProcessReadWriteLock.html       |   133 +-
 .../zookeeper/lock/ZKInterProcessWriteLock.html |   140 +-
 .../ZKInterProcessLockBase.AcquiredLock.html    |    38 +-
 .../ZKInterProcessLockBase.ZNodeComparator.html |    38 +-
 .../lock/class-use/ZKInterProcessLockBase.html  |    40 +-
 .../lock/class-use/ZKInterProcessReadLock.html  |    38 +-
 .../class-use/ZKInterProcessReadWriteLock.html  |    32 +-
 .../lock/class-use/ZKInterProcessWriteLock.html |    38 +-
 .../hbase/zookeeper/lock/package-frame.html     |     4 +-
 .../hbase/zookeeper/lock/package-summary.html   |    42 +-
 .../hbase/zookeeper/lock/package-tree.html      |    48 +-
 .../hbase/zookeeper/lock/package-use.html       |    36 +-
 .../hadoop/hbase/zookeeper/package-frame.html   |     4 +-
 .../hadoop/hbase/zookeeper/package-summary.html |    46 +-
 .../hadoop/hbase/zookeeper/package-tree.html    |   102 +-
 .../hadoop/hbase/zookeeper/package-use.html     |    68 +-
 .../apache/hadoop/metrics2/MetricHistogram.html |   152 +-
 .../apache/hadoop/metrics2/MetricsExecutor.html |    76 +-
 .../metrics2/class-use/MetricHistogram.html     |    46 +-
 .../metrics2/class-use/MetricsExecutor.html     |    38 +-
 .../hadoop/metrics2/impl/JmxCacheBuster.html    |    74 +-
 .../metrics2/impl/class-use/JmxCacheBuster.html |    32 +-
 .../hadoop/metrics2/impl/package-frame.html     |     4 +-
 .../hadoop/metrics2/impl/package-summary.html   |    44 +-
 .../hadoop/metrics2/impl/package-tree.html      |    38 +-
 .../hadoop/metrics2/impl/package-use.html       |    32 +-
 .../lib/DefaultMetricsSystemHelper.html         |    92 +-
 .../metrics2/lib/DynamicMetricsRegistry.html    |   700 +-
 .../metrics2/lib/MetricMutableQuantiles.html    |   151 +-
 .../metrics2/lib/MetricsExecutorImpl.html       |   106 +-
 .../hadoop/metrics2/lib/MutableHistogram.html   |   160 +-
 .../metrics2/lib/MutableRangeHistogram.html     |   160 +-
 .../metrics2/lib/MutableSizeHistogram.html      |   148 +-
 .../metrics2/lib/MutableTimeHistogram.html      |   148 +-
 .../class-use/DefaultMetricsSystemHelper.html   |    32 +-
 .../lib/class-use/DynamicMetricsRegistry.html   |    54 +-
 .../lib/class-use/MetricMutableQuantiles.html   |    42 +-
 .../lib/class-use/MetricsExecutorImpl.html      |    32 +-
 .../lib/class-use/MutableHistogram.html         |    50 +-
 .../lib/class-use/MutableRangeHistogram.html    |    40 +-
 .../lib/class-use/MutableSizeHistogram.html     |    40 +-
 .../lib/class-use/MutableTimeHistogram.html     |    40 +-
 .../hadoop/metrics2/lib/package-frame.html      |     4 +-
 .../hadoop/metrics2/lib/package-summary.html    |    44 +-
 .../hadoop/metrics2/lib/package-tree.html       |    52 +-
 .../apache/hadoop/metrics2/lib/package-use.html |    38 +-
 .../apache/hadoop/metrics2/package-frame.html   |     8 +-
 .../apache/hadoop/metrics2/package-summary.html |    44 +-
 .../apache/hadoop/metrics2/package-tree.html    |    38 +-
 .../org/apache/hadoop/metrics2/package-use.html |    36 +-
 .../hadoop/metrics2/util/MetricQuantile.html    |   126 +-
 .../metrics2/util/MetricSampleQuantiles.html    |   140 +-
 .../metrics2/util/class-use/MetricQuantile.html |    46 +-
 .../util/class-use/MetricSampleQuantiles.html   |    32 +-
 .../hadoop/metrics2/util/package-frame.html     |     4 +-
 .../hadoop/metrics2/util/package-summary.html   |    44 +-
 .../hadoop/metrics2/util/package-tree.html      |    40 +-
 .../hadoop/metrics2/util/package-use.html       |    38 +-
 1.2/devapidocs/overview-frame.html              |     6 +-
 1.2/devapidocs/overview-summary.html            |    36 +-
 1.2/devapidocs/overview-tree.html               |  5623 +-
 1.2/devapidocs/resources/background.gif         |   Bin 0 -> 2313 bytes
 1.2/devapidocs/resources/tab.gif                |   Bin 0 -> 291 bytes
 1.2/devapidocs/resources/titlebar.gif           |   Bin 0 -> 10701 bytes
 1.2/devapidocs/resources/titlebar_end.gif       |   Bin 0 -> 849 bytes
 1.2/devapidocs/serialized-form.html             |  5509 +-
 1.2/devapidocs/stylesheet.css                   |   342 +-
 1.2/distribution-management.html                |     8 +-
 1.2/export_control.html                         |     8 +-
 1.2/index.html                                  |     8 +-
 1.2/integration.html                            |     8 +-
 1.2/issue-tracking.html                         |     8 +-
 1.2/license.html                                |     8 +-
 1.2/mail-lists.html                             |     8 +-
 1.2/metrics.html                                |     8 +-
 1.2/modules.html                                |     8 +-
 1.2/old_news.html                               |     8 +-
 1.2/plugin-management.html                      |     8 +-
 1.2/plugins.html                                |    19 +-
 1.2/project-info.html                           |     8 +-
 1.2/project-reports.html                        |    12 +-
 1.2/project-summary.html                        |    10 +-
 1.2/pseudo-distributed.html                     |     8 +-
 1.2/replication.html                            |     8 +-
 1.2/resources.html                              |     8 +-
 1.2/source-repository.html                      |     8 +-
 1.2/sponsors.html                               |     8 +-
 1.2/team-list.html                              |     8 +-
 1.2/xref-test/allclasses-frame.html             |    74 +-
 1.2/xref-test/index.html                        |     2 +-
 .../hadoop/hbase/DistributedHBaseCluster.html   |     2 +-
 .../hbase/HFilePerformanceEvaluation.html       |    42 +-
 .../hbase/IntegrationTestDDLMasterFailover.html |     4 +-
 .../hbase/IntegrationTestManyRegions.html       |   239 +-
 .../hbase/MapFilePerformanceEvaluation.html     |    40 +-
 .../hadoop/hbase/PerformanceEvaluation.html     |    56 +-
 .../hbase/PerformanceEvaluationCommons.html     |    32 +-
 .../apache/hadoop/hbase/TestInfoServers.html    |   127 +-
 ...TestServerSideScanMetricsFromClientSide.html |    14 +-
 .../hbase/backup/example/package-frame.html     |     2 +-
 .../hbase/backup/example/package-summary.html   |     4 +-
 .../hadoop/hbase/backup/package-frame.html      |     2 +-
 .../hadoop/hbase/backup/package-summary.html    |     4 +-
 .../hbase/chaos/actions/package-frame.html      |     2 +-
 .../hbase/chaos/actions/package-summary.html    |     4 +-
 .../hbase/chaos/factories/package-frame.html    |     2 +-
 .../hbase/chaos/factories/package-summary.html  |     4 +-
 .../chaos/monkies/PolicyBasedChaosMonkey.html   |     2 +-
 .../hbase/chaos/monkies/package-frame.html      |     2 +-
 .../hbase/chaos/monkies/package-summary.html    |     4 +-
 .../hbase/chaos/policies/package-frame.html     |     2 +-
 .../hbase/chaos/policies/package-summary.html   |     4 +-
 .../hadoop/hbase/chaos/util/package-frame.html  |     2 +-
 .../hbase/chaos/util/package-summary.html       |     4 +-
 .../hbase/client/TestClientNoCluster.html       |  1581 +-
 .../client/TestClientSmallReversedScanner.html  |    16 +-
 .../hadoop/hbase/client/TestFromClientSide.html | 12186 +--
 .../hbase/client/TestMetaWithReplicas.html      |   890 +-
 .../hbase/client/TestSmallReversedScanner.html  |   152 +
 .../hbase/client/TestTableSnapshotScanner.html  |   208 +-
 .../coprocessor/TestSecureBulkLoadClient.html   |   162 +
 .../hbase/client/coprocessor/package-frame.html |    24 +
 .../client/coprocessor/package-summary.html     |    67 +
 .../hadoop/hbase/client/package-frame.html      |     5 +-
 .../hadoop/hbase/client/package-summary.html    |     9 +-
 .../replication/TestReplicationAdmin.html       |   471 +-
 .../hbase/client/replication/package-frame.html |     2 +-
 .../client/replication/package-summary.html     |     4 +-
 .../hbase/codec/keyvalue/package-frame.html     |     2 +-
 .../hbase/codec/keyvalue/package-summary.html   |     4 +-
 .../hadoop/hbase/codec/package-frame.html       |     2 +-
 .../hadoop/hbase/codec/package-summary.html     |     4 +-
 .../prefixtree/blockmeta/package-frame.html     |     2 +-
 .../prefixtree/blockmeta/package-summary.html   |     4 +-
 .../prefixtree/builder/data/package-frame.html  |     2 +-
 .../builder/data/package-summary.html           |     4 +-
 .../codec/prefixtree/builder/package-frame.html |     2 +-
 .../prefixtree/builder/package-summary.html     |     4 +-
 .../prefixtree/column/data/package-frame.html   |     2 +-
 .../prefixtree/column/data/package-summary.html |     4 +-
 .../codec/prefixtree/column/package-frame.html  |     2 +-
 .../prefixtree/column/package-summary.html      |     4 +-
 .../hbase/codec/prefixtree/package-frame.html   |     2 +-
 .../hbase/codec/prefixtree/package-summary.html |     4 +-
 .../prefixtree/row/data/package-frame.html      |     2 +-
 .../prefixtree/row/data/package-summary.html    |     4 +-
 .../codec/prefixtree/row/package-frame.html     |     2 +-
 .../codec/prefixtree/row/package-summary.html   |     4 +-
 .../timestamp/data/package-frame.html           |     2 +-
 .../timestamp/data/package-summary.html         |     4 +-
 .../prefixtree/timestamp/package-frame.html     |     2 +-
 .../prefixtree/timestamp/package-summary.html   |     4 +-
 .../apache/hadoop/hbase/conf/package-frame.html |     2 +-
 .../hadoop/hbase/conf/package-summary.html      |     4 +-
 .../hadoop/hbase/constraint/package-frame.html  |     2 +-
 .../hbase/constraint/package-summary.html       |     4 +-
 .../coprocessor/SampleRegionWALObserver.html    |     2 +-
 .../hbase/coprocessor/SimpleRegionObserver.html |     2 +-
 ...NegativeMemstoreSizeWithSlowCoprocessor.html |   117 +
 ...gionServerCoprocessorExceptionWithAbort.html |     2 +-
 ...ionServerCoprocessorExceptionWithRemove.html |     2 +-
 .../coprocessor/TestRowProcessorEndpoint.html   |   927 +-
 .../coprocessor/example/package-frame.html      |     2 +-
 .../coprocessor/example/package-summary.html    |     4 +-
 .../hadoop/hbase/coprocessor/package-frame.html |    12 +-
 .../hbase/coprocessor/package-summary.html      |    18 +-
 .../hbase/errorhandling/package-frame.html      |     2 +-
 .../hbase/errorhandling/package-summary.html    |     4 +-
 .../hadoop/hbase/exceptions/package-frame.html  |     2 +-
 .../hbase/exceptions/package-summary.html       |     4 +-
 .../hadoop/hbase/executor/package-frame.html    |     2 +-
 .../hadoop/hbase/executor/package-summary.html  |     4 +-
 .../hbase/filter/TestMultiRowRangeFilter.html   |   117 +-
 .../hadoop/hbase/filter/package-frame.html      |     2 +-
 .../hadoop/hbase/filter/package-summary.html    |     4 +-
 .../apache/hadoop/hbase/fs/package-frame.html   |     2 +-
 .../apache/hadoop/hbase/fs/package-summary.html |     4 +-
 .../hadoop/hbase/http/TestGlobalFilter.html     |     4 +-
 .../hadoop/hbase/http/TestPathFilter.html       |     4 +-
 .../hadoop/hbase/http/TestServletFilter.html    |     8 +-
 .../hadoop/hbase/http/conf/package-frame.html   |     2 +-
 .../hadoop/hbase/http/conf/package-summary.html |     4 +-
 .../hbase/http/jmx/TestJMXJsonServlet.html      |   197 +-
 .../hadoop/hbase/http/jmx/package-frame.html    |     2 +-
 .../hadoop/hbase/http/jmx/package-summary.html  |     4 +-
 .../hadoop/hbase/http/lib/package-frame.html    |     2 +-
 .../hadoop/hbase/http/lib/package-summary.html  |     4 +-
 .../hadoop/hbase/http/log/package-frame.html    |     2 +-
 .../hadoop/hbase/http/log/package-summary.html  |     4 +-
 .../apache/hadoop/hbase/http/package-frame.html |     4 +-
 .../hadoop/hbase/http/package-summary.html      |     6 +-
 .../hbase/http/resource/package-frame.html      |     2 +-
 .../hbase/http/resource/package-summary.html    |     4 +-
 .../hadoop/hbase/http/ssl/package-frame.html    |     2 +-
 .../hadoop/hbase/http/ssl/package-summary.html  |     4 +-
 .../hbase/io/crypto/aes/package-frame.html      |     2 +-
 .../hbase/io/crypto/aes/package-summary.html    |     4 +-
 .../hadoop/hbase/io/crypto/package-frame.html   |     2 +-
 .../hadoop/hbase/io/crypto/package-summary.html |     4 +-
 .../hadoop/hbase/io/encoding/package-frame.html |     2 +-
 .../hbase/io/encoding/package-summary.html      |     4 +-
 .../hadoop/hbase/io/hfile/TestCacheConfig.html  |   581 +-
 .../hbase/io/hfile/TestHFileBlockIndex.html     |  1376 +-
 .../hbase/io/hfile/TestHFileWriterV2.html       |   121 +-
 .../hbase/io/hfile/bucket/package-frame.html    |     2 +-
 .../hbase/io/hfile/bucket/package-summary.html  |     4 +-
 .../hadoop/hbase/io/hfile/package-frame.html    |     2 +-
 .../hadoop/hbase/io/hfile/package-summary.html  |     4 +-
 .../apache/hadoop/hbase/io/package-frame.html   |     2 +-
 .../apache/hadoop/hbase/io/package-summary.html |     4 +-
 .../hadoop/hbase/io/util/package-frame.html     |     2 +-
 .../hadoop/hbase/io/util/package-summary.html   |     4 +-
 .../hadoop/hbase/ipc/AbstractTestIPC.html       |    18 +-
 .../apache/hadoop/hbase/ipc/TestAsyncIPC.html   |     6 +-
 .../org/apache/hadoop/hbase/ipc/TestIPC.html    |     2 +-
 .../hbase/ipc/TestRpcHandlerException.html      |     8 +-
 .../ipc/TestRpcServerSlowConnectionSetup.html   |   130 +
 .../apache/hadoop/hbase/ipc/package-frame.html  |     5 +-
 .../hadoop/hbase/ipc/package-summary.html       |     9 +-
 .../hadoop/hbase/mapred/package-frame.html      |     2 +-
 .../hadoop/hbase/mapred/package-summary.html    |     4 +-
 .../MultiTableInputFormatTestBase.html          |     4 +-
 .../mapreduce/TestMultiTableInputFormat.html    |     4 +-
 .../mapreduce/TestTableInputFormatScanBase.html |     4 +-
 .../mapreduce/TestTableSnapshotInputFormat.html |   594 +-
 .../hadoop/hbase/mapreduce/package-frame.html   |     6 +-
 .../hadoop/hbase/mapreduce/package-summary.html |     8 +-
 .../master/TestAssignmentManagerOnCluster.html  |    14 +-
 .../hadoop/hbase/master/TestMasterMetrics.html  |     4 +-
 .../hbase/master/balancer/package-frame.html    |     2 +-
 .../hbase/master/balancer/package-summary.html  |     4 +-
 .../hbase/master/cleaner/TestLogsCleaner.html   |     4 +-
 .../hbase/master/cleaner/package-frame.html     |     2 +-
 .../hbase/master/cleaner/package-summary.html   |     4 +-
 .../hbase/master/handler/package-frame.html     |     2 +-
 .../hbase/master/handler/package-summary.html   |     4 +-
 .../hbase/master/normalizer/package-frame.html  |     2 +-
 .../master/normalizer/package-summary.html      |     4 +-
 .../hadoop/hbase/master/package-frame.html      |     4 +-
 .../hadoop/hbase/master/package-summary.html    |     6 +-
 .../procedure/TestAddColumnFamilyProcedure.html |   460 +-
 .../procedure/TestCreateTableProcedure.html     |   470 +-
 .../TestDeleteColumnFamilyProcedure.html        |   576 +-
 .../procedure/TestDeleteTableProcedure.html     |   392 +-
 .../procedure/TestDisableTableProcedure.html    |   330 +-
 .../procedure/TestEnableTableProcedure.html     |   358 +-
 .../procedure/TestMasterProcedureEvents.html    |   306 +-
 .../TestModifyColumnFamilyProcedure.html        |   423 +-
 .../procedure/TestModifyTableProcedure.html     |   735 +-
 .../master/procedure/TestProcedureAdmin.html    |   384 +-
 .../procedure/TestSafemodeBringsDownMaster.html |   145 +
 .../procedure/TestTruncateTableProcedure.html   |   436 +-
 .../procedure/TestWALProcedureStoreOnHDFS.html  |    10 +-
 .../hbase/master/procedure/package-frame.html   |     5 +-
 .../hbase/master/procedure/package-summary.html |     9 +-
 .../master/snapshot/TestSnapshotFileCache.html  |    10 +-
 .../snapshot/TestSnapshotHFileCleaner.html      |     8 +-
 .../hbase/master/snapshot/package-frame.html    |     4 +-
 .../hbase/master/snapshot/package-summary.html  |     6 +-
 .../hadoop/hbase/metrics/package-frame.html     |     2 +-
 .../hadoop/hbase/metrics/package-summary.html   |     4 +-
 .../hadoop/hbase/migration/package-frame.html   |     2 +-
 .../hadoop/hbase/migration/package-summary.html |     4 +-
 .../hadoop/hbase/monitoring/package-frame.html  |     2 +-
 .../hbase/monitoring/package-summary.html       |     4 +-
 .../apache/hadoop/hbase/mttr/package-frame.html |     2 +-
 .../hadoop/hbase/mttr/package-summary.html      |     4 +-
 .../hbase/namespace/TestNamespaceAuditor.html   |     6 +-
 .../hadoop/hbase/namespace/package-frame.html   |     2 +-
 .../hadoop/hbase/namespace/package-summary.html |     4 +-
 .../org/apache/hadoop/hbase/package-frame.html  |    18 +-
 .../apache/hadoop/hbase/package-summary.html    |    20 +-
 .../hadoop/hbase/procedure/package-frame.html   |     2 +-
 .../hadoop/hbase/procedure/package-summary.html |     4 +-
 .../procedure2/ProcedureTestingUtility.html     |   421 +-
 .../hbase/procedure2/TestProcedureNonce.html    |   298 +
 .../hbase/procedure2/TestProcedureRecovery.html |   493 +-
 .../procedure2/TestProcedureReplayOrder.html    |    14 +-
 .../hbase/procedure2/TestYieldProcedures.html   |    18 +-
 .../hadoop/hbase/procedure2/package-frame.html  |    11 +-
 .../hbase/procedure2/package-summary.html       |    15 +-
 .../hbase/procedure2/store/package-frame.html   |     2 +-
 .../hbase/procedure2/store/package-summary.html |     4 +-
 ...ProcedureWALLoaderPerformanceEvaluation.html |     4 +-
 .../store/wal/TestStressWALProcedureStore.html  |     4 +-
 .../store/wal/TestWALProcedureStore.html        |    24 +-
 .../procedure2/store/wal/package-frame.html     |     2 +-
 .../procedure2/store/wal/package-summary.html   |     4 +-
 .../hbase/procedure2/util/package-frame.html    |     2 +-
 .../hbase/procedure2/util/package-summary.html  |     4 +-
 .../hadoop/hbase/protobuf/package-frame.html    |     2 +-
 .../hadoop/hbase/protobuf/package-summary.html  |     4 +-
 .../hadoop/hbase/quotas/package-frame.html      |     2 +-
 .../hadoop/hbase/quotas/package-summary.html    |     4 +-
 .../hbase/regionserver/TestAtomicOperation.html |    14 +-
 .../regionserver/TestFailedAppendAndSync.html   |     6 +-
 .../hadoop/hbase/regionserver/TestHRegion.html  |    20 +-
 .../hbase/regionserver/TestKeyValueHeap.html    |    26 +-
 .../TestMultiVersionConcurrencyControl.html     |     6 +-
 .../regionserver/TestMutateRowsRecovery.html    |   152 +
 .../regionserver/TestRegionSplitPolicy.html     |    22 +-
 .../hbase/regionserver/TestWALLockup.html       |   811 +-
 .../compactions/TestStripeCompactionPolicy.html |     6 +-
 .../regionserver/compactions/package-frame.html |     2 +-
 .../compactions/package-summary.html            |     4 +-
 .../regionserver/handler/package-frame.html     |     2 +-
 .../regionserver/handler/package-summary.html   |     4 +-
 .../hbase/regionserver/package-frame.html       |    16 +-
 .../hbase/regionserver/package-summary.html     |    22 +-
 .../hbase/regionserver/wal/TestSyncFuture.html  |    64 +
 .../hbase/regionserver/wal/package-frame.html   |     5 +-
 .../hbase/regionserver/wal/package-summary.html |     9 +-
 .../replication/TestMasterReplication.html      |   989 +-
 .../replication/TestReplicationSource.html      |   234 +-
 .../replication/TestReplicationStateZKImpl.html |    10 +-
 .../TestReplicationTrackerZKImpl.html           |     6 +-
 .../replication/multiwal/package-frame.html     |     2 +-
 .../replication/multiwal/package-summary.html   |     4 +-
 .../hadoop/hbase/replication/package-frame.html |     4 +-
 .../hbase/replication/package-summary.html      |     6 +-
 .../replication/regionserver/package-frame.html |     2 +-
 .../regionserver/package-summary.html           |     4 +-
 .../hadoop/hbase/rest/TestScannerResource.html  |   675 +-
 .../rest/client/TestRemoteAdminRetries.html     |    20 +-
 .../rest/client/TestRemoteHTableRetries.html    |    20 +-
 .../hbase/rest/client/TestXmlParsing.html       |    90 +
 .../hadoop/hbase/rest/client/package-frame.html |     9 +-
 .../hbase/rest/client/package-summary.html      |    13 +-
 .../hadoop/hbase/rest/model/package-frame.html  |     2 +-
 .../hbase/rest/model/package-summary.html       |     4 +-
 .../apache/hadoop/hbase/rest/package-frame.html |     2 +-
 .../hadoop/hbase/rest/package-summary.html      |     4 +-
 .../hbase/security/access/package-frame.html    |     2 +-
 .../hbase/security/access/package-summary.html  |     4 +-
 .../hadoop/hbase/security/package-frame.html    |     2 +-
 .../hadoop/hbase/security/package-summary.html  |     4 +-
 .../hbase/security/token/package-frame.html     |     2 +-
 .../hbase/security/token/package-summary.html   |     4 +-
 .../security/visibility/package-frame.html      |     2 +-
 .../security/visibility/package-summary.html    |     4 +-
 .../hbase/snapshot/SnapshotTestingUtils.html    |  1193 +-
 .../hadoop/hbase/snapshot/package-frame.html    |     2 +-
 .../hadoop/hbase/snapshot/package-summary.html  |     4 +-
 .../test/IntegrationTestBigLinkedList.html      |  2449 +-
 .../test/IntegrationTestZKAndFSPermissions.html |   382 +-
 .../apache/hadoop/hbase/test/package-frame.html |     2 +-
 .../hadoop/hbase/test/package-summary.html      |     4 +-
 .../hbase/testclassification/package-frame.html |     2 +-
 .../testclassification/package-summary.html     |     4 +-
 .../hadoop/hbase/thrift/package-frame.html      |     2 +-
 .../hadoop/hbase/thrift/package-summary.html    |     4 +-
 .../hadoop/hbase/thrift2/package-frame.html     |     2 +-
 .../hadoop/hbase/thrift2/package-summary.html   |     4 +-
 .../apache/hadoop/hbase/tool/package-frame.html |     2 +-
 .../hadoop/hbase/tool/package-summary.html      |     4 +-
 .../hadoop/hbase/trace/package-frame.html       |     2 +-
 .../hadoop/hbase/trace/package-summary.html     |     4 +-
 .../hadoop/hbase/types/package-frame.html       |     2 +-
 .../hadoop/hbase/types/package-summary.html     |     4 +-
 .../hadoop/hbase/util/MultiThreadedAction.html  |   785 +-
 .../hbase/util/MultiThreadedWriterBase.html     |   223 +-
 .../hadoop/hbase/util/TestCompressionTest.html  |   134 +-
 .../apache/hadoop/hbase/util/TestHBaseFsck.html |  5204 +-
 .../apache/hadoop/hbase/util/TestIdLock.html    |     6 +-
 .../hadoop/hbase/util/TestIdReadWriteLock.html  |     6 +-
 .../hadoop/hbase/util/bytes/package-frame.html  |     2 +-
 .../hbase/util/bytes/package-summary.html       |     4 +-
 .../hbase/util/comparator/package-frame.html    |     2 +-
 .../hbase/util/comparator/package-summary.html  |     4 +-
 .../hadoop/hbase/util/hbck/package-frame.html   |     2 +-
 .../hadoop/hbase/util/hbck/package-summary.html |     4 +-
 .../hadoop/hbase/util/number/package-frame.html |     2 +-
 .../hbase/util/number/package-summary.html      |     4 +-
 .../apache/hadoop/hbase/util/package-frame.html |     4 +-
 .../hadoop/hbase/util/package-summary.html      |     6 +-
 .../hadoop/hbase/util/test/package-frame.html   |     2 +-
 .../hadoop/hbase/util/test/package-summary.html |     4 +-
 .../hadoop/hbase/util/vint/package-frame.html   |     2 +-
 .../hadoop/hbase/util/vint/package-summary.html |     4 +-
 .../apache/hadoop/hbase/wal/TestWALMethods.html |   299 +-
 .../apache/hadoop/hbase/wal/TestWALSplit.html   |    36 +-
 .../apache/hadoop/hbase/wal/package-frame.html  |     2 +-
 .../hadoop/hbase/wal/package-summary.html       |     4 +-
 .../hadoop/hbase/zookeeper/TestZKUtil.html      |    80 +-
 .../hbase/zookeeper/lock/package-frame.html     |     2 +-
 .../hbase/zookeeper/lock/package-summary.html   |     4 +-
 .../hadoop/hbase/zookeeper/package-frame.html   |     2 +-
 .../hadoop/hbase/zookeeper/package-summary.html |     4 +-
 1.2/xref-test/overview-frame.html               |     5 +-
 1.2/xref-test/overview-summary.html             |    11 +-
 1.2/xref/allclasses-frame.html                  |    31 +-
 .../protobuf/HBaseZeroCopyByteString.html       |     4 +-
 1.2/xref/com/google/protobuf/package-frame.html |     2 +-
 .../com/google/protobuf/package-summary.html    |     4 +-
 1.2/xref/index.html                             |     2 +-
 .../apache/hadoop/hbase/MetaTableAccessor.html  |   293 +-
 1.2/xref/org/apache/hadoop/hbase/Version.html   |    12 +-
 .../hbase/backup/example/package-frame.html     |     2 +-
 .../hbase/backup/example/package-summary.html   |     4 +-
 .../hadoop/hbase/backup/package-frame.html      |     2 +-
 .../hadoop/hbase/backup/package-summary.html    |     4 +-
 .../hbase/classification/package-frame.html     |     2 +-
 .../hbase/classification/package-summary.html   |     4 +-
 .../classification/tools/package-frame.html     |     2 +-
 .../classification/tools/package-summary.html   |     4 +-
 .../hadoop/hbase/client/ClientScanner.html      |   880 +-
 .../client/ClientSmallReversedScanner.html      |   553 +-
 .../hadoop/hbase/client/ConnectionManager.html  |     2 +-
 .../org/apache/hadoop/hbase/client/Scan.html    |  1701 +-
 .../hbase/client/TableSnapshotScanner.html      |   125 +-
 .../hbase/client/backoff/package-frame.html     |     2 +-
 .../hbase/client/backoff/package-summary.html   |     4 +-
 .../coprocessor/SecureBulkLoadClient.html       |   181 +-
 .../hbase/client/coprocessor/package-frame.html |     2 +-
 .../client/coprocessor/package-summary.html     |     4 +-
 .../hbase/client/example/package-frame.html     |     2 +-
 .../hbase/client/example/package-summary.html   |     4 +-
 .../hbase/client/metrics/ScanMetrics.html       |    66 +-
 .../client/metrics/ServerSideScanMetrics.html   |   135 +-
 .../hbase/client/metrics/package-frame.html     |     2 +-
 .../hbase/client/metrics/package-summary.html   |     4 +-
 .../hadoop/hbase/client/package-frame.html      |     8 +-
 .../hadoop/hbase/client/package-summary.html    |    14 +-
 .../hbase/client/replication/package-frame.html |     2 +-
 .../client/replication/package-summary.html     |     4 +-
 .../hbase/client/security/package-frame.html    |     2 +-
 .../hbase/client/security/package-summary.html  |     4 +-
 .../hadoop/hbase/codec/KeyValueCodec.html       |    12 +-
 .../hbase/codec/KeyValueCodecWithTags.html      |    12 +-
 .../hadoop/hbase/codec/package-frame.html       |     6 +-
 .../hadoop/hbase/codec/package-summary.html     |     8 +-
 .../prefixtree/decode/column/package-frame.html |     2 +-
 .../decode/column/package-summary.html          |     4 +-
 .../codec/prefixtree/decode/package-frame.html  |     2 +-
 .../prefixtree/decode/package-summary.html      |     4 +-
 .../prefixtree/decode/row/package-frame.html    |     2 +-
 .../prefixtree/decode/row/package-summary.html  |     4 +-
 .../decode/timestamp/package-frame.html         |     2 +-
 .../decode/timestamp/package-summary.html       |     4 +-
 .../prefixtree/encode/column/package-frame.html |     2 +-
 .../encode/column/package-summary.html          |     4 +-
 .../prefixtree/encode/other/package-frame.html  |     2 +-
 .../encode/other/package-summary.html           |     4 +-
 .../codec/prefixtree/encode/package-frame.html  |     2 +-
 .../prefixtree/encode/package-summary.html      |     4 +-
 .../prefixtree/encode/row/package-frame.html    |     2 +-
 .../prefixtree/encode/row/package-summary.html  |     4 +-
 .../encode/tokenize/package-frame.html          |     2 +-
 .../encode/tokenize/package-summary.html        |     4 +-
 .../hbase/codec/prefixtree/package-frame.html   |     2 +-
 .../hbase/codec/prefixtree/package-summary.html |     4 +-
 .../codec/prefixtree/scanner/package-frame.html |     2 +-
 .../prefixtree/scanner/package-summary.html     |     4 +-
 .../apache/hadoop/hbase/conf/package-frame.html |     2 +-
 .../hadoop/hbase/conf/package-summary.html      |     4 +-
 .../hadoop/hbase/constraint/package-frame.html  |     2 +-
 .../hbase/constraint/package-summary.html       |     4 +-
 .../ZKSplitLogManagerCoordination.html          |     6 +-
 .../ZkSplitLogWorkerCoordination.html           |     4 +-
 .../hbase/coordination/package-frame.html       |     4 +-
 .../hbase/coordination/package-summary.html     |     6 +-
 .../hbase/coprocessor/CoprocessorHost.html      |   181 +-
 .../hbase/coprocessor/MasterObserver.html       |     4 +-
 .../coprocessor/example/package-frame.html      |     2 +-
 .../coprocessor/example/package-summary.html    |     4 +-
 .../hadoop/hbase/coprocessor/package-frame.html |     2 +-
 .../hbase/coprocessor/package-summary.html      |     4 +-
 .../hbase/errorhandling/package-frame.html      |     2 +-
 .../hbase/errorhandling/package-summary.html    |     4 +-
 .../hadoop/hbase/exceptions/package-frame.html  |     2 +-
 .../hbase/exceptions/package-summary.html       |     4 +-
 .../hadoop/hbase/executor/package-frame.html    |     2 +-
 .../hadoop/hbase/executor/package-summary.html  |     4 +-
 .../hbase/filter/ColumnPaginationFilter.html    |     2 +-
 .../hbase/filter/MultiRowRangeFilter.html       |   747 +-
 .../hadoop/hbase/filter/package-frame.html      |     2 +-
 .../hadoop/hbase/filter/package-summary.html    |     4 +-
 .../org/apache/hadoop/hbase/fs/HFileSystem.html |     2 +-
 .../apache/hadoop/hbase/fs/package-frame.html   |     2 +-
 .../apache/hadoop/hbase/fs/package-summary.html |     4 +-
 .../hadoop/hbase/http/conf/package-frame.html   |     2 +-
 .../hadoop/hbase/http/conf/package-summary.html |     4 +-
 .../hadoop/hbase/http/jmx/JMXJsonServlet.html   |   159 +-
 .../hadoop/hbase/http/jmx/package-frame.html    |     2 +-
 .../hadoop/hbase/http/jmx/package-summary.html  |     4 +-
 .../hadoop/hbase/http/lib/package-frame.html    |     2 +-
 .../hadoop/hbase/http/lib/package-summary.html  |     4 +-
 .../hadoop/hbase/http/log/package-frame.html    |     2 +-
 .../hadoop/hbase/http/log/package-summary.html  |     4 +-
 .../apache/hadoop/hbase/http/package-frame.html |     2 +-
 .../hadoop/hbase/http/package-summary.html      |     4 +-
 .../hadoop/hbase/io/BoundedByteBufferPool.html  |    18 +-
 .../hadoop/hbase/io/compress/Compression.html   |   413 +-
 .../hadoop/hbase/io/compress/package-frame.html |     2 +-
 .../hbase/io/compress/package-summary.html      |     4 +-
 .../hbase/io/crypto/aes/package-frame.html      |     2 +-
 .../hbase/io/crypto/aes/package-summary.html    |     4 +-
 .../hadoop/hbase/io/crypto/package-frame.html   |     2 +-
 .../hadoop/hbase/io/crypto/package-summary.html |     4 +-
 .../hadoop/hbase/io/encoding/package-frame.html |     2 +-
 .../hbase/io/encoding/package-summary.html      |     4 +-
 .../hbase/io/hadoopbackport/package-frame.html  |     2 +-
 .../io/hadoopbackport/package-summary.html      |     4 +-
 .../hadoop/hbase/io/hfile/CacheConfig.html      |  1289 +-
 .../hadoop/hbase/io/hfile/FixedFileTrailer.html |   529 +-
 .../hadoop/hbase/io/hfile/HFileBlock.html       |     2 +-
 .../hadoop/hbase/io/hfile/HFileBlockIndex.html  |     2 +-
 .../apache/hadoop/hbase/io/hfile/HFileUtil.html |    59 +
 .../hadoop/hbase/io/hfile/PrefetchExecutor.html |     4 +-
 .../hbase/io/hfile/bucket/BucketAllocator.html  |  1051 +-
 .../hbase/io/hfile/bucket/BucketCache.html      |  2653 +-
 .../hbase/io/hfile/bucket/package-frame.html    |     2 +-
 .../hbase/io/hfile/bucket/package-summary.html  |     4 +-
 .../hadoop/hbase/io/hfile/package-frame.html    |     7 +-
 .../hadoop/hbase/io/hfile/package-summary.html  |    11 +-
 .../apache/hadoop/hbase/io/package-frame.html   |     2 +-
 .../apache/hadoop/hbase/io/package-summary.html |     4 +-
 .../hbase/io/util/HeapMemorySizeUtil.html       |   283 +-
 .../hadoop/hbase/io/util/package-frame.html     |     2 +-
 .../hadoop/hbase/io/util/package-summary.html   |     4 +-
 .../org/apache/hadoop/hbase/ipc/RpcServer.html  |  4944 +-
 .../hadoop/hbase/ipc/RpcServerInterface.html    |   101 +-
 .../apache/hadoop/hbase/ipc/package-frame.html  |     2 +-
 .../hadoop/hbase/ipc/package-summary.html       |     4 +-
 .../hadoop/hbase/jetty/package-frame.html       |     2 +-
 .../hadoop/hbase/jetty/package-summary.html     |     4 +-
 .../hbase/mapred/TableRecordReaderImpl.html     |   208 +-
 .../hadoop/hbase/mapred/package-frame.html      |     2 +-
 .../hadoop/hbase/mapred/package-summary.html    |     4 +-
 .../hadoop/hbase/mapreduce/CellCounter.html     |     2 +-
 .../hadoop/hbase/mapreduce/RowCounter.html      |     2 +-
 .../hadoop/hbase/mapreduce/SyncTable.html       |     2 +-
 .../hbase/mapreduce/TableRecordReaderImpl.html  |   304 +-
 .../mapreduce/TableSnapshotInputFormatImpl.html |   179 +-
 .../hadoop/hbase/mapreduce/package-frame.html   |     4 +-
 .../hadoop/hbase/mapreduce/package-summary.html |     6 +-
 .../replication/VerifyReplication.html          |     4 +-
 .../mapreduce/replication/package-frame.html    |     2 +-
 .../mapreduce/replication/package-summary.html  |     4 +-
 .../hadoop/hbase/master/AssignmentManager.html  |  7173 +-
 .../org/apache/hadoop/hbase/master/HMaster.html |  5320 +-
 .../hadoop/hbase/master/MasterFileSystem.html   |   711 +-
 .../hadoop/hbase/master/RegionStates.html       |  1551 +-
 .../master/balancer/SimpleLoadBalancer.html     |   314 +-
 .../hbase/master/balancer/package-frame.html    |     2 +-
 .../hbase/master/balancer/package-summary.html  |     4 +-
 .../hbase/master/cleaner/package-frame.html     |     2 +-
 .../hbase/master/cleaner/package-summary.html   |     4 +-
 .../master/handler/ClosedRegionHandler.html     |    13 +-
 .../hbase/master/handler/package-frame.html     |     2 +-
 .../hbase/master/handler/package-summary.html   |     4 +-
 .../hbase/master/normalizer/package-frame.html  |     2 +-
 .../master/normalizer/package-summary.html      |     4 +-
 .../hadoop/hbase/master/package-frame.html      |     2 +-
 .../hadoop/hbase/master/package-summary.html    |     4 +-
 .../master/procedure/MasterProcedureUtil.html   |   158 +-
 .../hbase/master/procedure/package-frame.html   |     5 +-
 .../hbase/master/procedure/package-summary.html |     9 +-
 .../hbase/master/snapshot/SnapshotManager.html  |     6 +-
 .../hbase/master/snapshot/package-frame.html    |     2 +-
 .../hbase/master/snapshot/package-summary.html  |     4 +-
 .../hadoop/hbase/metrics/package-frame.html     |     2 +-
 .../hadoop/hbase/metrics/package-summary.html   |     4 +-
 .../hadoop/hbase/migration/package-frame.html   |     2 +-
 .../hadoop/hbase/migration/package-summary.html |     4 +-
 .../hadoop/hbase/monitoring/package-frame.html  |     2 +-
 .../hbase/monitoring/package-summary.html       |     4 +-
 .../hadoop/hbase/namespace/package-frame.html   |     2 +-
 .../hadoop/hbase/namespace/package-summary.html |     4 +-
 .../org/apache/hadoop/hbase/package-frame.html  |     2 +-
 .../apache/hadoop/hbase/package-summary.html    |     4 +-
 .../hbase/procedure/flush/package-frame.html    |     2 +-
 .../hbase/procedure/flush/package-summary.html  |     4 +-
 .../hadoop/hbase/procedure/package-frame.html   |     2 +-
 .../hadoop/hbase/procedure/package-summary.html |     4 +-
 .../hbase/procedure2/ProcedureExecutor.html     |  2560 +-
 .../hadoop/hbase/procedure2/package-frame.html  |     2 +-
 .../hbase/procedure2/package-summary.html       |     4 +-
 .../hbase/procedure2/store/package-frame.html   |     2 +-
 .../hbase/procedure2/store/package-summary.html |     4 +-
 .../procedure2/store/wal/package-frame.html     |     2 +-
 .../procedure2/store/wal/package-summary.html   |     4 +-
 .../hbase/procedure2/util/package-frame.html    |     2 +-
 .../hbase/procedure2/util/package-summary.html  |     4 +-
 .../hadoop/hbase/protobuf/ProtobufUtil.html     |  6579 +-
 .../hadoop/hbase/protobuf/package-frame.html    |     2 +-
 .../hadoop/hbase/protobuf/package-summary.html  |     4 +-
 .../hadoop/hbase/quotas/MasterQuotaManager.html |   973 +-
 .../hadoop/hbase/quotas/package-frame.html      |     2 +-
 .../hadoop/hbase/quotas/package-summary.html    |     4 +-
 .../hbase/regionserver/CompactSplitThread.html  |  1166 +-
 .../ConstantSizeRegionSplitPolicy.html          |   141 +-
 .../regionserver/FlushRequestListener.html      |     2 +-
 .../hadoop/hbase/regionserver/FlushType.html    |    45 +
 .../hadoop/hbase/regionserver/HRegion.html      | 10271 +--
 .../hbase/regionserver/HRegionServer.html       |  6426 +-
 .../hbase/regionserver/HeapMemoryManager.html   |   829 +-
 ...IncreasingToUpperBoundRegionSplitPolicy.html |     4 +-
 .../hadoop/hbase/regionserver/KeyValueHeap.html |   772 +-
 .../hadoop/hbase/regionserver/Leases.html       |   479 +-
 .../hadoop/hbase/regionserver/LogRoller.html    |     2 +-
 .../hbase/regionserver/MemStoreChunkPool.html   |    66 +-
 .../hbase/regionserver/MemStoreFlusher.html     |  1366 +-
 .../hbase/regionserver/RSRpcServices.html       |  5458 +-
 .../regionserver/RegionCoprocessorHost.html     |    12 +-
 .../regionserver/RegionMergeTransaction.html    |     6 +-
 .../RegionMergeTransactionImpl.html             |    14 +-
 .../RegionServerCoprocessorHost.html            |    10 +-
 .../hadoop/hbase/regionserver/ShutdownHook.html |   291 +-
 .../hbase/regionserver/SplitTransaction.html    |     6 +-
 .../regionserver/SplitTransactionImpl.html      |    16 +-
 .../hbase/regionserver/SteppingSplitPolicy.html |    46 +
 .../hadoop/hbase/regionserver/StoreFile.html    |     8 +-
 .../regionserver/compactions/package-frame.html |     2 +-
 .../compactions/package-summary.html            |     4 +-
 .../regionserver/handler/package-frame.html     |     2 +-
 .../regionserver/handler/package-summary.html   |     4 +-
 .../hbase/regionserver/package-frame.html       |    15 +-
 .../hbase/regionserver/package-summary.html     |    19 +-
 .../regionserver/snapshot/package-frame.html    |     2 +-
 .../regionserver/snapshot/package-summary.html  |     4 +-
 .../hadoop/hbase/regionserver/wal/FSHLog.html   |  3780 +-
 .../hbase/regionserver/wal/SyncFuture.html      |   348 +-
 .../regionserver/wal/WALActionsListener.html    |   234 +-
 .../hbase/regionserver/wal/package-frame.html   |     2 +-
 .../hbase/regionserver/wal/package-summary.html |     4 +-
 .../replication/ReplicationPeersZKImpl.html     |     2 +-
 .../replication/ReplicationQueuesZKImpl.html    |     2 +-
 .../hbase/replication/master/package-frame.html |     2 +-
 .../replication/master/package-summary.html     |     4 +-
 .../hadoop/hbase/replication/package-frame.html |     2 +-
 .../hbase/replication/package-summary.html      |     4 +-
 .../HBaseInterClusterReplicationEndpoint.html   |   594 +-
 .../regionserver/ReplicationSource.html         |  1612 +-
 .../regionserver/ReplicationSourceManager.html  |   470 +-
 .../replication/regionserver/package-frame.html |     2 +-
 .../regionserver/package-summary.html           |     4 +-
 .../hbase/rest/ScannerResultGenerator.html      |   331 +-
 .../hadoop/hbase/rest/client/RemoteAdmin.html   |   768 +-
 .../hadoop/hbase/rest/client/package-frame.html |     2 +-
 .../hbase/rest/client/package-summary.html      |     4 +-
 .../hadoop/hbase/rest/filter/package-frame.html |     2 +-
 .../hbase/rest/filter/package-summary.html      |     4 +-
 .../hadoop/hbase/rest/model/package-frame.html  |     2 +-
 .../hbase/rest/model/package-summary.html       |     4 +-
 .../apache/hadoop/hbase/rest/package-frame.html |     2 +-
 .../hadoop/hbase/rest/package-summary.html      |     4 +-
 .../rest/provider/consumer/package-frame.html   |     2 +-
 .../rest/provider/consumer/package-summary.html |     4 +-
 .../hbase/rest/provider/package-frame.html      |     2 +-
 .../hbase/rest/provider/package-summary.html    |     4 +-
 .../rest/provider/producer/package-frame.html   |     2 +-
 .../rest/provider/producer/package-summary.html |     4 +-
 .../hbase/security/HBaseSaslRpcServer.html      |     8 +-
 .../security/access/SecureBulkLoadEndpoint.html |     2 +-
 .../hbase/security/access/package-frame.html    |     4 +-
 .../hbase/security/access/package-summary.html  |     6 +-
 .../hadoop/hbase/security/package-frame.html    |     2 +-
 .../hadoop/hbase/security/package-summary.html  |     4 +-
 .../hbase/security/token/package-frame.html     |     2 +-
 .../hbase/security/token/package-summary.html   |     4 +-
 .../visibility/expression/package-frame.html    |     2 +-
 .../visibility/expression/package-summary.html  |     4 +-
 .../security/visibility/package-frame.html      |     2 +-
 .../security/visibility/package-summary.html    |     4 +-
 .../hadoop/hbase/snapshot/package-frame.html    |     2 +-
 .../hadoop/hbase/snapshot/package-summary.html  |     4 +-
 .../hadoop/hbase/thrift/ThriftServerRunner.html |  3077 +-
 .../hadoop/hbase/thrift/package-frame.html      |     2 +-
 .../hadoop/hbase/thrift/package-summary.html    |     4 +-
 .../hadoop/hbase/thrift2/ThriftServer.html      |   937 +-
 .../hadoop/hbase/thrift2/package-frame.html     |     2 +-
 .../hadoop/hbase/thrift2/package-summary.html   |     4 +-
 .../hbase/tmpl/common/TaskMonitorTmpl.html      |    62 +-
 .../hbase/tmpl/common/TaskMonitorTmplImpl.html  |    18 +-
 .../hadoop/hbase/tmpl/common/package-frame.html |     2 +-
 .../hbase/tmpl/common/package-summary.html      |     4 +-
 .../master/AssignmentManagerStatusTmpl.html     |     2 +-
 .../master/AssignmentManagerStatusTmplImpl.html |     2 +-
 .../tmpl/master/BackupMasterStatusTmpl.html     |     2 +-
 .../tmpl/master/BackupMasterStatusTmplImpl.html |     2 +-
 .../hbase/tmpl/master/MasterStatusTmpl.html     |   272 +-
 .../hbase/tmpl/master/MasterStatusTmplImpl.html |   664 +-
 .../hbase/tmpl/master/RegionServerListTmpl.html |     2 +-
 .../tmpl/master/RegionServerListTmplImpl.html   |   766 +-
 .../hadoop/hbase/tmpl/master/package-frame.html |     2 +-
 .../hbase/tmpl/master/package-summary.html      |     4 +-
 .../hbase/tmpl/regionserver/BlockCacheTmpl.html |    14 +-
 .../tmpl/regionserver/BlockCacheTmplImpl.html   |   702 +-
 .../tmpl/regionserver/BlockCacheViewTmpl.html   |    14 +-
 .../regionserver/BlockCacheViewTmplImpl.html    |     2 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.html   |   104 +-
 .../tmpl/regionserver/RSStatusTmplImpl.html     |    26 +-
 .../hbase/tmpl/regionserver/RegionListTmpl.html |    14 +-
 .../tmpl/regionserver/RegionListTmplImpl.html   |   478 +-
 .../tmpl/regionserver/ServerMetricsTmpl.html    |    18 +-
 .../regionserver/ServerMetricsTmplImpl.html     |   303 +-
 .../hbase/tmpl/regionserver/package-frame.html  |     6 +-
 .../tmpl/regionserver/package-summary.html      |     8 +-
 .../org/apache/hadoop/hbase/tool/Canary.html    |     2 +-
 .../apache/hadoop/hbase/tool/package-frame.html |     2 +-
 .../hadoop/hbase/tool/package-summary.html      |     4 +-
 .../hadoop/hbase/trace/package-frame.html       |     2 +-
 .../hadoop/hbase/trace/package-summary.html     |     4 +-
 .../hadoop/hbase/types/package-frame.html       |     2 +-
 .../hadoop/hbase/types/package-summary.html     |     4 +-
 .../org/apache/hadoop/hbase/util/ClassSize.html |   408 +-
 .../org/apache/hadoop/hbase/util/HBaseFsck.html |  9120 +--
 .../hadoop/hbase/util/HBaseFsckRepair.html      |    10 +-
 .../hadoop/hbase/util/JvmPauseMonitor.html      |   225 +-
 .../hadoop/hbase/util/ModifyRegionUtils.html    |    53 +-
 .../util/byterange/impl/package-frame.html      |     2 +-
 .../util/byterange/impl/package-summary.html    |     4 +-
 .../hbase/util/byterange/package-frame.html     |     2 +-
 .../hbase/util/byterange/package-summary.html   |     4 +-
 .../util/hbck/TableIntegrityErrorHandler.html   |    58 +-
 .../hadoop/hbase/util/hbck/package-frame.html   |     2 +-
 .../hadoop/hbase/util/hbck/package-summary.html |     4 +-
 .../apache/hadoop/hbase/util/package-frame.html |     2 +-
 .../hadoop/hbase/util/package-summary.html      |     4 +-
 .../hadoop/hbase/util/test/package-frame.html   |     2 +-
 .../hadoop/hbase/util/test/package-summary.html |     4 +-
 .../hadoop/hbase/util/vint/package-frame.html   |     2 +-
 .../hadoop/hbase/util/vint/package-summary.html |     4 +-
 .../apache/hadoop/hbase/wal/package-frame.html  |     2 +-
 .../hadoop/hbase/wal/package-summary.html       |     4 +-
 .../apache/hadoop/hbase/zookeeper/ZKUtil.html   |     2 +-
 .../hbase/zookeeper/lock/package-frame.html     |     2 +-
 .../hbase/zookeeper/lock/package-summary.html   |     4 +-
 .../hadoop/hbase/zookeeper/package-frame.html   |     2 +-
 .../hadoop/hbase/zookeeper/package-summary.html |     4 +-
 .../hadoop/metrics2/impl/package-frame.html     |     2 +-
 .../hadoop/metrics2/impl/package-summary.html   |     4 +-
 .../hadoop/metrics2/lib/package-frame.html      |     2 +-
 .../hadoop/metrics2/lib/package-summary.html    |     4 +-
 .../apache/hadoop/metrics2/package-frame.html   |     2 +-
 .../apache/hadoop/metrics2/package-summary.html |     4 +-
 .../hadoop/metrics2/util/package-frame.html     |     2 +-
 .../hadoop/metrics2/util/package-summary.html   |     4 +-
 1.2/xref/overview-frame.html                    |     2 +-
 1.2/xref/overview-summary.html                  |     6 +-
 7039 files changed, 492679 insertions(+), 590998 deletions(-)
----------------------------------------------------------------------