You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2022/11/01 18:52:12 UTC

[accumulo-website] branch next-release updated (22c2b90e -> d4001a34)

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch next-release
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


    from 22c2b90e Update section about SPI (#309)
     add 87bfe532 Add Known Issue about VFS ClassLoader in latest release notes for each version (#344)
     add 3efd42cd Increase build timeout to 15 minutes (#347)
     add 8242be6c Bump GitHub Actions versions (#348)
     add a8414518 Add SVN instructions for updating the KEYS file (#351)
     add a3c1f4a3 Update 2.1.0 relnotes permission checks for configuration information (#352)
     add de356b10 Add missing '%' to the end of dlink links (#353)
     add ed33c0fa Improve verifying-release page (#355)
     add 4d9d406b Update apidocs for 2.1
     add 3c97e861 Update site for 2.1.0 release
     add afe868e1 Update 2.1.0 RelNotes to change location of ExtComp images (#356)
     new d4001a34 Merge branch 'main' into next-release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/jekyll.yaml                      |   11 +-
 _config.yml                                        |    8 +-
 _docs-2/apidocs/allclasses-index.html              | 2580 +++---
 _docs-2/apidocs/allpackages-index.html             |  207 +-
 _docs-2/apidocs/constant-values.html               |  693 +-
 _docs-2/apidocs/deprecated-list.html               |  765 +-
 _docs-2/apidocs/element-list                       |   14 +
 _docs-2/apidocs/help-doc.html                      |  193 +-
 _docs-2/apidocs/index-all.html                     | 8174 ++++++++++++++------
 _docs-2/apidocs/index.html                         |  211 +-
 .../apidocs/legal/ADDITIONAL_LICENSE_INFO          |    0
 {1.10 => _docs-2}/apidocs/legal/ASSEMBLY_EXCEPTION |    0
 {1.10 => _docs-2}/apidocs/legal/LICENSE            |    0
 {1.10 => _docs-2}/apidocs/legal/jquery.md          |    0
 {1.10 => _docs-2}/apidocs/legal/jqueryUI.md        |    0
 _docs-2/apidocs/member-search-index.js             |    2 +-
 .../org/apache/accumulo/core/client/Accumulo.html  |  182 +-
 .../client/AccumuloClient.AuthenticationArgs.html  |  150 +-
 .../core/client/AccumuloClient.ClientFactory.html  |  134 +-
 .../client/AccumuloClient.ConnectionOptions.html   |  180 +-
 .../core/client/AccumuloClient.FromOptions.html    |   82 +-
 .../core/client/AccumuloClient.InstanceArgs.html   |  116 +-
 .../client/AccumuloClient.PropertyOptions.html     |  192 +-
 .../core/client/AccumuloClient.SaslOptions.html    |  132 +-
 .../core/client/AccumuloClient.SslOptions.html     |  184 +-
 .../accumulo/core/client/AccumuloClient.html       |  552 +-
 .../accumulo/core/client/AccumuloException.html    |  148 +-
 .../core/client/AccumuloSecurityException.html     |  296 +-
 .../apache/accumulo/core/client/BatchDeleter.html  |  163 +-
 .../apache/accumulo/core/client/BatchScanner.html  |  171 +-
 .../apache/accumulo/core/client/BatchWriter.html   |  159 +-
 .../accumulo/core/client/BatchWriterConfig.html    |  366 +-
 .../client/ClientConfiguration.ClientProperty.html |  382 +-
 .../accumulo/core/client/ClientConfiguration.html  |  628 +-
 .../core/client/ClientSideIteratorScanner.html     |  359 +-
 .../core/client/ConditionalWriter.Result.html      |  198 +-
 .../core/client/ConditionalWriter.Status.html      |  220 +-
 .../accumulo/core/client/ConditionalWriter.html    |  182 +-
 .../core/client/ConditionalWriterConfig.html       |  307 +-
 .../org/apache/accumulo/core/client/Connector.html |  458 +-
 .../apache/accumulo/core/client/Durability.html    |  220 +-
 .../org/apache/accumulo/core/client/Instance.html  |  252 +-
 .../client/IsolatedScanner.MemoryRowBuffer.html    |  182 +-
 .../IsolatedScanner.MemoryRowBufferFactory.html    |  154 +-
 .../core/client/IsolatedScanner.RowBuffer.html     |  142 +-
 .../client/IsolatedScanner.RowBufferFactory.html   |  112 +-
 .../accumulo/core/client/IsolatedScanner.html      |  357 +-
 .../core/client/IteratorSetting.Column.html        |  198 +-
 .../accumulo/core/client/IteratorSetting.html      |  516 +-
 .../core/client/MultiTableBatchWriter.html         |  157 +-
 .../core/client/MutationsRejectedException.html    |  252 +-
 .../core/client/NamespaceExistsException.html      |  164 +-
 .../core/client/NamespaceNotEmptyException.html    |  204 +-
 .../core/client/NamespaceNotFoundException.html    |  204 +-
 .../client/PluginEnvironment.Configuration.html    |  311 +
 .../accumulo/core/client/PluginEnvironment.html    |  245 +
 .../apache/accumulo/core/client/RowIterator.html   |  216 +-
 .../core/client/SampleNotPresentException.html     |  150 +-
 .../org/apache/accumulo/core/client/Scanner.html   |  221 +-
 .../core/client/ScannerBase.ConsistencyLevel.html  |  221 +
 .../apache/accumulo/core/client/ScannerBase.html   |  537 +-
 .../core/client/TableDeletedException.html         |  182 +-
 .../accumulo/core/client/TableExistsException.html |  164 +-
 .../core/client/TableNotFoundException.html        |  216 +-
 .../core/client/TableOfflineException.html         |  168 +-
 .../accumulo/core/client/TimedOutException.html    |  178 +-
 .../accumulo/core/client/ZooKeeperInstance.html    |  270 +-
 .../ActiveCompaction.CompactionHost.Type.html      |  217 +
 .../admin/ActiveCompaction.CompactionHost.html     |  170 +
 .../admin/ActiveCompaction.CompactionReason.html   |  220 +-
 .../admin/ActiveCompaction.CompactionType.html     |  218 +-
 .../core/client/admin/ActiveCompaction.html        |  309 +-
 .../accumulo/core/client/admin/ActiveScan.html     |  282 +-
 .../client/admin/CloneConfiguration.Builder.html   |  212 +
 .../core/client/admin/CloneConfiguration.html      |  238 +
 .../core/client/admin/CompactionConfig.html        |  384 +-
 .../client/admin/CompactionStrategyConfig.html     |  231 +-
 .../core/client/admin/DelegationTokenConfig.html   |  210 +-
 .../accumulo/core/client/admin/DiskUsage.html      |  250 +-
 .../apache/accumulo/core/client/admin/FindMax.html |  168 +-
 .../client/admin/ImportConfiguration.Builder.html  |  186 +
 .../core/client/admin/ImportConfiguration.html     |  230 +
 .../core/client/admin/InitialTableState.html       |  186 +-
 .../core/client/admin/InstanceOperations.html      |  457 +-
 .../accumulo/core/client/admin/Locations.html      |  138 +-
 .../core/client/admin/NamespaceOperations.html     |  532 +-
 .../core/client/admin/NewTableConfiguration.html   |  336 +-
 .../accumulo/core/client/admin/PluginConfig.html   |  247 +
 .../core/client/admin/ReplicationOperations.html   |  186 +-
 .../accumulo/core/client/admin/ScanState.html      |  194 +-
 .../accumulo/core/client/admin/ScanType.html       |  186 +-
 .../core/client/admin/SecurityOperations.html      |  382 +-
 .../core/client/admin/SummaryRetriever.html        |  208 +-
 ...TableOperations.ImportDestinationArguments.html |  112 +-
 .../TableOperations.ImportMappingOptions.html      |  188 +-
 .../admin/TableOperations.ImportOptions.html       |  152 +-
 .../core/client/admin/TableOperations.html         | 1413 ++--
 .../accumulo/core/client/admin/TimeType.html       |  190 +-
 .../ActiveCompaction.CompactionHost.Type.html      |   98 +
 .../class-use/ActiveCompaction.CompactionHost.html |   89 +
 .../ActiveCompaction.CompactionReason.html         |  117 +-
 .../class-use/ActiveCompaction.CompactionType.html |  117 +-
 .../client/admin/class-use/ActiveCompaction.html   |  104 +-
 .../core/client/admin/class-use/ActiveScan.html    |   99 +-
 .../class-use/CloneConfiguration.Builder.html      |  108 +
 .../client/admin/class-use/CloneConfiguration.html |  105 +
 .../client/admin/class-use/CompactionConfig.html   |  183 +-
 .../admin/class-use/CompactionStrategyConfig.html  |  140 +-
 .../admin/class-use/DelegationTokenConfig.html     |  129 +-
 .../core/client/admin/class-use/DiskUsage.html     |   99 +-
 .../core/client/admin/class-use/FindMax.html       |   47 +-
 .../class-use/ImportConfiguration.Builder.html     |   99 +
 .../admin/class-use/ImportConfiguration.html       |  115 +
 .../client/admin/class-use/InitialTableState.html  |  119 +-
 .../client/admin/class-use/InstanceOperations.html |  107 +-
 .../core/client/admin/class-use/Locations.html     |   99 +-
 .../admin/class-use/NamespaceOperations.html       |  107 +-
 .../admin/class-use/NewTableConfiguration.html     |  223 +-
 .../core/client/admin/class-use/PluginConfig.html  |  106 +
 .../admin/class-use/ReplicationOperations.html     |  109 +-
 .../core/client/admin/class-use/ScanState.html     |  117 +-
 .../core/client/admin/class-use/ScanType.html      |  117 +-
 .../client/admin/class-use/SecurityOperations.html |  107 +-
 .../client/admin/class-use/SummaryRetriever.html   |  177 +-
 ...TableOperations.ImportDestinationArguments.html |   97 +-
 .../TableOperations.ImportMappingOptions.html      |  110 +-
 .../class-use/TableOperations.ImportOptions.html   |  145 +-
 .../client/admin/class-use/TableOperations.html    |  107 +-
 .../core/client/admin/class-use/TimeType.html      |  170 +-
 .../client/admin/compaction/CompactableFile.html   |  174 +
 .../CompactionConfigurer.InitParameters.html       |  155 +
 .../CompactionConfigurer.InputParameters.html      |  155 +
 .../compaction/CompactionConfigurer.Overrides.html |  176 +
 .../admin/compaction/CompactionConfigurer.html     |  171 +
 .../CompactionSelector.InitParameters.html         |  151 +
 .../compaction/CompactionSelector.Selection.html   |  167 +
 .../CompactionSelector.SelectionParameters.html    |  173 +
 .../admin/compaction/CompactionSelector.html       |  169 +
 .../admin/compaction/CompressionConfigurer.html    |  273 +
 .../admin/compaction/TooManyDeletesSelector.html   |  321 +
 .../compaction/class-use/CompactableFile.html      |  194 +
 .../CompactionConfigurer.InitParameters.html       |   90 +
 .../CompactionConfigurer.InputParameters.html      |   90 +
 .../class-use/CompactionConfigurer.Overrides.html  |   90 +
 .../compaction/class-use/CompactionConfigurer.html |   90 +
 .../CompactionSelector.InitParameters.html         |   90 +
 .../class-use/CompactionSelector.Selection.html    |   90 +
 .../CompactionSelector.SelectionParameters.html    |   90 +
 .../compaction/class-use/CompactionSelector.html   |   89 +
 .../class-use/CompressionConfigurer.html           |   62 +
 .../class-use/TooManyDeletesSelector.html          |   62 +
 .../client/admin/compaction/package-summary.html   |  138 +
 .../core/client/admin/compaction/package-tree.html |   91 +
 .../core/client/admin/compaction/package-use.html  |  126 +
 .../core/client/admin/package-summary.html         |  339 +-
 .../accumulo/core/client/admin/package-tree.html   |  108 +-
 .../accumulo/core/client/admin/package-use.html    |  306 +-
 .../accumulo/core/client/class-use/Accumulo.html   |   47 +-
 .../AccumuloClient.AuthenticationArgs.html         |  123 +-
 .../class-use/AccumuloClient.ClientFactory.html    |  136 +-
 .../AccumuloClient.ConnectionOptions.html          |  191 +-
 .../class-use/AccumuloClient.FromOptions.html      |  122 +-
 .../class-use/AccumuloClient.InstanceArgs.html     |   97 +-
 .../class-use/AccumuloClient.PropertyOptions.html  |  109 +-
 .../class-use/AccumuloClient.SaslOptions.html      |  117 +-
 .../class-use/AccumuloClient.SslOptions.html       |  155 +-
 .../core/client/class-use/AccumuloClient.html      |  213 +-
 .../core/client/class-use/AccumuloException.html   | 1756 ++---
 .../class-use/AccumuloSecurityException.html       | 1751 ++---
 .../core/client/class-use/BatchDeleter.html        |  153 +-
 .../core/client/class-use/BatchScanner.html        |  137 +-
 .../core/client/class-use/BatchWriter.html         |  147 +-
 .../core/client/class-use/BatchWriterConfig.html   |  395 +-
 .../ClientConfiguration.ClientProperty.html        |  179 +-
 .../core/client/class-use/ClientConfiguration.html |  521 +-
 .../class-use/ClientSideIteratorScanner.html       |   47 +-
 .../client/class-use/ConditionalWriter.Result.html |  125 +-
 .../client/class-use/ConditionalWriter.Status.html |  147 +-
 .../core/client/class-use/ConditionalWriter.html   |  116 +-
 .../client/class-use/ConditionalWriterConfig.html  |  183 +-
 .../accumulo/core/client/class-use/Connector.html  |  205 +-
 .../accumulo/core/client/class-use/Durability.html |  163 +-
 .../accumulo/core/client/class-use/Instance.html   |  314 +-
 .../class-use/IsolatedScanner.MemoryRowBuffer.html |   47 +-
 .../IsolatedScanner.MemoryRowBufferFactory.html    |   47 +-
 .../class-use/IsolatedScanner.RowBuffer.html       |  129 +-
 .../IsolatedScanner.RowBufferFactory.html          |  121 +-
 .../core/client/class-use/IsolatedScanner.html     |   47 +-
 .../client/class-use/IteratorSetting.Column.html   |  176 +-
 .../core/client/class-use/IteratorSetting.html     | 1019 +--
 .../client/class-use/MultiTableBatchWriter.html    |  131 +-
 .../class-use/MutationsRejectedException.html      |  157 +-
 .../client/class-use/NamespaceExistsException.html |  109 +-
 .../class-use/NamespaceNotEmptyException.html      |   97 +-
 .../class-use/NamespaceNotFoundException.html      |  321 +-
 .../class-use/PluginEnvironment.Configuration.html |  117 +
 .../core/client/class-use/PluginEnvironment.html   |  151 +
 .../core/client/class-use/RowIterator.html         |   47 +-
 .../class-use/SampleNotPresentException.html       |   47 +-
 .../accumulo/core/client/class-use/Scanner.html    |  437 +-
 .../class-use/ScannerBase.ConsistencyLevel.html    |  129 +
 .../core/client/class-use/ScannerBase.html         |  251 +-
 .../client/class-use/TableDeletedException.html    |   47 +-
 .../client/class-use/TableExistsException.html     |  192 +-
 .../client/class-use/TableNotFoundException.html   | 1010 ++-
 .../client/class-use/TableOfflineException.html    |   47 +-
 .../core/client/class-use/TimedOutException.html   |   47 +-
 .../core/client/class-use/ZooKeeperInstance.html   |   97 +-
 .../core/client/lexicoder/AbstractEncoder.html     |  208 +-
 .../core/client/lexicoder/AbstractLexicoder.html   |  149 +
 .../core/client/lexicoder/BigIntegerLexicoder.html |  194 +-
 .../core/client/lexicoder/BytesLexicoder.html      |  186 +-
 .../core/client/lexicoder/DateLexicoder.html       |  194 +-
 .../core/client/lexicoder/DoubleLexicoder.html     |  194 +-
 .../accumulo/core/client/lexicoder/Encoder.html    |  128 +-
 .../core/client/lexicoder/FloatLexicoder.html      |  194 +-
 .../core/client/lexicoder/IntegerLexicoder.html    |  194 +-
 .../accumulo/core/client/lexicoder/Lexicoder.html  |   78 +-
 .../core/client/lexicoder/ListLexicoder.html       |  191 +-
 .../core/client/lexicoder/LongLexicoder.html       |  182 +-
 .../core/client/lexicoder/PairLexicoder.html       |  202 +-
 .../core/client/lexicoder/ReverseLexicoder.html    |  178 +-
 .../core/client/lexicoder/SequenceLexicoder.html   |  183 +-
 .../core/client/lexicoder/StringLexicoder.html     |  194 +-
 .../core/client/lexicoder/TextLexicoder.html       |  186 +-
 .../core/client/lexicoder/UIntegerLexicoder.html   |  194 +-
 .../core/client/lexicoder/ULongLexicoder.html      |  194 +-
 .../core/client/lexicoder/UUIDLexicoder.html       |  201 +-
 .../lexicoder/class-use/AbstractEncoder.html       |  328 +-
 .../lexicoder/class-use/AbstractLexicoder.html     |  221 +
 .../lexicoder/class-use/BigIntegerLexicoder.html   |   47 +-
 .../client/lexicoder/class-use/BytesLexicoder.html |   47 +-
 .../client/lexicoder/class-use/DateLexicoder.html  |   47 +-
 .../lexicoder/class-use/DoubleLexicoder.html       |   47 +-
 .../core/client/lexicoder/class-use/Encoder.html   |  441 +-
 .../client/lexicoder/class-use/FloatLexicoder.html |   47 +-
 .../lexicoder/class-use/IntegerLexicoder.html      |   47 +-
 .../core/client/lexicoder/class-use/Lexicoder.html |  376 +-
 .../client/lexicoder/class-use/ListLexicoder.html  |   47 +-
 .../client/lexicoder/class-use/LongLexicoder.html  |   47 +-
 .../client/lexicoder/class-use/PairLexicoder.html  |   47 +-
 .../lexicoder/class-use/ReverseLexicoder.html      |   47 +-
 .../lexicoder/class-use/SequenceLexicoder.html     |   47 +-
 .../lexicoder/class-use/StringLexicoder.html       |   47 +-
 .../client/lexicoder/class-use/TextLexicoder.html  |   47 +-
 .../lexicoder/class-use/UIntegerLexicoder.html     |   47 +-
 .../client/lexicoder/class-use/ULongLexicoder.html |   97 +-
 .../client/lexicoder/class-use/UUIDLexicoder.html  |   47 +-
 .../core/client/lexicoder/package-summary.html     |  265 +-
 .../core/client/lexicoder/package-tree.html        |   89 +-
 .../core/client/lexicoder/package-use.html         |  200 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |  344 +-
 .../core/client/mapred/AbstractInputFormat.html    |  564 +-
 .../client/mapred/AccumuloFileOutputFormat.html    |  326 +-
 .../core/client/mapred/AccumuloInputFormat.html    |  198 +-
 .../mapred/AccumuloMultiTableInputFormat.html      |  206 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |  202 +-
 .../core/client/mapred/AccumuloOutputFormat.html   |  622 +-
 .../core/client/mapred/AccumuloRowInputFormat.html |  198 +-
 .../mapred/InputFormatBase.RecordReaderBase.html   |  222 +-
 .../core/client/mapred/InputFormatBase.html        |  544 +-
 .../core/client/mapred/RangeInputSplit.html        |  170 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |   97 +-
 .../mapred/class-use/AbstractInputFormat.html      |  127 +-
 .../mapred/class-use/AccumuloFileOutputFormat.html |   47 +-
 .../mapred/class-use/AccumuloInputFormat.html      |   47 +-
 .../class-use/AccumuloMultiTableInputFormat.html   |   47 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |   47 +-
 .../mapred/class-use/AccumuloOutputFormat.html     |   47 +-
 .../mapred/class-use/AccumuloRowInputFormat.html   |   47 +-
 .../InputFormatBase.RecordReaderBase.html          |   47 +-
 .../client/mapred/class-use/InputFormatBase.html   |  107 +-
 .../client/mapred/class-use/RangeInputSplit.html   |  155 +-
 .../core/client/mapred/package-summary.html        |  174 +-
 .../accumulo/core/client/mapred/package-tree.html  |   75 +-
 .../accumulo/core/client/mapred/package-use.html   |  117 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |  394 +-
 .../core/client/mapreduce/AbstractInputFormat.html |  580 +-
 .../client/mapreduce/AccumuloFileOutputFormat.html |  314 +-
 .../core/client/mapreduce/AccumuloInputFormat.html |  200 +-
 .../mapreduce/AccumuloMultiTableInputFormat.html   |  208 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |  204 +-
 .../client/mapreduce/AccumuloOutputFormat.html     |  612 +-
 .../client/mapreduce/AccumuloRowInputFormat.html   |  200 +-
 .../InputFormatBase.RecordReaderBase.html          |  228 +-
 .../core/client/mapreduce/InputFormatBase.html     |  544 +-
 .../core/client/mapreduce/InputTableConfig.html    |  453 +-
 .../core/client/mapreduce/RangeInputSplit.html     |  846 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |   97 +-
 .../mapreduce/class-use/AbstractInputFormat.html   |  127 +-
 .../class-use/AccumuloFileOutputFormat.html        |   47 +-
 .../mapreduce/class-use/AccumuloInputFormat.html   |   47 +-
 .../class-use/AccumuloMultiTableInputFormat.html   |   47 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |   47 +-
 .../mapreduce/class-use/AccumuloOutputFormat.html  |   47 +-
 .../class-use/AccumuloRowInputFormat.html          |   47 +-
 .../InputFormatBase.RecordReaderBase.html          |   47 +-
 .../mapreduce/class-use/InputFormatBase.html       |  107 +-
 .../mapreduce/class-use/InputTableConfig.html      |  321 +-
 .../mapreduce/class-use/RangeInputSplit.html       |  207 +-
 .../lib/partition/KeyRangePartitioner.html         |  228 +-
 .../mapreduce/lib/partition/RangePartitioner.html  |  228 +-
 .../partition/class-use/KeyRangePartitioner.html   |   47 +-
 .../lib/partition/class-use/RangePartitioner.html  |   47 +-
 .../mapreduce/lib/partition/package-summary.html   |   93 +-
 .../mapreduce/lib/partition/package-tree.html      |   55 +-
 .../mapreduce/lib/partition/package-use.html       |   47 +-
 .../core/client/mapreduce/package-summary.html     |  182 +-
 .../core/client/mapreduce/package-tree.html        |   83 +-
 .../core/client/mapreduce/package-use.html         |  163 +-
 .../accumulo/core/client/package-summary.html      |  551 +-
 .../apache/accumulo/core/client/package-tree.html  |  174 +-
 .../apache/accumulo/core/client/package-use.html   |  951 +--
 .../client/replication/PeerExistsException.html    |  163 +-
 .../client/replication/PeerNotFoundException.html  |  182 +-
 .../replication/class-use/PeerExistsException.html |  100 +-
 .../class-use/PeerNotFoundException.html           |   98 +-
 .../core/client/replication/package-summary.html   |  104 +-
 .../core/client/replication/package-tree.html      |   57 +-
 .../core/client/replication/package-use.html       |  105 +-
 .../core/client/rfile/RFile.InputArguments.html    |  126 +-
 .../core/client/rfile/RFile.OutputArguments.html   |  126 +-
 .../core/client/rfile/RFile.ScannerFSOptions.html  |  118 +-
 .../core/client/rfile/RFile.ScannerOptions.html    |  204 +-
 .../core/client/rfile/RFile.SummaryFSOptions.html  |  118 +-
 .../client/rfile/RFile.SummaryInputArguments.html  |  126 +-
 .../core/client/rfile/RFile.SummaryOptions.html    |  230 +-
 .../core/client/rfile/RFile.WriterFSOptions.html   |  118 +-
 .../core/client/rfile/RFile.WriterOptions.html     |  182 +-
 .../apache/accumulo/core/client/rfile/RFile.html   |  290 +-
 .../accumulo/core/client/rfile/RFileSource.html    |  166 +-
 .../accumulo/core/client/rfile/RFileWriter.html    |  319 +-
 .../rfile/class-use/RFile.InputArguments.html      |   97 +-
 .../rfile/class-use/RFile.OutputArguments.html     |   97 +-
 .../rfile/class-use/RFile.ScannerFSOptions.html    |   97 +-
 .../rfile/class-use/RFile.ScannerOptions.html      |  205 +-
 .../rfile/class-use/RFile.SummaryFSOptions.html    |   97 +-
 .../class-use/RFile.SummaryInputArguments.html     |   97 +-
 .../rfile/class-use/RFile.SummaryOptions.html      |  201 +-
 .../rfile/class-use/RFile.WriterFSOptions.html     |   95 +-
 .../rfile/class-use/RFile.WriterOptions.html       |  179 +-
 .../core/client/rfile/class-use/RFile.html         |   47 +-
 .../core/client/rfile/class-use/RFileSource.html   |  107 +-
 .../core/client/rfile/class-use/RFileWriter.html   |   95 +-
 .../core/client/rfile/package-summary.html         |  207 +-
 .../accumulo/core/client/rfile/package-tree.html   |   73 +-
 .../accumulo/core/client/rfile/package-use.html    |  173 +-
 .../core/client/sample/AbstractHashSampler.html    |  227 +-
 .../core/client/sample/RowColumnSampler.html       |  212 +-
 .../accumulo/core/client/sample/RowSampler.html    |  168 +-
 .../accumulo/core/client/sample/Sampler.html       |  137 +-
 .../core/client/sample/SamplerConfiguration.html   |  230 +-
 .../sample/class-use/AbstractHashSampler.html      |  107 +-
 .../client/sample/class-use/RowColumnSampler.html  |   47 +-
 .../core/client/sample/class-use/RowSampler.html   |   47 +-
 .../core/client/sample/class-use/Sampler.html      |  141 +-
 .../sample/class-use/SamplerConfiguration.html     |  576 +-
 .../core/client/sample/package-summary.html        |  147 +-
 .../accumulo/core/client/sample/package-tree.html  |   59 +-
 .../accumulo/core/client/sample/package-use.html   |  319 +-
 .../core/client/security/SecurityErrorCode.html    |  322 +-
 .../security/class-use/SecurityErrorCode.html      |  228 +-
 .../core/client/security/package-summary.html      |   96 +-
 .../core/client/security/package-tree.html         |   53 +-
 .../accumulo/core/client/security/package-use.html |  119 +-
 ...icationToken.AuthenticationTokenSerializer.html |  204 +-
 .../tokens/AuthenticationToken.Properties.html     |  358 +-
 .../tokens/AuthenticationToken.TokenProperty.html  |  232 +-
 .../security/tokens/AuthenticationToken.html       |  190 +-
 .../security/tokens/CredentialProviderToken.html   |  294 +-
 .../client/security/tokens/DelegationToken.html    |   90 +-
 .../core/client/security/tokens/KerberosToken.html |  374 +-
 .../core/client/security/tokens/NullToken.html     |  264 +-
 .../core/client/security/tokens/PasswordToken.html |  326 +-
 ...icationToken.AuthenticationTokenSerializer.html |   47 +-
 .../class-use/AuthenticationToken.Properties.html  |  127 +-
 .../AuthenticationToken.TokenProperty.html         |  153 +-
 .../tokens/class-use/AuthenticationToken.html      |  591 +-
 .../tokens/class-use/CredentialProviderToken.html  |   95 +-
 .../security/tokens/class-use/DelegationToken.html |   97 +-
 .../security/tokens/class-use/KerberosToken.html   |   95 +-
 .../security/tokens/class-use/NullToken.html       |   95 +-
 .../security/tokens/class-use/PasswordToken.html   |  171 +-
 .../client/security/tokens/package-summary.html    |  169 +-
 .../core/client/security/tokens/package-tree.html  |   79 +-
 .../core/client/security/tokens/package-use.html   |  285 +-
 .../core/client/summary/CounterSummary.html        |  226 +-
 .../summary/CountingSummarizer.Converter.html      |  120 +-
 .../core/client/summary/CountingSummarizer.html    |  482 +-
 .../core/client/summary/Summarizer.Collector.html  |  130 +-
 .../core/client/summary/Summarizer.Combiner.html   |  118 +-
 .../summary/Summarizer.StatisticConsumer.html      |  116 +-
 .../accumulo/core/client/summary/Summarizer.html   |  194 +-
 .../summary/SummarizerConfiguration.Builder.html   |  226 +-
 .../client/summary/SummarizerConfiguration.html    |  312 +-
 .../client/summary/Summary.FileStatistics.html     |  188 +-
 .../accumulo/core/client/summary/Summary.html      |  244 +-
 .../client/summary/class-use/CounterSummary.html   |   47 +-
 .../class-use/CountingSummarizer.Converter.html    |  143 +-
 .../summary/class-use/CountingSummarizer.html      |  117 +-
 .../summary/class-use/Summarizer.Collector.html    |  145 +-
 .../summary/class-use/Summarizer.Combiner.html     |  145 +-
 .../class-use/Summarizer.StatisticConsumer.html    |   97 +-
 .../core/client/summary/class-use/Summarizer.html  |  199 +-
 .../class-use/SummarizerConfiguration.Builder.html |  157 +-
 .../summary/class-use/SummarizerConfiguration.html |  572 +-
 .../summary/class-use/Summary.FileStatistics.html  |   95 +-
 .../core/client/summary/class-use/Summary.html     |  187 +-
 .../core/client/summary/package-summary.html       |  201 +-
 .../accumulo/core/client/summary/package-tree.html |   71 +-
 .../accumulo/core/client/summary/package-use.html  |  347 +-
 .../summarizers/AuthorizationSummarizer.html       |  179 +-
 .../summary/summarizers/DeletesSummarizer.html     |  251 +-
 .../summary/summarizers/EntryLengthSummarizer.html |  174 +-
 .../summary/summarizers/FamilySummarizer.html      |  191 +-
 .../summary/summarizers/VisibilitySummarizer.html  |  193 +-
 .../class-use/AuthorizationSummarizer.html         |   47 +-
 .../summarizers/class-use/DeletesSummarizer.html   |   47 +-
 .../class-use/EntryLengthSummarizer.html           |   47 +-
 .../summarizers/class-use/FamilySummarizer.html    |   47 +-
 .../class-use/VisibilitySummarizer.html            |   47 +-
 .../summary/summarizers/package-summary.html       |  128 +-
 .../client/summary/summarizers/package-tree.html   |   61 +-
 .../client/summary/summarizers/package-use.html    |   47 +-
 .../org/apache/accumulo/core/data/AbstractId.html  |  222 +-
 .../accumulo/core/data/ArrayByteSequence.html      |  362 +-
 .../apache/accumulo/core/data/ByteSequence.html    |  296 +-
 .../org/apache/accumulo/core/data/Column.html      |  372 +-
 .../apache/accumulo/core/data/ColumnUpdate.html    |  288 +-
 .../org/apache/accumulo/core/data/Condition.html   |  390 +-
 .../accumulo/core/data/ConditionalMutation.html    |  272 +-
 .../core/data/ConstraintViolationSummary.html      |  309 +-
 .../org/apache/accumulo/core/data/InstanceId.html  |  184 +
 .../apidocs/org/apache/accumulo/core/data/Key.html | 1677 ++--
 .../accumulo/core/data/KeyBuilder.Build.html       |  138 +-
 .../core/data/KeyBuilder.ColumnFamilyStep.html     |  164 +-
 .../core/data/KeyBuilder.ColumnQualifierStep.html  |  164 +-
 .../core/data/KeyBuilder.ColumnVisibilityStep.html |  174 +-
 .../accumulo/core/data/KeyBuilder.RowStep.html     |  162 +-
 .../org/apache/accumulo/core/data/KeyBuilder.html  |  190 +-
 .../org/apache/accumulo/core/data/KeyValue.html    |  160 +-
 .../accumulo/core/data/LoadPlan.Builder.html       |  203 +-
 .../accumulo/core/data/LoadPlan.Destination.html   |  150 +-
 .../accumulo/core/data/LoadPlan.RangeType.html     |  190 +-
 .../org/apache/accumulo/core/data/LoadPlan.html    |  184 +-
 .../accumulo/core/data/Mutation.FamilyOptions.html |  152 +-
 .../core/data/Mutation.MutationOptions.html        |  162 +-
 .../core/data/Mutation.QualifierOptions.html       |  150 +-
 .../core/data/Mutation.SERIALIZED_FORMAT.html      |  186 +-
 .../core/data/Mutation.TimestampOptions.html       |  116 +-
 .../core/data/Mutation.VisibilityOptions.html      |  158 +-
 .../org/apache/accumulo/core/data/Mutation.html    | 1417 ++--
 .../org/apache/accumulo/core/data/NamespaceId.html |  134 +-
 .../org/apache/accumulo/core/data/PartialKey.html  |  230 +-
 .../org/apache/accumulo/core/data/Range.html       | 1102 ++-
 .../org/apache/accumulo/core/data/TableId.html     |  134 +-
 .../org/apache/accumulo/core/data/TabletId.html    |  171 +-
 .../accumulo/core/data/Value.Comparator.html       |  182 +-
 .../org/apache/accumulo/core/data/Value.html       |  450 +-
 .../accumulo/core/data/class-use/AbstractId.html   |  168 +-
 .../core/data/class-use/ArrayByteSequence.html     |   47 +-
 .../accumulo/core/data/class-use/ByteSequence.html |  680 +-
 .../accumulo/core/data/class-use/Column.html       |  169 +-
 .../accumulo/core/data/class-use/ColumnUpdate.html |  135 +-
 .../accumulo/core/data/class-use/Condition.html    |  281 +-
 .../core/data/class-use/ConditionalMutation.html   |  220 +-
 .../data/class-use/ConstraintViolationSummary.html |  150 +-
 .../accumulo/core/data/class-use/InstanceId.html   |  112 +
 .../apache/accumulo/core/data/class-use/Key.html   | 2115 +++--
 .../core/data/class-use/KeyBuilder.Build.html      |  221 +-
 .../class-use/KeyBuilder.ColumnFamilyStep.html     |  131 +-
 .../class-use/KeyBuilder.ColumnQualifierStep.html  |  131 +-
 .../class-use/KeyBuilder.ColumnVisibilityStep.html |  169 +-
 .../core/data/class-use/KeyBuilder.RowStep.html    |  107 +-
 .../accumulo/core/data/class-use/KeyBuilder.html   |   47 +-
 .../accumulo/core/data/class-use/KeyValue.html     |   97 +-
 .../core/data/class-use/LoadPlan.Builder.html      |  151 +-
 .../core/data/class-use/LoadPlan.Destination.html  |   95 +-
 .../core/data/class-use/LoadPlan.RangeType.html    |  183 +-
 .../accumulo/core/data/class-use/LoadPlan.html     |  155 +-
 .../data/class-use/Mutation.FamilyOptions.html     |   97 +-
 .../data/class-use/Mutation.MutationOptions.html   |  153 +-
 .../data/class-use/Mutation.QualifierOptions.html  |  147 +-
 .../data/class-use/Mutation.SERIALIZED_FORMAT.html |  119 +-
 .../data/class-use/Mutation.TimestampOptions.html  |  175 +-
 .../data/class-use/Mutation.VisibilityOptions.html |  157 +-
 .../accumulo/core/data/class-use/Mutation.html     |  514 +-
 .../accumulo/core/data/class-use/NamespaceId.html  |   97 +-
 .../accumulo/core/data/class-use/PartialKey.html   |  201 +-
 .../apache/accumulo/core/data/class-use/Range.html | 1333 ++--
 .../accumulo/core/data/class-use/TableId.html      |  349 +-
 .../accumulo/core/data/class-use/TabletId.html     |  409 +-
 .../core/data/class-use/Value.Comparator.html      |   47 +-
 .../apache/accumulo/core/data/class-use/Value.html | 1588 ++--
 .../data/constraints/Constraint.Environment.html   |  177 +
 .../accumulo/core/data/constraints/Constraint.html |  203 +
 .../data/constraints/DefaultKeySizeConstraint.html |  275 +
 .../core/data/constraints/NoDeleteConstraint.html  |  221 +
 .../data/constraints/VisibilityConstraint.html     |  226 +
 .../class-use/Constraint.Environment.html          |  102 +
 .../data/constraints/class-use/Constraint.html     |   99 +
 .../class-use/DefaultKeySizeConstraint.html        |   62 +
 .../constraints/class-use/NoDeleteConstraint.html  |   62 +
 .../class-use/VisibilityConstraint.html            |   62 +
 .../core/data/constraints/package-summary.html     |  122 +
 .../core/data/constraints/package-tree.html        |   85 +
 .../core/data/constraints/package-use.html         |   90 +
 .../data/doc-files/mutation-serialization.html     |   47 +-
 .../apache/accumulo/core/data/package-summary.html |  418 +-
 .../apache/accumulo/core/data/package-tree.html    |  128 +-
 .../org/apache/accumulo/core/data/package-use.html | 1149 ++-
 .../core/iterators/ColumnFamilyCounter.html        |  364 +
 .../core/iterators/Combiner.ValueIterator.html     |  221 +
 .../apache/accumulo/core/iterators/Combiner.html   |  651 ++
 .../accumulo/core/iterators/DebugIterator.html     |  446 ++
 .../apache/accumulo/core/iterators/DevNull.html    |  376 +
 .../org/apache/accumulo/core/iterators/Filter.html |  453 ++
 .../core/iterators/FirstEntryInRowIterator.html    |  399 +
 .../accumulo/core/iterators/IteratorAdapter.html   |  201 +
 .../core/iterators/IteratorEnvironment.html        |  376 +
 .../core/iterators/IteratorUtil.IteratorScope.html |  228 +
 .../accumulo/core/iterators/IteratorUtil.html      |  196 +
 .../iterators/LongCombiner.FixedLenEncoder.html    |  241 +
 .../core/iterators/LongCombiner.StringEncoder.html |  218 +
 .../accumulo/core/iterators/LongCombiner.Type.html |  236 +
 .../core/iterators/LongCombiner.VarLenEncoder.html |  218 +
 .../accumulo/core/iterators/LongCombiner.html      |  462 ++
 .../iterators/OptionDescriber.IteratorOptions.html |  329 +
 .../accumulo/core/iterators/OptionDescriber.html   |  188 +
 .../core/iterators/OrIterator.TermSource.html      |  244 +
 .../apache/accumulo/core/iterators/OrIterator.html |  515 ++
 .../accumulo/core/iterators/ServerFilter.html      |  337 +
 .../core/iterators/ServerSkippingIterator.html     |  274 +
 .../core/iterators/ServerWrappingIterator.html     |  408 +
 .../accumulo/core/iterators/SkippingIterator.html  |  265 +
 .../accumulo/core/iterators/SortedKeyIterator.html |  286 +
 .../core/iterators/SortedKeyValueIterator.html     |  330 +
 .../core/iterators/SynchronizedServerFilter.html   |  416 +
 .../core/iterators/TypedValueCombiner.html         |  475 ++
 .../core/iterators/ValueFormatException.html       |  164 +
 .../accumulo/core/iterators/WrappingIterator.html  |  397 +
 .../accumulo/core/iterators/YieldCallback.html     |  206 +
 .../core/iterators/YieldingKeyValueIterator.html   |  147 +
 .../iterators/class-use/ColumnFamilyCounter.html   |   62 +
 .../class-use/Combiner.ValueIterator.html          |   62 +
 .../core/iterators/class-use/Combiner.html         |  144 +
 .../core/iterators/class-use/DebugIterator.html    |   87 +
 .../accumulo/core/iterators/class-use/DevNull.html |   62 +
 .../accumulo/core/iterators/class-use/Filter.html  |  127 +
 .../class-use/FirstEntryInRowIterator.html         |   88 +
 .../core/iterators/class-use/IteratorAdapter.html  |   62 +
 .../iterators/class-use/IteratorEnvironment.html   |  403 +
 .../class-use/IteratorUtil.IteratorScope.html      |  199 +
 .../core/iterators/class-use/IteratorUtil.html     |   62 +
 .../class-use/LongCombiner.FixedLenEncoder.html    |   62 +
 .../class-use/LongCombiner.StringEncoder.html      |   62 +
 .../iterators/class-use/LongCombiner.Type.html     |  107 +
 .../class-use/LongCombiner.VarLenEncoder.html      |   62 +
 .../core/iterators/class-use/LongCombiner.html     |   99 +
 .../class-use/OptionDescriber.IteratorOptions.html |  183 +
 .../core/iterators/class-use/OptionDescriber.html  |  249 +
 .../iterators/class-use/OrIterator.TermSource.html |   96 +
 .../core/iterators/class-use/OrIterator.html       |   62 +
 .../core/iterators/class-use/ServerFilter.html     |   62 +
 .../class-use/ServerSkippingIterator.html          |   62 +
 .../class-use/ServerWrappingIterator.html          |   94 +
 .../core/iterators/class-use/SkippingIterator.html |   87 +
 .../iterators/class-use/SortedKeyIterator.html     |   88 +
 .../class-use/SortedKeyValueIterator.html          |  785 ++
 .../class-use/SynchronizedServerFilter.html        |   62 +
 .../iterators/class-use/TypedValueCombiner.html    |  138 +
 .../iterators/class-use/ValueFormatException.html  |   89 +
 .../core/iterators/class-use/WrappingIterator.html |  237 +
 .../core/iterators/class-use/YieldCallback.html    |   89 +
 .../class-use/YieldingKeyValueIterator.html        |  327 +
 .../accumulo/core/iterators/package-summary.html   |  221 +
 .../accumulo/core/iterators/package-tree.html      |  167 +
 .../accumulo/core/iterators/package-use.html       |  242 +
 .../accumulo/core/iterators/user/AgeOffFilter.html |  367 +
 .../user/BigDecimalCombiner.BigDecimalEncoder.html |  220 +
 .../BigDecimalCombiner.BigDecimalMaxCombiner.html  |  236 +
 .../BigDecimalCombiner.BigDecimalMinCombiner.html  |  236 +
 ...gDecimalCombiner.BigDecimalSummingCombiner.html |  236 +
 .../core/iterators/user/BigDecimalCombiner.html    |  305 +
 .../core/iterators/user/CfCqSliceFilter.html       |  327 +
 .../core/iterators/user/CfCqSliceOpts.html         |  364 +
 .../iterators/user/CfCqSliceSeekingFilter.html     |  372 +
 .../iterators/user/ColumnAgeOffFilter.TTLSet.html  |  141 +
 .../core/iterators/user/ColumnAgeOffFilter.html    |  376 +
 .../core/iterators/user/ColumnSliceFilter.html     |  401 +
 .../accumulo/core/iterators/user/GrepIterator.html |  313 +
 .../core/iterators/user/IndexedDocIterator.html    |  510 ++
 .../user/IntersectingIterator.TermSource.html      |  245 +
 .../core/iterators/user/IntersectingIterator.html  |  644 ++
 .../core/iterators/user/LargeRowFilter.html        |  471 ++
 .../accumulo/core/iterators/user/MaxCombiner.html  |  259 +
 .../accumulo/core/iterators/user/MinCombiner.html  |  259 +
 .../accumulo/core/iterators/user/RegExFilter.html  |  542 ++
 .../accumulo/core/iterators/user/ReqVisFilter.html |  230 +
 .../core/iterators/user/RowDeletingIterator.html   |  409 +
 .../core/iterators/user/RowEncodingIterator.html   |  559 ++
 .../accumulo/core/iterators/user/RowFilter.html    |  367 +
 .../user/SeekingFilter.AdvanceResult.html          |  241 +
 .../iterators/user/SeekingFilter.FilterResult.html |  184 +
 .../core/iterators/user/SeekingFilter.html         |  463 ++
 .../user/SummingArrayCombiner.DOSArrayEncoder.html |  250 +
 ...SummingArrayCombiner.FixedLongArrayEncoder.html |  208 +
 .../SummingArrayCombiner.StringArrayEncoder.html   |  214 +
 .../iterators/user/SummingArrayCombiner.Type.html  |  240 +
 .../SummingArrayCombiner.VarLongArrayEncoder.html  |  208 +
 .../core/iterators/user/SummingArrayCombiner.html  |  434 ++
 .../core/iterators/user/SummingCombiner.html       |  259 +
 .../core/iterators/user/TimestampFilter.html       |  585 ++
 .../user/TransformingIterator.KVBuffer.html        |  135 +
 .../core/iterators/user/TransformingIterator.html  |  939 +++
 .../core/iterators/user/VersioningIterator.html    |  414 +
 .../core/iterators/user/VisibilityFilter.html      |  319 +
 .../iterators/user/WholeColumnFamilyIterator.html  |  500 ++
 .../core/iterators/user/WholeRowIterator.html      |  287 +
 .../iterators/user/class-use/AgeOffFilter.html     |   62 +
 .../BigDecimalCombiner.BigDecimalEncoder.html      |   62 +
 .../BigDecimalCombiner.BigDecimalMaxCombiner.html  |   62 +
 .../BigDecimalCombiner.BigDecimalMinCombiner.html  |   62 +
 ...gDecimalCombiner.BigDecimalSummingCombiner.html |   62 +
 .../user/class-use/BigDecimalCombiner.html         |   93 +
 .../iterators/user/class-use/CfCqSliceFilter.html  |   62 +
 .../iterators/user/class-use/CfCqSliceOpts.html    |   87 +
 .../user/class-use/CfCqSliceSeekingFilter.html     |   62 +
 .../user/class-use/ColumnAgeOffFilter.TTLSet.html  |   62 +
 .../user/class-use/ColumnAgeOffFilter.html         |   62 +
 .../user/class-use/ColumnSliceFilter.html          |   62 +
 .../iterators/user/class-use/GrepIterator.html     |   62 +
 .../user/class-use/IndexedDocIterator.html         |   62 +
 .../class-use/IntersectingIterator.TermSource.html |   96 +
 .../user/class-use/IntersectingIterator.html       |   89 +
 .../iterators/user/class-use/LargeRowFilter.html   |   62 +
 .../core/iterators/user/class-use/MaxCombiner.html |   62 +
 .../core/iterators/user/class-use/MinCombiner.html |   62 +
 .../core/iterators/user/class-use/RegExFilter.html |   62 +
 .../iterators/user/class-use/ReqVisFilter.html     |   62 +
 .../user/class-use/RowDeletingIterator.html        |   62 +
 .../user/class-use/RowEncodingIterator.html        |   90 +
 .../core/iterators/user/class-use/RowFilter.html   |   62 +
 .../class-use/SeekingFilter.AdvanceResult.html     |  115 +
 .../user/class-use/SeekingFilter.FilterResult.html |   99 +
 .../iterators/user/class-use/SeekingFilter.html    |   89 +
 .../SummingArrayCombiner.DOSArrayEncoder.html      |   90 +
 ...SummingArrayCombiner.FixedLongArrayEncoder.html |   62 +
 .../SummingArrayCombiner.StringArrayEncoder.html   |   62 +
 .../user/class-use/SummingArrayCombiner.Type.html  |  107 +
 .../SummingArrayCombiner.VarLongArrayEncoder.html  |   62 +
 .../user/class-use/SummingArrayCombiner.html       |   62 +
 .../iterators/user/class-use/SummingCombiner.html  |   62 +
 .../iterators/user/class-use/TimestampFilter.html  |   62 +
 .../class-use/TransformingIterator.KVBuffer.html   |   90 +
 .../user/class-use/TransformingIterator.html       |   62 +
 .../user/class-use/VersioningIterator.html         |   87 +
 .../iterators/user/class-use/VisibilityFilter.html |   62 +
 .../user/class-use/WholeColumnFamilyIterator.html  |   62 +
 .../iterators/user/class-use/WholeRowIterator.html |   62 +
 .../core/iterators/user/package-summary.html       |  239 +
 .../accumulo/core/iterators/user/package-tree.html |  181 +
 .../accumulo/core/iterators/user/package-use.html  |  117 +
 .../core/security/AuthorizationContainer.html      |  114 +-
 .../accumulo/core/security/Authorizations.html     |  450 +-
 .../core/security/ColumnVisibility.Node.html       |  256 +-
 .../security/ColumnVisibility.NodeComparator.html  |  174 +-
 .../core/security/ColumnVisibility.NodeType.html   |  202 +-
 .../accumulo/core/security/ColumnVisibility.html   |  410 +-
 .../core/security/NamespacePermission.html         |  300 +-
 .../accumulo/core/security/SystemPermission.html   |  304 +-
 .../accumulo/core/security/TablePermission.html    |  264 +-
 .../core/security/VisibilityEvaluator.html         |  182 +-
 .../core/security/VisibilityParseException.html    |  186 +-
 .../security/class-use/AuthorizationContainer.html |  141 +-
 .../core/security/class-use/Authorizations.html    |  690 +-
 .../security/class-use/ColumnVisibility.Node.html  |  243 +-
 .../class-use/ColumnVisibility.NodeComparator.html |   99 +-
 .../class-use/ColumnVisibility.NodeType.html       |  143 +-
 .../core/security/class-use/ColumnVisibility.html  |  485 +-
 .../security/class-use/NamespacePermission.html    |  201 +-
 .../core/security/class-use/SystemPermission.html  |  209 +-
 .../core/security/class-use/TablePermission.html   |  215 +-
 .../security/class-use/VisibilityEvaluator.html    |   74 +-
 .../class-use/VisibilityParseException.html        |   97 +-
 .../accumulo/core/security/package-summary.html    |  214 +-
 .../accumulo/core/security/package-tree.html       |   81 +-
 .../apache/accumulo/core/security/package-use.html |  448 +-
 .../core/spi/balancer/BalancerEnvironment.html     |  243 +
 .../accumulo/core/spi/balancer/GroupBalancer.html  |  338 +
 .../spi/balancer/HostRegexTableLoadBalancer.html   |  497 ++
 .../core/spi/balancer/RegexGroupBalancer.html      |  272 +
 .../core/spi/balancer/SimpleLoadBalancer.html      |  323 +
 .../core/spi/balancer/TableLoadBalancer.html       |  284 +
 .../TabletBalancer.AssignmentParameters.html       |  172 +
 .../balancer/TabletBalancer.BalanceParameters.html |  172 +
 .../accumulo/core/spi/balancer/TabletBalancer.html |  207 +
 .../balancer/class-use/BalancerEnvironment.html    |  116 +
 .../core/spi/balancer/class-use/GroupBalancer.html |   89 +
 .../class-use/HostRegexTableLoadBalancer.html      |   62 +
 .../spi/balancer/class-use/RegexGroupBalancer.html |   62 +
 .../spi/balancer/class-use/SimpleLoadBalancer.html |   62 +
 .../spi/balancer/class-use/TableLoadBalancer.html  |   90 +
 .../TabletBalancer.AssignmentParameters.html       |  101 +
 .../TabletBalancer.BalanceParameters.html          |  101 +
 .../spi/balancer/class-use/TabletBalancer.html     |  118 +
 .../core/spi/balancer/data/TServerStatus.html      |  258 +
 .../core/spi/balancer/data/TableStatistics.html    |  213 +
 .../core/spi/balancer/data/TabletMigration.html    |  228 +
 .../core/spi/balancer/data/TabletServerId.html     |  159 +
 .../core/spi/balancer/data/TabletStatistics.html   |  177 +
 .../spi/balancer/data/class-use/TServerStatus.html |  118 +
 .../balancer/data/class-use/TableStatistics.html   |   87 +
 .../balancer/data/class-use/TabletMigration.html   |   97 +
 .../balancer/data/class-use/TabletServerId.html    |  204 +
 .../balancer/data/class-use/TabletStatistics.html  |   98 +
 .../core/spi/balancer/data/package-summary.html    |  114 +
 .../core/spi/balancer/data/package-tree.html       |   89 +
 .../core/spi/balancer/data/package-use.html        |  105 +
 .../core/spi/balancer/package-summary.html         |  142 +
 .../accumulo/core/spi/balancer/package-tree.html   |  103 +
 .../accumulo/core/spi/balancer/package-use.html    |  106 +
 ...oblemReporter.OutstandingMigrationsProblem.html |  141 +
 .../ThrottledBalancerProblemReporter.Problem.html  |  137 +
 .../util/ThrottledBalancerProblemReporter.html     |  233 +
 ...oblemReporter.OutstandingMigrationsProblem.html |   90 +
 .../ThrottledBalancerProblemReporter.Problem.html  |  110 +
 .../ThrottledBalancerProblemReporter.html          |   62 +
 .../core/spi/balancer/util/package-summary.html    |  113 +
 .../core/spi/balancer/util/package-tree.html       |   86 +
 .../core/spi/balancer/util/package-use.html        |   86 +
 .../accumulo/core/spi/cache/BlockCache.Loader.html |  157 +
 .../accumulo/core/spi/cache/BlockCache.Stats.html  |  159 +
 .../apache/accumulo/core/spi/cache/BlockCache.html |  256 +
 .../spi/cache/BlockCacheManager.Configuration.html |  220 +
 .../accumulo/core/spi/cache/BlockCacheManager.html |  309 +
 .../core/spi/cache/CacheEntry.Weighable.html       |  133 +
 .../apache/accumulo/core/spi/cache/CacheEntry.html |  177 +
 .../apache/accumulo/core/spi/cache/CacheType.html  |  225 +
 .../spi/cache/class-use/BlockCache.Loader.html     |  101 +
 .../core/spi/cache/class-use/BlockCache.Stats.html |   89 +
 .../core/spi/cache/class-use/BlockCache.html       |   95 +
 .../class-use/BlockCacheManager.Configuration.html |   95 +
 .../spi/cache/class-use/BlockCacheManager.html     |   62 +
 .../spi/cache/class-use/CacheEntry.Weighable.html  |   89 +
 .../core/spi/cache/class-use/CacheEntry.html       |  101 +
 .../core/spi/cache/class-use/CacheType.html        |  133 +
 .../accumulo/core/spi/cache/package-summary.html   |  111 +
 .../accumulo/core/spi/cache/package-tree.html      |  101 +
 .../accumulo/core/spi/cache/package-use.html       |  100 +
 .../core/spi/common/ContextClassLoaderFactory.html |  167 +
 .../core/spi/common/IteratorConfiguration.html     |  161 +
 .../common/ServiceEnvironment.Configuration.html   |  113 +
 .../core/spi/common/ServiceEnvironment.html        |  193 +
 .../org/apache/accumulo/core/spi/common/Stats.html |  189 +
 .../class-use/ContextClassLoaderFactory.html       |   62 +
 .../common/class-use/IteratorConfiguration.html    |   87 +
 .../ServiceEnvironment.Configuration.html          |   90 +
 .../spi/common/class-use/ServiceEnvironment.html   |  178 +
 .../accumulo/core/spi/common/class-use/Stats.html  |  100 +
 .../accumulo/core/spi/common/package-summary.html  |  102 +
 .../accumulo/core/spi/common/package-tree.html     |   88 +
 .../accumulo/core/spi/common/package-use.html      |  167 +
 .../spi/compaction/CompactionDispatch.Builder.html |  137 +
 .../CompactionDispatch.ServiceBuilder.html         |  147 +
 .../core/spi/compaction/CompactionDispatch.html    |  173 +
 .../CompactionDispatcher.DispatchParameters.html   |  171 +
 .../CompactionDispatcher.InitParameters.html       |  165 +
 .../core/spi/compaction/CompactionDispatcher.html  |  184 +
 .../core/spi/compaction/CompactionExecutorId.html  |  156 +
 .../core/spi/compaction/CompactionJob.html         |  179 +
 .../core/spi/compaction/CompactionKind.html        |  253 +
 .../spi/compaction/CompactionPlan.Builder.html     |  166 +
 .../core/spi/compaction/CompactionPlan.html        |  160 +
 .../CompactionPlanner.InitParameters.html          |  188 +
 .../CompactionPlanner.PlanningParameters.html      |  249 +
 .../core/spi/compaction/CompactionPlanner.html     |  247 +
 .../core/spi/compaction/CompactionServiceId.html   |  156 +
 .../core/spi/compaction/CompactionServices.html    |  134 +
 .../DefaultCompactionPlanner.ExecutorConfig.html   |  136 +
 .../spi/compaction/DefaultCompactionPlanner.html   |  381 +
 .../core/spi/compaction/ExecutorManager.html       |  159 +
 .../spi/compaction/SimpleCompactionDispatcher.html |  244 +
 .../class-use/CompactionDispatch.Builder.html      |   92 +
 .../CompactionDispatch.ServiceBuilder.html         |   89 +
 .../compaction/class-use/CompactionDispatch.html   |   97 +
 .../CompactionDispatcher.DispatchParameters.html   |   94 +
 .../CompactionDispatcher.InitParameters.html       |   94 +
 .../compaction/class-use/CompactionDispatcher.html |   91 +
 .../compaction/class-use/CompactionExecutorId.html |  109 +
 .../spi/compaction/class-use/CompactionJob.html    |   94 +
 .../spi/compaction/class-use/CompactionKind.html   |  106 +
 .../class-use/CompactionPlan.Builder.html          |   94 +
 .../spi/compaction/class-use/CompactionPlan.html   |   98 +
 .../CompactionPlanner.InitParameters.html          |   92 +
 .../CompactionPlanner.PlanningParameters.html      |   95 +
 .../compaction/class-use/CompactionPlanner.html    |   92 +
 .../compaction/class-use/CompactionServiceId.html  |  110 +
 .../compaction/class-use/CompactionServices.html   |   89 +
 .../DefaultCompactionPlanner.ExecutorConfig.html   |   62 +
 .../class-use/DefaultCompactionPlanner.html        |   62 +
 .../spi/compaction/class-use/ExecutorManager.html  |   89 +
 .../class-use/SimpleCompactionDispatcher.html      |   62 +
 .../compaction/doc-files/compaction-spi-design.png |  Bin 0 -> 113441 bytes
 .../core/spi/compaction/package-summary.html       |  232 +
 .../accumulo/core/spi/compaction/package-tree.html |  117 +
 .../accumulo/core/spi/compaction/package-use.html  |  150 +
 ...ice.AESCBCCryptoModule.AESCBCFileDecrypter.html |  156 +
 ...ice.AESCBCCryptoModule.AESCBCFileEncrypter.html |  181 +
 .../AESCryptoService.AESCBCCryptoModule.html       |  235 +
 ...ice.AESGCMCryptoModule.AESGCMFileDecrypter.html |  156 +
 ...ice.AESGCMCryptoModule.AESGCMFileEncrypter.html |  181 +
 .../AESCryptoService.AESGCMCryptoModule.html       |  198 +
 .../accumulo/core/spi/crypto/AESCryptoService.html |  333 +
 .../core/spi/crypto/CryptoEnvironment.Scope.html   |  226 +
 .../core/spi/crypto/CryptoEnvironment.html         |  175 +
 .../spi/crypto/CryptoService.CryptoException.html  |  184 +
 .../accumulo/core/spi/crypto/CryptoService.html    |  197 +
 .../core/spi/crypto/CryptoServiceFactory.html      |  162 +
 .../accumulo/core/spi/crypto/FileDecrypter.html    |  146 +
 .../accumulo/core/spi/crypto/FileEncrypter.html    |  166 +
 .../spi/crypto/GenericCryptoServiceFactory.html    |  227 +
 .../accumulo/core/spi/crypto/NoCryptoService.html  |  262 +
 .../core/spi/crypto/NoCryptoServiceFactory.html    |  215 +
 .../accumulo/core/spi/crypto/NoFileDecrypter.html  |  179 +
 .../accumulo/core/spi/crypto/NoFileEncrypter.html  |  204 +
 .../spi/crypto/PerTableCryptoServiceFactory.html   |  243 +
 ...ice.AESCBCCryptoModule.AESCBCFileDecrypter.html |   62 +
 ...ice.AESCBCCryptoModule.AESCBCFileEncrypter.html |   62 +
 .../AESCryptoService.AESCBCCryptoModule.html       |   62 +
 ...ice.AESGCMCryptoModule.AESGCMFileDecrypter.html |   62 +
 ...ice.AESGCMCryptoModule.AESGCMFileEncrypter.html |   62 +
 .../AESCryptoService.AESGCMCryptoModule.html       |   62 +
 .../spi/crypto/class-use/AESCryptoService.html     |   62 +
 .../crypto/class-use/CryptoEnvironment.Scope.html  |   98 +
 .../spi/crypto/class-use/CryptoEnvironment.html    |  124 +
 .../class-use/CryptoService.CryptoException.html   |  123 +
 .../core/spi/crypto/class-use/CryptoService.html   |  132 +
 .../spi/crypto/class-use/CryptoServiceFactory.html |   98 +
 .../core/spi/crypto/class-use/FileDecrypter.html   |  116 +
 .../core/spi/crypto/class-use/FileEncrypter.html   |  116 +
 .../class-use/GenericCryptoServiceFactory.html     |   62 +
 .../core/spi/crypto/class-use/NoCryptoService.html |   62 +
 .../crypto/class-use/NoCryptoServiceFactory.html   |   62 +
 .../core/spi/crypto/class-use/NoFileDecrypter.html |   62 +
 .../core/spi/crypto/class-use/NoFileEncrypter.html |   62 +
 .../class-use/PerTableCryptoServiceFactory.html    |   62 +
 .../accumulo/core/spi/crypto/package-summary.html  |  142 +
 .../accumulo/core/spi/crypto/package-tree.html     |  125 +
 .../accumulo/core/spi/crypto/package-use.html      |  110 +
 .../core/spi/file/rfile/compression/Bzip2.html     |  239 +
 .../CompressionAlgorithmConfiguration.html         |  204 +
 .../core/spi/file/rfile/compression/Gz.html        |  251 +
 .../core/spi/file/rfile/compression/Lz4.html       |  239 +
 .../core/spi/file/rfile/compression/Lzo.html       |  239 +
 .../spi/file/rfile/compression/NoCompression.html  |  239 +
 .../core/spi/file/rfile/compression/Snappy.html    |  251 +
 .../core/spi/file/rfile/compression/ZStandard.html |  251 +
 .../file/rfile/compression/class-use/Bzip2.html    |   62 +
 .../CompressionAlgorithmConfiguration.html         |  105 +
 .../spi/file/rfile/compression/class-use/Gz.html   |   62 +
 .../spi/file/rfile/compression/class-use/Lz4.html  |   62 +
 .../spi/file/rfile/compression/class-use/Lzo.html  |   62 +
 .../rfile/compression/class-use/NoCompression.html |   62 +
 .../file/rfile/compression/class-use/Snappy.html   |   62 +
 .../rfile/compression/class-use/ZStandard.html     |   62 +
 .../file/rfile/compression/package-summary.html    |  107 +
 .../spi/file/rfile/compression/package-tree.html   |   88 +
 .../spi/file/rfile/compression/package-use.html    |   84 +
 .../accumulo/core/spi/fs/DelegatingChooser.html    |  220 +
 .../core/spi/fs/PreferredVolumeChooser.html        |  229 +
 .../accumulo/core/spi/fs/RandomVolumeChooser.html  |  219 +
 .../core/spi/fs/SpaceAwareVolumeChooser.html       |  249 +
 .../apache/accumulo/core/spi/fs/VolumeChooser.html |  181 +
 .../spi/fs/VolumeChooserEnvironment.Scope.html     |  238 +
 .../core/spi/fs/VolumeChooserEnvironment.html      |  177 +
 .../core/spi/fs/class-use/DelegatingChooser.html   |   62 +
 .../spi/fs/class-use/PreferredVolumeChooser.html   |   90 +
 .../core/spi/fs/class-use/RandomVolumeChooser.html |   96 +
 .../spi/fs/class-use/SpaceAwareVolumeChooser.html  |   62 +
 .../core/spi/fs/class-use/VolumeChooser.html       |  105 +
 .../class-use/VolumeChooserEnvironment.Scope.html  |   98 +
 .../spi/fs/class-use/VolumeChooserEnvironment.html |  125 +
 .../accumulo/core/spi/fs/package-summary.html      |  118 +
 .../apache/accumulo/core/spi/fs/package-tree.html  |  106 +
 .../apache/accumulo/core/spi/fs/package-use.html   |   99 +
 .../spi/scan/ConfigurableScanServerSelector.html   |  345 +
 .../core/spi/scan/HintScanPrioritizer.html         |  219 +
 .../core/spi/scan/IdleRatioScanPrioritizer.html    |  188 +
 .../core/spi/scan/ScanDispatch.Builder.html        |  199 +
 .../core/spi/scan/ScanDispatch.CacheUsage.html     |  250 +
 .../accumulo/core/spi/scan/ScanDispatch.html       |  187 +
 .../scan/ScanDispatcher.DispatchParameters.html    |  170 +
 .../spi/scan/ScanDispatcher.DispatchParmaters.html |  118 +
 .../spi/scan/ScanDispatcher.InitParameters.html    |  164 +
 .../accumulo/core/spi/scan/ScanDispatcher.html     |  221 +
 .../core/spi/scan/ScanExecutor.Config.html         |  176 +
 .../accumulo/core/spi/scan/ScanExecutor.html       |  166 +
 .../accumulo/core/spi/scan/ScanInfo.Type.html      |  223 +
 .../apache/accumulo/core/spi/scan/ScanInfo.html    |  291 +
 .../spi/scan/ScanPrioritizer.CreateParameters.html |  155 +
 .../accumulo/core/spi/scan/ScanPrioritizer.html    |  162 +
 .../core/spi/scan/ScanServerAttempt.Result.html    |  217 +
 .../accumulo/core/spi/scan/ScanServerAttempt.html  |  159 +
 .../accumulo/core/spi/scan/ScanServerInfo.html     |  153 +
 .../core/spi/scan/ScanServerSelections.html        |  166 +
 .../scan/ScanServerSelector.InitParameters.html    |  171 +
 .../ScanServerSelector.SelectorParameters.html     |  172 +
 .../accumulo/core/spi/scan/ScanServerSelector.html |  231 +
 .../core/spi/scan/SimpleScanDispatcher.html        |  264 +
 .../class-use/ConfigurableScanServerSelector.html  |   62 +
 .../spi/scan/class-use/HintScanPrioritizer.html    |   62 +
 .../scan/class-use/IdleRatioScanPrioritizer.html   |   62 +
 .../spi/scan/class-use/ScanDispatch.Builder.html   |  103 +
 .../scan/class-use/ScanDispatch.CacheUsage.html    |  117 +
 .../core/spi/scan/class-use/ScanDispatch.html      |   96 +
 .../ScanDispatcher.DispatchParameters.html         |  107 +
 .../ScanDispatcher.DispatchParmaters.html          |   91 +
 .../class-use/ScanDispatcher.InitParameters.html   |   92 +
 .../core/spi/scan/class-use/ScanDispatcher.html    |   90 +
 .../spi/scan/class-use/ScanExecutor.Config.html    |   87 +
 .../core/spi/scan/class-use/ScanExecutor.html      |   87 +
 .../core/spi/scan/class-use/ScanInfo.Type.html     |   98 +
 .../accumulo/core/spi/scan/class-use/ScanInfo.html |  102 +
 .../ScanPrioritizer.CreateParameters.html          |   93 +
 .../core/spi/scan/class-use/ScanPrioritizer.html   |   95 +
 .../scan/class-use/ScanServerAttempt.Result.html   |   98 +
 .../core/spi/scan/class-use/ScanServerAttempt.html |   87 +
 .../core/spi/scan/class-use/ScanServerInfo.html    |   87 +
 .../spi/scan/class-use/ScanServerSelections.html   |   93 +
 .../ScanServerSelector.InitParameters.html         |   92 +
 .../ScanServerSelector.SelectorParameters.html     |   93 +
 .../spi/scan/class-use/ScanServerSelector.html     |   89 +
 .../spi/scan/class-use/SimpleScanDispatcher.html   |   62 +
 .../accumulo/core/spi/scan/package-summary.html    |  184 +
 .../accumulo/core/spi/scan/package-tree.html       |  120 +
 .../apache/accumulo/core/spi/scan/package-use.html |  159 +
 .../hadoop/mapred/AccumuloFileOutputFormat.html    |  198 +-
 .../hadoop/mapred/AccumuloInputFormat.html         |  210 +-
 .../hadoop/mapred/AccumuloOutputFormat.html        |  210 +-
 .../hadoop/mapred/AccumuloRowInputFormat.html      |  210 +-
 .../mapred/class-use/AccumuloFileOutputFormat.html |   47 +-
 .../mapred/class-use/AccumuloInputFormat.html      |   47 +-
 .../mapred/class-use/AccumuloOutputFormat.html     |   47 +-
 .../mapred/class-use/AccumuloRowInputFormat.html   |   47 +-
 .../accumulo/hadoop/mapred/package-summary.html    |  101 +-
 .../accumulo/hadoop/mapred/package-tree.html       |   59 +-
 .../apache/accumulo/hadoop/mapred/package-use.html |   47 +-
 .../hadoop/mapreduce/AccumuloFileOutputFormat.html |  188 +-
 .../hadoop/mapreduce/AccumuloInputFormat.html      |  190 +-
 .../hadoop/mapreduce/AccumuloOutputFormat.html     |  200 +-
 .../hadoop/mapreduce/AccumuloRowInputFormat.html   |  190 +-
 .../FileOutputFormatBuilder.OutputOptions.html     |  200 +-
 .../FileOutputFormatBuilder.PathParams.html        |  114 +-
 .../hadoop/mapreduce/FileOutputFormatBuilder.html  |  110 +-
 .../mapreduce/InputFormatBuilder.ClientParams.html |  126 +-
 .../InputFormatBuilder.InputFormatOptions.html     |  280 +-
 .../mapreduce/InputFormatBuilder.TableParams.html  |  126 +-
 .../hadoop/mapreduce/InputFormatBuilder.html       |  120 +-
 .../OutputFormatBuilder.ClientParams.html          |  126 +-
 .../OutputFormatBuilder.OutputOptions.html         |  138 +-
 .../hadoop/mapreduce/OutputFormatBuilder.html      |  110 +-
 .../class-use/AccumuloFileOutputFormat.html        |   47 +-
 .../mapreduce/class-use/AccumuloInputFormat.html   |   47 +-
 .../mapreduce/class-use/AccumuloOutputFormat.html  |   47 +-
 .../class-use/AccumuloRowInputFormat.html          |   47 +-
 .../FileOutputFormatBuilder.OutputOptions.html     |  167 +-
 .../FileOutputFormatBuilder.PathParams.html        |  131 +-
 .../class-use/FileOutputFormatBuilder.html         |   47 +-
 .../class-use/InputFormatBuilder.ClientParams.html |  151 +-
 .../InputFormatBuilder.InputFormatOptions.html     |  222 +-
 .../class-use/InputFormatBuilder.TableParams.html  |  135 +-
 .../mapreduce/class-use/InputFormatBuilder.html    |   47 +-
 .../OutputFormatBuilder.ClientParams.html          |  129 +-
 .../OutputFormatBuilder.OutputOptions.html         |  127 +-
 .../mapreduce/class-use/OutputFormatBuilder.html   |   47 +-
 .../accumulo/hadoop/mapreduce/package-summary.html |  233 +-
 .../accumulo/hadoop/mapreduce/package-tree.html    |   83 +-
 .../accumulo/hadoop/mapreduce/package-use.html     |  187 +-
 .../mapreduce/partition/KeyRangePartitioner.html   |  218 +-
 .../mapreduce/partition/RangePartitioner.html      |  218 +-
 .../partition/class-use/KeyRangePartitioner.html   |   47 +-
 .../partition/class-use/RangePartitioner.html      |   47 +-
 .../mapreduce/partition/package-summary.html       |  104 +-
 .../hadoop/mapreduce/partition/package-tree.html   |   55 +-
 .../hadoop/mapreduce/partition/package-use.html    |   47 +-
 .../apache/accumulo/minicluster/MemoryUnit.html    |  232 +-
 .../accumulo/minicluster/MiniAccumuloCluster.html  |  343 +-
 .../accumulo/minicluster/MiniAccumuloConfig.html   |  418 +-
 .../accumulo/minicluster/MiniAccumuloInstance.html |  128 +-
 .../minicluster/MiniAccumuloRunner.Opts.html       |  120 +-
 .../MiniAccumuloRunner.PropertiesConverter.html    |  158 +-
 .../accumulo/minicluster/MiniAccumuloRunner.html   |  200 +-
 .../apache/accumulo/minicluster/ServerType.html    |  278 +-
 .../accumulo/minicluster/class-use/MemoryUnit.html |  163 +-
 .../minicluster/class-use/MiniAccumuloCluster.html |   47 +-
 .../minicluster/class-use/MiniAccumuloConfig.html  |  237 +-
 .../class-use/MiniAccumuloInstance.html            |   47 +-
 .../class-use/MiniAccumuloRunner.Opts.html         |   47 +-
 .../MiniAccumuloRunner.PropertiesConverter.html    |   47 +-
 .../minicluster/class-use/MiniAccumuloRunner.html  |   47 +-
 .../accumulo/minicluster/class-use/ServerType.html |  177 +-
 .../accumulo/minicluster/package-summary.html      |  154 +-
 .../apache/accumulo/minicluster/package-tree.html  |   71 +-
 .../apache/accumulo/minicluster/package-use.html   |  105 +-
 _docs-2/apidocs/overview-summary.html              |    7 +-
 _docs-2/apidocs/overview-tree.html                 |  878 ++-
 _docs-2/apidocs/package-search-index.js            |    2 +-
 _docs-2/apidocs/script.js                          |  105 +-
 _docs-2/apidocs/search.js                          |  194 +-
 _docs-2/apidocs/serialized-form.html               |  265 +-
 _docs-2/apidocs/stylesheet.css                     |  333 +-
 _docs-2/apidocs/tag-search-index.js                |    2 +-
 _docs-2/apidocs/type-search-index.js               |    2 +-
 _includes/nav.html                                 |    2 +-
 _posts/release/2020-12-24-accumulo-2.0.1.md        |    6 +
 _posts/release/2022-02-13-accumulo-1.10.2.md       |    6 +
 _posts/release/2022-04-27-accumulo-2.1.0.md        |  367 -
 _posts/release/2022-11-01-accumulo-2.1.0.md        |  369 +
 contributor/making-release.md                      |   14 +-
 contributor/verifying-release.md                   |  171 +-
 doap/accumulo.rdf                                  |    7 +
 pages/downloads.md                                 |    6 +-
 1023 files changed, 131370 insertions(+), 73810 deletions(-)
 copy {1.10 => _docs-2}/apidocs/legal/ADDITIONAL_LICENSE_INFO (100%)
 copy {1.10 => _docs-2}/apidocs/legal/ASSEMBLY_EXCEPTION (100%)
 copy {1.10 => _docs-2}/apidocs/legal/LICENSE (100%)
 copy {1.10 => _docs-2}/apidocs/legal/jquery.md (100%)
 copy {1.10 => _docs-2}/apidocs/legal/jqueryUI.md (100%)
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/PluginEnvironment.Configuration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/PluginEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/ScannerBase.ConsistencyLevel.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionHost.Type.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionHost.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/CloneConfiguration.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/CloneConfiguration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/ImportConfiguration.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/ImportConfiguration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/PluginConfig.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionHost.Type.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionHost.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CloneConfiguration.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CloneConfiguration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ImportConfiguration.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ImportConfiguration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/PluginConfig.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactableFile.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactionConfigurer.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactionConfigurer.InputParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactionConfigurer.Overrides.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactionConfigurer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactionSelector.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactionSelector.Selection.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactionSelector.SelectionParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompactionSelector.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/CompressionConfigurer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/TooManyDeletesSelector.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactableFile.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactionConfigurer.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactionConfigurer.InputParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactionConfigurer.Overrides.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactionConfigurer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactionSelector.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactionSelector.Selection.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactionSelector.SelectionParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompactionSelector.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/CompressionConfigurer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/class-use/TooManyDeletesSelector.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/admin/compaction/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/class-use/PluginEnvironment.Configuration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/class-use/PluginEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.ConsistencyLevel.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractLexicoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractLexicoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/InstanceId.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/class-use/InstanceId.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/Constraint.Environment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/Constraint.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/DefaultKeySizeConstraint.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/NoDeleteConstraint.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/VisibilityConstraint.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/class-use/Constraint.Environment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/class-use/Constraint.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/class-use/DefaultKeySizeConstraint.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/class-use/NoDeleteConstraint.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/class-use/VisibilityConstraint.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/data/constraints/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/ColumnFamilyCounter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/Combiner.ValueIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/Combiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/DebugIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/DevNull.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/Filter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/FirstEntryInRowIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/IteratorAdapter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/IteratorEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/IteratorUtil.IteratorScope.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/IteratorUtil.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/LongCombiner.FixedLenEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/LongCombiner.StringEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/LongCombiner.Type.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/LongCombiner.VarLenEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/LongCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/OptionDescriber.IteratorOptions.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/OptionDescriber.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/OrIterator.TermSource.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/OrIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/ServerFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/ServerSkippingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/ServerWrappingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/SkippingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/SortedKeyIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/SortedKeyValueIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/SynchronizedServerFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/TypedValueCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/ValueFormatException.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/WrappingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/YieldCallback.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/YieldingKeyValueIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/ColumnFamilyCounter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/Combiner.ValueIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/Combiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/DebugIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/DevNull.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/Filter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/FirstEntryInRowIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/IteratorAdapter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/IteratorEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/IteratorUtil.IteratorScope.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/IteratorUtil.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/LongCombiner.FixedLenEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/LongCombiner.StringEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/LongCombiner.Type.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/LongCombiner.VarLenEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/LongCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/OptionDescriber.IteratorOptions.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/OptionDescriber.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/OrIterator.TermSource.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/OrIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/ServerFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/ServerSkippingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/ServerWrappingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/SkippingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/SortedKeyIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/SortedKeyValueIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/SynchronizedServerFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/TypedValueCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/ValueFormatException.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/WrappingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/YieldCallback.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/class-use/YieldingKeyValueIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/AgeOffFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/BigDecimalCombiner.BigDecimalEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/BigDecimalCombiner.BigDecimalMaxCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/BigDecimalCombiner.BigDecimalMinCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/BigDecimalCombiner.BigDecimalSummingCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/BigDecimalCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/CfCqSliceFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/CfCqSliceOpts.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/CfCqSliceSeekingFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/ColumnAgeOffFilter.TTLSet.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/ColumnAgeOffFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/ColumnSliceFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/GrepIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/IndexedDocIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/IntersectingIterator.TermSource.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/IntersectingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/LargeRowFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/MaxCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/MinCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/RegExFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/ReqVisFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/RowDeletingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/RowEncodingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/RowFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SeekingFilter.AdvanceResult.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SeekingFilter.FilterResult.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SeekingFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SummingArrayCombiner.DOSArrayEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SummingArrayCombiner.FixedLongArrayEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SummingArrayCombiner.StringArrayEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SummingArrayCombiner.Type.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SummingArrayCombiner.VarLongArrayEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SummingArrayCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/SummingCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/TimestampFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/TransformingIterator.KVBuffer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/TransformingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/VersioningIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/VisibilityFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/WholeColumnFamilyIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/WholeRowIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/AgeOffFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/BigDecimalCombiner.BigDecimalEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/BigDecimalCombiner.BigDecimalMaxCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/BigDecimalCombiner.BigDecimalMinCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/BigDecimalCombiner.BigDecimalSummingCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/BigDecimalCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/CfCqSliceFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/CfCqSliceOpts.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/CfCqSliceSeekingFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/ColumnAgeOffFilter.TTLSet.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/ColumnAgeOffFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/ColumnSliceFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/GrepIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/IndexedDocIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/IntersectingIterator.TermSource.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/IntersectingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/LargeRowFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/MaxCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/MinCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/RegExFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/ReqVisFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/RowDeletingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/RowEncodingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/RowFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SeekingFilter.AdvanceResult.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SeekingFilter.FilterResult.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SeekingFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SummingArrayCombiner.DOSArrayEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SummingArrayCombiner.FixedLongArrayEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SummingArrayCombiner.StringArrayEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SummingArrayCombiner.Type.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SummingArrayCombiner.VarLongArrayEncoder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SummingArrayCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/SummingCombiner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/TimestampFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/TransformingIterator.KVBuffer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/TransformingIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/VersioningIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/VisibilityFilter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/WholeColumnFamilyIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/class-use/WholeRowIterator.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/iterators/user/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/BalancerEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/GroupBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/HostRegexTableLoadBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/RegexGroupBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/SimpleLoadBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/TableLoadBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/TabletBalancer.AssignmentParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/TabletBalancer.BalanceParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/TabletBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/BalancerEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/GroupBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/HostRegexTableLoadBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/RegexGroupBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/SimpleLoadBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/TableLoadBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/TabletBalancer.AssignmentParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/TabletBalancer.BalanceParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/class-use/TabletBalancer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/TServerStatus.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/TableStatistics.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/TabletMigration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/TabletServerId.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/TabletStatistics.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/class-use/TServerStatus.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/class-use/TableStatistics.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/class-use/TabletMigration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/class-use/TabletServerId.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/class-use/TabletStatistics.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/data/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/ThrottledBalancerProblemReporter.OutstandingMigrationsProblem.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/ThrottledBalancerProblemReporter.Problem.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/ThrottledBalancerProblemReporter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/class-use/ThrottledBalancerProblemReporter.OutstandingMigrationsProblem.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/class-use/ThrottledBalancerProblemReporter.Problem.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/class-use/ThrottledBalancerProblemReporter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/balancer/util/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/BlockCache.Loader.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/BlockCache.Stats.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/BlockCache.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/BlockCacheManager.Configuration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/BlockCacheManager.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/CacheEntry.Weighable.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/CacheEntry.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/CacheType.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/class-use/BlockCache.Loader.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/class-use/BlockCache.Stats.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/class-use/BlockCache.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/class-use/BlockCacheManager.Configuration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/class-use/BlockCacheManager.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/class-use/CacheEntry.Weighable.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/class-use/CacheEntry.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/class-use/CacheType.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/cache/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/ContextClassLoaderFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/IteratorConfiguration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/ServiceEnvironment.Configuration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/ServiceEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/Stats.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/class-use/ContextClassLoaderFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/class-use/IteratorConfiguration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/class-use/ServiceEnvironment.Configuration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/class-use/ServiceEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/class-use/Stats.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/common/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionDispatch.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionDispatch.ServiceBuilder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionDispatch.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionDispatcher.DispatchParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionDispatcher.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionDispatcher.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionExecutorId.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionJob.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionKind.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionPlan.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionPlan.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionPlanner.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionPlanner.PlanningParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionPlanner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionServiceId.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/CompactionServices.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/DefaultCompactionPlanner.ExecutorConfig.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/DefaultCompactionPlanner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/ExecutorManager.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/SimpleCompactionDispatcher.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionDispatch.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionDispatch.ServiceBuilder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionDispatch.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionDispatcher.DispatchParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionDispatcher.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionDispatcher.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionExecutorId.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionJob.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionKind.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionPlan.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionPlan.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionPlanner.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionPlanner.PlanningParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionPlanner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionServiceId.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/CompactionServices.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/DefaultCompactionPlanner.ExecutorConfig.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/DefaultCompactionPlanner.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/ExecutorManager.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/class-use/SimpleCompactionDispatcher.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/doc-files/compaction-spi-design.png
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/compaction/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/AESCryptoService.AESCBCCryptoModule.AESCBCFileDecrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/AESCryptoService.AESCBCCryptoModule.AESCBCFileEncrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/AESCryptoService.AESCBCCryptoModule.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/AESCryptoService.AESGCMCryptoModule.AESGCMFileDecrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/AESCryptoService.AESGCMCryptoModule.AESGCMFileEncrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/AESCryptoService.AESGCMCryptoModule.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/AESCryptoService.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/CryptoEnvironment.Scope.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/CryptoEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/CryptoService.CryptoException.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/CryptoService.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/CryptoServiceFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/FileDecrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/FileEncrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/GenericCryptoServiceFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/NoCryptoService.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/NoCryptoServiceFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/NoFileDecrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/NoFileEncrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/PerTableCryptoServiceFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/AESCryptoService.AESCBCCryptoModule.AESCBCFileDecrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/AESCryptoService.AESCBCCryptoModule.AESCBCFileEncrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/AESCryptoService.AESCBCCryptoModule.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/AESCryptoService.AESGCMCryptoModule.AESGCMFileDecrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/AESCryptoService.AESGCMCryptoModule.AESGCMFileEncrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/AESCryptoService.AESGCMCryptoModule.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/AESCryptoService.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/CryptoEnvironment.Scope.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/CryptoEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/CryptoService.CryptoException.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/CryptoService.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/CryptoServiceFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/FileDecrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/FileEncrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/GenericCryptoServiceFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/NoCryptoService.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/NoCryptoServiceFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/NoFileDecrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/NoFileEncrypter.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/class-use/PerTableCryptoServiceFactory.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/crypto/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/Bzip2.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/CompressionAlgorithmConfiguration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/Gz.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/Lz4.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/Lzo.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/NoCompression.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/Snappy.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/ZStandard.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/class-use/Bzip2.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/class-use/CompressionAlgorithmConfiguration.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/class-use/Gz.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/class-use/Lz4.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/class-use/Lzo.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/class-use/NoCompression.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/class-use/Snappy.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/class-use/ZStandard.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/file/rfile/compression/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/DelegatingChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/PreferredVolumeChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/RandomVolumeChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/SpaceAwareVolumeChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/VolumeChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/VolumeChooserEnvironment.Scope.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/VolumeChooserEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/class-use/DelegatingChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/class-use/PreferredVolumeChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/class-use/RandomVolumeChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/class-use/SpaceAwareVolumeChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/class-use/VolumeChooser.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/class-use/VolumeChooserEnvironment.Scope.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/class-use/VolumeChooserEnvironment.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/fs/package-use.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ConfigurableScanServerSelector.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/HintScanPrioritizer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/IdleRatioScanPrioritizer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanDispatch.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanDispatch.CacheUsage.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanDispatch.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanDispatcher.DispatchParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanDispatcher.DispatchParmaters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanDispatcher.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanDispatcher.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanExecutor.Config.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanExecutor.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanInfo.Type.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanInfo.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanPrioritizer.CreateParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanPrioritizer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanServerAttempt.Result.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanServerAttempt.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanServerInfo.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanServerSelections.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanServerSelector.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanServerSelector.SelectorParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/ScanServerSelector.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/SimpleScanDispatcher.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ConfigurableScanServerSelector.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/HintScanPrioritizer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/IdleRatioScanPrioritizer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanDispatch.Builder.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanDispatch.CacheUsage.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanDispatch.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanDispatcher.DispatchParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanDispatcher.DispatchParmaters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanDispatcher.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanDispatcher.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanExecutor.Config.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanExecutor.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanInfo.Type.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanInfo.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanPrioritizer.CreateParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanPrioritizer.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanServerAttempt.Result.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanServerAttempt.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanServerInfo.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanServerSelections.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanServerSelector.InitParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanServerSelector.SelectorParameters.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/ScanServerSelector.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/class-use/SimpleScanDispatcher.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/package-summary.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/package-tree.html
 create mode 100644 _docs-2/apidocs/org/apache/accumulo/core/spi/scan/package-use.html
 delete mode 100644 _posts/release/2022-04-27-accumulo-2.1.0.md
 create mode 100644 _posts/release/2022-11-01-accumulo-2.1.0.md


[accumulo-website] 01/01: Merge branch 'main' into next-release

Posted by ct...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch next-release
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git

commit d4001a34835b2bd58e161090073cdd70a89c7e69
Merge: 22c2b90e afe868e1
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Tue Nov 1 14:52:05 2022 -0400

    Merge branch 'main' into next-release

 .github/workflows/jekyll.yaml                      |   11 +-
 _config.yml                                        |    8 +-
 _docs-2/apidocs/allclasses-index.html              | 2580 +++---
 _docs-2/apidocs/allpackages-index.html             |  207 +-
 _docs-2/apidocs/constant-values.html               |  693 +-
 _docs-2/apidocs/deprecated-list.html               |  765 +-
 _docs-2/apidocs/element-list                       |   14 +
 _docs-2/apidocs/help-doc.html                      |  193 +-
 _docs-2/apidocs/index-all.html                     | 8174 ++++++++++++++------
 _docs-2/apidocs/index.html                         |  211 +-
 _docs-2/apidocs/legal/ADDITIONAL_LICENSE_INFO      |   37 +
 _docs-2/apidocs/legal/ASSEMBLY_EXCEPTION           |   27 +
 _docs-2/apidocs/legal/LICENSE                      |  347 +
 _docs-2/apidocs/legal/jquery.md                    |   72 +
 _docs-2/apidocs/legal/jqueryUI.md                  |   49 +
 _docs-2/apidocs/member-search-index.js             |    2 +-
 .../org/apache/accumulo/core/client/Accumulo.html  |  182 +-
 .../client/AccumuloClient.AuthenticationArgs.html  |  150 +-
 .../core/client/AccumuloClient.ClientFactory.html  |  134 +-
 .../client/AccumuloClient.ConnectionOptions.html   |  180 +-
 .../core/client/AccumuloClient.FromOptions.html    |   82 +-
 .../core/client/AccumuloClient.InstanceArgs.html   |  116 +-
 .../client/AccumuloClient.PropertyOptions.html     |  192 +-
 .../core/client/AccumuloClient.SaslOptions.html    |  132 +-
 .../core/client/AccumuloClient.SslOptions.html     |  184 +-
 .../accumulo/core/client/AccumuloClient.html       |  552 +-
 .../accumulo/core/client/AccumuloException.html    |  148 +-
 .../core/client/AccumuloSecurityException.html     |  296 +-
 .../apache/accumulo/core/client/BatchDeleter.html  |  163 +-
 .../apache/accumulo/core/client/BatchScanner.html  |  171 +-
 .../apache/accumulo/core/client/BatchWriter.html   |  159 +-
 .../accumulo/core/client/BatchWriterConfig.html    |  366 +-
 .../client/ClientConfiguration.ClientProperty.html |  382 +-
 .../accumulo/core/client/ClientConfiguration.html  |  628 +-
 .../core/client/ClientSideIteratorScanner.html     |  359 +-
 .../core/client/ConditionalWriter.Result.html      |  198 +-
 .../core/client/ConditionalWriter.Status.html      |  220 +-
 .../accumulo/core/client/ConditionalWriter.html    |  182 +-
 .../core/client/ConditionalWriterConfig.html       |  307 +-
 .../org/apache/accumulo/core/client/Connector.html |  458 +-
 .../apache/accumulo/core/client/Durability.html    |  220 +-
 .../org/apache/accumulo/core/client/Instance.html  |  252 +-
 .../client/IsolatedScanner.MemoryRowBuffer.html    |  182 +-
 .../IsolatedScanner.MemoryRowBufferFactory.html    |  154 +-
 .../core/client/IsolatedScanner.RowBuffer.html     |  142 +-
 .../client/IsolatedScanner.RowBufferFactory.html   |  112 +-
 .../accumulo/core/client/IsolatedScanner.html      |  357 +-
 .../core/client/IteratorSetting.Column.html        |  198 +-
 .../accumulo/core/client/IteratorSetting.html      |  516 +-
 .../core/client/MultiTableBatchWriter.html         |  157 +-
 .../core/client/MutationsRejectedException.html    |  252 +-
 .../core/client/NamespaceExistsException.html      |  164 +-
 .../core/client/NamespaceNotEmptyException.html    |  204 +-
 .../core/client/NamespaceNotFoundException.html    |  204 +-
 .../client/PluginEnvironment.Configuration.html    |  311 +
 .../accumulo/core/client/PluginEnvironment.html    |  245 +
 .../apache/accumulo/core/client/RowIterator.html   |  216 +-
 .../core/client/SampleNotPresentException.html     |  150 +-
 .../org/apache/accumulo/core/client/Scanner.html   |  221 +-
 .../core/client/ScannerBase.ConsistencyLevel.html  |  221 +
 .../apache/accumulo/core/client/ScannerBase.html   |  537 +-
 .../core/client/TableDeletedException.html         |  182 +-
 .../accumulo/core/client/TableExistsException.html |  164 +-
 .../core/client/TableNotFoundException.html        |  216 +-
 .../core/client/TableOfflineException.html         |  168 +-
 .../accumulo/core/client/TimedOutException.html    |  178 +-
 .../accumulo/core/client/ZooKeeperInstance.html    |  270 +-
 .../ActiveCompaction.CompactionHost.Type.html      |  217 +
 .../admin/ActiveCompaction.CompactionHost.html     |  170 +
 .../admin/ActiveCompaction.CompactionReason.html   |  220 +-
 .../admin/ActiveCompaction.CompactionType.html     |  218 +-
 .../core/client/admin/ActiveCompaction.html        |  309 +-
 .../accumulo/core/client/admin/ActiveScan.html     |  282 +-
 .../client/admin/CloneConfiguration.Builder.html   |  212 +
 .../core/client/admin/CloneConfiguration.html      |  238 +
 .../core/client/admin/CompactionConfig.html        |  384 +-
 .../client/admin/CompactionStrategyConfig.html     |  231 +-
 .../core/client/admin/DelegationTokenConfig.html   |  210 +-
 .../accumulo/core/client/admin/DiskUsage.html      |  250 +-
 .../apache/accumulo/core/client/admin/FindMax.html |  168 +-
 .../client/admin/ImportConfiguration.Builder.html  |  186 +
 .../core/client/admin/ImportConfiguration.html     |  230 +
 .../core/client/admin/InitialTableState.html       |  186 +-
 .../core/client/admin/InstanceOperations.html      |  457 +-
 .../accumulo/core/client/admin/Locations.html      |  138 +-
 .../core/client/admin/NamespaceOperations.html     |  532 +-
 .../core/client/admin/NewTableConfiguration.html   |  336 +-
 .../accumulo/core/client/admin/PluginConfig.html   |  247 +
 .../core/client/admin/ReplicationOperations.html   |  186 +-
 .../accumulo/core/client/admin/ScanState.html      |  194 +-
 .../accumulo/core/client/admin/ScanType.html       |  186 +-
 .../core/client/admin/SecurityOperations.html      |  382 +-
 .../core/client/admin/SummaryRetriever.html        |  208 +-
 ...TableOperations.ImportDestinationArguments.html |  112 +-
 .../TableOperations.ImportMappingOptions.html      |  188 +-
 .../admin/TableOperations.ImportOptions.html       |  152 +-
 .../core/client/admin/TableOperations.html         | 1413 ++--
 .../accumulo/core/client/admin/TimeType.html       |  190 +-
 .../ActiveCompaction.CompactionHost.Type.html      |   98 +
 .../class-use/ActiveCompaction.CompactionHost.html |   89 +
 .../ActiveCompaction.CompactionReason.html         |  117 +-
 .../class-use/ActiveCompaction.CompactionType.html |  117 +-
 .../client/admin/class-use/ActiveCompaction.html   |  104 +-
 .../core/client/admin/class-use/ActiveScan.html    |   99 +-
 .../class-use/CloneConfiguration.Builder.html      |  108 +
 .../client/admin/class-use/CloneConfiguration.html |  105 +
 .../client/admin/class-use/CompactionConfig.html   |  183 +-
 .../admin/class-use/CompactionStrategyConfig.html  |  140 +-
 .../admin/class-use/DelegationTokenConfig.html     |  129 +-
 .../core/client/admin/class-use/DiskUsage.html     |   99 +-
 .../core/client/admin/class-use/FindMax.html       |   47 +-
 .../class-use/ImportConfiguration.Builder.html     |   99 +
 .../admin/class-use/ImportConfiguration.html       |  115 +
 .../client/admin/class-use/InitialTableState.html  |  119 +-
 .../client/admin/class-use/InstanceOperations.html |  107 +-
 .../core/client/admin/class-use/Locations.html     |   99 +-
 .../admin/class-use/NamespaceOperations.html       |  107 +-
 .../admin/class-use/NewTableConfiguration.html     |  223 +-
 .../core/client/admin/class-use/PluginConfig.html  |  106 +
 .../admin/class-use/ReplicationOperations.html     |  109 +-
 .../core/client/admin/class-use/ScanState.html     |  117 +-
 .../core/client/admin/class-use/ScanType.html      |  117 +-
 .../client/admin/class-use/SecurityOperations.html |  107 +-
 .../client/admin/class-use/SummaryRetriever.html   |  177 +-
 ...TableOperations.ImportDestinationArguments.html |   97 +-
 .../TableOperations.ImportMappingOptions.html      |  110 +-
 .../class-use/TableOperations.ImportOptions.html   |  145 +-
 .../client/admin/class-use/TableOperations.html    |  107 +-
 .../core/client/admin/class-use/TimeType.html      |  170 +-
 .../client/admin/compaction/CompactableFile.html   |  174 +
 .../CompactionConfigurer.InitParameters.html       |  155 +
 .../CompactionConfigurer.InputParameters.html      |  155 +
 .../compaction/CompactionConfigurer.Overrides.html |  176 +
 .../admin/compaction/CompactionConfigurer.html     |  171 +
 .../CompactionSelector.InitParameters.html         |  151 +
 .../compaction/CompactionSelector.Selection.html   |  167 +
 .../CompactionSelector.SelectionParameters.html    |  173 +
 .../admin/compaction/CompactionSelector.html       |  169 +
 .../admin/compaction/CompressionConfigurer.html    |  273 +
 .../admin/compaction/TooManyDeletesSelector.html   |  321 +
 .../compaction/class-use/CompactableFile.html      |  194 +
 .../CompactionConfigurer.InitParameters.html       |   90 +
 .../CompactionConfigurer.InputParameters.html      |   90 +
 .../class-use/CompactionConfigurer.Overrides.html  |   90 +
 .../compaction/class-use/CompactionConfigurer.html |   90 +
 .../CompactionSelector.InitParameters.html         |   90 +
 .../class-use/CompactionSelector.Selection.html    |   90 +
 .../CompactionSelector.SelectionParameters.html    |   90 +
 .../compaction/class-use/CompactionSelector.html   |   89 +
 .../class-use/CompressionConfigurer.html           |   62 +
 .../class-use/TooManyDeletesSelector.html          |   62 +
 .../client/admin/compaction/package-summary.html   |  138 +
 .../core/client/admin/compaction/package-tree.html |   91 +
 .../core/client/admin/compaction/package-use.html  |  126 +
 .../core/client/admin/package-summary.html         |  339 +-
 .../accumulo/core/client/admin/package-tree.html   |  108 +-
 .../accumulo/core/client/admin/package-use.html    |  306 +-
 .../accumulo/core/client/class-use/Accumulo.html   |   47 +-
 .../AccumuloClient.AuthenticationArgs.html         |  123 +-
 .../class-use/AccumuloClient.ClientFactory.html    |  136 +-
 .../AccumuloClient.ConnectionOptions.html          |  191 +-
 .../class-use/AccumuloClient.FromOptions.html      |  122 +-
 .../class-use/AccumuloClient.InstanceArgs.html     |   97 +-
 .../class-use/AccumuloClient.PropertyOptions.html  |  109 +-
 .../class-use/AccumuloClient.SaslOptions.html      |  117 +-
 .../class-use/AccumuloClient.SslOptions.html       |  155 +-
 .../core/client/class-use/AccumuloClient.html      |  213 +-
 .../core/client/class-use/AccumuloException.html   | 1756 ++---
 .../class-use/AccumuloSecurityException.html       | 1751 ++---
 .../core/client/class-use/BatchDeleter.html        |  153 +-
 .../core/client/class-use/BatchScanner.html        |  137 +-
 .../core/client/class-use/BatchWriter.html         |  147 +-
 .../core/client/class-use/BatchWriterConfig.html   |  395 +-
 .../ClientConfiguration.ClientProperty.html        |  179 +-
 .../core/client/class-use/ClientConfiguration.html |  521 +-
 .../class-use/ClientSideIteratorScanner.html       |   47 +-
 .../client/class-use/ConditionalWriter.Result.html |  125 +-
 .../client/class-use/ConditionalWriter.Status.html |  147 +-
 .../core/client/class-use/ConditionalWriter.html   |  116 +-
 .../client/class-use/ConditionalWriterConfig.html  |  183 +-
 .../accumulo/core/client/class-use/Connector.html  |  205 +-
 .../accumulo/core/client/class-use/Durability.html |  163 +-
 .../accumulo/core/client/class-use/Instance.html   |  314 +-
 .../class-use/IsolatedScanner.MemoryRowBuffer.html |   47 +-
 .../IsolatedScanner.MemoryRowBufferFactory.html    |   47 +-
 .../class-use/IsolatedScanner.RowBuffer.html       |  129 +-
 .../IsolatedScanner.RowBufferFactory.html          |  121 +-
 .../core/client/class-use/IsolatedScanner.html     |   47 +-
 .../client/class-use/IteratorSetting.Column.html   |  176 +-
 .../core/client/class-use/IteratorSetting.html     | 1019 +--
 .../client/class-use/MultiTableBatchWriter.html    |  131 +-
 .../class-use/MutationsRejectedException.html      |  157 +-
 .../client/class-use/NamespaceExistsException.html |  109 +-
 .../class-use/NamespaceNotEmptyException.html      |   97 +-
 .../class-use/NamespaceNotFoundException.html      |  321 +-
 .../class-use/PluginEnvironment.Configuration.html |  117 +
 .../core/client/class-use/PluginEnvironment.html   |  151 +
 .../core/client/class-use/RowIterator.html         |   47 +-
 .../class-use/SampleNotPresentException.html       |   47 +-
 .../accumulo/core/client/class-use/Scanner.html    |  437 +-
 .../class-use/ScannerBase.ConsistencyLevel.html    |  129 +
 .../core/client/class-use/ScannerBase.html         |  251 +-
 .../client/class-use/TableDeletedException.html    |   47 +-
 .../client/class-use/TableExistsException.html     |  192 +-
 .../client/class-use/TableNotFoundException.html   | 1010 ++-
 .../client/class-use/TableOfflineException.html    |   47 +-
 .../core/client/class-use/TimedOutException.html   |   47 +-
 .../core/client/class-use/ZooKeeperInstance.html   |   97 +-
 .../core/client/lexicoder/AbstractEncoder.html     |  208 +-
 .../core/client/lexicoder/AbstractLexicoder.html   |  149 +
 .../core/client/lexicoder/BigIntegerLexicoder.html |  194 +-
 .../core/client/lexicoder/BytesLexicoder.html      |  186 +-
 .../core/client/lexicoder/DateLexicoder.html       |  194 +-
 .../core/client/lexicoder/DoubleLexicoder.html     |  194 +-
 .../accumulo/core/client/lexicoder/Encoder.html    |  128 +-
 .../core/client/lexicoder/FloatLexicoder.html      |  194 +-
 .../core/client/lexicoder/IntegerLexicoder.html    |  194 +-
 .../accumulo/core/client/lexicoder/Lexicoder.html  |   78 +-
 .../core/client/lexicoder/ListLexicoder.html       |  191 +-
 .../core/client/lexicoder/LongLexicoder.html       |  182 +-
 .../core/client/lexicoder/PairLexicoder.html       |  202 +-
 .../core/client/lexicoder/ReverseLexicoder.html    |  178 +-
 .../core/client/lexicoder/SequenceLexicoder.html   |  183 +-
 .../core/client/lexicoder/StringLexicoder.html     |  194 +-
 .../core/client/lexicoder/TextLexicoder.html       |  186 +-
 .../core/client/lexicoder/UIntegerLexicoder.html   |  194 +-
 .../core/client/lexicoder/ULongLexicoder.html      |  194 +-
 .../core/client/lexicoder/UUIDLexicoder.html       |  201 +-
 .../lexicoder/class-use/AbstractEncoder.html       |  328 +-
 .../lexicoder/class-use/AbstractLexicoder.html     |  221 +
 .../lexicoder/class-use/BigIntegerLexicoder.html   |   47 +-
 .../client/lexicoder/class-use/BytesLexicoder.html |   47 +-
 .../client/lexicoder/class-use/DateLexicoder.html  |   47 +-
 .../lexicoder/class-use/DoubleLexicoder.html       |   47 +-
 .../core/client/lexicoder/class-use/Encoder.html   |  441 +-
 .../client/lexicoder/class-use/FloatLexicoder.html |   47 +-
 .../lexicoder/class-use/IntegerLexicoder.html      |   47 +-
 .../core/client/lexicoder/class-use/Lexicoder.html |  376 +-
 .../client/lexicoder/class-use/ListLexicoder.html  |   47 +-
 .../client/lexicoder/class-use/LongLexicoder.html  |   47 +-
 .../client/lexicoder/class-use/PairLexicoder.html  |   47 +-
 .../lexicoder/class-use/ReverseLexicoder.html      |   47 +-
 .../lexicoder/class-use/SequenceLexicoder.html     |   47 +-
 .../lexicoder/class-use/StringLexicoder.html       |   47 +-
 .../client/lexicoder/class-use/TextLexicoder.html  |   47 +-
 .../lexicoder/class-use/UIntegerLexicoder.html     |   47 +-
 .../client/lexicoder/class-use/ULongLexicoder.html |   97 +-
 .../client/lexicoder/class-use/UUIDLexicoder.html  |   47 +-
 .../core/client/lexicoder/package-summary.html     |  265 +-
 .../core/client/lexicoder/package-tree.html        |   89 +-
 .../core/client/lexicoder/package-use.html         |  200 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |  344 +-
 .../core/client/mapred/AbstractInputFormat.html    |  564 +-
 .../client/mapred/AccumuloFileOutputFormat.html    |  326 +-
 .../core/client/mapred/AccumuloInputFormat.html    |  198 +-
 .../mapred/AccumuloMultiTableInputFormat.html      |  206 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |  202 +-
 .../core/client/mapred/AccumuloOutputFormat.html   |  622 +-
 .../core/client/mapred/AccumuloRowInputFormat.html |  198 +-
 .../mapred/InputFormatBase.RecordReaderBase.html   |  222 +-
 .../core/client/mapred/InputFormatBase.html        |  544 +-
 .../core/client/mapred/RangeInputSplit.html        |  170 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |   97 +-
 .../mapred/class-use/AbstractInputFormat.html      |  127 +-
 .../mapred/class-use/AccumuloFileOutputFormat.html |   47 +-
 .../mapred/class-use/AccumuloInputFormat.html      |   47 +-
 .../class-use/AccumuloMultiTableInputFormat.html   |   47 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |   47 +-
 .../mapred/class-use/AccumuloOutputFormat.html     |   47 +-
 .../mapred/class-use/AccumuloRowInputFormat.html   |   47 +-
 .../InputFormatBase.RecordReaderBase.html          |   47 +-
 .../client/mapred/class-use/InputFormatBase.html   |  107 +-
 .../client/mapred/class-use/RangeInputSplit.html   |  155 +-
 .../core/client/mapred/package-summary.html        |  174 +-
 .../accumulo/core/client/mapred/package-tree.html  |   75 +-
 .../accumulo/core/client/mapred/package-use.html   |  117 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |  394 +-
 .../core/client/mapreduce/AbstractInputFormat.html |  580 +-
 .../client/mapreduce/AccumuloFileOutputFormat.html |  314 +-
 .../core/client/mapreduce/AccumuloInputFormat.html |  200 +-
 .../mapreduce/AccumuloMultiTableInputFormat.html   |  208 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |  204 +-
 .../client/mapreduce/AccumuloOutputFormat.html     |  612 +-
 .../client/mapreduce/AccumuloRowInputFormat.html   |  200 +-
 .../InputFormatBase.RecordReaderBase.html          |  228 +-
 .../core/client/mapreduce/InputFormatBase.html     |  544 +-
 .../core/client/mapreduce/InputTableConfig.html    |  453 +-
 .../core/client/mapreduce/RangeInputSplit.html     |  846 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |   97 +-
 .../mapreduce/class-use/AbstractInputFormat.html   |  127 +-
 .../class-use/AccumuloFileOutputFormat.html        |   47 +-
 .../mapreduce/class-use/AccumuloInputFormat.html   |   47 +-
 .../class-use/AccumuloMultiTableInputFormat.html   |   47 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |   47 +-
 .../mapreduce/class-use/AccumuloOutputFormat.html  |   47 +-
 .../class-use/AccumuloRowInputFormat.html          |   47 +-
 .../InputFormatBase.RecordReaderBase.html          |   47 +-
 .../mapreduce/class-use/InputFormatBase.html       |  107 +-
 .../mapreduce/class-use/InputTableConfig.html      |  321 +-
 .../mapreduce/class-use/RangeInputSplit.html       |  207 +-
 .../lib/partition/KeyRangePartitioner.html         |  228 +-
 .../mapreduce/lib/partition/RangePartitioner.html  |  228 +-
 .../partition/class-use/KeyRangePartitioner.html   |   47 +-
 .../lib/partition/class-use/RangePartitioner.html  |   47 +-
 .../mapreduce/lib/partition/package-summary.html   |   93 +-
 .../mapreduce/lib/partition/package-tree.html      |   55 +-
 .../mapreduce/lib/partition/package-use.html       |   47 +-
 .../core/client/mapreduce/package-summary.html     |  182 +-
 .../core/client/mapreduce/package-tree.html        |   83 +-
 .../core/client/mapreduce/package-use.html         |  163 +-
 .../accumulo/core/client/package-summary.html      |  551 +-
 .../apache/accumulo/core/client/package-tree.html  |  174 +-
 .../apache/accumulo/core/client/package-use.html   |  951 +--
 .../client/replication/PeerExistsException.html    |  163 +-
 .../client/replication/PeerNotFoundException.html  |  182 +-
 .../replication/class-use/PeerExistsException.html |  100 +-
 .../class-use/PeerNotFoundException.html           |   98 +-
 .../core/client/replication/package-summary.html   |  104 +-
 .../core/client/replication/package-tree.html      |   57 +-
 .../core/client/replication/package-use.html       |  105 +-
 .../core/client/rfile/RFile.InputArguments.html    |  126 +-
 .../core/client/rfile/RFile.OutputArguments.html   |  126 +-
 .../core/client/rfile/RFile.ScannerFSOptions.html  |  118 +-
 .../core/client/rfile/RFile.ScannerOptions.html    |  204 +-
 .../core/client/rfile/RFile.SummaryFSOptions.html  |  118 +-
 .../client/rfile/RFile.SummaryInputArguments.html  |  126 +-
 .../core/client/rfile/RFile.SummaryOptions.html    |  230 +-
 .../core/client/rfile/RFile.WriterFSOptions.html   |  118 +-
 .../core/client/rfile/RFile.WriterOptions.html     |  182 +-
 .../apache/accumulo/core/client/rfile/RFile.html   |  290 +-
 .../accumulo/core/client/rfile/RFileSource.html    |  166 +-
 .../accumulo/core/client/rfile/RFileWriter.html    |  319 +-
 .../rfile/class-use/RFile.InputArguments.html      |   97 +-
 .../rfile/class-use/RFile.OutputArguments.html     |   97 +-
 .../rfile/class-use/RFile.ScannerFSOptions.html    |   97 +-
 .../rfile/class-use/RFile.ScannerOptions.html      |  205 +-
 .../rfile/class-use/RFile.SummaryFSOptions.html    |   97 +-
 .../class-use/RFile.SummaryInputArguments.html     |   97 +-
 .../rfile/class-use/RFile.SummaryOptions.html      |  201 +-
 .../rfile/class-use/RFile.WriterFSOptions.html     |   95 +-
 .../rfile/class-use/RFile.WriterOptions.html       |  179 +-
 .../core/client/rfile/class-use/RFile.html         |   47 +-
 .../core/client/rfile/class-use/RFileSource.html   |  107 +-
 .../core/client/rfile/class-use/RFileWriter.html   |   95 +-
 .../core/client/rfile/package-summary.html         |  207 +-
 .../accumulo/core/client/rfile/package-tree.html   |   73 +-
 .../accumulo/core/client/rfile/package-use.html    |  173 +-
 .../core/client/sample/AbstractHashSampler.html    |  227 +-
 .../core/client/sample/RowColumnSampler.html       |  212 +-
 .../accumulo/core/client/sample/RowSampler.html    |  168 +-
 .../accumulo/core/client/sample/Sampler.html       |  137 +-
 .../core/client/sample/SamplerConfiguration.html   |  230 +-
 .../sample/class-use/AbstractHashSampler.html      |  107 +-
 .../client/sample/class-use/RowColumnSampler.html  |   47 +-
 .../core/client/sample/class-use/RowSampler.html   |   47 +-
 .../core/client/sample/class-use/Sampler.html      |  141 +-
 .../sample/class-use/SamplerConfiguration.html     |  576 +-
 .../core/client/sample/package-summary.html        |  147 +-
 .../accumulo/core/client/sample/package-tree.html  |   59 +-
 .../accumulo/core/client/sample/package-use.html   |  319 +-
 .../core/client/security/SecurityErrorCode.html    |  322 +-
 .../security/class-use/SecurityErrorCode.html      |  228 +-
 .../core/client/security/package-summary.html      |   96 +-
 .../core/client/security/package-tree.html         |   53 +-
 .../accumulo/core/client/security/package-use.html |  119 +-
 ...icationToken.AuthenticationTokenSerializer.html |  204 +-
 .../tokens/AuthenticationToken.Properties.html     |  358 +-
 .../tokens/AuthenticationToken.TokenProperty.html  |  232 +-
 .../security/tokens/AuthenticationToken.html       |  190 +-
 .../security/tokens/CredentialProviderToken.html   |  294 +-
 .../client/security/tokens/DelegationToken.html    |   90 +-
 .../core/client/security/tokens/KerberosToken.html |  374 +-
 .../core/client/security/tokens/NullToken.html     |  264 +-
 .../core/client/security/tokens/PasswordToken.html |  326 +-
 ...icationToken.AuthenticationTokenSerializer.html |   47 +-
 .../class-use/AuthenticationToken.Properties.html  |  127 +-
 .../AuthenticationToken.TokenProperty.html         |  153 +-
 .../tokens/class-use/AuthenticationToken.html      |  591 +-
 .../tokens/class-use/CredentialProviderToken.html  |   95 +-
 .../security/tokens/class-use/DelegationToken.html |   97 +-
 .../security/tokens/class-use/KerberosToken.html   |   95 +-
 .../security/tokens/class-use/NullToken.html       |   95 +-
 .../security/tokens/class-use/PasswordToken.html   |  171 +-
 .../client/security/tokens/package-summary.html    |  169 +-
 .../core/client/security/tokens/package-tree.html  |   79 +-
 .../core/client/security/tokens/package-use.html   |  285 +-
 .../core/client/summary/CounterSummary.html        |  226 +-
 .../summary/CountingSummarizer.Converter.html      |  120 +-
 .../core/client/summary/CountingSummarizer.html    |  482 +-
 .../core/client/summary/Summarizer.Collector.html  |  130 +-
 .../core/client/summary/Summarizer.Combiner.html   |  118 +-
 .../summary/Summarizer.StatisticConsumer.html      |  116 +-
 .../accumulo/core/client/summary/Summarizer.html   |  194 +-
 .../summary/SummarizerConfiguration.Builder.html   |  226 +-
 .../client/summary/SummarizerConfiguration.html    |  312 +-
 .../client/summary/Summary.FileStatistics.html     |  188 +-
 .../accumulo/core/client/summary/Summary.html      |  244 +-
 .../client/summary/class-use/CounterSummary.html   |   47 +-
 .../class-use/CountingSummarizer.Converter.html    |  143 +-
 .../summary/class-use/CountingSummarizer.html      |  117 +-
 .../summary/class-use/Summarizer.Collector.html    |  145 +-
 .../summary/class-use/Summarizer.Combiner.html     |  145 +-
 .../class-use/Summarizer.StatisticConsumer.html    |   97 +-
 .../core/client/summary/class-use/Summarizer.html  |  199 +-
 .../class-use/SummarizerConfiguration.Builder.html |  157 +-
 .../summary/class-use/SummarizerConfiguration.html |  572 +-
 .../summary/class-use/Summary.FileStatistics.html  |   95 +-
 .../core/client/summary/class-use/Summary.html     |  187 +-
 .../core/client/summary/package-summary.html       |  201 +-
 .../accumulo/core/client/summary/package-tree.html |   71 +-
 .../accumulo/core/client/summary/package-use.html  |  347 +-
 .../summarizers/AuthorizationSummarizer.html       |  179 +-
 .../summary/summarizers/DeletesSummarizer.html     |  251 +-
 .../summary/summarizers/EntryLengthSummarizer.html |  174 +-
 .../summary/summarizers/FamilySummarizer.html      |  191 +-
 .../summary/summarizers/VisibilitySummarizer.html  |  193 +-
 .../class-use/AuthorizationSummarizer.html         |   47 +-
 .../summarizers/class-use/DeletesSummarizer.html   |   47 +-
 .../class-use/EntryLengthSummarizer.html           |   47 +-
 .../summarizers/class-use/FamilySummarizer.html    |   47 +-
 .../class-use/VisibilitySummarizer.html            |   47 +-
 .../summary/summarizers/package-summary.html       |  128 +-
 .../client/summary/summarizers/package-tree.html   |   61 +-
 .../client/summary/summarizers/package-use.html    |   47 +-
 .../org/apache/accumulo/core/data/AbstractId.html  |  222 +-
 .../accumulo/core/data/ArrayByteSequence.html      |  362 +-
 .../apache/accumulo/core/data/ByteSequence.html    |  296 +-
 .../org/apache/accumulo/core/data/Column.html      |  372 +-
 .../apache/accumulo/core/data/ColumnUpdate.html    |  288 +-
 .../org/apache/accumulo/core/data/Condition.html   |  390 +-
 .../accumulo/core/data/ConditionalMutation.html    |  272 +-
 .../core/data/ConstraintViolationSummary.html      |  309 +-
 .../org/apache/accumulo/core/data/InstanceId.html  |  184 +
 .../apidocs/org/apache/accumulo/core/data/Key.html | 1677 ++--
 .../accumulo/core/data/KeyBuilder.Build.html       |  138 +-
 .../core/data/KeyBuilder.ColumnFamilyStep.html     |  164 +-
 .../core/data/KeyBuilder.ColumnQualifierStep.html  |  164 +-
 .../core/data/KeyBuilder.ColumnVisibilityStep.html |  174 +-
 .../accumulo/core/data/KeyBuilder.RowStep.html     |  162 +-
 .../org/apache/accumulo/core/data/KeyBuilder.html  |  190 +-
 .../org/apache/accumulo/core/data/KeyValue.html    |  160 +-
 .../accumulo/core/data/LoadPlan.Builder.html       |  203 +-
 .../accumulo/core/data/LoadPlan.Destination.html   |  150 +-
 .../accumulo/core/data/LoadPlan.RangeType.html     |  190 +-
 .../org/apache/accumulo/core/data/LoadPlan.html    |  184 +-
 .../accumulo/core/data/Mutation.FamilyOptions.html |  152 +-
 .../core/data/Mutation.MutationOptions.html        |  162 +-
 .../core/data/Mutation.QualifierOptions.html       |  150 +-
 .../core/data/Mutation.SERIALIZED_FORMAT.html      |  186 +-
 .../core/data/Mutation.TimestampOptions.html       |  116 +-
 .../core/data/Mutation.VisibilityOptions.html      |  158 +-
 .../org/apache/accumulo/core/data/Mutation.html    | 1417 ++--
 .../org/apache/accumulo/core/data/NamespaceId.html |  134 +-
 .../org/apache/accumulo/core/data/PartialKey.html  |  230 +-
 .../org/apache/accumulo/core/data/Range.html       | 1102 ++-
 .../org/apache/accumulo/core/data/TableId.html     |  134 +-
 .../org/apache/accumulo/core/data/TabletId.html    |  171 +-
 .../accumulo/core/data/Value.Comparator.html       |  182 +-
 .../org/apache/accumulo/core/data/Value.html       |  450 +-
 .../accumulo/core/data/class-use/AbstractId.html   |  168 +-
 .../core/data/class-use/ArrayByteSequence.html     |   47 +-
 .../accumulo/core/data/class-use/ByteSequence.html |  680 +-
 .../accumulo/core/data/class-use/Column.html       |  169 +-
 .../accumulo/core/data/class-use/ColumnUpdate.html |  135 +-
 .../accumulo/core/data/class-use/Condition.html    |  281 +-
 .../core/data/class-use/ConditionalMutation.html   |  220 +-
 .../data/class-use/ConstraintViolationSummary.html |  150 +-
 .../accumulo/core/data/class-use/InstanceId.html   |  112 +
 .../apache/accumulo/core/data/class-use/Key.html   | 2115 +++--
 .../core/data/class-use/KeyBuilder.Build.html      |  221 +-
 .../class-use/KeyBuilder.ColumnFamilyStep.html     |  131 +-
 .../class-use/KeyBuilder.ColumnQualifierStep.html  |  131 +-
 .../class-use/KeyBuilder.ColumnVisibilityStep.html |  169 +-
 .../core/data/class-use/KeyBuilder.RowStep.html    |  107 +-
 .../accumulo/core/data/class-use/KeyBuilder.html   |   47 +-
 .../accumulo/core/data/class-use/KeyValue.html     |   97 +-
 .../core/data/class-use/LoadPlan.Builder.html      |  151 +-
 .../core/data/class-use/LoadPlan.Destination.html  |   95 +-
 .../core/data/class-use/LoadPlan.RangeType.html    |  183 +-
 .../accumulo/core/data/class-use/LoadPlan.html     |  155 +-
 .../data/class-use/Mutation.FamilyOptions.html     |   97 +-
 .../data/class-use/Mutation.MutationOptions.html   |  153 +-
 .../data/class-use/Mutation.QualifierOptions.html  |  147 +-
 .../data/class-use/Mutation.SERIALIZED_FORMAT.html |  119 +-
 .../data/class-use/Mutation.TimestampOptions.html  |  175 +-
 .../data/class-use/Mutation.VisibilityOptions.html |  157 +-
 .../accumulo/core/data/class-use/Mutation.html     |  514 +-
 .../accumulo/core/data/class-use/NamespaceId.html  |   97 +-
 .../accumulo/core/data/class-use/PartialKey.html   |  201 +-
 .../apache/accumulo/core/data/class-use/Range.html | 1333 ++--
 .../accumulo/core/data/class-use/TableId.html      |  349 +-
 .../accumulo/core/data/class-use/TabletId.html     |  409 +-
 .../core/data/class-use/Value.Comparator.html      |   47 +-
 .../apache/accumulo/core/data/class-use/Value.html | 1588 ++--
 .../data/constraints/Constraint.Environment.html   |  177 +
 .../accumulo/core/data/constraints/Constraint.html |  203 +
 .../data/constraints/DefaultKeySizeConstraint.html |  275 +
 .../core/data/constraints/NoDeleteConstraint.html  |  221 +
 .../data/constraints/VisibilityConstraint.html     |  226 +
 .../class-use/Constraint.Environment.html          |  102 +
 .../data/constraints/class-use/Constraint.html     |   99 +
 .../class-use/DefaultKeySizeConstraint.html        |   62 +
 .../constraints/class-use/NoDeleteConstraint.html  |   62 +
 .../class-use/VisibilityConstraint.html            |   62 +
 .../core/data/constraints/package-summary.html     |  122 +
 .../core/data/constraints/package-tree.html        |   85 +
 .../core/data/constraints/package-use.html         |   90 +
 .../data/doc-files/mutation-serialization.html     |   47 +-
 .../apache/accumulo/core/data/package-summary.html |  418 +-
 .../apache/accumulo/core/data/package-tree.html    |  128 +-
 .../org/apache/accumulo/core/data/package-use.html | 1149 ++-
 .../core/iterators/ColumnFamilyCounter.html        |  364 +
 .../core/iterators/Combiner.ValueIterator.html     |  221 +
 .../apache/accumulo/core/iterators/Combiner.html   |  651 ++
 .../accumulo/core/iterators/DebugIterator.html     |  446 ++
 .../apache/accumulo/core/iterators/DevNull.html    |  376 +
 .../org/apache/accumulo/core/iterators/Filter.html |  453 ++
 .../core/iterators/FirstEntryInRowIterator.html    |  399 +
 .../accumulo/core/iterators/IteratorAdapter.html   |  201 +
 .../core/iterators/IteratorEnvironment.html        |  376 +
 .../core/iterators/IteratorUtil.IteratorScope.html |  228 +
 .../accumulo/core/iterators/IteratorUtil.html      |  196 +
 .../iterators/LongCombiner.FixedLenEncoder.html    |  241 +
 .../core/iterators/LongCombiner.StringEncoder.html |  218 +
 .../accumulo/core/iterators/LongCombiner.Type.html |  236 +
 .../core/iterators/LongCombiner.VarLenEncoder.html |  218 +
 .../accumulo/core/iterators/LongCombiner.html      |  462 ++
 .../iterators/OptionDescriber.IteratorOptions.html |  329 +
 .../accumulo/core/iterators/OptionDescriber.html   |  188 +
 .../core/iterators/OrIterator.TermSource.html      |  244 +
 .../apache/accumulo/core/iterators/OrIterator.html |  515 ++
 .../accumulo/core/iterators/ServerFilter.html      |  337 +
 .../core/iterators/ServerSkippingIterator.html     |  274 +
 .../core/iterators/ServerWrappingIterator.html     |  408 +
 .../accumulo/core/iterators/SkippingIterator.html  |  265 +
 .../accumulo/core/iterators/SortedKeyIterator.html |  286 +
 .../core/iterators/SortedKeyValueIterator.html     |  330 +
 .../core/iterators/SynchronizedServerFilter.html   |  416 +
 .../core/iterators/TypedValueCombiner.html         |  475 ++
 .../core/iterators/ValueFormatException.html       |  164 +
 .../accumulo/core/iterators/WrappingIterator.html  |  397 +
 .../accumulo/core/iterators/YieldCallback.html     |  206 +
 .../core/iterators/YieldingKeyValueIterator.html   |  147 +
 .../iterators/class-use/ColumnFamilyCounter.html   |   62 +
 .../class-use/Combiner.ValueIterator.html          |   62 +
 .../core/iterators/class-use/Combiner.html         |  144 +
 .../core/iterators/class-use/DebugIterator.html    |   87 +
 .../accumulo/core/iterators/class-use/DevNull.html |   62 +
 .../accumulo/core/iterators/class-use/Filter.html  |  127 +
 .../class-use/FirstEntryInRowIterator.html         |   88 +
 .../core/iterators/class-use/IteratorAdapter.html  |   62 +
 .../iterators/class-use/IteratorEnvironment.html   |  403 +
 .../class-use/IteratorUtil.IteratorScope.html      |  199 +
 .../core/iterators/class-use/IteratorUtil.html     |   62 +
 .../class-use/LongCombiner.FixedLenEncoder.html    |   62 +
 .../class-use/LongCombiner.StringEncoder.html      |   62 +
 .../iterators/class-use/LongCombiner.Type.html     |  107 +
 .../class-use/LongCombiner.VarLenEncoder.html      |   62 +
 .../core/iterators/class-use/LongCombiner.html     |   99 +
 .../class-use/OptionDescriber.IteratorOptions.html |  183 +
 .../core/iterators/class-use/OptionDescriber.html  |  249 +
 .../iterators/class-use/OrIterator.TermSource.html |   96 +
 .../core/iterators/class-use/OrIterator.html       |   62 +
 .../core/iterators/class-use/ServerFilter.html     |   62 +
 .../class-use/ServerSkippingIterator.html          |   62 +
 .../class-use/ServerWrappingIterator.html          |   94 +
 .../core/iterators/class-use/SkippingIterator.html |   87 +
 .../iterators/class-use/SortedKeyIterator.html     |   88 +
 .../class-use/SortedKeyValueIterator.html          |  785 ++
 .../class-use/SynchronizedServerFilter.html        |   62 +
 .../iterators/class-use/TypedValueCombiner.html    |  138 +
 .../iterators/class-use/ValueFormatException.html  |   89 +
 .../core/iterators/class-use/WrappingIterator.html |  237 +
 .../core/iterators/class-use/YieldCallback.html    |   89 +
 .../class-use/YieldingKeyValueIterator.html        |  327 +
 .../accumulo/core/iterators/package-summary.html   |  221 +
 .../accumulo/core/iterators/package-tree.html      |  167 +
 .../accumulo/core/iterators/package-use.html       |  242 +
 .../accumulo/core/iterators/user/AgeOffFilter.html |  367 +
 .../user/BigDecimalCombiner.BigDecimalEncoder.html |  220 +
 .../BigDecimalCombiner.BigDecimalMaxCombiner.html  |  236 +
 .../BigDecimalCombiner.BigDecimalMinCombiner.html  |  236 +
 ...gDecimalCombiner.BigDecimalSummingCombiner.html |  236 +
 .../core/iterators/user/BigDecimalCombiner.html    |  305 +
 .../core/iterators/user/CfCqSliceFilter.html       |  327 +
 .../core/iterators/user/CfCqSliceOpts.html         |  364 +
 .../iterators/user/CfCqSliceSeekingFilter.html     |  372 +
 .../iterators/user/ColumnAgeOffFilter.TTLSet.html  |  141 +
 .../core/iterators/user/ColumnAgeOffFilter.html    |  376 +
 .../core/iterators/user/ColumnSliceFilter.html     |  401 +
 .../accumulo/core/iterators/user/GrepIterator.html |  313 +
 .../core/iterators/user/IndexedDocIterator.html    |  510 ++
 .../user/IntersectingIterator.TermSource.html      |  245 +
 .../core/iterators/user/IntersectingIterator.html  |  644 ++
 .../core/iterators/user/LargeRowFilter.html        |  471 ++
 .../accumulo/core/iterators/user/MaxCombiner.html  |  259 +
 .../accumulo/core/iterators/user/MinCombiner.html  |  259 +
 .../accumulo/core/iterators/user/RegExFilter.html  |  542 ++
 .../accumulo/core/iterators/user/ReqVisFilter.html |  230 +
 .../core/iterators/user/RowDeletingIterator.html   |  409 +
 .../core/iterators/user/RowEncodingIterator.html   |  559 ++
 .../accumulo/core/iterators/user/RowFilter.html    |  367 +
 .../user/SeekingFilter.AdvanceResult.html          |  241 +
 .../iterators/user/SeekingFilter.FilterResult.html |  184 +
 .../core/iterators/user/SeekingFilter.html         |  463 ++
 .../user/SummingArrayCombiner.DOSArrayEncoder.html |  250 +
 ...SummingArrayCombiner.FixedLongArrayEncoder.html |  208 +
 .../SummingArrayCombiner.StringArrayEncoder.html   |  214 +
 .../iterators/user/SummingArrayCombiner.Type.html  |  240 +
 .../SummingArrayCombiner.VarLongArrayEncoder.html  |  208 +
 .../core/iterators/user/SummingArrayCombiner.html  |  434 ++
 .../core/iterators/user/SummingCombiner.html       |  259 +
 .../core/iterators/user/TimestampFilter.html       |  585 ++
 .../user/TransformingIterator.KVBuffer.html        |  135 +
 .../core/iterators/user/TransformingIterator.html  |  939 +++
 .../core/iterators/user/VersioningIterator.html    |  414 +
 .../core/iterators/user/VisibilityFilter.html      |  319 +
 .../iterators/user/WholeColumnFamilyIterator.html  |  500 ++
 .../core/iterators/user/WholeRowIterator.html      |  287 +
 .../iterators/user/class-use/AgeOffFilter.html     |   62 +
 .../BigDecimalCombiner.BigDecimalEncoder.html      |   62 +
 .../BigDecimalCombiner.BigDecimalMaxCombiner.html  |   62 +
 .../BigDecimalCombiner.BigDecimalMinCombiner.html  |   62 +
 ...gDecimalCombiner.BigDecimalSummingCombiner.html |   62 +
 .../user/class-use/BigDecimalCombiner.html         |   93 +
 .../iterators/user/class-use/CfCqSliceFilter.html  |   62 +
 .../iterators/user/class-use/CfCqSliceOpts.html    |   87 +
 .../user/class-use/CfCqSliceSeekingFilter.html     |   62 +
 .../user/class-use/ColumnAgeOffFilter.TTLSet.html  |   62 +
 .../user/class-use/ColumnAgeOffFilter.html         |   62 +
 .../user/class-use/ColumnSliceFilter.html          |   62 +
 .../iterators/user/class-use/GrepIterator.html     |   62 +
 .../user/class-use/IndexedDocIterator.html         |   62 +
 .../class-use/IntersectingIterator.TermSource.html |   96 +
 .../user/class-use/IntersectingIterator.html       |   89 +
 .../iterators/user/class-use/LargeRowFilter.html   |   62 +
 .../core/iterators/user/class-use/MaxCombiner.html |   62 +
 .../core/iterators/user/class-use/MinCombiner.html |   62 +
 .../core/iterators/user/class-use/RegExFilter.html |   62 +
 .../iterators/user/class-use/ReqVisFilter.html     |   62 +
 .../user/class-use/RowDeletingIterator.html        |   62 +
 .../user/class-use/RowEncodingIterator.html        |   90 +
 .../core/iterators/user/class-use/RowFilter.html   |   62 +
 .../class-use/SeekingFilter.AdvanceResult.html     |  115 +
 .../user/class-use/SeekingFilter.FilterResult.html |   99 +
 .../iterators/user/class-use/SeekingFilter.html    |   89 +
 .../SummingArrayCombiner.DOSArrayEncoder.html      |   90 +
 ...SummingArrayCombiner.FixedLongArrayEncoder.html |   62 +
 .../SummingArrayCombiner.StringArrayEncoder.html   |   62 +
 .../user/class-use/SummingArrayCombiner.Type.html  |  107 +
 .../SummingArrayCombiner.VarLongArrayEncoder.html  |   62 +
 .../user/class-use/SummingArrayCombiner.html       |   62 +
 .../iterators/user/class-use/SummingCombiner.html  |   62 +
 .../iterators/user/class-use/TimestampFilter.html  |   62 +
 .../class-use/TransformingIterator.KVBuffer.html   |   90 +
 .../user/class-use/TransformingIterator.html       |   62 +
 .../user/class-use/VersioningIterator.html         |   87 +
 .../iterators/user/class-use/VisibilityFilter.html |   62 +
 .../user/class-use/WholeColumnFamilyIterator.html  |   62 +
 .../iterators/user/class-use/WholeRowIterator.html |   62 +
 .../core/iterators/user/package-summary.html       |  239 +
 .../accumulo/core/iterators/user/package-tree.html |  181 +
 .../accumulo/core/iterators/user/package-use.html  |  117 +
 .../core/security/AuthorizationContainer.html      |  114 +-
 .../accumulo/core/security/Authorizations.html     |  450 +-
 .../core/security/ColumnVisibility.Node.html       |  256 +-
 .../security/ColumnVisibility.NodeComparator.html  |  174 +-
 .../core/security/ColumnVisibility.NodeType.html   |  202 +-
 .../accumulo/core/security/ColumnVisibility.html   |  410 +-
 .../core/security/NamespacePermission.html         |  300 +-
 .../accumulo/core/security/SystemPermission.html   |  304 +-
 .../accumulo/core/security/TablePermission.html    |  264 +-
 .../core/security/VisibilityEvaluator.html         |  182 +-
 .../core/security/VisibilityParseException.html    |  186 +-
 .../security/class-use/AuthorizationContainer.html |  141 +-
 .../core/security/class-use/Authorizations.html    |  690 +-
 .../security/class-use/ColumnVisibility.Node.html  |  243 +-
 .../class-use/ColumnVisibility.NodeComparator.html |   99 +-
 .../class-use/ColumnVisibility.NodeType.html       |  143 +-
 .../core/security/class-use/ColumnVisibility.html  |  485 +-
 .../security/class-use/NamespacePermission.html    |  201 +-
 .../core/security/class-use/SystemPermission.html  |  209 +-
 .../core/security/class-use/TablePermission.html   |  215 +-
 .../security/class-use/VisibilityEvaluator.html    |   74 +-
 .../class-use/VisibilityParseException.html        |   97 +-
 .../accumulo/core/security/package-summary.html    |  214 +-
 .../accumulo/core/security/package-tree.html       |   81 +-
 .../apache/accumulo/core/security/package-use.html |  448 +-
 .../core/spi/balancer/BalancerEnvironment.html     |  243 +
 .../accumulo/core/spi/balancer/GroupBalancer.html  |  338 +
 .../spi/balancer/HostRegexTableLoadBalancer.html   |  497 ++
 .../core/spi/balancer/RegexGroupBalancer.html      |  272 +
 .../core/spi/balancer/SimpleLoadBalancer.html      |  323 +
 .../core/spi/balancer/TableLoadBalancer.html       |  284 +
 .../TabletBalancer.AssignmentParameters.html       |  172 +
 .../balancer/TabletBalancer.BalanceParameters.html |  172 +
 .../accumulo/core/spi/balancer/TabletBalancer.html |  207 +
 .../balancer/class-use/BalancerEnvironment.html    |  116 +
 .../core/spi/balancer/class-use/GroupBalancer.html |   89 +
 .../class-use/HostRegexTableLoadBalancer.html      |   62 +
 .../spi/balancer/class-use/RegexGroupBalancer.html |   62 +
 .../spi/balancer/class-use/SimpleLoadBalancer.html |   62 +
 .../spi/balancer/class-use/TableLoadBalancer.html  |   90 +
 .../TabletBalancer.AssignmentParameters.html       |  101 +
 .../TabletBalancer.BalanceParameters.html          |  101 +
 .../spi/balancer/class-use/TabletBalancer.html     |  118 +
 .../core/spi/balancer/data/TServerStatus.html      |  258 +
 .../core/spi/balancer/data/TableStatistics.html    |  213 +
 .../core/spi/balancer/data/TabletMigration.html    |  228 +
 .../core/spi/balancer/data/TabletServerId.html     |  159 +
 .../core/spi/balancer/data/TabletStatistics.html   |  177 +
 .../spi/balancer/data/class-use/TServerStatus.html |  118 +
 .../balancer/data/class-use/TableStatistics.html   |   87 +
 .../balancer/data/class-use/TabletMigration.html   |   97 +
 .../balancer/data/class-use/TabletServerId.html    |  204 +
 .../balancer/data/class-use/TabletStatistics.html  |   98 +
 .../core/spi/balancer/data/package-summary.html    |  114 +
 .../core/spi/balancer/data/package-tree.html       |   89 +
 .../core/spi/balancer/data/package-use.html        |  105 +
 .../core/spi/balancer/package-summary.html         |  142 +
 .../accumulo/core/spi/balancer/package-tree.html   |  103 +
 .../accumulo/core/spi/balancer/package-use.html    |  106 +
 ...oblemReporter.OutstandingMigrationsProblem.html |  141 +
 .../ThrottledBalancerProblemReporter.Problem.html  |  137 +
 .../util/ThrottledBalancerProblemReporter.html     |  233 +
 ...oblemReporter.OutstandingMigrationsProblem.html |   90 +
 .../ThrottledBalancerProblemReporter.Problem.html  |  110 +
 .../ThrottledBalancerProblemReporter.html          |   62 +
 .../core/spi/balancer/util/package-summary.html    |  113 +
 .../core/spi/balancer/util/package-tree.html       |   86 +
 .../core/spi/balancer/util/package-use.html        |   86 +
 .../accumulo/core/spi/cache/BlockCache.Loader.html |  157 +
 .../accumulo/core/spi/cache/BlockCache.Stats.html  |  159 +
 .../apache/accumulo/core/spi/cache/BlockCache.html |  256 +
 .../spi/cache/BlockCacheManager.Configuration.html |  220 +
 .../accumulo/core/spi/cache/BlockCacheManager.html |  309 +
 .../core/spi/cache/CacheEntry.Weighable.html       |  133 +
 .../apache/accumulo/core/spi/cache/CacheEntry.html |  177 +
 .../apache/accumulo/core/spi/cache/CacheType.html  |  225 +
 .../spi/cache/class-use/BlockCache.Loader.html     |  101 +
 .../core/spi/cache/class-use/BlockCache.Stats.html |   89 +
 .../core/spi/cache/class-use/BlockCache.html       |   95 +
 .../class-use/BlockCacheManager.Configuration.html |   95 +
 .../spi/cache/class-use/BlockCacheManager.html     |   62 +
 .../spi/cache/class-use/CacheEntry.Weighable.html  |   89 +
 .../core/spi/cache/class-use/CacheEntry.html       |  101 +
 .../core/spi/cache/class-use/CacheType.html        |  133 +
 .../accumulo/core/spi/cache/package-summary.html   |  111 +
 .../accumulo/core/spi/cache/package-tree.html      |  101 +
 .../accumulo/core/spi/cache/package-use.html       |  100 +
 .../core/spi/common/ContextClassLoaderFactory.html |  167 +
 .../core/spi/common/IteratorConfiguration.html     |  161 +
 .../common/ServiceEnvironment.Configuration.html   |  113 +
 .../core/spi/common/ServiceEnvironment.html        |  193 +
 .../org/apache/accumulo/core/spi/common/Stats.html |  189 +
 .../class-use/ContextClassLoaderFactory.html       |   62 +
 .../common/class-use/IteratorConfiguration.html    |   87 +
 .../ServiceEnvironment.Configuration.html          |   90 +
 .../spi/common/class-use/ServiceEnvironment.html   |  178 +
 .../accumulo/core/spi/common/class-use/Stats.html  |  100 +
 .../accumulo/core/spi/common/package-summary.html  |  102 +
 .../accumulo/core/spi/common/package-tree.html     |   88 +
 .../accumulo/core/spi/common/package-use.html      |  167 +
 .../spi/compaction/CompactionDispatch.Builder.html |  137 +
 .../CompactionDispatch.ServiceBuilder.html         |  147 +
 .../core/spi/compaction/CompactionDispatch.html    |  173 +
 .../CompactionDispatcher.DispatchParameters.html   |  171 +
 .../CompactionDispatcher.InitParameters.html       |  165 +
 .../core/spi/compaction/CompactionDispatcher.html  |  184 +
 .../core/spi/compaction/CompactionExecutorId.html  |  156 +
 .../core/spi/compaction/CompactionJob.html         |  179 +
 .../core/spi/compaction/CompactionKind.html        |  253 +
 .../spi/compaction/CompactionPlan.Builder.html     |  166 +
 .../core/spi/compaction/CompactionPlan.html        |  160 +
 .../CompactionPlanner.InitParameters.html          |  188 +
 .../CompactionPlanner.PlanningParameters.html      |  249 +
 .../core/spi/compaction/CompactionPlanner.html     |  247 +
 .../core/spi/compaction/CompactionServiceId.html   |  156 +
 .../core/spi/compaction/CompactionServices.html    |  134 +
 .../DefaultCompactionPlanner.ExecutorConfig.html   |  136 +
 .../spi/compaction/DefaultCompactionPlanner.html   |  381 +
 .../core/spi/compaction/ExecutorManager.html       |  159 +
 .../spi/compaction/SimpleCompactionDispatcher.html |  244 +
 .../class-use/CompactionDispatch.Builder.html      |   92 +
 .../CompactionDispatch.ServiceBuilder.html         |   89 +
 .../compaction/class-use/CompactionDispatch.html   |   97 +
 .../CompactionDispatcher.DispatchParameters.html   |   94 +
 .../CompactionDispatcher.InitParameters.html       |   94 +
 .../compaction/class-use/CompactionDispatcher.html |   91 +
 .../compaction/class-use/CompactionExecutorId.html |  109 +
 .../spi/compaction/class-use/CompactionJob.html    |   94 +
 .../spi/compaction/class-use/CompactionKind.html   |  106 +
 .../class-use/CompactionPlan.Builder.html          |   94 +
 .../spi/compaction/class-use/CompactionPlan.html   |   98 +
 .../CompactionPlanner.InitParameters.html          |   92 +
 .../CompactionPlanner.PlanningParameters.html      |   95 +
 .../compaction/class-use/CompactionPlanner.html    |   92 +
 .../compaction/class-use/CompactionServiceId.html  |  110 +
 .../compaction/class-use/CompactionServices.html   |   89 +
 .../DefaultCompactionPlanner.ExecutorConfig.html   |   62 +
 .../class-use/DefaultCompactionPlanner.html        |   62 +
 .../spi/compaction/class-use/ExecutorManager.html  |   89 +
 .../class-use/SimpleCompactionDispatcher.html      |   62 +
 .../compaction/doc-files/compaction-spi-design.png |  Bin 0 -> 113441 bytes
 .../core/spi/compaction/package-summary.html       |  232 +
 .../accumulo/core/spi/compaction/package-tree.html |  117 +
 .../accumulo/core/spi/compaction/package-use.html  |  150 +
 ...ice.AESCBCCryptoModule.AESCBCFileDecrypter.html |  156 +
 ...ice.AESCBCCryptoModule.AESCBCFileEncrypter.html |  181 +
 .../AESCryptoService.AESCBCCryptoModule.html       |  235 +
 ...ice.AESGCMCryptoModule.AESGCMFileDecrypter.html |  156 +
 ...ice.AESGCMCryptoModule.AESGCMFileEncrypter.html |  181 +
 .../AESCryptoService.AESGCMCryptoModule.html       |  198 +
 .../accumulo/core/spi/crypto/AESCryptoService.html |  333 +
 .../core/spi/crypto/CryptoEnvironment.Scope.html   |  226 +
 .../core/spi/crypto/CryptoEnvironment.html         |  175 +
 .../spi/crypto/CryptoService.CryptoException.html  |  184 +
 .../accumulo/core/spi/crypto/CryptoService.html    |  197 +
 .../core/spi/crypto/CryptoServiceFactory.html      |  162 +
 .../accumulo/core/spi/crypto/FileDecrypter.html    |  146 +
 .../accumulo/core/spi/crypto/FileEncrypter.html    |  166 +
 .../spi/crypto/GenericCryptoServiceFactory.html    |  227 +
 .../accumulo/core/spi/crypto/NoCryptoService.html  |  262 +
 .../core/spi/crypto/NoCryptoServiceFactory.html    |  215 +
 .../accumulo/core/spi/crypto/NoFileDecrypter.html  |  179 +
 .../accumulo/core/spi/crypto/NoFileEncrypter.html  |  204 +
 .../spi/crypto/PerTableCryptoServiceFactory.html   |  243 +
 ...ice.AESCBCCryptoModule.AESCBCFileDecrypter.html |   62 +
 ...ice.AESCBCCryptoModule.AESCBCFileEncrypter.html |   62 +
 .../AESCryptoService.AESCBCCryptoModule.html       |   62 +
 ...ice.AESGCMCryptoModule.AESGCMFileDecrypter.html |   62 +
 ...ice.AESGCMCryptoModule.AESGCMFileEncrypter.html |   62 +
 .../AESCryptoService.AESGCMCryptoModule.html       |   62 +
 .../spi/crypto/class-use/AESCryptoService.html     |   62 +
 .../crypto/class-use/CryptoEnvironment.Scope.html  |   98 +
 .../spi/crypto/class-use/CryptoEnvironment.html    |  124 +
 .../class-use/CryptoService.CryptoException.html   |  123 +
 .../core/spi/crypto/class-use/CryptoService.html   |  132 +
 .../spi/crypto/class-use/CryptoServiceFactory.html |   98 +
 .../core/spi/crypto/class-use/FileDecrypter.html   |  116 +
 .../core/spi/crypto/class-use/FileEncrypter.html   |  116 +
 .../class-use/GenericCryptoServiceFactory.html     |   62 +
 .../core/spi/crypto/class-use/NoCryptoService.html |   62 +
 .../crypto/class-use/NoCryptoServiceFactory.html   |   62 +
 .../core/spi/crypto/class-use/NoFileDecrypter.html |   62 +
 .../core/spi/crypto/class-use/NoFileEncrypter.html |   62 +
 .../class-use/PerTableCryptoServiceFactory.html    |   62 +
 .../accumulo/core/spi/crypto/package-summary.html  |  142 +
 .../accumulo/core/spi/crypto/package-tree.html     |  125 +
 .../accumulo/core/spi/crypto/package-use.html      |  110 +
 .../core/spi/file/rfile/compression/Bzip2.html     |  239 +
 .../CompressionAlgorithmConfiguration.html         |  204 +
 .../core/spi/file/rfile/compression/Gz.html        |  251 +
 .../core/spi/file/rfile/compression/Lz4.html       |  239 +
 .../core/spi/file/rfile/compression/Lzo.html       |  239 +
 .../spi/file/rfile/compression/NoCompression.html  |  239 +
 .../core/spi/file/rfile/compression/Snappy.html    |  251 +
 .../core/spi/file/rfile/compression/ZStandard.html |  251 +
 .../file/rfile/compression/class-use/Bzip2.html    |   62 +
 .../CompressionAlgorithmConfiguration.html         |  105 +
 .../spi/file/rfile/compression/class-use/Gz.html   |   62 +
 .../spi/file/rfile/compression/class-use/Lz4.html  |   62 +
 .../spi/file/rfile/compression/class-use/Lzo.html  |   62 +
 .../rfile/compression/class-use/NoCompression.html |   62 +
 .../file/rfile/compression/class-use/Snappy.html   |   62 +
 .../rfile/compression/class-use/ZStandard.html     |   62 +
 .../file/rfile/compression/package-summary.html    |  107 +
 .../spi/file/rfile/compression/package-tree.html   |   88 +
 .../spi/file/rfile/compression/package-use.html    |   84 +
 .../accumulo/core/spi/fs/DelegatingChooser.html    |  220 +
 .../core/spi/fs/PreferredVolumeChooser.html        |  229 +
 .../accumulo/core/spi/fs/RandomVolumeChooser.html  |  219 +
 .../core/spi/fs/SpaceAwareVolumeChooser.html       |  249 +
 .../apache/accumulo/core/spi/fs/VolumeChooser.html |  181 +
 .../spi/fs/VolumeChooserEnvironment.Scope.html     |  238 +
 .../core/spi/fs/VolumeChooserEnvironment.html      |  177 +
 .../core/spi/fs/class-use/DelegatingChooser.html   |   62 +
 .../spi/fs/class-use/PreferredVolumeChooser.html   |   90 +
 .../core/spi/fs/class-use/RandomVolumeChooser.html |   96 +
 .../spi/fs/class-use/SpaceAwareVolumeChooser.html  |   62 +
 .../core/spi/fs/class-use/VolumeChooser.html       |  105 +
 .../class-use/VolumeChooserEnvironment.Scope.html  |   98 +
 .../spi/fs/class-use/VolumeChooserEnvironment.html |  125 +
 .../accumulo/core/spi/fs/package-summary.html      |  118 +
 .../apache/accumulo/core/spi/fs/package-tree.html  |  106 +
 .../apache/accumulo/core/spi/fs/package-use.html   |   99 +
 .../spi/scan/ConfigurableScanServerSelector.html   |  345 +
 .../core/spi/scan/HintScanPrioritizer.html         |  219 +
 .../core/spi/scan/IdleRatioScanPrioritizer.html    |  188 +
 .../core/spi/scan/ScanDispatch.Builder.html        |  199 +
 .../core/spi/scan/ScanDispatch.CacheUsage.html     |  250 +
 .../accumulo/core/spi/scan/ScanDispatch.html       |  187 +
 .../scan/ScanDispatcher.DispatchParameters.html    |  170 +
 .../spi/scan/ScanDispatcher.DispatchParmaters.html |  118 +
 .../spi/scan/ScanDispatcher.InitParameters.html    |  164 +
 .../accumulo/core/spi/scan/ScanDispatcher.html     |  221 +
 .../core/spi/scan/ScanExecutor.Config.html         |  176 +
 .../accumulo/core/spi/scan/ScanExecutor.html       |  166 +
 .../accumulo/core/spi/scan/ScanInfo.Type.html      |  223 +
 .../apache/accumulo/core/spi/scan/ScanInfo.html    |  291 +
 .../spi/scan/ScanPrioritizer.CreateParameters.html |  155 +
 .../accumulo/core/spi/scan/ScanPrioritizer.html    |  162 +
 .../core/spi/scan/ScanServerAttempt.Result.html    |  217 +
 .../accumulo/core/spi/scan/ScanServerAttempt.html  |  159 +
 .../accumulo/core/spi/scan/ScanServerInfo.html     |  153 +
 .../core/spi/scan/ScanServerSelections.html        |  166 +
 .../scan/ScanServerSelector.InitParameters.html    |  171 +
 .../ScanServerSelector.SelectorParameters.html     |  172 +
 .../accumulo/core/spi/scan/ScanServerSelector.html |  231 +
 .../core/spi/scan/SimpleScanDispatcher.html        |  264 +
 .../class-use/ConfigurableScanServerSelector.html  |   62 +
 .../spi/scan/class-use/HintScanPrioritizer.html    |   62 +
 .../scan/class-use/IdleRatioScanPrioritizer.html   |   62 +
 .../spi/scan/class-use/ScanDispatch.Builder.html   |  103 +
 .../scan/class-use/ScanDispatch.CacheUsage.html    |  117 +
 .../core/spi/scan/class-use/ScanDispatch.html      |   96 +
 .../ScanDispatcher.DispatchParameters.html         |  107 +
 .../ScanDispatcher.DispatchParmaters.html          |   91 +
 .../class-use/ScanDispatcher.InitParameters.html   |   92 +
 .../core/spi/scan/class-use/ScanDispatcher.html    |   90 +
 .../spi/scan/class-use/ScanExecutor.Config.html    |   87 +
 .../core/spi/scan/class-use/ScanExecutor.html      |   87 +
 .../core/spi/scan/class-use/ScanInfo.Type.html     |   98 +
 .../accumulo/core/spi/scan/class-use/ScanInfo.html |  102 +
 .../ScanPrioritizer.CreateParameters.html          |   93 +
 .../core/spi/scan/class-use/ScanPrioritizer.html   |   95 +
 .../scan/class-use/ScanServerAttempt.Result.html   |   98 +
 .../core/spi/scan/class-use/ScanServerAttempt.html |   87 +
 .../core/spi/scan/class-use/ScanServerInfo.html    |   87 +
 .../spi/scan/class-use/ScanServerSelections.html   |   93 +
 .../ScanServerSelector.InitParameters.html         |   92 +
 .../ScanServerSelector.SelectorParameters.html     |   93 +
 .../spi/scan/class-use/ScanServerSelector.html     |   89 +
 .../spi/scan/class-use/SimpleScanDispatcher.html   |   62 +
 .../accumulo/core/spi/scan/package-summary.html    |  184 +
 .../accumulo/core/spi/scan/package-tree.html       |  120 +
 .../apache/accumulo/core/spi/scan/package-use.html |  159 +
 .../hadoop/mapred/AccumuloFileOutputFormat.html    |  198 +-
 .../hadoop/mapred/AccumuloInputFormat.html         |  210 +-
 .../hadoop/mapred/AccumuloOutputFormat.html        |  210 +-
 .../hadoop/mapred/AccumuloRowInputFormat.html      |  210 +-
 .../mapred/class-use/AccumuloFileOutputFormat.html |   47 +-
 .../mapred/class-use/AccumuloInputFormat.html      |   47 +-
 .../mapred/class-use/AccumuloOutputFormat.html     |   47 +-
 .../mapred/class-use/AccumuloRowInputFormat.html   |   47 +-
 .../accumulo/hadoop/mapred/package-summary.html    |  101 +-
 .../accumulo/hadoop/mapred/package-tree.html       |   59 +-
 .../apache/accumulo/hadoop/mapred/package-use.html |   47 +-
 .../hadoop/mapreduce/AccumuloFileOutputFormat.html |  188 +-
 .../hadoop/mapreduce/AccumuloInputFormat.html      |  190 +-
 .../hadoop/mapreduce/AccumuloOutputFormat.html     |  200 +-
 .../hadoop/mapreduce/AccumuloRowInputFormat.html   |  190 +-
 .../FileOutputFormatBuilder.OutputOptions.html     |  200 +-
 .../FileOutputFormatBuilder.PathParams.html        |  114 +-
 .../hadoop/mapreduce/FileOutputFormatBuilder.html  |  110 +-
 .../mapreduce/InputFormatBuilder.ClientParams.html |  126 +-
 .../InputFormatBuilder.InputFormatOptions.html     |  280 +-
 .../mapreduce/InputFormatBuilder.TableParams.html  |  126 +-
 .../hadoop/mapreduce/InputFormatBuilder.html       |  120 +-
 .../OutputFormatBuilder.ClientParams.html          |  126 +-
 .../OutputFormatBuilder.OutputOptions.html         |  138 +-
 .../hadoop/mapreduce/OutputFormatBuilder.html      |  110 +-
 .../class-use/AccumuloFileOutputFormat.html        |   47 +-
 .../mapreduce/class-use/AccumuloInputFormat.html   |   47 +-
 .../mapreduce/class-use/AccumuloOutputFormat.html  |   47 +-
 .../class-use/AccumuloRowInputFormat.html          |   47 +-
 .../FileOutputFormatBuilder.OutputOptions.html     |  167 +-
 .../FileOutputFormatBuilder.PathParams.html        |  131 +-
 .../class-use/FileOutputFormatBuilder.html         |   47 +-
 .../class-use/InputFormatBuilder.ClientParams.html |  151 +-
 .../InputFormatBuilder.InputFormatOptions.html     |  222 +-
 .../class-use/InputFormatBuilder.TableParams.html  |  135 +-
 .../mapreduce/class-use/InputFormatBuilder.html    |   47 +-
 .../OutputFormatBuilder.ClientParams.html          |  129 +-
 .../OutputFormatBuilder.OutputOptions.html         |  127 +-
 .../mapreduce/class-use/OutputFormatBuilder.html   |   47 +-
 .../accumulo/hadoop/mapreduce/package-summary.html |  233 +-
 .../accumulo/hadoop/mapreduce/package-tree.html    |   83 +-
 .../accumulo/hadoop/mapreduce/package-use.html     |  187 +-
 .../mapreduce/partition/KeyRangePartitioner.html   |  218 +-
 .../mapreduce/partition/RangePartitioner.html      |  218 +-
 .../partition/class-use/KeyRangePartitioner.html   |   47 +-
 .../partition/class-use/RangePartitioner.html      |   47 +-
 .../mapreduce/partition/package-summary.html       |  104 +-
 .../hadoop/mapreduce/partition/package-tree.html   |   55 +-
 .../hadoop/mapreduce/partition/package-use.html    |   47 +-
 .../apache/accumulo/minicluster/MemoryUnit.html    |  232 +-
 .../accumulo/minicluster/MiniAccumuloCluster.html  |  343 +-
 .../accumulo/minicluster/MiniAccumuloConfig.html   |  418 +-
 .../accumulo/minicluster/MiniAccumuloInstance.html |  128 +-
 .../minicluster/MiniAccumuloRunner.Opts.html       |  120 +-
 .../MiniAccumuloRunner.PropertiesConverter.html    |  158 +-
 .../accumulo/minicluster/MiniAccumuloRunner.html   |  200 +-
 .../apache/accumulo/minicluster/ServerType.html    |  278 +-
 .../accumulo/minicluster/class-use/MemoryUnit.html |  163 +-
 .../minicluster/class-use/MiniAccumuloCluster.html |   47 +-
 .../minicluster/class-use/MiniAccumuloConfig.html  |  237 +-
 .../class-use/MiniAccumuloInstance.html            |   47 +-
 .../class-use/MiniAccumuloRunner.Opts.html         |   47 +-
 .../MiniAccumuloRunner.PropertiesConverter.html    |   47 +-
 .../minicluster/class-use/MiniAccumuloRunner.html  |   47 +-
 .../accumulo/minicluster/class-use/ServerType.html |  177 +-
 .../accumulo/minicluster/package-summary.html      |  154 +-
 .../apache/accumulo/minicluster/package-tree.html  |   71 +-
 .../apache/accumulo/minicluster/package-use.html   |  105 +-
 _docs-2/apidocs/overview-summary.html              |    7 +-
 _docs-2/apidocs/overview-tree.html                 |  878 ++-
 _docs-2/apidocs/package-search-index.js            |    2 +-
 _docs-2/apidocs/script.js                          |  105 +-
 _docs-2/apidocs/search.js                          |  194 +-
 _docs-2/apidocs/serialized-form.html               |  265 +-
 _docs-2/apidocs/stylesheet.css                     |  333 +-
 _docs-2/apidocs/tag-search-index.js                |    2 +-
 _docs-2/apidocs/type-search-index.js               |    2 +-
 _includes/nav.html                                 |    2 +-
 _posts/release/2020-12-24-accumulo-2.0.1.md        |    6 +
 _posts/release/2022-02-13-accumulo-1.10.2.md       |    6 +
 _posts/release/2022-04-27-accumulo-2.1.0.md        |  367 -
 _posts/release/2022-11-01-accumulo-2.1.0.md        |  369 +
 contributor/making-release.md                      |   14 +-
 contributor/verifying-release.md                   |  171 +-
 doap/accumulo.rdf                                  |    7 +
 pages/downloads.md                                 |    6 +-
 1023 files changed, 131902 insertions(+), 73810 deletions(-)

diff --cc _posts/release/2022-11-01-accumulo-2.1.0.md
index 00000000,6c71d957..d793a180
mode 000000,100644..100644
--- a/_posts/release/2022-11-01-accumulo-2.1.0.md
+++ b/_posts/release/2022-11-01-accumulo-2.1.0.md
@@@ -1,0 -1,358 +1,369 @@@
+ ---
+ title: Apache Accumulo 2.1.0
+ sortableversion: '02.01.00'
+ LTM: true
+ draft: true
+ ---
+ 
+ ** DRAFT RELEASE NOTES **
+ 
+ ## About
+ 
+ TODO high level description of the release
+ 
+ TODO summarize contributions
+ 
+ TODO Version Upgrade guidance
+ 
+ ## Minimum Requirements
+ 
+ TODO describe requirements
+ 
+ ## Binary Incompatibility
+ 
+ This release is known to be incompatible with prior versions of the client
+ libraries. That is, the 2.0.0 or 2.0.1 version of the client libraries will not
+ be able to communicate with a 2.1.0 or later installation of Accumulo, nor will
+ the 2.1.0 or later version of the client libraries communicate with a 2.0.1 or
+ earlier installation.
+ 
+ ## Major Changes
+ 
+ ### Overhaul of Table Compactions
+ 
+ Significant changes were made to how Accumulo compacts files in this release.  See 
+ {% dlink administration/compaction %} for details, below are some highlights.
+ 
+  * Multiple concurrent compactions per tablet on disjoint files is now
+    supported.  Previously only a single compaction could run on a tablet.  This
+    allows tablets that are running long compactions on large files to
+    concurrently compact new smaller files that arrive.
+  * Multiple compaction thread pools per tablet server are now supported.
+    Previously only a single thread pool existed within a tablet server for
+    compactions.  With a single thread pool, if all threads are working on long
+    compactions it can starve quick compactions.  Now compactions with little
+    data can be processed by dedicated thread pools.
+  * Accumulo's default algorithm for selecting files to compact was modified to
+    select the smallest set of files that meet the compaction ratio criteria
+    instead of the largest set.  This change makes tablets more aggressive about
+    reducing their number files while still doing logarithmic compaction work.
+    This change also enables efficiently compacting new small files that arrive
+    during a long running compaction. 
+  * Having dedicated compaction threads pools for tables is now supported
+    through configuration.  The default configuration for Accumulo sets up
+    dedicated thread pools for compacting the Accumulo metadata table.
+  * Merging minor compactions were dropped.  These were added to Accumulo to
+    address the problem of new files arriving while a long running compaction
+    was running.  Merging minor compactions could cause O(N^2) compaction work.
+    The new compaction changes in this release can satisfy this use case while
+    doing a logarithmic amount of work.
+ 
+ CompactionStrategy was deprecated in favor of new public APIs. CompactionStrategy was never public API as it
+ used internal types and one of these types `FileRef` was removed in 2.1. Users who have written a CompactionStrategy
+ can replace `FileRef` with its replacement internal type `StoredTabletFile` but this is not recommended. Since it is
+ very likely that CompactionStrategy will be removed in a future release, any work put into rewriting a CompactionStrategy
+ will be lost. It is recommended that users implement CompactionSelector, CompactionConfigurer, and CompactionPlanner instead.  The new compaction changes in 2.1 introduce new algorithms for optimally scheduling compactions across multiple thread pools, configuring a deprecated compaction strategy may result is missing out on the benefits of these new algorithms. See
+ [javadoc]({% jurl org.apache.accumulo.tserver.compaction.CompactionStrategy %})
+ for more information. GitHub tickets related to these changes: {% ghi 564 %} {% ghi 1605 %} {% ghi 1609 %} {% ghi 1649 %}
+ 
+ ### External Compactions (experimental)
+ 
+ This feature includes two new optional server components, CompactionCoordinator and Compactor,
+ that enables the user to run major compactions outside of the Tablet Server. See 
+ {% dlink _docs-2/getting-started/design.md %}, {% dlink administration/compaction %} and the
+ External Compaction [blog post][ext_comp_blog] for more information. This work was completed
+ over many tickets, see the GitHub [project] [ext_comp_project] for the related issues. {% ghi 2096 %}
+ 
+ ### Scan Servers (experimental)
+ 
+ This feature includes a new optional server component, Scan Server, that enables the user
+ to run scans outside of the Tablet Server. See {% dlink _docs-2/getting-started/design.md %},
+ {% ghi 2411 %}, and {% ghi 2665 %} for more information.
+ 
++### New Per Table On Disk Encryption (Experimental)
++
++On Disk Encryption can now be configured per table as well as for the entire instance (all tables).
++See {% dlink security/on-disk-encryption %} for more information.
++
+ ### Fixed GC Metadata hotspots
+ 
+ Prior to this release, Accumulo stored GC file candidates in the metadata table
+ using rows of the form `~del<URI>`. This row schema lead to uneven load on
+ the metadata table and metadata tablets that were eventually never used. In {%
+ ghi 1043 %} {% ghi 1344 %} the row format was changed to `~del<hash(URI)><URI>` resulting in
+ even load on the metadata table and even data spread in the tablets. After
+ upgrading, there may still be splits in the metadata table using the old row
+ format. These splits can be merged away as shown in the example below which
+ starts off with splits generated from the old and new row schema. The old
+ splits with the prefix `~delhdfs` are merged away.
+ 
+ ```
+ root@uno> getsplits -t accumulo.metadata 
+ 2<
+ ~
+ ~del55
+ ~dela7
+ ~delhdfs://localhost:8020/accumulo/tables/2/default_tablet/F00000a0.rf
+ ~delhdfs://localhost:8020/accumulo/tables/2/default_tablet/F00000kb.rf
+ root@uno> merge -t accumulo.metadata -b ~delhdfs -e ~delhdfs~
+ root@uno> getsplits -t accumulo.metadata 
+ 2<
+ ~
+ ~del55
+ ~dela7
+ ```
+ 
+ ### Master Renamed to Manager
+ 
+ In order to support more inclusive language in our code, the Accumulo team has
+ renamed all references to the word "master" to "manager" (with the exception
+ of deprecated classes and packages retained for compatibility). This change
+ includes the master process, configuration properties with master in the name,
+ utilities with master in the name, and packages/classes in the code base. Where
+ these changes affect the public API, the deprecated "master" name will still be
+ supported until at least Accumulo 3.0.
+ 
+   > **Important**
+   One particular change to be aware of is that certain state for the manager
+   process is stored in ZooKeeper, previously in under a directory named
+   `masters`. This directory has been renamed to `managers`, and the upgrade
+   will happen automatically if you launch Accumulo using the provided scripts.
+   However, if you do not use the built in scripts (e.g., accumulo-cluster or
+   accumulo-service), then you will need to perform a one-time upgrade of the
+   ZooKeeper state by executing the `RenameMasterDirInZK` utility:
+   ```
+   ${ACCUMULO_HOME}/bin/accumulo org.apache.accumulo.manager.upgrade.RenameMasterDirInZK
+   ```
+ 
+ Some other specific examples of these changes include:
+ 
+ * All configuration properties starting with `master.` have been renamed to
+   start with `manager.` instead. The `master.*` property names in the site
+   configuration file (or passed on the command-line) are converted internally
+   to the new name, and a warning is printed. However, the old name can still be
+   used until at least the 3.0 release of Accumulo. Any `master.*` properties
+   that have been set in ZooKeeper will be automatically converted to the new
+   `manager.*` name when Accumulo is upgraded. The old property names can still
+   be used by the `config` shell command or via the methods accessible via
+   `AccumuloClient`, but a warning will be generated when the old names are
+   used. You are encouraged to update all references to `master` in your site
+   configuration files to `manager` when installing Accumulo 2.1.
+ * The tablet balancers in the `org.apache.accumulo.server.master.balancer`
+   package have all been relocated to `org.apache.accumulo.server.manager.balancer`.
+   DefaultLoadBalancer has been also renamed to SimpleLoadBalancer along with
+   the move. The default balancer has been updated from
+   `org.apache.accumulo.server.master.balancer.TableLoadBalancer` to
+   `org.apache.accumulo.server.manager.balancer.TableLoadBalancer`, and the
+   default per-table balancer has been updated from
+   `org.apache.accumulo.server.master.balancer.DefaultLoadBalancer` to
+   `org.apache.accumulo.server.manager.balancer.SimpleLoadBalancer`. If you have
+   customized the tablet balancer configuration, you are strongly encouraged to
+   update your configuration to reference the updated balancer names. If you
+   have written a custom tablet balancer, it should be updated to implement the new
+   interface `org.apache.accumulo.server.manager.balancer.TabletBalancer`
+   rather than extending the deprecated abstract
+   `org.apache.accumulo.server.master.balancer.TabletBalancer`.
+ * The configuration file `masters` for identifying the manager host(s) has been
+   deprecated. If this file is found, a warning will be printed. The replacement
+   file `managers` should be used (i.e., rename your masters file to managers)
+   instead.
+ * The `master` argument to the `accumulo-service` script has been deprecated,
+   and the replacement `manager` argument should be used instead.
+ * The `-master` argument to the `org.apache.accumulo.server.util.ZooZap`
+   utility has been deprecated and the replacement `-manager` argument should be
+   used instead.
+ * The `GetMasterStats` utility has been renamed to `GetManagerStats`.
+ * `org.apache.accumulo.master.state.SetGoalState` is deprecated, and any custom
+   scripts that invoke this utility should be updated to call
+   `org.apache.accumulo.manager.state.SetGoalState` instead.
+ * `masterMemory` in `minicluster.properties` has been deprecated and
+   `managerMemory` should be used instead in any `minicluster.properties` files
+   you have configured.
+ * See also {% ghi 1640 %} {% ghi 1642 %} {% ghi 1703 %} {% ghi 1704 %} {% ghi 1873 %} {% ghi 1907 %}
+ 
+ ### New Tracing Facility
+ 
+ HTrace support was removed in this release and has been replaced with [OpenTelemetry] [opentelemetry_home]. Trace information
+ will not be shown in the monitor. See comments in {% ghi 2259 %} for an example of how to configure
+ Accumulo to emit traces to supported OpenTelemetry sinks. {% ghi 2257 %}
+ 
+ ### New Metrics Implementation
+ 
+ The Hadoop Metrics2 framework is no longer being used to emit metrics from Accumulo. Accumulo is now
+ using the [Micrometer] [micrometer_home] framework. Metric name and type changes have been documented in
+ org.apache.accumulo.core.metrics.MetricsProducer, see the [javadoc]({% jurl org.apache.accumulo.core.metrics.MetricsProducer %})
+ for more information. See comments in {% ghi 2305 %} for an example of how to configure Accumulo to emit
+ metrics to supported Micrometer sinks. {% ghi 1134 %}
+ 
+ ### New SPI Package
+ 
+ TODO describe New SPI Package {% ghi 1900 %} {% ghi 1905 %} {% ghi 1880 %} {% ghi 1891 %} {% ghi 1426 %}
+ 
+ ### New listtablets shell command.
+ 
+ A new command was created for debugging called listtablets, that shows detailed tablet information 
+ on a single line. This command aggregates data about a tablet such as status, location, size, 
+ number of entries and HDFS directory name. It even shows the start and end rows of tablets, 
+ displaying them in the same sorted order they are stored in the metadata. See example command output below.
+ {% ghi 1317 %} {% ghi 1821 %}
+ 
+ ```
+ root@uno> listtablets -t test_ingest -h
+ 2021-01-04T15:12:47,663 [Shell.audit] INFO : root@uno> listtablets -t test_ingest -h
+ NUM  TABLET_DIR      FILES WALS  ENTRIES   SIZE      STATUS     LOCATION                       ID    START (Exclusive)    END                 
+ TABLE: test_ingest
+ 1    t-0000007       1     0            60       552 HOSTED     CURRENT:ip-10-113-12-25:9997   2     -INF                 row_0000000005      
+ 2    t-0000006       1     0           500     2.71K HOSTED     CURRENT:ip-10-113-12-25:9997   2     row_0000000005       row_0000000055      
+ 3    t-0000008       1     0         5.00K    24.74K HOSTED     CURRENT:ip-10-113-12-25:9997   2     row_0000000055       row_0000000555      
+ 4    default_tablet  1     0         4.44K    22.01K HOSTED     CURRENT:ip-10-113-12-25:9997   2     row_0000000555       +INF                     
+ root@uno> listtablets -t accumulo.metadata
+ 2021-01-04T15:13:21,750 [Shell.audit] INFO : root@uno> listtablets -t accumulo.metadata
+ NUM  TABLET_DIR      FILES WALS  ENTRIES   SIZE      STATUS     LOCATION                       ID    START (Exclusive)    END                 
+ TABLE: accumulo.metadata
+ 1    table_info      2     0     7         524       HOSTED     CURRENT:ip-10-113-12-25:9997   !0    -INF                 ~                   
+ 2    default_tablet  0     0     0         0         HOSTED     CURRENT:ip-10-113-12-25:9997   !0    ~                    +INF
+ ```
+ 
+ ### New Utility for generating splits
+ 
+ A new command line utility was created to generate split points from 1 or more rfiles. One or more HDFS directories can
+ be given as well. The utility will iterate over all the files provided and determine the proper split points
+ based on either the size or number given. It uses Apache Datasketches to get the split points from the data. {% ghi 2361 %} {% ghi 2368 %}
+ 
+ ### New option for cloning offline
+ 
+ Added option to leave cloned tables offline {% ghi 1474 %} {% ghi 1475 %}
+ 
+ ### New max tablets option in bulk import
+ 
+ The property `table.bulk.max.tablets` was created in new bulk import technique. This property acts as a cluster performance 
+ failsafe to prevent a single ingested file from being distributed across too much of a cluster. The value is enforced
+ by the new bulk import technique and is the maximum number of tablets allowed for one bulk import file. When this property
+ is set, an error will be thrown when the value is exceeded during a bulk import. {% ghi 1614 %}
+ 
+ ### New Health check Thread in tserver
+ 
+ A new thread was added to the tablet server to periodically verify tablet metadata. {% ghi 2320 %} This thread also prints
+ to the debug log how long it takes the tserver to scan the metadata table. The property tserver.health.check.interval was
+ added to control the frequency at which this health check takes place. {% ghi 2583 %}
+ 
+ ### New ability for user to define context classloaders
+ 
+ Deprecated the existing VFS ClassLoader for eventual removal and created a new mechanism for users
+ to load their own classloader implementations. The new VFS classloader and VFS context classloaders
+ are in a new [repo] [vfs_system_classloader] and can now be specified using system properties. {% ghi 1747 %} {% ghi 1715 %}
+ 
+ Please reference the Known Issues section of the 2.0.1 release notes for an issue affecting the VFSClassLoader.
+ 
+ ### Change in uncaught Exception/Error handling in server-side threads
+ 
+ Consolidated and normalized thread pool and thread creation. All threads created through this code path
+ will have an UncaughtExceptionHandler attached to it that will log the fact that the Thread encountered
+ an uncaught Exception and is now dead. When an Error is encountered in a server process, it will attempt
+ to print a message to stderr then terminate the VM using Runtime.halt. On the client side, the default
+ UncaughtExceptionHandler will only log the Exception/Error in the client and does not terminate the VM.
+ Additionally, the user has the ability to set their own UncaughtExceptionHandler implementation on the
+ client. {% ghi 1808 %} {% ghi 1818 %} {% ghi 2554 %}
+ 
+ ### Updated hash algorithm
+ 
+ TODO clarify what was done for this. {% ghi 1787 %} {% ghi 1788 %} {% ghi 1798 %} {% ghi 1810 %}
+ 
+ ### Various Performance improvements when deleting tables
+ 
+ * Make delete table operations cancel user compactions {% ghi 2030 %} {% ghi 2169 %}.
+ * Prevent compactions from starting when delete table is called {% ghi 2182 %} {% ghi 2240 %}.
+ * Added check to not flush when table is being deleted {% ghi 1887 %}.
+ * Added log message before waiting for deletes to finish {% ghi 1881 %}.
+ * Added code to stop user flush if table is being deleted {% ghi 1931 %}
+ 
+ ### New jshell entry point
+ 
+ Created new "jshell" convenience entry point {% ghi 1870 %} {% ghi 1910 %}
+ 
+ ### New Monitor Pages, Improvements & Features
+ 
+ * A page was added to the Monitor that lists the active compactions and the longest running
+ active compaction. As an optimization, this page will only fetch data if a user loads the
+ page and will only do so a maximum of once a minute. This optimization was also added for the Active Scans page,
+ along with the addition of a "Fetched" column indicating when the data was retrieved.
+ * A new feature was added to the Tablet Server page to help users identify which tservers are in recovery mode. When 
+ a tserver is recovering, its corresponding row in the Tablet Server Status table will be highlighted.
+ * A new page was also created for External Compactions that allows users to see the progress of compactions and other details about ongoing compactions (see below).
+ 
+ {% ghi 2283 %} {% ghi 2294 %} {% ghi 2358 %} {% ghi 2663 %}
+ 
+ <img src="/images/release/ec-running2.png" alt="External Compactions" style="width:85%"/>
+ 
+ <img src="/images/release/ec-running-details.png" alt="External Compactions Details" style="width:85%"/>
+ 
+ ### New tserver scan timeout property
+ 
+ The new property `tserver.scan.results.max.timeout` was added to allow configuration of the timeout. A bug was
+ discovered where tservers were running out of memory, partially due to this timeout being so short. The default value
+ is 1 second, but now it can be increased. It is the max time for the thrift client handler to wait for scan results before
+ timing out. {% ghi 2599 %} {% ghi 2598 %}
+ 
+ ### Other notable changes
+ 
+ * {% ghi 1174 %} {% ghi 816 %} Abstract metadata and change root metadata schema
+ * {% ghi 1309 %} Prevent cloning metadata table
+ * {% ghi 1313 %} {% ghi 936 %} Store Root Tablet list of files in Zookeeper
+ * {% ghi 1310 %} Examine WALs used by root tablet during GC
+ * {% ghi 1294 %} {% ghi 1299 %} Add optional -t tablename to importdirectory shell command.
+ * {% ghi 1332 %} Disable FileSystemMonitor checks by default
+ * {% ghi 1345 %} {% ghi 1352 %} Allow gc initiated compaction as option.
+ * {% ghi 1090 %} {% ghi 1330 %} Consolidate/Simplify ServerOpts
+ * {% ghi 1389 %} Always choose volume for new tablet files.
+ * {% ghi 1390 %} {% ghi 1400 %} {% ghi 1411 %} Declare core.iterators package public API
+ * {% ghi 1441 %} {% ghi 1405 %} Improvements to Upgrades
+ * {% ghi 1397 %} {% ghi 1461 %} Replace relative paths on upgrade.
+ * {% ghi 1456 %} {% ghi 1457 %} Prevent catastrophic tserver shutdown by rate limiting the shutdown
+ * {% ghi 1528 %} {% ghi 1514 %} {% ghi 1515 %} {% ghi 1516 %} Upgraded to Log4j2
 -* {% ghi 1513 %} {% ghi 1530 %} {% ghi 1531 %} {% ghi 1877 %} Upgraded to Zookeeper 3.5.9
+ * {% ghi 1053 %} {% ghi 1060 %} {% ghi 1576 %} Support multiple volumes in import table
+ * {% ghi 1464 %} Leverage SimpleThreadPool for improving importtable performance
+ * {% ghi 1568 %} Support multiple tservers / node in accumulo-service
+ * {% ghi 1644 %} {% ghi 1645 %} Fix issue with minor compaction not retrying
+ * {% ghi 1660 %} Dropped MemoryManager property
+ * {% ghi 1543 %} {% ghi 1650 %} Use batching strategy for SimpleGarbageCollector candidate memory utilization
+ * {% ghi 1692 %} Fix file permissions in source assembly tarball
+ * {% ghi 1721 %} Mark security properties experimental
+ * {% ghi 1739 %} {% ghi 1746 %} Cleanup Splits file if CreateTable FaTE operation fails.
+ * {% ghi 1742 %} {% ghi 1765 %} Added forEach to Scanner
+ * {% ghi 1764 %} {% ghi 1783 %} Parallelize listcompactions in shell
+ * {% ghi 1797 %} Add table option to shell delete command.
+ * {% ghi 1848 %} Update column name in the monitor UI
+ * {% ghi 2039 %} {% ghi 2045 %} Add bulk import option to ignore empty dirs
+ * {% ghi 2064 %} Add option to disable encryption to AESCryptoService
+ * {% ghi 2117 %} {% ghi 2236 %} Make sorted recovery write to RFiles. New `tserver.wal.sort.file.` property to configure
+ * {% ghi 2076 %} Sorted recovery files can now be encrypted
 -* {% ghi 2273 %} Upgrade Thrift to 0.15.0
++* {% ghi 2441 %} Upgraded to Junit 5
+ * {% ghi 2462 %} Added SUBMITTED FaTE status to differentiate between things that are submitted and running
+ * {% ghi 2467 %} Added option to fate shell command to cancel FaTE operations that are NEW or SUBMITTED
+ * {% ghi 2562 %} Updated fate shell command to use CommandLine options instead of manual arg parsing
+ * {% ghi 2524 %} Scheduled background tasks are now periodically checked to see if they failed
++* {% ghi 2692 %} New public API added to support setting multiple properties at once atomically
++* {% ghi 2749 %} Upgrade Monitor to Bootstrap 5
++* {% ghi 2807 %} Added several troubleshooting utilities to the `accumulo admin` command.
++* {% ghi 2820 %} {% ghi 2900 %} `du` command performance improved by using the metadata table for computation instead of HDFS
++* {% ghi 2920 %} Upgraded to Zookeeper 3.8.0
++* {% ghi 2933 %} Upgraded to slf4j2
++* {% ghi 2966 %} Upgrade Thrift to 0.17.0
+ * {% ghi 3015 %} Modified Shell ConfigCommand to handle permission errors when getting configuration information
+ 
+ ## Upgrading
+ 
+ View the [Upgrading Accumulo documentation][upgrade] for guidance.
+ 
+ ## 2.1.0 GitHub Project
+ 
+ [All tickets related to 2.1.0.][project]
+ 
+ [LTM]: {{ site.baseurl }}/contributor/versioning#LTM
+ [upgrade]: /docs/2.x/administration/upgrading
+ [project]: https://github.com/apache/accumulo/projects/3
+ [ext_comp_blog]: https://accumulo.apache.org/blog/2021/07/08/external-compactions.html
+ [ext_comp_project]: https://github.com/apache/accumulo/projects/20
+ [vfs_system_classloader]: https://github.com/apache/accumulo-classloaders/tree/main/modules/vfs-class-loader
+ [opentelemetry_home]: https://opentelemetry.io/
+ [micrometer_home]: https://micrometer.io/