Published site at 0b28155d274910b4e667b949d51f78809a1eff0b.
Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/e11cf2cb Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/e11cf2cb Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/e11cf2cb Branch: refs/heads/asf-site Commit: e11cf2cbadbdd9ff7a2e97fe53b761752bb8452f Parents: 436b0b1 Author: jenkins <[email protected]> Authored: Thu Jun 14 22:21:56 2018 +0000 Committer: jenkins <[email protected]> Committed: Thu Jun 14 22:21:56 2018 +0000 ---------------------------------------------------------------------- acid-semantics.html | 4 +- apache_hbase_reference_guide.pdf | 4 +- book.html | 2 +- bulk-loads.html | 4 +- checkstyle-aggregate.html | 30234 ++++++++--------- checkstyle.rss | 12 +- coc.html | 4 +- dependencies.html | 4 +- dependency-convergence.html | 4 +- dependency-info.html | 4 +- dependency-management.html | 4 +- devapidocs/allclasses-frame.html | 4 + devapidocs/allclasses-noframe.html | 4 + devapidocs/constant-values.html | 71 +- devapidocs/index-all.html | 121 +- .../hadoop/hbase/backup/BackupDriver.html | 24 +- .../BackupRestoreConstants.BackupCommand.html | 44 +- .../hbase/backup/BackupRestoreConstants.html | 135 +- .../hbase/backup/class-use/BackupInfo.html | 13 + .../impl/BackupCommands.BackupSetCommand.html | 32 +- .../backup/impl/BackupCommands.Command.html | 18 +- .../impl/BackupCommands.CreateCommand.html | 18 +- .../impl/BackupCommands.DeleteCommand.html | 65 +- .../impl/BackupCommands.DescribeCommand.html | 8 +- .../backup/impl/BackupCommands.HelpCommand.html | 8 +- .../impl/BackupCommands.HistoryCommand.html | 18 +- .../impl/BackupCommands.MergeCommand.html | 12 +- .../impl/BackupCommands.ProgressCommand.html | 8 +- .../impl/BackupCommands.RepairCommand.html | 14 +- .../hbase/backup/impl/BackupCommands.html | 36 +- .../hadoop/hbase/backup/package-tree.html | 4 +- .../hadoop/hbase/class-use/ServerName.html | 54 +- .../hadoop/hbase/client/VersionInfoUtil.html | 4 +- .../hadoop/hbase/client/package-tree.html | 26 +- .../hadoop/hbase/filter/package-tree.html | 8 +- .../hadoop/hbase/io/hfile/package-tree.html | 8 +- .../hbase/io/util/class-use/Dictionary.html | 49 +- .../apache/hadoop/hbase/ipc/package-tree.html | 2 +- .../hadoop/hbase/mapreduce/package-tree.html | 2 +- .../master/HMaster.InitializationMonitor.html | 20 +- .../master/HMaster.MasterStoppedException.html | 4 +- .../hbase/master/HMaster.RedirectServlet.html | 12 +- .../org/apache/hadoop/hbase/master/HMaster.html | 524 +- .../master/HMasterCommandLine.LocalHMaster.html | 4 +- .../hbase/master/RegionServerTracker.html | 190 +- .../hadoop/hbase/master/ServerManager.html | 245 +- .../hbase/master/balancer/package-tree.html | 2 +- .../hbase/master/class-use/MasterServices.html | 13 +- .../master/class-use/RegionServerTracker.html | 2 +- .../hbase/master/class-use/ServerManager.html | 5 +- .../hadoop/hbase/master/package-summary.html | 3 +- .../hadoop/hbase/master/package-tree.html | 6 +- .../apache/hadoop/hbase/master/package-use.html | 3 +- .../hbase/master/procedure/package-tree.html | 2 +- .../org/apache/hadoop/hbase/package-tree.html | 16 +- .../hadoop/hbase/procedure2/package-tree.html | 4 +- .../class-use/SpaceQuotaSnapshotNotifier.html | 2 +- .../hadoop/hbase/quotas/package-tree.html | 8 +- .../hadoop/hbase/regionserver/package-tree.html | 20 +- .../regionserver/querymatcher/package-tree.html | 4 +- .../wal/AbstractProtobufLogWriter.html | 20 +- .../wal/AsyncProtobufLogWriter.html | 16 +- .../wal/CompressionContext.DictionaryIndex.html | 382 + .../regionserver/wal/CompressionContext.html | 118 +- .../hbase/regionserver/wal/Compressor.html | 4 +- .../hbase/regionserver/wal/FSWALEntry.html | 2 +- .../regionserver/wal/ProtobufLogReader.html | 10 +- .../regionserver/wal/ProtobufLogWriter.html | 14 +- .../hbase/regionserver/wal/ReaderBase.html | 16 +- .../regionserver/wal/SecureWALCellCodec.html | 6 +- .../wal/WALCellCodec.BaosAndCompressor.html | 68 +- .../wal/WALCellCodec.ByteStringCompressor.html | 14 +- .../WALCellCodec.ByteStringUncompressor.html | 16 +- .../wal/WALCellCodec.CompressedKvDecoder.html | 12 +- .../wal/WALCellCodec.CompressedKvEncoder.html | 8 +- .../wal/WALCellCodec.EnsureKvEncoder.html | 10 +- .../wal/WALCellCodec.NoneCompressor.html | 287 + .../wal/WALCellCodec.NoneUncompressor.html | 287 + .../wal/WALCellCodec.StatelessUncompressor.html | 326 + .../hbase/regionserver/wal/WALCellCodec.html | 87 +- .../regionserver/wal/WALCoprocessorHost.html | 4 +- .../CompressionContext.DictionaryIndex.html | 187 + .../wal/class-use/CompressionContext.html | 59 +- .../WALCellCodec.ByteStringCompressor.html | 8 + .../WALCellCodec.ByteStringUncompressor.html | 25 +- .../class-use/WALCellCodec.NoneCompressor.html | 125 + .../WALCellCodec.NoneUncompressor.html | 125 + .../WALCellCodec.StatelessUncompressor.html | 125 + .../hbase/regionserver/wal/package-frame.html | 4 + .../hbase/regionserver/wal/package-summary.html | 22 +- .../hbase/regionserver/wal/package-tree.html | 6 +- .../hbase/regionserver/wal/package-use.html | 60 +- .../class-use/ReplicationException.html | 5 +- .../replication/regionserver/package-tree.html | 2 +- .../hbase/security/access/package-tree.html | 2 +- .../hadoop/hbase/security/package-tree.html | 2 +- .../hadoop/hbase/thrift/package-tree.html | 2 +- .../hadoop/hbase/util/class-use/Pair.html | 4 + .../apache/hadoop/hbase/util/package-tree.html | 8 +- .../org/apache/hadoop/hbase/wal/WAL.Entry.html | 38 +- .../org/apache/hadoop/hbase/wal/WAL.Reader.html | 12 +- devapidocs/org/apache/hadoop/hbase/wal/WAL.html | 42 +- .../org/apache/hadoop/hbase/wal/WALKeyImpl.html | 170 +- .../hbase/zookeeper/class-use/ZKListener.html | 3 +- devapidocs/overview-tree.html | 4 + .../org/apache/hadoop/hbase/Version.html | 6 +- .../hadoop/hbase/backup/BackupDriver.html | 383 +- .../BackupRestoreConstants.BackupCommand.html | 115 +- .../hbase/backup/BackupRestoreConstants.html | 115 +- .../impl/BackupCommands.BackupSetCommand.html | 2115 +- .../backup/impl/BackupCommands.Command.html | 2115 +- .../impl/BackupCommands.CreateCommand.html | 2115 +- .../impl/BackupCommands.DeleteCommand.html | 2115 +- .../impl/BackupCommands.DescribeCommand.html | 2115 +- .../backup/impl/BackupCommands.HelpCommand.html | 2115 +- .../impl/BackupCommands.HistoryCommand.html | 2115 +- .../impl/BackupCommands.MergeCommand.html | 2115 +- .../impl/BackupCommands.ProgressCommand.html | 2115 +- .../impl/BackupCommands.RepairCommand.html | 2115 +- .../hbase/backup/impl/BackupCommands.html | 2115 +- .../hadoop/hbase/client/VersionInfoUtil.html | 2 +- .../master/HMaster.InitializationMonitor.html | 6804 ++-- .../master/HMaster.MasterStoppedException.html | 6804 ++-- .../hbase/master/HMaster.RedirectServlet.html | 6804 ++-- .../org/apache/hadoop/hbase/master/HMaster.html | 6804 ++-- .../hbase/master/RegionServerTracker.html | 355 +- .../hadoop/hbase/master/ServerManager.html | 2019 +- .../wal/AbstractProtobufLogWriter.html | 129 +- ...ncProtobufLogWriter.OutputStreamWrapper.html | 221 +- .../wal/AsyncProtobufLogWriter.html | 221 +- .../wal/CompressionContext.DictionaryIndex.html | 159 + .../regionserver/wal/CompressionContext.html | 122 +- .../wal/ProtobufLogReader.WALHdrContext.html | 272 +- .../wal/ProtobufLogReader.WALHdrResult.html | 272 +- .../regionserver/wal/ProtobufLogReader.html | 272 +- .../regionserver/wal/ProtobufLogWriter.html | 151 +- .../hbase/regionserver/wal/ReaderBase.html | 147 +- .../wal/SecureProtobufLogReader.html | 15 +- .../wal/WALCellCodec.BaosAndCompressor.html | 661 +- .../wal/WALCellCodec.ByteStringCompressor.html | 661 +- .../WALCellCodec.ByteStringUncompressor.html | 661 +- .../wal/WALCellCodec.CompressedKvDecoder.html | 661 +- .../wal/WALCellCodec.CompressedKvEncoder.html | 661 +- .../wal/WALCellCodec.EnsureKvEncoder.html | 661 +- .../wal/WALCellCodec.NoneCompressor.html | 476 + .../wal/WALCellCodec.NoneUncompressor.html | 476 + .../wal/WALCellCodec.StatelessUncompressor.html | 476 + .../hbase/regionserver/wal/WALCellCodec.html | 661 +- .../replication/ClusterMarkingEntryFilter.html | 14 +- .../org/apache/hadoop/hbase/wal/WAL.Entry.html | 531 +- .../org/apache/hadoop/hbase/wal/WAL.Reader.html | 531 +- .../org/apache/hadoop/hbase/wal/WAL.html | 531 +- .../org/apache/hadoop/hbase/wal/WALKeyImpl.html | 1134 +- downloads.html | 4 +- export_control.html | 4 +- index.html | 4 +- integration.html | 4 +- issue-tracking.html | 4 +- license.html | 4 +- mail-lists.html | 4 +- metrics.html | 4 +- old_news.html | 4 +- plugin-management.html | 4 +- plugins.html | 4 +- poweredbyhbase.html | 4 +- project-info.html | 4 +- project-reports.html | 4 +- project-summary.html | 4 +- pseudo-distributed.html | 4 +- replication.html | 4 +- resources.html | 4 +- source-repository.html | 4 +- sponsors.html | 4 +- supportingprojects.html | 4 +- team-list.html | 4 +- testdevapidocs/index-all.html | 6 +- .../hbase/TestLocalHBaseCluster.MyHMaster.html | 2 +- .../hadoop/hbase/backup/TestBackupDelete.html | 34 +- .../hadoop/hbase/backup/package-tree.html | 2 +- .../hadoop/hbase/io/hfile/package-tree.html | 2 +- ...ignmentListener.DummyAssignmentListener.html | 18 +- .../TestAssignmentListener.DummyListener.html | 8 +- ...tAssignmentListener.DummyServerListener.html | 18 +- .../hbase/master/TestAssignmentListener.html | 67 +- .../master/TestMasterMetrics.MyMaster.html | 4 +- .../hbase/master/TestMasterNoCluster.html | 28 +- .../TestShutdownBackupMaster.MockHMaster.html | 12 +- .../org/apache/hadoop/hbase/package-tree.html | 10 +- ...egionMergeTransactionOnCluster.MyMaster.html | 2 +- .../TestSplitTransactionOnCluster.MyMaster.html | 2 +- .../hadoop/hbase/regionserver/package-tree.html | 4 +- .../FaultyProtobufLogReader.FailureType.html | 4 +- ...stCustomWALCellCodec.CustomWALCellCodec.html | 6 +- ...stReplicationProcedureRetry.MockHMaster.html | 2 +- .../apache/hadoop/hbase/test/package-tree.html | 4 +- .../apache/hadoop/hbase/wal/package-tree.html | 4 +- .../hadoop/hbase/backup/TestBackupDelete.html | 206 +- ...ignmentListener.DummyAssignmentListener.html | 618 +- .../TestAssignmentListener.DummyListener.html | 618 +- ...tAssignmentListener.DummyServerListener.html | 618 +- .../hbase/master/TestAssignmentListener.html | 618 +- .../hbase/master/TestClockSkewDetection.html | 2 +- .../hbase/master/TestMasterNoCluster.html | 654 +- .../TestShutdownBackupMaster.MockHMaster.html | 2 +- .../hbase/master/TestShutdownBackupMaster.html | 2 +- .../FaultyProtobufLogReader.FailureType.html | 55 +- .../wal/FaultyProtobufLogReader.html | 55 +- 207 files changed, 53562 insertions(+), 49392 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e11cf2cb/acid-semantics.html ---------------------------------------------------------------------- diff --git a/acid-semantics.html b/acid-semantics.html index 15ef00e..5a1b7d1 100644 --- a/acid-semantics.html +++ b/acid-semantics.html @@ -7,7 +7,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20180613" /> + <meta name="Date-Revision-yyyymmdd" content="20180614" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache HBase – Apache HBase (TM) ACID Properties @@ -601,7 +601,7 @@ under the License. --> <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. - <li id="publishDate" class="pull-right">Last Published: 2018-06-13</li> + <li id="publishDate" class="pull-right">Last Published: 2018-06-14</li> </p> </div> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e11cf2cb/apache_hbase_reference_guide.pdf ---------------------------------------------------------------------- diff --git a/apache_hbase_reference_guide.pdf b/apache_hbase_reference_guide.pdf index 17d23cb..1686bc3 100644 --- a/apache_hbase_reference_guide.pdf +++ b/apache_hbase_reference_guide.pdf @@ -5,8 +5,8 @@ /Author (Apache HBase Team) /Creator (Asciidoctor PDF 1.5.0.alpha.15, based on Prawn 2.2.2) /Producer (Apache HBase Team) -/ModDate (D:20180613142954+00'00') -/CreationDate (D:20180613144611+00'00') +/ModDate (D:20180614220316+00'00') +/CreationDate (D:20180614221851+00'00') >> endobj 2 0 obj http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e11cf2cb/book.html ---------------------------------------------------------------------- diff --git a/book.html b/book.html index d14ec07..59143f8 100644 --- a/book.html +++ b/book.html @@ -38085,7 +38085,7 @@ The server will return cellblocks compressed using this same compressor as long <div id="footer"> <div id="footer-text"> Version 3.0.0-SNAPSHOT<br> -Last updated 2018-06-13 14:29:54 UTC +Last updated 2018-06-14 22:03:16 UTC </div> </div> </body> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e11cf2cb/bulk-loads.html ---------------------------------------------------------------------- diff --git a/bulk-loads.html b/bulk-loads.html index 7941948..3159e18 100644 --- a/bulk-loads.html +++ b/bulk-loads.html @@ -7,7 +7,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20180613" /> + <meta name="Date-Revision-yyyymmdd" content="20180614" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache HBase – Bulk Loads in Apache HBase (TM) @@ -306,7 +306,7 @@ under the License. --> <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. - <li id="publishDate" class="pull-right">Last Published: 2018-06-13</li> + <li id="publishDate" class="pull-right">Last Published: 2018-06-14</li> </p> </div>
