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 2021/01/16 18:20:10 UTC

[accumulo-website] branch main updated: Add 2.x mapred classes to 2.x apidocs

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 81195ff  Add 2.x mapred classes to 2.x apidocs
81195ff is described below

commit 81195ffd0d74b3dc58abb65ffa053d28f47b0ac6
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Sat Jan 16 13:18:44 2021 -0500

    Add 2.x mapred classes to 2.x apidocs
    
    * Add missing hadoop-mapreduce module to aggregated javadocs for 2.0.1
    * Fix broken link to apidocs in public api definition (/api)
---
 _docs-2/apidocs/allclasses-index.html              | 508 +++++++++++++--------
 _docs-2/apidocs/allpackages-index.html             |  18 +-
 _docs-2/apidocs/constant-values.html               |   6 +-
 _docs-2/apidocs/deprecated-list.html               |   6 +-
 _docs-2/apidocs/element-list                       |   3 +
 _docs-2/apidocs/help-doc.html                      |   6 +-
 _docs-2/apidocs/index-all.html                     | 335 +++++++++++++-
 _docs-2/apidocs/index.html                         |  18 +-
 _docs-2/apidocs/member-search-index.js             |   2 +-
 .../org/apache/accumulo/core/client/Accumulo.html  |   6 +-
 .../client/AccumuloClient.AuthenticationArgs.html  |   6 +-
 .../core/client/AccumuloClient.ClientFactory.html  |   6 +-
 .../client/AccumuloClient.ConnectionOptions.html   |   6 +-
 .../core/client/AccumuloClient.FromOptions.html    |   6 +-
 .../core/client/AccumuloClient.InstanceArgs.html   |   6 +-
 .../client/AccumuloClient.PropertyOptions.html     |   6 +-
 .../core/client/AccumuloClient.SaslOptions.html    |   6 +-
 .../core/client/AccumuloClient.SslOptions.html     |   6 +-
 .../accumulo/core/client/AccumuloClient.html       |   6 +-
 .../accumulo/core/client/AccumuloException.html    |   6 +-
 .../core/client/AccumuloSecurityException.html     |   6 +-
 .../apache/accumulo/core/client/BatchDeleter.html  |   6 +-
 .../apache/accumulo/core/client/BatchScanner.html  |   6 +-
 .../apache/accumulo/core/client/BatchWriter.html   |   6 +-
 .../accumulo/core/client/BatchWriterConfig.html    |   6 +-
 .../client/ClientConfiguration.ClientProperty.html |   6 +-
 .../accumulo/core/client/ClientConfiguration.html  |   6 +-
 .../core/client/ClientSideIteratorScanner.html     |   6 +-
 .../core/client/ConditionalWriter.Result.html      |   6 +-
 .../core/client/ConditionalWriter.Status.html      |   6 +-
 .../accumulo/core/client/ConditionalWriter.html    |   6 +-
 .../core/client/ConditionalWriterConfig.html       |   6 +-
 .../org/apache/accumulo/core/client/Connector.html |   6 +-
 .../apache/accumulo/core/client/Durability.html    |   6 +-
 .../org/apache/accumulo/core/client/Instance.html  |   6 +-
 .../client/IsolatedScanner.MemoryRowBuffer.html    |   6 +-
 .../IsolatedScanner.MemoryRowBufferFactory.html    |   6 +-
 .../core/client/IsolatedScanner.RowBuffer.html     |   6 +-
 .../client/IsolatedScanner.RowBufferFactory.html   |   6 +-
 .../accumulo/core/client/IsolatedScanner.html      |   6 +-
 .../core/client/IteratorSetting.Column.html        |   6 +-
 .../accumulo/core/client/IteratorSetting.html      |   6 +-
 .../core/client/MultiTableBatchWriter.html         |   6 +-
 .../core/client/MutationsRejectedException.html    |   6 +-
 .../core/client/NamespaceExistsException.html      |   6 +-
 .../core/client/NamespaceNotEmptyException.html    |   6 +-
 .../core/client/NamespaceNotFoundException.html    |   6 +-
 .../apache/accumulo/core/client/RowIterator.html   |   6 +-
 .../core/client/SampleNotPresentException.html     |   6 +-
 .../org/apache/accumulo/core/client/Scanner.html   |   6 +-
 .../apache/accumulo/core/client/ScannerBase.html   |   6 +-
 .../core/client/TableDeletedException.html         |   6 +-
 .../accumulo/core/client/TableExistsException.html |   6 +-
 .../core/client/TableNotFoundException.html        |   6 +-
 .../core/client/TableOfflineException.html         |   6 +-
 .../accumulo/core/client/TimedOutException.html    |   6 +-
 .../accumulo/core/client/ZooKeeperInstance.html    |   6 +-
 .../admin/ActiveCompaction.CompactionReason.html   |   6 +-
 .../admin/ActiveCompaction.CompactionType.html     |   6 +-
 .../core/client/admin/ActiveCompaction.html        |   6 +-
 .../accumulo/core/client/admin/ActiveScan.html     |   6 +-
 .../core/client/admin/CompactionConfig.html        |   6 +-
 .../client/admin/CompactionStrategyConfig.html     |   6 +-
 .../core/client/admin/DelegationTokenConfig.html   |   6 +-
 .../accumulo/core/client/admin/DiskUsage.html      |   6 +-
 .../apache/accumulo/core/client/admin/FindMax.html |   6 +-
 .../core/client/admin/InitialTableState.html       |   6 +-
 .../core/client/admin/InstanceOperations.html      |   6 +-
 .../accumulo/core/client/admin/Locations.html      |   6 +-
 .../core/client/admin/NamespaceOperations.html     |   6 +-
 .../core/client/admin/NewTableConfiguration.html   |   6 +-
 .../core/client/admin/ReplicationOperations.html   |   6 +-
 .../accumulo/core/client/admin/ScanState.html      |   6 +-
 .../accumulo/core/client/admin/ScanType.html       |   6 +-
 .../core/client/admin/SecurityOperations.html      |   6 +-
 .../core/client/admin/SummaryRetriever.html        |   6 +-
 ...TableOperations.ImportDestinationArguments.html |   6 +-
 .../TableOperations.ImportMappingOptions.html      |   6 +-
 .../admin/TableOperations.ImportOptions.html       |   6 +-
 .../core/client/admin/TableOperations.html         |   6 +-
 .../accumulo/core/client/admin/TimeType.html       |   6 +-
 .../ActiveCompaction.CompactionReason.html         |   6 +-
 .../class-use/ActiveCompaction.CompactionType.html |   6 +-
 .../client/admin/class-use/ActiveCompaction.html   |   6 +-
 .../core/client/admin/class-use/ActiveScan.html    |   6 +-
 .../client/admin/class-use/CompactionConfig.html   |   6 +-
 .../admin/class-use/CompactionStrategyConfig.html  |   6 +-
 .../admin/class-use/DelegationTokenConfig.html     |   6 +-
 .../core/client/admin/class-use/DiskUsage.html     |   6 +-
 .../core/client/admin/class-use/FindMax.html       |   6 +-
 .../client/admin/class-use/InitialTableState.html  |   6 +-
 .../client/admin/class-use/InstanceOperations.html |   6 +-
 .../core/client/admin/class-use/Locations.html     |   6 +-
 .../admin/class-use/NamespaceOperations.html       |   6 +-
 .../admin/class-use/NewTableConfiguration.html     |   6 +-
 .../admin/class-use/ReplicationOperations.html     |   6 +-
 .../core/client/admin/class-use/ScanState.html     |   6 +-
 .../core/client/admin/class-use/ScanType.html      |   6 +-
 .../client/admin/class-use/SecurityOperations.html |   6 +-
 .../client/admin/class-use/SummaryRetriever.html   |   6 +-
 ...TableOperations.ImportDestinationArguments.html |   6 +-
 .../TableOperations.ImportMappingOptions.html      |   6 +-
 .../class-use/TableOperations.ImportOptions.html   |   6 +-
 .../client/admin/class-use/TableOperations.html    |   6 +-
 .../core/client/admin/class-use/TimeType.html      |   6 +-
 .../core/client/admin/package-summary.html         |   6 +-
 .../accumulo/core/client/admin/package-tree.html   |   6 +-
 .../accumulo/core/client/admin/package-use.html    |   6 +-
 .../accumulo/core/client/class-use/Accumulo.html   |   6 +-
 .../AccumuloClient.AuthenticationArgs.html         |   6 +-
 .../class-use/AccumuloClient.ClientFactory.html    |   6 +-
 .../AccumuloClient.ConnectionOptions.html          |   6 +-
 .../class-use/AccumuloClient.FromOptions.html      |   6 +-
 .../class-use/AccumuloClient.InstanceArgs.html     |   6 +-
 .../class-use/AccumuloClient.PropertyOptions.html  |   6 +-
 .../class-use/AccumuloClient.SaslOptions.html      |   6 +-
 .../class-use/AccumuloClient.SslOptions.html       |   6 +-
 .../core/client/class-use/AccumuloClient.html      |   6 +-
 .../core/client/class-use/AccumuloException.html   |  36 +-
 .../class-use/AccumuloSecurityException.html       |  36 +-
 .../core/client/class-use/BatchDeleter.html        |   6 +-
 .../core/client/class-use/BatchScanner.html        |   6 +-
 .../core/client/class-use/BatchWriter.html         |   6 +-
 .../core/client/class-use/BatchWriterConfig.html   |   6 +-
 .../ClientConfiguration.ClientProperty.html        |   6 +-
 .../core/client/class-use/ClientConfiguration.html |   6 +-
 .../class-use/ClientSideIteratorScanner.html       |   6 +-
 .../client/class-use/ConditionalWriter.Result.html |   6 +-
 .../client/class-use/ConditionalWriter.Status.html |   6 +-
 .../core/client/class-use/ConditionalWriter.html   |   6 +-
 .../client/class-use/ConditionalWriterConfig.html  |   6 +-
 .../accumulo/core/client/class-use/Connector.html  |   6 +-
 .../accumulo/core/client/class-use/Durability.html |   6 +-
 .../accumulo/core/client/class-use/Instance.html   |   6 +-
 .../class-use/IsolatedScanner.MemoryRowBuffer.html |   6 +-
 .../IsolatedScanner.MemoryRowBufferFactory.html    |   6 +-
 .../class-use/IsolatedScanner.RowBuffer.html       |   6 +-
 .../IsolatedScanner.RowBufferFactory.html          |   6 +-
 .../core/client/class-use/IsolatedScanner.html     |   6 +-
 .../client/class-use/IteratorSetting.Column.html   |  36 +-
 .../core/client/class-use/IteratorSetting.html     |  36 +-
 .../client/class-use/MultiTableBatchWriter.html    |   6 +-
 .../class-use/MutationsRejectedException.html      |   6 +-
 .../client/class-use/NamespaceExistsException.html |   6 +-
 .../class-use/NamespaceNotEmptyException.html      |   6 +-
 .../class-use/NamespaceNotFoundException.html      |   6 +-
 .../core/client/class-use/RowIterator.html         |   6 +-
 .../class-use/SampleNotPresentException.html       |   6 +-
 .../accumulo/core/client/class-use/Scanner.html    |   6 +-
 .../core/client/class-use/ScannerBase.html         |   6 +-
 .../client/class-use/TableDeletedException.html    |   6 +-
 .../client/class-use/TableExistsException.html     |   6 +-
 .../client/class-use/TableNotFoundException.html   |   6 +-
 .../client/class-use/TableOfflineException.html    |   6 +-
 .../core/client/class-use/TimedOutException.html   |   6 +-
 .../core/client/class-use/ZooKeeperInstance.html   |   6 +-
 .../core/client/lexicoder/AbstractEncoder.html     |   6 +-
 .../core/client/lexicoder/BigIntegerLexicoder.html |   6 +-
 .../core/client/lexicoder/BytesLexicoder.html      |   6 +-
 .../core/client/lexicoder/DateLexicoder.html       |   6 +-
 .../core/client/lexicoder/DoubleLexicoder.html     |   6 +-
 .../accumulo/core/client/lexicoder/Encoder.html    |   6 +-
 .../core/client/lexicoder/FloatLexicoder.html      |   6 +-
 .../core/client/lexicoder/IntegerLexicoder.html    |   6 +-
 .../accumulo/core/client/lexicoder/Lexicoder.html  |   6 +-
 .../core/client/lexicoder/ListLexicoder.html       |   6 +-
 .../core/client/lexicoder/LongLexicoder.html       |   6 +-
 .../core/client/lexicoder/PairLexicoder.html       |   6 +-
 .../core/client/lexicoder/ReverseLexicoder.html    |   6 +-
 .../core/client/lexicoder/SequenceLexicoder.html   |   6 +-
 .../core/client/lexicoder/StringLexicoder.html     |   6 +-
 .../core/client/lexicoder/TextLexicoder.html       |   6 +-
 .../core/client/lexicoder/UIntegerLexicoder.html   |   6 +-
 .../core/client/lexicoder/ULongLexicoder.html      |   6 +-
 .../core/client/lexicoder/UUIDLexicoder.html       |   6 +-
 .../lexicoder/class-use/AbstractEncoder.html       |   6 +-
 .../lexicoder/class-use/BigIntegerLexicoder.html   |   6 +-
 .../client/lexicoder/class-use/BytesLexicoder.html |   6 +-
 .../client/lexicoder/class-use/DateLexicoder.html  |   6 +-
 .../lexicoder/class-use/DoubleLexicoder.html       |   6 +-
 .../core/client/lexicoder/class-use/Encoder.html   |   6 +-
 .../client/lexicoder/class-use/FloatLexicoder.html |   6 +-
 .../lexicoder/class-use/IntegerLexicoder.html      |   6 +-
 .../core/client/lexicoder/class-use/Lexicoder.html |   6 +-
 .../client/lexicoder/class-use/ListLexicoder.html  |   6 +-
 .../client/lexicoder/class-use/LongLexicoder.html  |   6 +-
 .../client/lexicoder/class-use/PairLexicoder.html  |   6 +-
 .../lexicoder/class-use/ReverseLexicoder.html      |   6 +-
 .../lexicoder/class-use/SequenceLexicoder.html     |   6 +-
 .../lexicoder/class-use/StringLexicoder.html       |   6 +-
 .../client/lexicoder/class-use/TextLexicoder.html  |   6 +-
 .../lexicoder/class-use/UIntegerLexicoder.html     |   6 +-
 .../client/lexicoder/class-use/ULongLexicoder.html |   6 +-
 .../client/lexicoder/class-use/UUIDLexicoder.html  |   6 +-
 .../core/client/lexicoder/package-summary.html     |   6 +-
 .../core/client/lexicoder/package-tree.html        |   6 +-
 .../core/client/lexicoder/package-use.html         |   6 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |   6 +-
 .../core/client/mapred/AbstractInputFormat.html    |   6 +-
 .../client/mapred/AccumuloFileOutputFormat.html    |   6 +-
 .../core/client/mapred/AccumuloInputFormat.html    |   6 +-
 .../mapred/AccumuloMultiTableInputFormat.html      |   6 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |   6 +-
 .../core/client/mapred/AccumuloOutputFormat.html   |   6 +-
 .../core/client/mapred/AccumuloRowInputFormat.html |   6 +-
 .../mapred/InputFormatBase.RecordReaderBase.html   |   6 +-
 .../core/client/mapred/InputFormatBase.html        |   6 +-
 .../core/client/mapred/RangeInputSplit.html        |   6 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |   6 +-
 .../mapred/class-use/AbstractInputFormat.html      |   6 +-
 .../mapred/class-use/AccumuloFileOutputFormat.html |   6 +-
 .../mapred/class-use/AccumuloInputFormat.html      |   6 +-
 .../class-use/AccumuloMultiTableInputFormat.html   |   6 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |   6 +-
 .../mapred/class-use/AccumuloOutputFormat.html     |   6 +-
 .../mapred/class-use/AccumuloRowInputFormat.html   |   6 +-
 .../InputFormatBase.RecordReaderBase.html          |   6 +-
 .../client/mapred/class-use/InputFormatBase.html   |   6 +-
 .../client/mapred/class-use/RangeInputSplit.html   |   6 +-
 .../core/client/mapred/package-summary.html        |   6 +-
 .../accumulo/core/client/mapred/package-tree.html  |   6 +-
 .../accumulo/core/client/mapred/package-use.html   |   6 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |   6 +-
 .../core/client/mapreduce/AbstractInputFormat.html |   6 +-
 .../client/mapreduce/AccumuloFileOutputFormat.html |   6 +-
 .../core/client/mapreduce/AccumuloInputFormat.html |   6 +-
 .../mapreduce/AccumuloMultiTableInputFormat.html   |   6 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |   6 +-
 .../client/mapreduce/AccumuloOutputFormat.html     |   6 +-
 .../client/mapreduce/AccumuloRowInputFormat.html   |   6 +-
 .../InputFormatBase.RecordReaderBase.html          |   6 +-
 .../core/client/mapreduce/InputFormatBase.html     |   6 +-
 .../core/client/mapreduce/InputTableConfig.html    |   6 +-
 .../core/client/mapreduce/RangeInputSplit.html     |   6 +-
 .../AbstractInputFormat.AbstractRecordReader.html  |   6 +-
 .../mapreduce/class-use/AbstractInputFormat.html   |   6 +-
 .../class-use/AccumuloFileOutputFormat.html        |   6 +-
 .../mapreduce/class-use/AccumuloInputFormat.html   |   6 +-
 .../class-use/AccumuloMultiTableInputFormat.html   |   6 +-
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |   6 +-
 .../mapreduce/class-use/AccumuloOutputFormat.html  |   6 +-
 .../class-use/AccumuloRowInputFormat.html          |   6 +-
 .../InputFormatBase.RecordReaderBase.html          |   6 +-
 .../mapreduce/class-use/InputFormatBase.html       |   6 +-
 .../mapreduce/class-use/InputTableConfig.html      |   6 +-
 .../mapreduce/class-use/RangeInputSplit.html       |   6 +-
 .../lib/partition/KeyRangePartitioner.html         |   6 +-
 .../mapreduce/lib/partition/RangePartitioner.html  |   6 +-
 .../partition/class-use/KeyRangePartitioner.html   |   6 +-
 .../lib/partition/class-use/RangePartitioner.html  |   6 +-
 .../mapreduce/lib/partition/package-summary.html   |   6 +-
 .../mapreduce/lib/partition/package-tree.html      |   6 +-
 .../mapreduce/lib/partition/package-use.html       |   6 +-
 .../core/client/mapreduce/package-summary.html     |   6 +-
 .../core/client/mapreduce/package-tree.html        |   6 +-
 .../core/client/mapreduce/package-use.html         |   6 +-
 .../accumulo/core/client/package-summary.html      |   6 +-
 .../apache/accumulo/core/client/package-tree.html  |   6 +-
 .../apache/accumulo/core/client/package-use.html   |  53 ++-
 .../client/replication/PeerExistsException.html    |   6 +-
 .../client/replication/PeerNotFoundException.html  |   6 +-
 .../replication/class-use/PeerExistsException.html |   6 +-
 .../class-use/PeerNotFoundException.html           |   6 +-
 .../core/client/replication/package-summary.html   |   6 +-
 .../core/client/replication/package-tree.html      |   6 +-
 .../core/client/replication/package-use.html       |   6 +-
 .../core/client/rfile/RFile.InputArguments.html    |   6 +-
 .../core/client/rfile/RFile.OutputArguments.html   |   6 +-
 .../core/client/rfile/RFile.ScannerFSOptions.html  |   6 +-
 .../core/client/rfile/RFile.ScannerOptions.html    |   6 +-
 .../core/client/rfile/RFile.SummaryFSOptions.html  |   6 +-
 .../client/rfile/RFile.SummaryInputArguments.html  |   6 +-
 .../core/client/rfile/RFile.SummaryOptions.html    |   6 +-
 .../core/client/rfile/RFile.WriterFSOptions.html   |   6 +-
 .../core/client/rfile/RFile.WriterOptions.html     |   6 +-
 .../apache/accumulo/core/client/rfile/RFile.html   |   6 +-
 .../accumulo/core/client/rfile/RFileSource.html    |   6 +-
 .../accumulo/core/client/rfile/RFileWriter.html    |   6 +-
 .../rfile/class-use/RFile.InputArguments.html      |   6 +-
 .../rfile/class-use/RFile.OutputArguments.html     |   6 +-
 .../rfile/class-use/RFile.ScannerFSOptions.html    |   6 +-
 .../rfile/class-use/RFile.ScannerOptions.html      |   6 +-
 .../rfile/class-use/RFile.SummaryFSOptions.html    |   6 +-
 .../class-use/RFile.SummaryInputArguments.html     |   6 +-
 .../rfile/class-use/RFile.SummaryOptions.html      |   6 +-
 .../rfile/class-use/RFile.WriterFSOptions.html     |   6 +-
 .../rfile/class-use/RFile.WriterOptions.html       |   6 +-
 .../core/client/rfile/class-use/RFile.html         |   6 +-
 .../core/client/rfile/class-use/RFileSource.html   |   6 +-
 .../core/client/rfile/class-use/RFileWriter.html   |   6 +-
 .../core/client/rfile/package-summary.html         |   6 +-
 .../accumulo/core/client/rfile/package-tree.html   |   6 +-
 .../accumulo/core/client/rfile/package-use.html    |   6 +-
 .../core/client/sample/AbstractHashSampler.html    |   6 +-
 .../core/client/sample/RowColumnSampler.html       |   6 +-
 .../accumulo/core/client/sample/RowSampler.html    |   6 +-
 .../accumulo/core/client/sample/Sampler.html       |   6 +-
 .../core/client/sample/SamplerConfiguration.html   |   6 +-
 .../sample/class-use/AbstractHashSampler.html      |   6 +-
 .../client/sample/class-use/RowColumnSampler.html  |   6 +-
 .../core/client/sample/class-use/RowSampler.html   |   6 +-
 .../core/client/sample/class-use/Sampler.html      |   6 +-
 .../sample/class-use/SamplerConfiguration.html     |  43 +-
 .../core/client/sample/package-summary.html        |   6 +-
 .../accumulo/core/client/sample/package-tree.html  |   6 +-
 .../accumulo/core/client/sample/package-use.html   |  33 +-
 .../core/client/security/SecurityErrorCode.html    |   6 +-
 .../security/class-use/SecurityErrorCode.html      |   6 +-
 .../core/client/security/package-summary.html      |   6 +-
 .../core/client/security/package-tree.html         |   6 +-
 .../accumulo/core/client/security/package-use.html |   6 +-
 ...icationToken.AuthenticationTokenSerializer.html |   6 +-
 .../tokens/AuthenticationToken.Properties.html     |   6 +-
 .../tokens/AuthenticationToken.TokenProperty.html  |   6 +-
 .../security/tokens/AuthenticationToken.html       |   6 +-
 .../security/tokens/CredentialProviderToken.html   |   6 +-
 .../client/security/tokens/DelegationToken.html    |   6 +-
 .../core/client/security/tokens/KerberosToken.html |   6 +-
 .../core/client/security/tokens/NullToken.html     |   6 +-
 .../core/client/security/tokens/PasswordToken.html |   6 +-
 ...icationToken.AuthenticationTokenSerializer.html |   6 +-
 .../class-use/AuthenticationToken.Properties.html  |   6 +-
 .../AuthenticationToken.TokenProperty.html         |   6 +-
 .../tokens/class-use/AuthenticationToken.html      |   6 +-
 .../tokens/class-use/CredentialProviderToken.html  |   6 +-
 .../security/tokens/class-use/DelegationToken.html |   6 +-
 .../security/tokens/class-use/KerberosToken.html   |   6 +-
 .../security/tokens/class-use/NullToken.html       |   6 +-
 .../security/tokens/class-use/PasswordToken.html   |   6 +-
 .../client/security/tokens/package-summary.html    |   6 +-
 .../core/client/security/tokens/package-tree.html  |   6 +-
 .../core/client/security/tokens/package-use.html   |   6 +-
 .../core/client/summary/CounterSummary.html        |   6 +-
 .../summary/CountingSummarizer.Converter.html      |   6 +-
 .../core/client/summary/CountingSummarizer.html    |   6 +-
 .../core/client/summary/Summarizer.Collector.html  |   6 +-
 .../core/client/summary/Summarizer.Combiner.html   |   6 +-
 .../summary/Summarizer.StatisticConsumer.html      |   6 +-
 .../accumulo/core/client/summary/Summarizer.html   |   6 +-
 .../summary/SummarizerConfiguration.Builder.html   |   6 +-
 .../client/summary/SummarizerConfiguration.html    |   6 +-
 .../client/summary/Summary.FileStatistics.html     |   6 +-
 .../accumulo/core/client/summary/Summary.html      |   6 +-
 .../client/summary/class-use/CounterSummary.html   |   6 +-
 .../class-use/CountingSummarizer.Converter.html    |   6 +-
 .../summary/class-use/CountingSummarizer.html      |   6 +-
 .../summary/class-use/Summarizer.Collector.html    |   6 +-
 .../summary/class-use/Summarizer.Combiner.html     |   6 +-
 .../class-use/Summarizer.StatisticConsumer.html    |   6 +-
 .../core/client/summary/class-use/Summarizer.html  |   6 +-
 .../class-use/SummarizerConfiguration.Builder.html |   6 +-
 .../summary/class-use/SummarizerConfiguration.html |  36 +-
 .../summary/class-use/Summary.FileStatistics.html  |   6 +-
 .../core/client/summary/class-use/Summary.html     |   6 +-
 .../core/client/summary/package-summary.html       |   6 +-
 .../accumulo/core/client/summary/package-tree.html |   6 +-
 .../accumulo/core/client/summary/package-use.html  |  33 +-
 .../summarizers/AuthorizationSummarizer.html       |   6 +-
 .../summary/summarizers/DeletesSummarizer.html     |   6 +-
 .../summary/summarizers/EntryLengthSummarizer.html |   6 +-
 .../summary/summarizers/FamilySummarizer.html      |   6 +-
 .../summary/summarizers/VisibilitySummarizer.html  |   6 +-
 .../class-use/AuthorizationSummarizer.html         |   6 +-
 .../summarizers/class-use/DeletesSummarizer.html   |   6 +-
 .../class-use/EntryLengthSummarizer.html           |   6 +-
 .../summarizers/class-use/FamilySummarizer.html    |   6 +-
 .../class-use/VisibilitySummarizer.html            |   6 +-
 .../summary/summarizers/package-summary.html       |   6 +-
 .../client/summary/summarizers/package-tree.html   |   6 +-
 .../client/summary/summarizers/package-use.html    |   6 +-
 .../org/apache/accumulo/core/data/AbstractId.html  |   6 +-
 .../accumulo/core/data/ArrayByteSequence.html      |   6 +-
 .../apache/accumulo/core/data/ByteSequence.html    |   6 +-
 .../org/apache/accumulo/core/data/Column.html      |   6 +-
 .../apache/accumulo/core/data/ColumnUpdate.html    |   6 +-
 .../org/apache/accumulo/core/data/Condition.html   |   6 +-
 .../accumulo/core/data/ConditionalMutation.html    |   6 +-
 .../core/data/ConstraintViolationSummary.html      |   6 +-
 .../apidocs/org/apache/accumulo/core/data/Key.html |   6 +-
 .../accumulo/core/data/KeyBuilder.Build.html       |   6 +-
 .../core/data/KeyBuilder.ColumnFamilyStep.html     |   6 +-
 .../core/data/KeyBuilder.ColumnQualifierStep.html  |   6 +-
 .../core/data/KeyBuilder.ColumnVisibilityStep.html |   6 +-
 .../accumulo/core/data/KeyBuilder.RowStep.html     |   6 +-
 .../org/apache/accumulo/core/data/KeyBuilder.html  |   6 +-
 .../org/apache/accumulo/core/data/KeyValue.html    |   6 +-
 .../accumulo/core/data/LoadPlan.Builder.html       |   6 +-
 .../accumulo/core/data/LoadPlan.Destination.html   |   6 +-
 .../accumulo/core/data/LoadPlan.RangeType.html     |   6 +-
 .../org/apache/accumulo/core/data/LoadPlan.html    |   6 +-
 .../accumulo/core/data/Mutation.FamilyOptions.html |   6 +-
 .../core/data/Mutation.MutationOptions.html        |   6 +-
 .../core/data/Mutation.QualifierOptions.html       |   6 +-
 .../core/data/Mutation.SERIALIZED_FORMAT.html      |   6 +-
 .../core/data/Mutation.TimestampOptions.html       |   6 +-
 .../core/data/Mutation.VisibilityOptions.html      |   6 +-
 .../org/apache/accumulo/core/data/Mutation.html    |   6 +-
 .../org/apache/accumulo/core/data/NamespaceId.html |   6 +-
 .../org/apache/accumulo/core/data/PartialKey.html  |   6 +-
 .../org/apache/accumulo/core/data/Range.html       |   6 +-
 .../org/apache/accumulo/core/data/TableId.html     |   6 +-
 .../org/apache/accumulo/core/data/TabletId.html    |   6 +-
 .../accumulo/core/data/Value.Comparator.html       |   6 +-
 .../org/apache/accumulo/core/data/Value.html       |   6 +-
 .../accumulo/core/data/class-use/AbstractId.html   |   6 +-
 .../core/data/class-use/ArrayByteSequence.html     |   6 +-
 .../accumulo/core/data/class-use/ByteSequence.html |   6 +-
 .../accumulo/core/data/class-use/Column.html       |   6 +-
 .../accumulo/core/data/class-use/ColumnUpdate.html |   6 +-
 .../accumulo/core/data/class-use/Condition.html    |   6 +-
 .../core/data/class-use/ConditionalMutation.html   |   6 +-
 .../data/class-use/ConstraintViolationSummary.html |   6 +-
 .../apache/accumulo/core/data/class-use/Key.html   | 121 ++++-
 .../core/data/class-use/KeyBuilder.Build.html      |   6 +-
 .../class-use/KeyBuilder.ColumnFamilyStep.html     |   6 +-
 .../class-use/KeyBuilder.ColumnQualifierStep.html  |   6 +-
 .../class-use/KeyBuilder.ColumnVisibilityStep.html |   6 +-
 .../core/data/class-use/KeyBuilder.RowStep.html    |   6 +-
 .../accumulo/core/data/class-use/KeyBuilder.html   |   6 +-
 .../accumulo/core/data/class-use/KeyValue.html     |   6 +-
 .../core/data/class-use/LoadPlan.Builder.html      |   6 +-
 .../core/data/class-use/LoadPlan.Destination.html  |   6 +-
 .../core/data/class-use/LoadPlan.RangeType.html    |   6 +-
 .../accumulo/core/data/class-use/LoadPlan.html     |   6 +-
 .../data/class-use/Mutation.FamilyOptions.html     |   6 +-
 .../data/class-use/Mutation.MutationOptions.html   |   6 +-
 .../data/class-use/Mutation.QualifierOptions.html  |   6 +-
 .../data/class-use/Mutation.SERIALIZED_FORMAT.html |   6 +-
 .../data/class-use/Mutation.TimestampOptions.html  |   6 +-
 .../data/class-use/Mutation.VisibilityOptions.html |   6 +-
 .../accumulo/core/data/class-use/Mutation.html     |  65 ++-
 .../accumulo/core/data/class-use/NamespaceId.html  |   6 +-
 .../accumulo/core/data/class-use/PartialKey.html   |   6 +-
 .../apache/accumulo/core/data/class-use/Range.html |  36 +-
 .../accumulo/core/data/class-use/TableId.html      |   6 +-
 .../accumulo/core/data/class-use/TabletId.html     |   6 +-
 .../core/data/class-use/Value.Comparator.html      |   6 +-
 .../apache/accumulo/core/data/class-use/Value.html |  91 +++-
 .../data/doc-files/mutation-serialization.html     |   6 +-
 .../apache/accumulo/core/data/package-summary.html |   6 +-
 .../apache/accumulo/core/data/package-tree.html    |   6 +-
 .../org/apache/accumulo/core/data/package-use.html | 117 ++++-
 .../core/security/AuthorizationContainer.html      |   6 +-
 .../accumulo/core/security/Authorizations.html     |   6 +-
 .../core/security/ColumnVisibility.Node.html       |   6 +-
 .../security/ColumnVisibility.NodeComparator.html  |   6 +-
 .../core/security/ColumnVisibility.NodeType.html   |   6 +-
 .../accumulo/core/security/ColumnVisibility.html   |   6 +-
 .../core/security/NamespacePermission.html         |   6 +-
 .../accumulo/core/security/SystemPermission.html   |   6 +-
 .../accumulo/core/security/TablePermission.html    |   6 +-
 .../core/security/VisibilityEvaluator.html         |   6 +-
 .../core/security/VisibilityParseException.html    |   6 +-
 .../security/class-use/AuthorizationContainer.html |   6 +-
 .../core/security/class-use/Authorizations.html    |  36 +-
 .../security/class-use/ColumnVisibility.Node.html  |   6 +-
 .../class-use/ColumnVisibility.NodeComparator.html |   6 +-
 .../class-use/ColumnVisibility.NodeType.html       |   6 +-
 .../core/security/class-use/ColumnVisibility.html  |   6 +-
 .../security/class-use/NamespacePermission.html    |   6 +-
 .../core/security/class-use/SystemPermission.html  |   6 +-
 .../core/security/class-use/TablePermission.html   |   6 +-
 .../security/class-use/VisibilityEvaluator.html    |   6 +-
 .../class-use/VisibilityParseException.html        |   6 +-
 .../accumulo/core/security/package-summary.html    |   6 +-
 .../accumulo/core/security/package-tree.html       |   6 +-
 .../apache/accumulo/core/security/package-use.html |  33 +-
 .../mapred/AccumuloFileOutputFormat.html}          | 146 +++---
 .../mapred/AccumuloInputFormat.html}               | 146 +++---
 .../mapred/AccumuloOutputFormat.html}              | 147 +++---
 .../mapred/AccumuloRowInputFormat.html}            | 146 +++---
 .../class-use/AccumuloFileOutputFormat.html}       |  18 +-
 .../mapred/class-use/AccumuloInputFormat.html}     |  18 +-
 .../mapred/class-use/AccumuloOutputFormat.html}    |  18 +-
 .../mapred/class-use/AccumuloRowInputFormat.html}  |  18 +-
 .../mapred/package-summary.html}                   |  69 ++-
 .../mapred/package-tree.html}                      |  55 ++-
 .../mapred/package-use.html}                       |  30 +-
 .../mapreduce/AccumuloFileOutputFormat.html}       | 167 +++----
 .../mapreduce/AccumuloInputFormat.html}            | 162 ++++---
 .../mapreduce/AccumuloOutputFormat.html}           | 159 ++++---
 .../mapreduce/AccumuloRowInputFormat.html}         | 151 +++---
 .../FileOutputFormatBuilder.OutputOptions.html     | 335 ++++++++++++++
 .../FileOutputFormatBuilder.PathParams.html}       |  46 +-
 .../mapreduce/FileOutputFormatBuilder.html}        | 103 ++---
 .../InputFormatBuilder.ClientParams.html}          |  74 ++-
 .../InputFormatBuilder.InputFormatOptions.html     | 442 ++++++++++++++++++
 .../mapreduce/InputFormatBuilder.TableParams.html} | 105 ++---
 .../mapreduce/InputFormatBuilder.html}             | 110 ++---
 .../OutputFormatBuilder.ClientParams.html}         |  74 ++-
 .../OutputFormatBuilder.OutputOptions.html}        |  94 ++--
 .../mapreduce/OutputFormatBuilder.html}            | 103 ++---
 .../class-use/AccumuloFileOutputFormat.html}       |  18 +-
 .../mapreduce/class-use/AccumuloInputFormat.html}  |  18 +-
 .../mapreduce/class-use/AccumuloOutputFormat.html} |  18 +-
 .../class-use/AccumuloRowInputFormat.html}         |  18 +-
 .../FileOutputFormatBuilder.OutputOptions.html     | 185 ++++++++
 .../FileOutputFormatBuilder.PathParams.html}       |  57 +--
 .../class-use/FileOutputFormatBuilder.html}        |  18 +-
 .../InputFormatBuilder.ClientParams.html}          |  69 +--
 .../InputFormatBuilder.InputFormatOptions.html     | 214 +++++++++
 .../class-use/InputFormatBuilder.TableParams.html} |  68 ++-
 .../mapreduce/class-use/InputFormatBuilder.html}   |  18 +-
 .../OutputFormatBuilder.ClientParams.html}         |  53 ++-
 .../OutputFormatBuilder.OutputOptions.html         | 152 ++++++
 .../mapreduce/class-use/OutputFormatBuilder.html}  |  18 +-
 .../mapreduce}/package-summary.html                | 116 +++--
 .../accumulo/hadoop/mapreduce/package-tree.html    | 130 ++++++
 .../accumulo/hadoop/mapreduce/package-use.html     | 202 ++++++++
 .../mapreduce}/partition/KeyRangePartitioner.html  |  93 ++--
 .../mapreduce}/partition/RangePartitioner.html     |  83 ++--
 .../partition/class-use/KeyRangePartitioner.html}  |  18 +-
 .../partition/class-use/RangePartitioner.html}     |  18 +-
 .../mapreduce/partition}/package-summary.html      |  24 +-
 .../mapreduce/partition}/package-tree.html         |  19 +-
 .../mapreduce/partition/package-use.html}          |  30 +-
 .../apache/accumulo/minicluster/MemoryUnit.html    |   6 +-
 .../accumulo/minicluster/MiniAccumuloCluster.html  |   6 +-
 .../accumulo/minicluster/MiniAccumuloConfig.html   |   6 +-
 .../accumulo/minicluster/MiniAccumuloInstance.html |   6 +-
 .../minicluster/MiniAccumuloRunner.Opts.html       |   6 +-
 .../MiniAccumuloRunner.PropertiesConverter.html    |   6 +-
 .../accumulo/minicluster/MiniAccumuloRunner.html   |   6 +-
 .../apache/accumulo/minicluster/ServerType.html    |   6 +-
 .../accumulo/minicluster/class-use/MemoryUnit.html |   6 +-
 .../minicluster/class-use/MiniAccumuloCluster.html |   6 +-
 .../minicluster/class-use/MiniAccumuloConfig.html  |   6 +-
 .../class-use/MiniAccumuloInstance.html            |   6 +-
 .../class-use/MiniAccumuloRunner.Opts.html         |   6 +-
 .../MiniAccumuloRunner.PropertiesConverter.html    |   6 +-
 .../minicluster/class-use/MiniAccumuloRunner.html  |   6 +-
 .../accumulo/minicluster/class-use/ServerType.html |   6 +-
 .../accumulo/minicluster/package-summary.html      |   6 +-
 .../apache/accumulo/minicluster/package-tree.html  |   6 +-
 .../apache/accumulo/minicluster/package-use.html   |   6 +-
 _docs-2/apidocs/overview-summary.html              |   4 +-
 _docs-2/apidocs/overview-tree.html                 |  32 +-
 _docs-2/apidocs/package-search-index.js            |   2 +-
 _docs-2/apidocs/serialized-form.html               |   6 +-
 _docs-2/apidocs/type-search-index.js               |   2 +-
 _plugins/links.rb                                  |   2 +
 541 files changed, 5992 insertions(+), 3158 deletions(-)

diff --git a/_docs-2/apidocs/allclasses-index.html b/_docs-2/apidocs/allclasses-index.html
index 1f09ed5..babfcd6 100644
--- a/_docs-2/apidocs/allclasses-index.html
+++ b/_docs-2/apidocs/allclasses-index.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>All Classes (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="class index">
 <meta name="generator" content="javadoc/AllClassesIndexWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -16,7 +16,7 @@
 <script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="all-classes-index-page">
-<script type="text/javascript">var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":1,"i9":1,"i10":1,"i11":1,"i12":1,"i13":1,"i14":1,"i15":1,"i16":1,"i17":8,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":8,"i31":2,"i32":4,"i33":4,"i34":2,"i35":2,"i36":1,"i37":2,"i38":2,"i39":2,"i40":1,"i41":2,"i42":2,"i43":1,"i44":1,"i45":1,"i46":2,"i47":2,"i48":2,"i49":2,"i50":2,"i51":4,"i52":2,"i53":2,"i54":2,"i55":2,"i56":2,"i5 [...]
+<script type="text/javascript">var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":1,"i9":1,"i10":1,"i11":1,"i12":1,"i13":1,"i14":1,"i15":1,"i16":1,"i17":8,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":8,"i39":2,"i40":4,"i41":4,"i42":2,"i43":2,"i44":1,"i45":2,"i46":2,"i47":2,"i48":1,"i49":2,"i50":2,"i51":1,"i52":1,"i53":1,"i54":2,"i55":2,"i56":2,"i5 [...]
 var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]};
 var altColor = "alt-color";
 var rowColor = "row-color";
@@ -198,109 +198,151 @@ loadScripts(document, 'script');</script>
 </th>
 </tr>
 <tr class="alt-color" id="i20">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloFileOutputFormat</a></td>
+<th class="col-last" scope="row">&nbsp;</th>
+</tr>
+<tr class="row-color" id="i21">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloFileOutputFormat</a></td>
+<th class="col-last" scope="row">
+<div class="block">This class allows MapReduce jobs to write output in the Accumulo data file format.<br>
+ Care should be taken to write only sorted data (sorted by <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>), as this is an important
+ requirement of Accumulo data files.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i22">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloInputFormat</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapred instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="row-color" id="i21">
+<tr class="row-color" id="i23">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloInputFormat</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="alt-color" id="i22">
+<tr class="alt-color" id="i24">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloInputFormat</a></td>
+<th class="col-last" scope="row">&nbsp;</th>
+</tr>
+<tr class="row-color" id="i25">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloInputFormat</a></td>
+<th class="col-last" scope="row">
+<div class="block">This class allows MapReduce jobs to use Accumulo as the source of data.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i26">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloMultiTableInputFormat</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapred instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="row-color" id="i23">
+<tr class="row-color" id="i27">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloMultiTableInputFormat</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="alt-color" id="i24">
+<tr class="alt-color" id="i28">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapred instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="row-color" id="i25">
+<tr class="row-color" id="i29">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="alt-color" id="i26">
+<tr class="alt-color" id="i30">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloOutputFormat</a></td>
+<th class="col-last" scope="row">&nbsp;</th>
+</tr>
+<tr class="row-color" id="i31">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloOutputFormat</a></td>
+<th class="col-last" scope="row">
+<div class="block">This class allows MapReduce jobs to use Accumulo as the sink for data.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i32">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat.AccumuloRecordWriter</a></td>
 <th class="col-last" scope="row">
 <div class="block">A base class to be used to create <code>RecordWriter</code> instances that write to Accumulo.</div>
 </th>
 </tr>
-<tr class="row-color" id="i27">
+<tr class="row-color" id="i33">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat.AccumuloRecordWriter</a></td>
 <th class="col-last" scope="row">
 <div class="block">A base class to be used to create <code>RecordWriter</code> instances that write to Accumulo.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i28">
+<tr class="alt-color" id="i34">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloRowInputFormat</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapred instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="row-color" id="i29">
+<tr class="row-color" id="i35">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloRowInputFormat</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="alt-color" id="i30">
+<tr class="alt-color" id="i36">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloRowInputFormat</a></td>
+<th class="col-last" scope="row">&nbsp;</th>
+</tr>
+<tr class="row-color" id="i37">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloRowInputFormat</a></td>
+<th class="col-last" scope="row">
+<div class="block">This class allows MapReduce jobs to use Accumulo as the source of data.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i38">
 <td class="col-first"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></td>
 <th class="col-last" scope="row">
 <div class="block">An Accumulo Exception for security violations, authentication failures, authorization failures,
  etc.</div>
 </th>
 </tr>
-<tr class="row-color" id="i31">
+<tr class="row-color" id="i39">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i32">
+<tr class="alt-color" id="i40">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html" title="enum in org.apache.accumulo.core.client.admin">ActiveCompaction.CompactionReason</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i33">
+<tr class="row-color" id="i41">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html" title="enum in org.apache.accumulo.core.client.admin">ActiveCompaction.CompactionType</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i34">
+<tr class="alt-color" id="i42">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></td>
 <th class="col-last" scope="row">
 <div class="block">A class that contains information about an ActiveScan</div>
 </th>
 </tr>
-<tr class="row-color" id="i35">
+<tr class="row-color" id="i43">
 <td class="col-first"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></td>
 <th class="col-last" scope="row">
 <div class="block">An implementation of <a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data"><code>ByteSequence</code></a> that uses a backing byte array.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i36">
+<tr class="alt-color" id="i44">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i37">
+<tr class="row-color" id="i45">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.AuthenticationTokenSerializer</a></td>
 <th class="col-last" scope="row">
 <div class="block">A utility class to serialize/deserialize <a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens"><code>AuthenticationToken</code></a> objects.<br>
@@ -308,39 +350,39 @@ loadScripts(document, 'script');</script>
  API.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i38">
+<tr class="alt-color" id="i46">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i39">
+<tr class="row-color" id="i47">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i40">
+<tr class="alt-color" id="i48">
 <td class="col-first"><a href="org/apache/accumulo/core/security/AuthorizationContainer.html" title="interface in org.apache.accumulo.core.security">AuthorizationContainer</a></td>
 <th class="col-last" scope="row">
 <div class="block">An interface for classes that contain a collection of authorizations.</div>
 </th>
 </tr>
-<tr class="row-color" id="i41">
+<tr class="row-color" id="i49">
 <td class="col-first"><a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></td>
 <th class="col-last" scope="row">
 <div class="block">A collection of authorization strings.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i42">
+<tr class="alt-color" id="i50">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/summarizers/AuthorizationSummarizer.html" title="class in org.apache.accumulo.core.client.summary.summarizers">AuthorizationSummarizer</a></td>
 <th class="col-last" scope="row">
 <div class="block">Counts unique authorizations in column visibility labels.</div>
 </th>
 </tr>
-<tr class="row-color" id="i43">
+<tr class="row-color" id="i51">
 <td class="col-first"><a href="org/apache/accumulo/core/client/BatchDeleter.html" title="interface in org.apache.accumulo.core.client">BatchDeleter</a></td>
 <th class="col-last" scope="row">
 <div class="block">Implementations of BatchDeleter support efficient deletion of ranges in accumulo.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i44">
+<tr class="alt-color" id="i52">
 <td class="col-first"><a href="org/apache/accumulo/core/client/BatchScanner.html" title="interface in org.apache.accumulo.core.client">BatchScanner</a></td>
 <th class="col-last" scope="row">
 <div class="block">In exchange for possibly <b>returning scanned entries out of order</b>, BatchScanner
@@ -349,551 +391,599 @@ loadScripts(document, 'script');</script>
  Looking up multiple ranges in parallel.</div>
 </th>
 </tr>
-<tr class="row-color" id="i45">
+<tr class="row-color" id="i53">
 <td class="col-first"><a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client">BatchWriter</a></td>
 <th class="col-last" scope="row">
 <div class="block">Send Mutations to a single Table in Accumulo.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i46">
+<tr class="alt-color" id="i54">
 <td class="col-first"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></td>
 <th class="col-last" scope="row">
 <div class="block">This object holds configuration settings used to instantiate a <a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client"><code>BatchWriter</code></a></div>
 </th>
 </tr>
-<tr class="row-color" id="i47">
+<tr class="row-color" id="i55">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">BigIntegerLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder to encode/decode a BigInteger to/from bytes that maintain its native Java sort order.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i48">
+<tr class="alt-color" id="i56">
 <td class="col-first"><a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></td>
 <th class="col-last" scope="row">
 <div class="block">A sequence of bytes.</div>
 </th>
 </tr>
-<tr class="row-color" id="i49">
+<tr class="row-color" id="i57">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">BytesLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">For each of the methods, this lexicoder just passes the input through untouched.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i50">
+<tr class="alt-color" id="i58">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0, replaced by <a href="org/apache/accumulo/core/client/Accumulo.html#newClient()"><code>Accumulo.newClient()</code></a></div>
 </th>
 </tr>
-<tr class="row-color" id="i51">
+<tr class="row-color" id="i59">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i52">
+<tr class="alt-color" id="i60">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></td>
 <th class="col-last" scope="row">
 <div class="block">A scanner that instantiates iterators on the client side instead of on the tablet server.</div>
 </th>
 </tr>
-<tr class="row-color" id="i53">
+<tr class="row-color" id="i61">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></td>
 <th class="col-last" scope="row">
 <div class="block">A column, specified by family, qualifier, and visibility.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i54">
+<tr class="alt-color" id="i62">
 <td class="col-first"><a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></td>
 <th class="col-last" scope="row">
 <div class="block">A single column and value pair within a <a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data"><code>Mutation</code></a>.</div>
 </th>
 </tr>
-<tr class="row-color" id="i55">
+<tr class="row-color" id="i63">
 <td class="col-first"><a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></td>
 <th class="col-last" scope="row">
 <div class="block">Validate the column visibility is a valid expression and set the visibility for a Mutation.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i56">
+<tr class="alt-color" id="i64">
 <td class="col-first"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></td>
 <th class="col-last" scope="row">
 <div class="block">A node in the parse tree for a visibility expression.</div>
 </th>
 </tr>
-<tr class="row-color" id="i57">
+<tr class="row-color" id="i65">
 <td class="col-first"><a href="org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.NodeComparator</a></td>
 <th class="col-last" scope="row">
 <div class="block">A node comparator.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i58">
+<tr class="alt-color" id="i66">
 <td class="col-first"><a href="org/apache/accumulo/core/security/ColumnVisibility.NodeType.html" title="enum in org.apache.accumulo.core.security">ColumnVisibility.NodeType</a></td>
 <th class="col-last" scope="row">
 <div class="block">The node types in a parse tree for a visibility expression.</div>
 </th>
 </tr>
-<tr class="row-color" id="i59">
+<tr class="row-color" id="i67">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/CompactionConfig.html" title="class in org.apache.accumulo.core.client.admin">CompactionConfig</a></td>
 <th class="col-last" scope="row">
 <div class="block">This class exist to pass parameters to <a href="org/apache/accumulo/core/client/admin/TableOperations.html#compact(java.lang.String,org.apache.accumulo.core.client.admin.CompactionConfig)"><code>TableOperations.compact(String, CompactionConfig)</code></a></div>
 </th>
 </tr>
-<tr class="alt-color" id="i60">
+<tr class="alt-color" id="i68">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html" title="class in org.apache.accumulo.core.client.admin">CompactionStrategyConfig</a></td>
 <th class="col-last" scope="row">
 <div class="block">Configuration object which describes how a Compaction is run.</div>
 </th>
 </tr>
-<tr class="row-color" id="i61">
+<tr class="row-color" id="i69">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></td>
 <th class="col-last" scope="row">
 <div class="block">Conditions that must be met on a particular column in a row.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i62">
+<tr class="alt-color" id="i70">
 <td class="col-first"><a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></td>
 <th class="col-last" scope="row">
 <div class="block">A Mutation that contains a list of conditions that must all be met before the mutation is
  applied.</div>
 </th>
 </tr>
-<tr class="row-color" id="i63">
+<tr class="row-color" id="i71">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ConditionalWriter.html" title="interface in org.apache.accumulo.core.client">ConditionalWriter</a></td>
 <th class="col-last" scope="row">
 <div class="block">ConditionalWriter provides the ability to do efficient, atomic read-modify-write operations on
  rows.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i64">
+<tr class="alt-color" id="i72">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html" title="class in org.apache.accumulo.core.client">ConditionalWriter.Result</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i65">
+<tr class="row-color" id="i73">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client">ConditionalWriter.Status</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i66">
+<tr class="alt-color" id="i74">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i67">
+<tr class="row-color" id="i75">
 <td class="col-first"><a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i68">
+<tr class="alt-color" id="i76">
 <td class="col-first"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></td>
 <th class="col-last" scope="row">
 <div class="block">A summary of constraint violations across some number of mutations.</div>
 </th>
 </tr>
-<tr class="row-color" id="i69">
+<tr class="row-color" id="i77">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/CounterSummary.html" title="class in org.apache.accumulo.core.client.summary">CounterSummary</a></td>
 <th class="col-last" scope="row">
 <div class="block">This a convenience class for interpreting summary data generated by implementations of
  <a href="org/apache/accumulo/core/client/summary/CountingSummarizer.html" title="class in org.apache.accumulo.core.client.summary"><code>CountingSummarizer</code></a></div>
 </th>
 </tr>
-<tr class="alt-color" id="i70">
+<tr class="alt-color" id="i78">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/CountingSummarizer.html" title="class in org.apache.accumulo.core.client.summary">CountingSummarizer</a>&lt;<a href="org/apache/accumulo/core/client/summary/CountingSummarizer.html" title="type parameter in CountingSummarizer">K</a>&gt;</td>
 <th class="col-last" scope="row">
 <div class="block">This class counts arbitrary keys while defending against too many keys and keys that are too
  long.</div>
 </th>
 </tr>
-<tr class="row-color" id="i71">
+<tr class="row-color" id="i79">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/CountingSummarizer.Converter.html" title="interface in org.apache.accumulo.core.client.summary">CountingSummarizer.Converter</a>&lt;<a href="org/apache/accumulo/core/client/summary/CountingSummarizer.Converter.html" title="type parameter in CountingSummarizer.Converter">K</a>&gt;</td>
 <th class="col-last" scope="row">
 <div class="block">A function that converts key values to zero or more counter objects.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i72">
+<tr class="alt-color" id="i80">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></td>
 <th class="col-last" scope="row">
 <div class="block">An <a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens"><code>AuthenticationToken</code></a> backed by a Hadoop CredentialProvider.</div>
 </th>
 </tr>
-<tr class="row-color" id="i73">
+<tr class="row-color" id="i81">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">DateLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder for date objects.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i74">
+<tr class="alt-color" id="i82">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/DelegationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">DelegationToken</a></td>
 <th class="col-last" scope="row">
 <div class="block">An <a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens"><code>AuthenticationToken</code></a> that wraps a "Hadoop style" delegation token created by Accumulo.</div>
 </th>
 </tr>
-<tr class="row-color" id="i75">
+<tr class="row-color" id="i83">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/DelegationTokenConfig.html" title="class in org.apache.accumulo.core.client.admin">DelegationTokenConfig</a></td>
 <th class="col-last" scope="row">
 <div class="block">Configuration options for obtaining a delegation token created by
  <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#getDelegationToken(org.apache.accumulo.core.client.admin.DelegationTokenConfig)"><code>SecurityOperations.getDelegationToken(DelegationTokenConfig)</code></a></div>
 </th>
 </tr>
-<tr class="alt-color" id="i76">
+<tr class="alt-color" id="i84">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/summarizers/DeletesSummarizer.html" title="class in org.apache.accumulo.core.client.summary.summarizers">DeletesSummarizer</a></td>
 <th class="col-last" scope="row">
 <div class="block">This summarizer tracks the total number of delete Keys seen and the total number of keys seen.</div>
 </th>
 </tr>
-<tr class="row-color" id="i77">
+<tr class="row-color" id="i85">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i78">
+<tr class="alt-color" id="i86">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">DoubleLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder for preserving the native Java sort order of Double values.</div>
 </th>
 </tr>
-<tr class="row-color" id="i79">
+<tr class="row-color" id="i87">
 <td class="col-first"><a href="org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client">Durability</a></td>
 <th class="col-last" scope="row">
 <div class="block">The value for the durability of a BatchWriter or ConditionalWriter.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i80">
+<tr class="alt-color" id="i88">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/Encoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Encoder</a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/Encoder.html" title="type parameter in Encoder">T</a>&gt;</td>
 <th class="col-last" scope="row">
 <div class="block">An encoder represents a typed object that can be encoded/decoded to/from a byte array.</div>
 </th>
 </tr>
-<tr class="row-color" id="i81">
+<tr class="row-color" id="i89">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/summarizers/EntryLengthSummarizer.html" title="class in org.apache.accumulo.core.client.summary.summarizers">EntryLengthSummarizer</a></td>
 <th class="col-last" scope="row">
 <div class="block">Summarizer that computes summary information about field lengths.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i82">
+<tr class="alt-color" id="i90">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/summarizers/FamilySummarizer.html" title="class in org.apache.accumulo.core.client.summary.summarizers">FamilySummarizer</a></td>
 <th class="col-last" scope="row">
 <div class="block">Counts column column families.</div>
 </th>
 </tr>
-<tr class="row-color" id="i83">
+<tr class="row-color" id="i91">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder</a></td>
+<th class="col-last" scope="row">
+<div class="block">Builder for all the information needed for the Map Reduce job.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i92">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.OutputOptions</a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="type parameter in FileOutputFormatBuilder.OutputOptions">T</a>&gt;</td>
+<th class="col-last" scope="row">
+<div class="block">Options for builder</div>
+</th>
+</tr>
+<tr class="row-color" id="i93">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.PathParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.PathParams</a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.PathParams.html" title="type parameter in FileOutputFormatBuilder.PathParams">T</a>&gt;</td>
+<th class="col-last" scope="row">
+<div class="block">Required params for builder</div>
+</th>
+</tr>
+<tr class="alt-color" id="i94">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/FindMax.html" title="class in org.apache.accumulo.core.client.admin">FindMax</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i84">
+<tr class="row-color" id="i95">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">FloatLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder for preserving the native Java sort order of Float values.</div>
 </th>
 </tr>
-<tr class="row-color" id="i85">
+<tr class="alt-color" id="i96">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/InitialTableState.html" title="enum in org.apache.accumulo.core.client.admin">InitialTableState</a></td>
 <th class="col-last" scope="row">
 <div class="block">Creation mode for table creation.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i86">
+<tr class="row-color" id="i97">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a>&lt;<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="type parameter in InputFormatBase">K</a>,&#8203;<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="type parameter in InputFormatBase">V</a>&gt;</td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapred instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="row-color" id="i87">
+<tr class="alt-color" id="i98">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a>&lt;<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="type parameter in InputFormatBase">K</a>,&#8203;<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="type parameter in InputFormatBase">V</a>&gt;</td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="alt-color" id="i88">
+<tr class="row-color" id="i99">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RecordReaderBase</a>&lt;<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="type parameter in InputFormatBase.RecordReaderBase">K</a>,&#8203;<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="type parameter in InputFormatBase. [...]
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i89">
+<tr class="alt-color" id="i100">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RecordReaderBase</a>&lt;<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="type parameter in InputFormatBase.RecordReaderBase">K</a>,&#8203;<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="type parameter in Inpu [...]
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i90">
+<tr class="row-color" id="i101">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder</a></td>
+<th class="col-last" scope="row">
+<div class="block">Builder for all the information needed for the Map Reduce job.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i102">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.ClientParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.ClientParams</a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.ClientParams.html" title="type parameter in InputFormatBuilder.ClientParams">T</a>&gt;</td>
+<th class="col-last" scope="row">
+<div class="block">Required params for builder</div>
+</th>
+</tr>
+<tr class="row-color" id="i103">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="type parameter in InputFormatBuilder.InputFormatOptions">T</a>&gt;</td>
+<th class="col-last" scope="row">
+<div class="block">Optional values to set using fluent API</div>
+</th>
+</tr>
+<tr class="alt-color" id="i104">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.TableParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.TableParams</a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.TableParams.html" title="type parameter in InputFormatBuilder.TableParams">T</a>&gt;</td>
+<th class="col-last" scope="row">
+<div class="block">Required params for builder</div>
+</th>
+</tr>
+<tr class="row-color" id="i105">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="row-color" id="i91">
+<tr class="alt-color" id="i106">
 <td class="col-first"><a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0, use <a href="org/apache/accumulo/core/client/Accumulo.html#newClient()"><code>Accumulo.newClient()</code></a> and <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html" title="class or interface in java.util" class="external-link"><code>Properties</code></a>
              instead</div>
 </th>
 </tr>
-<tr class="alt-color" id="i92">
+<tr class="row-color" id="i107">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i93">
+<tr class="alt-color" id="i108">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">IntegerLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder for signed integers.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i94">
+<tr class="row-color" id="i109">
 <td class="col-first"><a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></td>
 <th class="col-last" scope="row">
 <div class="block">A scanner that presents a row isolated view of an accumulo table.</div>
 </th>
 </tr>
-<tr class="row-color" id="i95">
+<tr class="alt-color" id="i110">
 <td class="col-first"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBuffer</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i96">
+<tr class="row-color" id="i111">
 <td class="col-first"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBufferFactory</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i97">
+<tr class="alt-color" id="i112">
 <td class="col-first"><a href="org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html" title="interface in org.apache.accumulo.core.client">IsolatedScanner.RowBuffer</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i98">
+<tr class="row-color" id="i113">
 <td class="col-first"><a href="org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html" title="interface in org.apache.accumulo.core.client">IsolatedScanner.RowBufferFactory</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i99">
+<tr class="alt-color" id="i114">
 <td class="col-first"><a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></td>
 <th class="col-last" scope="row">
 <div class="block">Configure an iterator for minc, majc, and/or scan.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i100">
+<tr class="row-color" id="i115">
 <td class="col-first"><a href="org/apache/accumulo/core/client/IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a></td>
 <th class="col-last" scope="row">
 <div class="block">A convenience class for passing column family and column qualifiers to iterator configuration
  methods.</div>
 </th>
 </tr>
-<tr class="row-color" id="i101">
+<tr class="alt-color" id="i116">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/KerberosToken.html" title="class in org.apache.accumulo.core.client.security.tokens">KerberosToken</a></td>
 <th class="col-last" scope="row">
 <div class="block">Authentication token for Kerberos authenticated clients</div>
 </th>
 </tr>
-<tr class="alt-color" id="i102">
+<tr class="row-color" id="i117">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is the Key used to store and access individual values in Accumulo.</div>
 </th>
 </tr>
-<tr class="row-color" id="i103">
+<tr class="alt-color" id="i118">
 <td class="col-first"><a href="org/apache/accumulo/core/data/KeyBuilder.html" title="class in org.apache.accumulo.core.data">KeyBuilder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A builder used to build <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>s by defining their components.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i104">
+<tr class="row-color" id="i119">
 <td class="col-first"><a href="org/apache/accumulo/core/data/KeyBuilder.Build.html" title="interface in org.apache.accumulo.core.data">KeyBuilder.Build</a></td>
 <th class="col-last" scope="row">
 <div class="block">Base Builder interface which can be used to set the <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a> timestamp and delete marker and
  to build the <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>.</div>
 </th>
 </tr>
-<tr class="row-color" id="i105">
+<tr class="alt-color" id="i120">
 <td class="col-first"><a href="org/apache/accumulo/core/data/KeyBuilder.ColumnFamilyStep.html" title="interface in org.apache.accumulo.core.data">KeyBuilder.ColumnFamilyStep</a></td>
 <th class="col-last" scope="row">
 <div class="block">Builder step used to set the columnFamily part of the <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i106">
+<tr class="row-color" id="i121">
 <td class="col-first"><a href="org/apache/accumulo/core/data/KeyBuilder.ColumnQualifierStep.html" title="interface in org.apache.accumulo.core.data">KeyBuilder.ColumnQualifierStep</a></td>
 <th class="col-last" scope="row">
 <div class="block">Builder step used to set the column qualifier part of the <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>.</div>
 </th>
 </tr>
-<tr class="row-color" id="i107">
+<tr class="alt-color" id="i122">
 <td class="col-first"><a href="org/apache/accumulo/core/data/KeyBuilder.ColumnVisibilityStep.html" title="interface in org.apache.accumulo.core.data">KeyBuilder.ColumnVisibilityStep</a></td>
 <th class="col-last" scope="row">
 <div class="block">Builder step used to set the column visibility part of the <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i108">
+<tr class="row-color" id="i123">
 <td class="col-first"><a href="org/apache/accumulo/core/data/KeyBuilder.RowStep.html" title="interface in org.apache.accumulo.core.data">KeyBuilder.RowStep</a></td>
 <th class="col-last" scope="row">
 <div class="block">Builder step used to set the row part of the <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>.</div>
 </th>
 </tr>
-<tr class="row-color" id="i109">
+<tr class="alt-color" id="i124">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">KeyRangePartitioner</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce.partition instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="alt-color" id="i110">
+<tr class="row-color" id="i125">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">KeyRangePartitioner</a></td>
+<th class="col-last" scope="row">
+<div class="block">Hadoop partitioner that uses ranges based on row keys, and optionally sub-bins based on hashing.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i126">
 <td class="col-first"><a href="org/apache/accumulo/core/data/KeyValue.html" title="class in org.apache.accumulo.core.data">KeyValue</a></td>
 <th class="col-last" scope="row">
 <div class="block">A key/value pair.</div>
 </th>
 </tr>
-<tr class="row-color" id="i111">
+<tr class="row-color" id="i127">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder">Lexicoder</a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="type parameter in Lexicoder">T</a>&gt;</td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder provides methods to convert to/from byte arrays.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i112">
+<tr class="alt-color" id="i128">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ListLexicoder</a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="type parameter in ListLexicoder">LT</a>&gt;</td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder to encode/decode a Java List to/from a byte array where the concatenation of each
  encoded element sorts lexicographically.</div>
 </th>
 </tr>
-<tr class="row-color" id="i113">
+<tr class="row-color" id="i129">
 <td class="col-first"><a href="org/apache/accumulo/core/data/LoadPlan.html" title="class in org.apache.accumulo.core.data">LoadPlan</a></td>
 <th class="col-last" scope="row">
 <div class="block">Information about where to load files into an Accumulo table.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i114">
+<tr class="alt-color" id="i130">
 <td class="col-first"><a href="org/apache/accumulo/core/data/LoadPlan.Builder.html" title="interface in org.apache.accumulo.core.data">LoadPlan.Builder</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i115">
+<tr class="row-color" id="i131">
 <td class="col-first"><a href="org/apache/accumulo/core/data/LoadPlan.Destination.html" title="class in org.apache.accumulo.core.data">LoadPlan.Destination</a></td>
 <th class="col-last" scope="row">
 <div class="block">Mapping of a file to a row range with an associated range type.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i116">
+<tr class="alt-color" id="i132">
 <td class="col-first"><a href="org/apache/accumulo/core/data/LoadPlan.RangeType.html" title="enum in org.apache.accumulo.core.data">LoadPlan.RangeType</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i117">
+<tr class="row-color" id="i133">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/Locations.html" title="interface in org.apache.accumulo.core.client.admin">Locations</a></td>
 <th class="col-last" scope="row">
 <div class="block">A snapshot of metadata information about where a specified set of ranges are located returned by
  <a href="org/apache/accumulo/core/client/admin/TableOperations.html#locate(java.lang.String,java.util.Collection)"><code>TableOperations.locate(String, java.util.Collection)</code></a></div>
 </th>
 </tr>
-<tr class="alt-color" id="i118">
+<tr class="alt-color" id="i134">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/LongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">LongLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">Signed long lexicoder.</div>
 </th>
 </tr>
-<tr class="row-color" id="i119">
+<tr class="row-color" id="i135">
 <td class="col-first"><a href="org/apache/accumulo/minicluster/MemoryUnit.html" title="enum in org.apache.accumulo.minicluster">MemoryUnit</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i120">
+<tr class="alt-color" id="i136">
 <td class="col-first"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></td>
 <th class="col-last" scope="row">
 <div class="block">A utility class that will create Zookeeper and Accumulo processes that write all of their data to
  a single local directory.</div>
 </th>
 </tr>
-<tr class="row-color" id="i121">
+<tr class="row-color" id="i137">
 <td class="col-first"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></td>
 <th class="col-last" scope="row">
 <div class="block">Holds configuration for <a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster"><code>MiniAccumuloCluster</code></a>.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i122">
+<tr class="alt-color" id="i138">
 <td class="col-first"><a href="org/apache/accumulo/minicluster/MiniAccumuloInstance.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloInstance</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0, Use <a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#getClientProperties(java.io.File)"><code>MiniAccumuloCluster.getClientProperties(File)</code></a> instead</div>
 </th>
 </tr>
-<tr class="row-color" id="i123">
+<tr class="row-color" id="i139">
 <td class="col-first"><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloRunner</a></td>
 <th class="col-last" scope="row">
 <div class="block">A runner for starting up a <a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster"><code>MiniAccumuloCluster</code></a> from the command line using an optional
  configuration properties file.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i124">
+<tr class="alt-color" id="i140">
 <td class="col-first"><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloRunner.Opts</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i125">
+<tr class="row-color" id="i141">
 <td class="col-first"><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloRunner.PropertiesConverter</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i126">
+<tr class="alt-color" id="i142">
 <td class="col-first"><a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html" title="interface in org.apache.accumulo.core.client">MultiTableBatchWriter</a></td>
 <th class="col-last" scope="row">
 <div class="block">This class enables efficient batch writing to multiple tables.</div>
 </th>
 </tr>
-<tr class="row-color" id="i127">
+<tr class="row-color" id="i143">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></td>
 <th class="col-last" scope="row">
 <div class="block">Mutation represents an action that manipulates a row in a table.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i128">
+<tr class="alt-color" id="i144">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Mutation.FamilyOptions.html" title="interface in org.apache.accumulo.core.data">Mutation.FamilyOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">Provides methods for setting the column family of a Mutation.</div>
 </th>
 </tr>
-<tr class="row-color" id="i129">
+<tr class="row-color" id="i145">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Mutation.MutationOptions.html" title="interface in org.apache.accumulo.core.data">Mutation.MutationOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">Provides methods for setting the value of a Mutation.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i130">
+<tr class="alt-color" id="i146">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Mutation.QualifierOptions.html" title="interface in org.apache.accumulo.core.data">Mutation.QualifierOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">Provides methods for setting the column qualifier of a Mutation.</div>
 </th>
 </tr>
-<tr class="row-color" id="i131">
+<tr class="row-color" id="i147">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html" title="enum in org.apache.accumulo.core.data">Mutation.SERIALIZED_FORMAT</a></td>
 <th class="col-last" scope="row">
 <div class="block">Formats available for serializing Mutations.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i132">
+<tr class="alt-color" id="i148">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Mutation.TimestampOptions.html" title="interface in org.apache.accumulo.core.data">Mutation.TimestampOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">Provides methods for setting the timestamp of a Mutation.</div>
 </th>
 </tr>
-<tr class="row-color" id="i133">
+<tr class="row-color" id="i149">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Mutation.VisibilityOptions.html" title="interface in org.apache.accumulo.core.data">Mutation.VisibilityOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">Provides methods for setting the column visibility of a Mutation.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i134">
+<tr class="alt-color" id="i150">
 <td class="col-first"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client">MutationsRejectedException</a></td>
 <th class="col-last" scope="row">
 <div class="block">Communicate the failed mutations of a BatchWriter back to the client.</div>
 </th>
 </tr>
-<tr class="row-color" id="i135">
+<tr class="row-color" id="i151">
 <td class="col-first"><a href="org/apache/accumulo/core/client/NamespaceExistsException.html" title="class in org.apache.accumulo.core.client">NamespaceExistsException</a></td>
 <th class="col-last" scope="row">
 <div class="block">Thrown when the namespace specified already exists, and it was expected that it didn't</div>
 </th>
 </tr>
-<tr class="alt-color" id="i136">
+<tr class="alt-color" id="i152">
 <td class="col-first"><a href="org/apache/accumulo/core/data/NamespaceId.html" title="class in org.apache.accumulo.core.data">NamespaceId</a></td>
 <th class="col-last" scope="row">
 <div class="block">A strongly typed representation of a namespace ID.</div>
 </th>
 </tr>
-<tr class="row-color" id="i137">
+<tr class="row-color" id="i153">
 <td class="col-first"><a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html" title="class in org.apache.accumulo.core.client">NamespaceNotEmptyException</a></td>
 <th class="col-last" scope="row">
 <div class="block">Thrown when the namespace specified contains tables</div>
 </th>
 </tr>
-<tr class="alt-color" id="i138">
+<tr class="alt-color" id="i154">
 <td class="col-first"><a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html" title="class in org.apache.accumulo.core.client">NamespaceNotFoundException</a></td>
 <th class="col-last" scope="row">
 <div class="block">Thrown when the namespace specified doesn't exist when it was expected to</div>
 </th>
 </tr>
-<tr class="row-color" id="i139">
+<tr class="row-color" id="i155">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></td>
 <th class="col-last" scope="row">
 <div class="block">Provides an API for administering namespaces
@@ -901,259 +991,283 @@ loadScripts(document, 'script');</script>
  All tables exist in a namespace.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i140">
+<tr class="alt-color" id="i156">
 <td class="col-first"><a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></td>
 <th class="col-last" scope="row">
 <div class="block">Accumulo namespace permissions.</div>
 </th>
 </tr>
-<tr class="row-color" id="i141">
+<tr class="row-color" id="i157">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/NewTableConfiguration.html" title="class in org.apache.accumulo.core.client.admin">NewTableConfiguration</a></td>
 <th class="col-last" scope="row">
 <div class="block">This object stores table creation parameters.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i142">
+<tr class="alt-color" id="i158">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i143">
+<tr class="row-color" id="i159">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.html" title="interface in org.apache.accumulo.hadoop.mapreduce">OutputFormatBuilder</a></td>
+<th class="col-last" scope="row">
+<div class="block">Builder for all the information needed for the Map Reduce job.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i160">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.ClientParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">OutputFormatBuilder.ClientParams</a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.ClientParams.html" title="type parameter in OutputFormatBuilder.ClientParams">T</a>&gt;</td>
+<th class="col-last" scope="row">
+<div class="block">Required params for client</div>
+</th>
+</tr>
+<tr class="row-color" id="i161">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">OutputFormatBuilder.OutputOptions</a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html" title="type parameter in OutputFormatBuilder.OutputOptions">T</a>&gt;</td>
+<th class="col-last" scope="row">
+<div class="block">Builder options</div>
+</th>
+</tr>
+<tr class="alt-color" id="i162">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">PairLexicoder</a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">A</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;<a href="org/apache/accumulo/core/cl [...]
 <th class="col-last" scope="row">
 <div class="block">This class is a lexicoder that sorts a ComparablePair.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i144">
+<tr class="row-color" id="i163">
 <td class="col-first"><a href="org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data">PartialKey</a></td>
 <th class="col-last" scope="row">
 <div class="block">Specifications for part of a <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>.</div>
 </th>
 </tr>
-<tr class="row-color" id="i145">
+<tr class="alt-color" id="i164">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i146">
+<tr class="row-color" id="i165">
 <td class="col-first"><a href="org/apache/accumulo/core/client/replication/PeerExistsException.html" title="class in org.apache.accumulo.core.client.replication">PeerExistsException</a></td>
 <th class="col-last" scope="row">
 <div class="block">The peer already exists</div>
 </th>
 </tr>
-<tr class="row-color" id="i147">
+<tr class="alt-color" id="i166">
 <td class="col-first"><a href="org/apache/accumulo/core/client/replication/PeerNotFoundException.html" title="class in org.apache.accumulo.core.client.replication">PeerNotFoundException</a></td>
 <th class="col-last" scope="row">
 <div class="block">The peer already exists</div>
 </th>
 </tr>
-<tr class="alt-color" id="i148">
+<tr class="row-color" id="i167">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></td>
 <th class="col-last" scope="row">
 <div class="block">This class is used to specify a range of Accumulo keys.</div>
 </th>
 </tr>
-<tr class="row-color" id="i149">
+<tr class="alt-color" id="i168">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">RangeInputSplit</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapred instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="alt-color" id="i150">
+<tr class="row-color" id="i169">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="row-color" id="i151">
+<tr class="alt-color" id="i170">
 <td class="col-first"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitioner</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0; Use org.apache.accumulo.hadoop.mapreduce.partition instead from the
              accumulo-hadoop-mapreduce.jar</div>
 </th>
 </tr>
-<tr class="alt-color" id="i152">
+<tr class="row-color" id="i171">
+<td class="col-first"><a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">RangePartitioner</a></td>
+<th class="col-last" scope="row">
+<div class="block">Hadoop partitioner that uses ranges, and optionally sub-bins based on hashing.</div>
+</th>
+</tr>
+<tr class="alt-color" id="i172">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/ReplicationOperations.html" title="interface in org.apache.accumulo.core.client.admin">ReplicationOperations</a></td>
 <th class="col-last" scope="row">
 <div class="block">Supports replication configuration</div>
 </th>
 </tr>
-<tr class="row-color" id="i153">
+<tr class="row-color" id="i173">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ReverseLexicoder</a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a>&gt;</td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder that flips the sort order from another lexicoder.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i154">
+<tr class="alt-color" id="i174">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.html" title="class in org.apache.accumulo.core.client.rfile">RFile</a></td>
 <th class="col-last" scope="row">
 <div class="block">RFile is Accumulo's internal storage format for Key Value pairs.</div>
 </th>
 </tr>
-<tr class="row-color" id="i155">
+<tr class="row-color" id="i175">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.InputArguments.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.InputArguments</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a larger builder pattern.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i156">
+<tr class="alt-color" id="i176">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.OutputArguments</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a larger builder pattern.</div>
 </th>
 </tr>
-<tr class="row-color" id="i157">
+<tr class="row-color" id="i177">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.ScannerFSOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a larger builder pattern.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i158">
+<tr class="alt-color" id="i178">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.ScannerOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a larger builder pattern.</div>
 </th>
 </tr>
-<tr class="row-color" id="i159">
+<tr class="row-color" id="i179">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.SummaryFSOptions.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.SummaryFSOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a larger builder pattern.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i160">
+<tr class="alt-color" id="i180">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.SummaryInputArguments.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.SummaryInputArguments</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a larger builder pattern.</div>
 </th>
 </tr>
-<tr class="row-color" id="i161">
+<tr class="row-color" id="i181">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.SummaryOptions.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.SummaryOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a large builder pattern.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i162">
+<tr class="alt-color" id="i182">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.WriterFSOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a larger builder pattern.</div>
 </th>
 </tr>
-<tr class="row-color" id="i163">
+<tr class="row-color" id="i183">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.WriterOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">This is an intermediate interface in a larger builder pattern.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i164">
+<tr class="alt-color" id="i184">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFileSource.html" title="class in org.apache.accumulo.core.client.rfile">RFileSource</a></td>
 <th class="col-last" scope="row">
 <div class="block">RFile metadata is stored at the end of the file.</div>
 </th>
 </tr>
-<tr class="row-color" id="i165">
+<tr class="row-color" id="i185">
 <td class="col-first"><a href="org/apache/accumulo/core/client/rfile/RFileWriter.html" title="class in org.apache.accumulo.core.client.rfile">RFileWriter</a></td>
 <th class="col-last" scope="row">
 <div class="block">This class provides an API for writing RFiles.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i166">
+<tr class="alt-color" id="i186">
 <td class="col-first"><a href="org/apache/accumulo/core/client/sample/RowColumnSampler.html" title="class in org.apache.accumulo.core.client.sample">RowColumnSampler</a></td>
 <th class="col-last" scope="row">
 <div class="block">This sampler can hash any subset of a Key's fields.</div>
 </th>
 </tr>
-<tr class="row-color" id="i167">
+<tr class="row-color" id="i187">
 <td class="col-first"><a href="org/apache/accumulo/core/client/RowIterator.html" title="class in org.apache.accumulo.core.client">RowIterator</a></td>
 <th class="col-last" scope="row">
 <div class="block">Group Key/Value pairs into Iterators over rows.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i168">
+<tr class="alt-color" id="i188">
 <td class="col-first"><a href="org/apache/accumulo/core/client/sample/RowSampler.html" title="class in org.apache.accumulo.core.client.sample">RowSampler</a></td>
 <th class="col-last" scope="row">
 <div class="block">Builds a sample based on entire rows.</div>
 </th>
 </tr>
-<tr class="row-color" id="i169">
+<tr class="row-color" id="i189">
 <td class="col-first"><a href="org/apache/accumulo/core/client/SampleNotPresentException.html" title="class in org.apache.accumulo.core.client">SampleNotPresentException</a></td>
 <th class="col-last" scope="row">
 <div class="block">Exception thrown when a table does not have sampling configured or when sampling is configured
  but it differs from what was requested.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i170">
+<tr class="alt-color" id="i190">
 <td class="col-first"><a href="org/apache/accumulo/core/client/sample/Sampler.html" title="interface in org.apache.accumulo.core.client.sample">Sampler</a></td>
 <th class="col-last" scope="row">
 <div class="block">A function that decides which key values are stored in a tables sample.</div>
 </th>
 </tr>
-<tr class="row-color" id="i171">
+<tr class="row-color" id="i191">
 <td class="col-first"><a href="org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a></td>
 <th class="col-last" scope="row">
 <div class="block">This class encapsulates configuration and options needed to setup and use sampling.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i172">
+<tr class="alt-color" id="i192">
 <td class="col-first"><a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></td>
 <th class="col-last" scope="row">
 <div class="block">Scans a table over a given range.</div>
 </th>
 </tr>
-<tr class="row-color" id="i173">
+<tr class="row-color" id="i193">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></td>
 <th class="col-last" scope="row">
 <div class="block">This class hosts configuration methods that are shared between different types of scanners.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i174">
+<tr class="alt-color" id="i194">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin">ScanState</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i175">
+<tr class="row-color" id="i195">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/ScanType.html" title="enum in org.apache.accumulo.core.client.admin">ScanType</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i176">
+<tr class="alt-color" id="i196">
 <td class="col-first"><a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html" title="enum in org.apache.accumulo.core.client.security">SecurityErrorCode</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i177">
+<tr class="row-color" id="i197">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></td>
 <th class="col-last" scope="row">
 <div class="block">Provides a class for managing users and permissions</div>
 </th>
 </tr>
-<tr class="alt-color" id="i178">
+<tr class="alt-color" id="i198">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/SequenceLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">SequenceLexicoder</a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/SequenceLexicoder.html" title="type parameter in SequenceLexicoder">E</a>&gt;</td>
 <th class="col-last" scope="row">
 <div class="block">A Lexicoder to encode/decode a Java List to/from a byte array where the concatenation of each
  encoded element sorts lexicographically.</div>
 </th>
 </tr>
-<tr class="row-color" id="i179">
+<tr class="row-color" id="i199">
 <td class="col-first"><a href="org/apache/accumulo/minicluster/ServerType.html" title="enum in org.apache.accumulo.minicluster">ServerType</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i180">
+<tr class="alt-color" id="i200">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">StringLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">This lexicoder encodes/decodes a given String to/from bytes without further processing.</div>
 </th>
 </tr>
-<tr class="row-color" id="i181">
+<tr class="row-color" id="i201">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/Summarizer.html" title="interface in org.apache.accumulo.core.client.summary">Summarizer</a></td>
 <th class="col-last" scope="row">
 <div class="block">Instances of this interface can be configured for Accumulo tables.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i182">
+<tr class="alt-color" id="i202">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/Summarizer.Collector.html" title="interface in org.apache.accumulo.core.client.summary">Summarizer.Collector</a></td>
 <th class="col-last" scope="row">
 <div class="block">When Accumulo calls methods in this interface, it will call <a href="org/apache/accumulo/core/client/summary/Summarizer.Collector.html#accept(org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value)"><code>Summarizer.Collector.accept(Key, Value)</code></a> zero or
  more times and then call <a href="org/apache/accumulo/core/client/summary/Summarizer.Collector.html#summarize(org.apache.accumulo.core.client.summary.Summarizer.StatisticConsumer)"><code>Summarizer.Collector.summarize(Summarizer.StatisticConsumer)</code></a> once.</div>
 </th>
 </tr>
-<tr class="row-color" id="i183">
+<tr class="row-color" id="i203">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/Summarizer.Combiner.html" title="interface in org.apache.accumulo.core.client.summary">Summarizer.Combiner</a></td>
 <th class="col-last" scope="row">
 <div class="block">A Combiner is used to merge statistics emitted from
@@ -1161,168 +1275,168 @@ loadScripts(document, 'script');</script>
  itself.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i184">
+<tr class="alt-color" id="i204">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/Summarizer.StatisticConsumer.html" title="interface in org.apache.accumulo.core.client.summary">Summarizer.StatisticConsumer</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i185">
+<tr class="row-color" id="i205">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/SummarizerConfiguration.html" title="class in org.apache.accumulo.core.client.summary">SummarizerConfiguration</a></td>
 <th class="col-last" scope="row">
 <div class="block">This class encapsulates the configuration needed to instantiate a <a href="org/apache/accumulo/core/client/summary/Summarizer.html" title="interface in org.apache.accumulo.core.client.summary"><code>Summarizer</code></a>.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i186">
+<tr class="alt-color" id="i206">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/SummarizerConfiguration.Builder.html" title="class in org.apache.accumulo.core.client.summary">SummarizerConfiguration.Builder</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i187">
+<tr class="row-color" id="i207">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/Summary.html" title="class in org.apache.accumulo.core.client.summary">Summary</a></td>
 <th class="col-last" scope="row">
 <div class="block">This class encapsulates summary statistics, information about how those statistics were
  generated, and information about files the statistics were obtained from.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i188">
+<tr class="alt-color" id="i208">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/Summary.FileStatistics.html" title="class in org.apache.accumulo.core.client.summary">Summary.FileStatistics</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="row-color" id="i189">
+<tr class="row-color" id="i209">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/SummaryRetriever.html" title="interface in org.apache.accumulo.core.client.admin">SummaryRetriever</a></td>
 <th class="col-last" scope="row">
 <div class="block">This interface allows configuring where and which summary data to retrieve before retrieving it.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i190">
+<tr class="alt-color" id="i210">
 <td class="col-first"><a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security">SystemPermission</a></td>
 <th class="col-last" scope="row">
 <div class="block">Accumulo system permissions.</div>
 </th>
 </tr>
-<tr class="row-color" id="i191">
+<tr class="row-color" id="i211">
 <td class="col-first"><a href="org/apache/accumulo/core/client/TableDeletedException.html" title="class in org.apache.accumulo.core.client">TableDeletedException</a></td>
 <th class="col-last" scope="row">
 <div class="block">This exception is thrown if a table is deleted after an operation starts.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i192">
+<tr class="alt-color" id="i212">
 <td class="col-first"><a href="org/apache/accumulo/core/client/TableExistsException.html" title="class in org.apache.accumulo.core.client">TableExistsException</a></td>
 <th class="col-last" scope="row">
 <div class="block">Thrown when the table specified already exists, and it was expected that it didn't</div>
 </th>
 </tr>
-<tr class="row-color" id="i193">
+<tr class="row-color" id="i213">
 <td class="col-first"><a href="org/apache/accumulo/core/data/TableId.html" title="class in org.apache.accumulo.core.data">TableId</a></td>
 <th class="col-last" scope="row">
 <div class="block">A strongly typed representation of a table ID.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i194">
+<tr class="alt-color" id="i214">
 <td class="col-first"><a href="org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client">TableNotFoundException</a></td>
 <th class="col-last" scope="row">
 <div class="block">Thrown when the table specified doesn't exist when it was expected to</div>
 </th>
 </tr>
-<tr class="row-color" id="i195">
+<tr class="row-color" id="i215">
 <td class="col-first"><a href="org/apache/accumulo/core/client/TableOfflineException.html" title="class in org.apache.accumulo.core.client">TableOfflineException</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i196">
+<tr class="alt-color" id="i216">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></td>
 <th class="col-last" scope="row">
 <div class="block">Provides a class for administering tables</div>
 </th>
 </tr>
-<tr class="row-color" id="i197">
+<tr class="row-color" id="i217">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/TableOperations.ImportDestinationArguments.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations.ImportDestinationArguments</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i198">
+<tr class="alt-color" id="i218">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/TableOperations.ImportMappingOptions.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations.ImportMappingOptions</a></td>
 <th class="col-last" scope="row">
 <div class="block">Options giving control of how the bulk import file mapping is done.</div>
 </th>
 </tr>
-<tr class="row-color" id="i199">
+<tr class="row-color" id="i219">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/TableOperations.ImportOptions.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations.ImportOptions</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i200">
+<tr class="alt-color" id="i220">
 <td class="col-first"><a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security">TablePermission</a></td>
 <th class="col-last" scope="row">
 <div class="block">Accumulo table permissions.</div>
 </th>
 </tr>
-<tr class="row-color" id="i201">
+<tr class="row-color" id="i221">
 <td class="col-first"><a href="org/apache/accumulo/core/data/TabletId.html" title="interface in org.apache.accumulo.core.data">TabletId</a></td>
 <th class="col-last" scope="row">
 <div class="block">A TabletId provides the information needed to uniquely identify a tablet.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i202">
+<tr class="alt-color" id="i222">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/TextLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">TextLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder that preserves a Text's native sort order.</div>
 </th>
 </tr>
-<tr class="row-color" id="i203">
+<tr class="row-color" id="i223">
 <td class="col-first"><a href="org/apache/accumulo/core/client/TimedOutException.html" title="class in org.apache.accumulo.core.client">TimedOutException</a></td>
 <th class="col-last" scope="row">&nbsp;</th>
 </tr>
-<tr class="alt-color" id="i204">
+<tr class="alt-color" id="i224">
 <td class="col-first"><a href="org/apache/accumulo/core/client/admin/TimeType.html" title="enum in org.apache.accumulo.core.client.admin">TimeType</a></td>
 <th class="col-last" scope="row">
 <div class="block">The type of ordering to use for the table's entries (default is MILLIS)</div>
 </th>
 </tr>
-<tr class="row-color" id="i205">
+<tr class="row-color" id="i225">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">UIntegerLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder for an unsigned integer.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i206">
+<tr class="alt-color" id="i226">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">Unsigned long lexicoder.</div>
 </th>
 </tr>
-<tr class="row-color" id="i207">
+<tr class="row-color" id="i227">
 <td class="col-first"><a href="org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">UUIDLexicoder</a></td>
 <th class="col-last" scope="row">
 <div class="block">A lexicoder for a UUID that maintains its lexicographic sorting order.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i208">
+<tr class="alt-color" id="i228">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></td>
 <th class="col-last" scope="row">
 <div class="block">A byte sequence that is usable as a key or value.</div>
 </th>
 </tr>
-<tr class="row-color" id="i209">
+<tr class="row-color" id="i229">
 <td class="col-first"><a href="org/apache/accumulo/core/data/Value.Comparator.html" title="class in org.apache.accumulo.core.data">Value.Comparator</a></td>
 <th class="col-last" scope="row">
 <div class="block">A Comparator optimized for Value.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i210">
+<tr class="alt-color" id="i230">
 <td class="col-first"><a href="org/apache/accumulo/core/security/VisibilityEvaluator.html" title="class in org.apache.accumulo.core.security">VisibilityEvaluator</a></td>
 <th class="col-last" scope="row">
 <div class="block">A class which evaluates visibility expressions against a set of authorizations.</div>
 </th>
 </tr>
-<tr class="row-color" id="i211">
+<tr class="row-color" id="i231">
 <td class="col-first"><a href="org/apache/accumulo/core/security/VisibilityParseException.html" title="class in org.apache.accumulo.core.security">VisibilityParseException</a></td>
 <th class="col-last" scope="row">
 <div class="block">An exception thrown when a visibility string cannot be parsed.</div>
 </th>
 </tr>
-<tr class="alt-color" id="i212">
+<tr class="alt-color" id="i232">
 <td class="col-first"><a href="org/apache/accumulo/core/client/summary/summarizers/VisibilitySummarizer.html" title="class in org.apache.accumulo.core.client.summary.summarizers">VisibilitySummarizer</a></td>
 <th class="col-last" scope="row">
 <div class="block">Counts column visibility labels.</div>
 </th>
 </tr>
-<tr class="row-color" id="i213">
+<tr class="row-color" id="i233">
 <td class="col-first"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></td>
 <th class="col-last" scope="row">Deprecated.
 <div class="deprecation-comment">since 2.0.0, Use <a href="org/apache/accumulo/core/client/Accumulo.html#newClient()"><code>Accumulo.newClient()</code></a> instead</div>
@@ -1353,7 +1467,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/allpackages-index.html b/_docs-2/apidocs/allpackages-index.html
index f67c59b..d546aaf 100644
--- a/_docs-2/apidocs/allpackages-index.html
+++ b/_docs-2/apidocs/allpackages-index.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>All Packages (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="package index">
 <meta name="generator" content="javadoc/AllPackagesIndexWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -125,6 +125,18 @@ loadScripts(document, 'script');</script>
 <td class="col-last">&nbsp;</td>
 </tr>
 <tr class="row-color">
+<th class="col-first" scope="row"><a href="org/apache/accumulo/hadoop/mapred/package-summary.html">org.apache.accumulo.hadoop.mapred</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="alt-color">
+<th class="col-first" scope="row"><a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="row-color">
+<th class="col-first" scope="row"><a href="org/apache/accumulo/hadoop/mapreduce/partition/package-summary.html">org.apache.accumulo.hadoop.mapreduce.partition</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="alt-color">
 <th class="col-first" scope="row"><a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></th>
 <td class="col-last">&nbsp;</td>
 </tr>
@@ -152,7 +164,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/constant-values.html b/_docs-2/apidocs/constant-values.html
index 205bda7..0092e6a 100644
--- a/_docs-2/apidocs/constant-values.html
+++ b/_docs-2/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Constant Field Values (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="summary of constants">
 <meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -297,7 +297,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/deprecated-list.html b/_docs-2/apidocs/deprecated-list.html
index ca41b29..e1d0a2b 100644
--- a/_docs-2/apidocs/deprecated-list.html
+++ b/_docs-2/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Deprecated List (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="deprecated elements">
 <meta name="generator" content="javadoc/DeprecatedListWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -537,7 +537,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/element-list b/_docs-2/apidocs/element-list
index fb383d2..4712fc9 100644
--- a/_docs-2/apidocs/element-list
+++ b/_docs-2/apidocs/element-list
@@ -13,4 +13,7 @@ org.apache.accumulo.core.client.summary
 org.apache.accumulo.core.client.summary.summarizers
 org.apache.accumulo.core.data
 org.apache.accumulo.core.security
+org.apache.accumulo.hadoop.mapred
+org.apache.accumulo.hadoop.mapreduce
+org.apache.accumulo.hadoop.mapreduce.partition
 org.apache.accumulo.minicluster
diff --git a/_docs-2/apidocs/help-doc.html b/_docs-2/apidocs/help-doc.html
index 93a42dd..7121293 100644
--- a/_docs-2/apidocs/help-doc.html
+++ b/_docs-2/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>API Help (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="help">
 <meta name="generator" content="javadoc/HelpWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -180,7 +180,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/index-all.html b/_docs-2/apidocs/index-all.html
index 8b2c5c1..0fc8d1a 100644
--- a/_docs-2/apidocs/index-all.html
+++ b/_docs-2/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Index (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="index">
 <meta name="generator" content="javadoc/SingleIndexWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -195,6 +195,14 @@ loadScripts(document, 'script');</script>
              accumulo-hadoop-mapreduce.jar</div>
 </div>
 </dd>
+<dt><a href="org/apache/accumulo/hadoop/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred"><span class="type-name-link">AccumuloFileOutputFormat</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapred/package-summary.html">org.apache.accumulo.hadoop.mapred</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">AccumuloFileOutputFormat</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></dt>
+<dd>
+<div class="block">This class allows MapReduce jobs to write output in the Accumulo data file format.<br>
+ Care should be taken to write only sorted data (sorted by <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>), as this is an important
+ requirement of Accumulo data files.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#%3Cinit%3E()">AccumuloFileOutputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -203,6 +211,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloFileOutputFormat.html#%3Cinit%3E()">AccumuloFileOutputFormat()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloFileOutputFormat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloFileOutputFormat.html#%3Cinit%3E()">AccumuloFileOutputFormat()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloFileOutputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapred"><span class="type-name-link">AccumuloInputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
@@ -217,6 +229,12 @@ loadScripts(document, 'script');</script>
              accumulo-hadoop-mapreduce.jar</div>
 </div>
 </dd>
+<dt><a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred"><span class="type-name-link">AccumuloInputFormat</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapred/package-summary.html">org.apache.accumulo.hadoop.mapred</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">AccumuloInputFormat</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></dt>
+<dd>
+<div class="block">This class allows MapReduce jobs to use Accumulo as the source of data.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html#%3Cinit%3E()">AccumuloInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloInputFormat</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -225,6 +243,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html#%3Cinit%3E()">AccumuloInputFormat()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloInputFormat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html#%3Cinit%3E()">AccumuloInputFormat()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloInputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapred"><span class="type-name-link">AccumuloMultiTableInputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
@@ -261,6 +283,12 @@ loadScripts(document, 'script');</script>
              accumulo-hadoop-mapreduce.jar</div>
 </div>
 </dd>
+<dt><a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred"><span class="type-name-link">AccumuloOutputFormat</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapred/package-summary.html">org.apache.accumulo.hadoop.mapred</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">AccumuloOutputFormat</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></dt>
+<dd>
+<div class="block">This class allows MapReduce jobs to use Accumulo as the sink for data.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#%3Cinit%3E()">AccumuloOutputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -269,6 +297,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html#%3Cinit%3E()">AccumuloOutputFormat()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloOutputFormat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html#%3Cinit%3E()">AccumuloOutputFormat()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloOutputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapred"><span class="type-name-link">AccumuloOutputFormat.AccumuloRecordWriter</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -301,6 +333,12 @@ loadScripts(document, 'script');</script>
              accumulo-hadoop-mapreduce.jar</div>
 </div>
 </dd>
+<dt><a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred"><span class="type-name-link">AccumuloRowInputFormat</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapred/package-summary.html">org.apache.accumulo.hadoop.mapred</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">AccumuloRowInputFormat</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></dt>
+<dd>
+<div class="block">This class allows MapReduce jobs to use Accumulo as the source of data.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#%3Cinit%3E()">AccumuloRowInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloRowInputFormat</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -309,6 +347,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html#%3Cinit%3E()">AccumuloRowInputFormat()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloRowInputFormat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html#%3Cinit%3E()">AccumuloRowInputFormat()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloRowInputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client"><span class="type-name-link">AccumuloSecurityException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
 <dd>
 <div class="block">An Accumulo Exception for security violations, authentication failures, authorization failures,
@@ -356,6 +398,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Add a new constraint to a table.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#addIterator(org.apache.accumulo.core.client.IteratorSetting)">addIterator(IteratorSetting)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Encode an iterator on the single input table for this job.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#addIterator(org.apache.hadoop.mapred.JobConf,org.apache.accumulo.core.client.IteratorSetting)">addIterator(JobConf, IteratorSetting)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -596,6 +642,14 @@ loadScripts(document, 'script');</script>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html#AUTHORIZOR_FAILED">AUTHORIZOR_FAILED</a></span> - org.apache.accumulo.core.client.security.<a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html" title="enum in org.apache.accumulo.core.client.security">SecurityErrorCode</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#auths(org.apache.accumulo.core.security.Authorizations)">auths(Authorizations)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Sets the <a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security"><code>Authorizations</code></a> used to scan.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#autoAdjustRanges(boolean)">autoAdjustRanges(boolean)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Disables the automatic adjustment of ranges for this job.</div>
+</dd>
 </dl>
 <h2 class="title" id="I:B">B</h2>
 <dl class="index">
@@ -609,6 +663,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Implementations of BatchDeleter support efficient deletion of ranges in accumulo.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#batchScan(boolean)">batchScan(boolean)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Enables the use of the <a href="org/apache/accumulo/core/client/BatchScanner.html" title="interface in org.apache.accumulo.core.client"><code>BatchScanner</code></a> in this job.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/BatchScanner.html" title="interface in org.apache.accumulo.core.client"><span class="type-name-link">BatchScanner</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
 <dd>
 <div class="block">In exchange for possibly <b>returning scanned entries out of order</b>, BatchScanner
@@ -755,10 +813,14 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html#checkOutputSpecs(org.apache.hadoop.fs.FileSystem,org.apache.hadoop.mapred.JobConf)">checkOutputSpecs(FileSystem, JobConf)</a></span> - Method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloOutputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#checkOutputSpecs(org.apache.hadoop.mapreduce.JobContext)">checkOutputSpecs(JobContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html#checkOutputSpecs(org.apache.hadoop.mapreduce.JobContext)">checkOutputSpecs(JobContext)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloOutputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html#CHOP">CHOP</a></span> - org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html" title="enum in org.apache.accumulo.core.client.admin">ActiveCompaction.CompactionReason</a></dt>
 <dd>
 <div class="block">Compaction initiated by merge operation</div>
@@ -773,6 +835,10 @@ loadScripts(document, 'script');</script>
 &nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/security/tokens/KerberosToken.html#CLASS_NAME">CLASS_NAME</a></span> - Static variable in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/KerberosToken.html" title="class in org.apache.accumulo.core.client.security.tokens">KerberosToken</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#classLoaderContext(java.lang.String)">classLoaderContext(String)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Sets the name of the classloader context on this scanner</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html#clear()">clear()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBuffer</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html#clear()">clear()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html" title="interface in org.apache.accumulo.core.client">IsolatedScanner.RowBuffer</a></dt>
@@ -825,6 +891,22 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.ClientParams.html#clientProperties(java.util.Properties)">clientProperties(Properties)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.ClientParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.ClientParams</a></dt>
+<dd>
+<div class="block">Set client properties needed to communicate with Accumulo for this job.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.ClientParams.html#clientProperties(java.util.Properties)">clientProperties(Properties)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.ClientParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">OutputFormatBuilder.ClientParams</a></dt>
+<dd>
+<div class="block">Set the connection information needed to communicate with Accumulo in this job.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.ClientParams.html#clientPropertiesPath(java.lang.String)">clientPropertiesPath(String)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.ClientParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.ClientParams</a></dt>
+<dd>
+<div class="block">Set path to DFS location containing accumulo-client.properties file.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.ClientParams.html#clientPropertiesPath(java.lang.String)">clientPropertiesPath(String)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.ClientParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">OutputFormatBuilder.ClientParams</a></dt>
+<dd>
+<div class="block">Set path to DFS location containing accumulo-client.properties file.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client"><span class="type-name-link">ClientSideIteratorScanner</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
 <dd>
 <div class="block">A scanner that instantiates iterators on the client side instead of on the tablet server.</div>
@@ -1084,6 +1166,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Compresses a list of key/value pairs before sending them via thrift.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html#compression(java.lang.String)">compression(String)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Sets the compression type to use for data blocks, overriding the default.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data"><span class="type-name-link">Condition</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
 <dd>
 <div class="block">Conditions that must be met on a particular column in a row.</div>
@@ -1134,6 +1220,36 @@ loadScripts(document, 'script');</script>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html#%3Cinit%3E()">ConditionalWriterConfig()</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloFileOutputFormat.html#configure()">configure()</a></span> - Static method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloFileOutputFormat</a></dt>
+<dd>
+<div class="block">Sets all the information required for this map reduce job.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html#configure()">configure()</a></span> - Static method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloInputFormat</a></dt>
+<dd>
+<div class="block">Sets all the information required for this map reduce job.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html#configure()">configure()</a></span> - Static method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloOutputFormat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html#configure()">configure()</a></span> - Static method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloRowInputFormat</a></dt>
+<dd>
+<div class="block">Sets all the information required for this map reduce job.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloFileOutputFormat.html#configure()">configure()</a></span> - Static method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloFileOutputFormat</a></dt>
+<dd>
+<div class="block">Sets all the information required for this map reduce job.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html#configure()">configure()</a></span> - Static method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloInputFormat</a></dt>
+<dd>
+<div class="block">Sets all the information required for this map reduce job.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html#configure()">configure()</a></span> - Static method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloOutputFormat</a></dt>
+<dd>
+<div class="block">Sets all the information required for this map reduce job.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html#configure()">configure()</a></span> - Static method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloRowInputFormat</a></dt>
+<dd>
+<div class="block">Sets all the information required for this map reduce job.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html#CONNECTION_ERROR">CONNECTION_ERROR</a></span> - org.apache.accumulo.core.client.security.<a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html" title="enum in org.apache.accumulo.core.client.security">SecurityErrorCode</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client"><span class="type-name-link">Connector</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
@@ -1401,6 +1517,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader(InputSplit, TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloInputFormat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader(InputSplit, TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloRowInputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/AccumuloClient.html#createScanner(java.lang.String)">createScanner(String)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloClient.html" title="interface in org.apache.accumulo.core.client">AccumuloClient</a></dt>
 <dd>
 <div class="block">Factory method to create a Scanner with all of the user's authorizations.</div>
@@ -1414,6 +1534,10 @@ loadScripts(document, 'script');</script>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 <div class="block">Factory method to create a Scanner connected to Accumulo.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html#createTables(boolean)">createTables(boolean)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">OutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Enables the directive to create new tables, as necessary.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#CREDENTIAL_PROVIDERS_PROPERTY">CREDENTIAL_PROVIDERS_PROPERTY</a></span> - Static variable in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><span class="type-name-link">CredentialProviderToken</span></a> - Class in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
@@ -1448,6 +1572,12 @@ loadScripts(document, 'script');</script>
 <dl class="index">
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#data">data</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html#dataBlockSize(long)">dataBlockSize(long)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Sets the size for data blocks within each file.<br>
+ Data blocks are a span of key/value pairs stored in the file that are compressed and indexed
+ as a group.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="type-name-link">DateLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
 <dd>
 <div class="block">A lexicoder for date objects.</div>
@@ -1542,6 +1672,11 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Returns the name of the default namespace</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html#defaultTable(java.lang.String)">defaultTable(String)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">OutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Sets the default table name to use if one emits a null in place of a table name for a given
+ mutation.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/security/tokens/DelegationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens"><span class="type-name-link">DelegationToken</span></a> - Interface in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
 <dd>
 <div class="block">An <a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens"><code>AuthenticationToken</code></a> that wraps a "Hadoop style" delegation token created by Accumulo.</div>
@@ -1890,6 +2025,10 @@ loadScripts(document, 'script');</script>
 <div class="block">Creates a range that covers an exact row, column family, column qualifier, column visibility,
  and timestamp.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#executionHints(java.util.Map)">executionHints(Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Set these execution hints on scanners created for input splits.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/TableOperations.ImportMappingOptions.html#executor(java.util.concurrent.Executor)">executor(Executor)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.ImportMappingOptions.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations.ImportMappingOptions</a></dt>
 <dd>
 <div class="block">Files are examined to determine where to load them.</div>
@@ -1959,6 +2098,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Adds a column family to the list of columns that will be fetched by this scanner.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#fetchColumns(java.util.Collection)">fetchColumns(Collection&lt;IteratorSetting.Column&gt;)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Restricts the columns that will be mapped over for this job for the default input table.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#fetchColumns(java.util.Collection)">fetchColumns(Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -1978,6 +2121,23 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Range that correspond to known rows in a file.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html#fileBlockSize(long)">fileBlockSize(long)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Sets the size for file blocks in the file system; file blocks are managed, and replicated, by
+ the underlying file system.</div>
+</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">FileOutputFormatBuilder</span></a> - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></dt>
+<dd>
+<div class="block">Builder for all the information needed for the Map Reduce job.</div>
+</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">FileOutputFormatBuilder.OutputOptions</span></a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="type parameter in FileOutputFormatBuilder.OutputOptions">T</a>&gt; - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.a [...]
+<dd>
+<div class="block">Options for builder</div>
+</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.PathParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">FileOutputFormatBuilder.PathParams</span></a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.PathParams.html" title="type parameter in FileOutputFormatBuilder.PathParams">T</a>&gt; - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hado [...]
+<dd>
+<div class="block">Required params for builder</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/FindMax.html#findMax(org.apache.accumulo.core.client.Scanner,org.apache.hadoop.io.Text,boolean,org.apache.hadoop.io.Text,boolean)">findMax(Scanner, Text, boolean, Text, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/FindMax.html" title="class in org.apache.accumulo.core.client.admin">FindMax</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/client/admin/FindMax.html" title="class in org.apache.accumulo.core.client.admin"><span class="type-name-link">FindMax</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
@@ -2347,6 +2507,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html#getConf()">getConf()</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">KeyRangePartitioner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html#getConf()">getConf()</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">RangePartitioner</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#getConfig()">getConfig()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,byte%5B%5D)">getConnector(String, byte[])</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
@@ -2807,6 +2971,8 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html#getOutputCommitter(org.apache.hadoop.mapreduce.TaskAttemptContext)">getOutputCommitter(TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloOutputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getOutputFile()">getOutputFile()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#getParseTree()">getParseTree()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
@@ -2817,10 +2983,14 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html#getPartition(org.apache.accumulo.core.data.Key,org.apache.hadoop.io.Writable,int)">getPartition(Key, Writable, int)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">KeyRangePartitioner</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html#getPartition(org.apache.hadoop.io.Text,org.apache.hadoop.io.Writable,int)">getPartition(Text, Writable, int)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitione [...]
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html#getPartition(org.apache.hadoop.io.Text,org.apache.hadoop.io.Writable,int)">getPartition(Text, Writable, int)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">RangePartitioner</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#getPassword()">getPassword()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/security/NamespacePermission.html#getPermissionById(byte)">getPermissionById(byte)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></dt>
@@ -2976,6 +3146,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,org.apache.hadoop.mapred.JobConf,org.apache.hadoop.mapred.Reporter)">getRecordReader(InputSplit, JobConf, Reporter)</a></span> - Method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloInputFormat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,org.apache.hadoop.mapred.JobConf,org.apache.hadoop.mapred.Reporter)">getRecordReader(InputSplit, JobConf, Reporter)</a></span> - Method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloRowInputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#getRecordWriter(org.apache.hadoop.fs.FileSystem,org.apache.hadoop.mapred.JobConf,java.lang.String,org.apache.hadoop.util.Progressable)">getRecordWriter(FileSystem, JobConf, String, Progressable)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.c [...]
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -2984,6 +3158,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloFileOutputFormat.html#getRecordWriter(org.apache.hadoop.fs.FileSystem,org.apache.hadoop.mapred.JobConf,java.lang.String,org.apache.hadoop.util.Progressable)">getRecordWriter(FileSystem, JobConf, String, Progressable)</a></span> - Method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">A [...]
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html#getRecordWriter(org.apache.hadoop.fs.FileSystem,org.apache.hadoop.mapred.JobConf,java.lang.String,org.apache.hadoop.util.Progressable)">getRecordWriter(FileSystem, JobConf, String, Progressable)</a></span> - Method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloO [...]
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext)">getRecordWriter(TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -2992,6 +3170,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloFileOutputFormat.html#getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext)">getRecordWriter(TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloFileOutputFormat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html#getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext)">getRecordWriter(TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloOutputFormat</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/data/Mutation.html#getReplicationSources()">getReplicationSources()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
 <dd>
 <div class="block">Return the replication sources for this Mutation</div>
@@ -3105,12 +3287,32 @@ loadScripts(document, 'script');</script>
 <div class="block">Gets the splits of the tables that have been set on the job by reading the metadata table for
  the specified ranges.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html#getSplits(org.apache.hadoop.mapred.JobConf,int)">getSplits(JobConf, int)</a></span> - Method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloInputFormat</a></dt>
+<dd>
+<div class="block">Gets the splits of the tables that have been set on the job by reading the metadata table for
+ the specified ranges.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html#getSplits(org.apache.hadoop.mapred.JobConf,int)">getSplits(JobConf, int)</a></span> - Method in class org.apache.accumulo.hadoop.mapred.<a href="org/apache/accumulo/hadoop/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapred">AccumuloRowInputFormat</a></dt>
+<dd>
+<div class="block">Gets the splits of the tables that have been set on the job by reading the metadata table for
+ the specified ranges.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getSplits(org.apache.hadoop.mapreduce.JobContext)">getSplits(JobContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 <div class="block">Gets the splits of the tables that have been set on the job by reading the metadata table for
  the specified ranges.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html#getSplits(org.apache.hadoop.mapreduce.JobContext)">getSplits(JobContext)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloInputFormat</a></dt>
+<dd>
+<div class="block">Gets the splits of the tables that have been set on the job by reading the metadata table for
+ the specified ranges.</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html#getSplits(org.apache.hadoop.mapreduce.JobContext)">getSplits(JobContext)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.hadoop.mapreduce">AccumuloRowInputFormat</a></dt>
+<dd>
+<div class="block">Gets the splits of the tables that have been set on the job by reading the metadata table for
+ the specified ranges.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getSsiList()">getSsiList()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getSsio()">getSsio()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
@@ -3482,6 +3684,12 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Imports a table exported via exportTable and copied via hadoop distcp.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html#indexBlockSize(long)">indexBlockSize(long)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Sets the size for index blocks within each file; smaller blocks means a deeper index
+ hierarchy within the file, while larger blocks mean a more shallow index hierarchy within the
+ file.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/summary/CountingSummarizer.html#INGNORE_DELETES_DEFAULT">INGNORE_DELETES_DEFAULT</a></span> - Static variable in class org.apache.accumulo.core.client.summary.<a href="org/apache/accumulo/core/client/summary/CountingSummarizer.html" title="class in org.apache.accumulo.core.client.summary">CountingSummarizer</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/summary/CountingSummarizer.html#INGNORE_DELETES_OPT">INGNORE_DELETES_OPT</a></span> - Static variable in class org.apache.accumulo.core.client.summary.<a href="org/apache/accumulo/core/client/summary/CountingSummarizer.html" title="class in org.apache.accumulo.core.client.summary">CountingSummarizer</a></dt>
@@ -3551,6 +3759,22 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">InputFormatBuilder</span></a> - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></dt>
+<dd>
+<div class="block">Builder for all the information needed for the Map Reduce job.</div>
+</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.ClientParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">InputFormatBuilder.ClientParams</span></a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.ClientParams.html" title="type parameter in InputFormatBuilder.ClientParams">T</a>&gt; - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce [...]
+<dd>
+<div class="block">Required params for builder</div>
+</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">InputFormatBuilder.InputFormatOptions</span></a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="type parameter in InputFormatBuilder.InputFormatOptions">T</a>&gt; - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.a [...]
+<dd>
+<div class="block">Optional values to set using fluent API</div>
+</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.TableParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">InputFormatBuilder.TableParams</span></a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.TableParams.html" title="type parameter in InputFormatBuilder.TableParams">T</a>&gt; - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></dt>
+<dd>
+<div class="block">Required params for builder</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="type-name-link">InputTableConfig</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
@@ -4028,10 +4252,16 @@ loadScripts(document, 'script');</script>
              accumulo-hadoop-mapreduce.jar</div>
 </div>
 </dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition"><span class="type-name-link">KeyRangePartitioner</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapreduce/partition/package-summary.html">org.apache.accumulo.hadoop.mapreduce.partition</a></dt>
+<dd>
+<div class="block">Hadoop partitioner that uses ranges based on row keys, and optionally sub-bins based on hashing.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html#%3Cinit%3E()">KeyRangePartitioner()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">KeyRangePartitioner</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html#%3Cinit%3E()">KeyRangePartitioner()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">KeyRangePartitioner</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#keySet()">keySet()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/AccumuloClient.SslOptions.html#keystore(java.lang.CharSequence)">keystore(CharSequence)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloClient.SslOptions.html" title="interface in org.apache.accumulo.core.client">AccumuloClient.SslOptions</a></dt>
@@ -4149,6 +4379,10 @@ loadScripts(document, 'script');</script>
 </dd>
 <dt><a href="org/apache/accumulo/core/data/LoadPlan.RangeType.html" title="enum in org.apache.accumulo.core.data"><span class="type-name-link">LoadPlan.RangeType</span></a> - Enum in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#localIterators(boolean)">localIterators(boolean)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Enables the use of the <a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client"><code>ClientSideIteratorScanner</code></a> in this job.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#locate(java.lang.String,java.util.Collection)">locate(String, Collection&lt;Range&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
 <dd>
 <div class="block">Locates the tablet servers and tablets that would service a collections of ranges.</div>
@@ -4542,6 +4776,10 @@ loadScripts(document, 'script');</script>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/InitialTableState.html#OFFLINE">OFFLINE</a></span> - org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InitialTableState.html" title="enum in org.apache.accumulo.core.client.admin">InitialTableState</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#offlineScan(boolean)">offlineScan(boolean)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Enable reading offline tables.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#offset">offset</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#offset()">offset()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
@@ -4592,8 +4830,30 @@ loadScripts(document, 'script');</script>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a> - package org.apache.accumulo.core.security</dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapred/package-summary.html">org.apache.accumulo.hadoop.mapred</a> - package org.apache.accumulo.hadoop.mapred</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a> - package org.apache.accumulo.hadoop.mapreduce</dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/partition/package-summary.html">org.apache.accumulo.hadoop.mapreduce.partition</a> - package org.apache.accumulo.hadoop.mapreduce.partition</dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a> - package org.apache.accumulo.minicluster</dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">OutputFormatBuilder</span></a> - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></dt>
+<dd>
+<div class="block">Builder for all the information needed for the Map Reduce job.</div>
+</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.ClientParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">OutputFormatBuilder.ClientParams</span></a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.ClientParams.html" title="type parameter in OutputFormatBuilder.ClientParams">T</a>&gt; - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapre [...]
+<dd>
+<div class="block">Required params for client</div>
+</dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce"><span class="type-name-link">OutputFormatBuilder.OutputOptions</span></a>&lt;<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html" title="type parameter in OutputFormatBuilder.OutputOptions">T</a>&gt; - Interface in <a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.m [...]
+<dd>
+<div class="block">Builder options</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.PathParams.html#outputPath(org.apache.hadoop.fs.Path)">outputPath(Path)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.PathParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.PathParams</a></dt>
+<dd>
+<div class="block">Set the Path of the output directory for the map-reduce job.</div>
+</dd>
 </dl>
 <h2 class="title" id="I:P">P</h2>
 <dl class="index">
@@ -4994,10 +5254,20 @@ loadScripts(document, 'script');</script>
              accumulo-hadoop-mapreduce.jar</div>
 </div>
 </dd>
+<dt><a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition"><span class="type-name-link">RangePartitioner</span></a> - Class in <a href="org/apache/accumulo/hadoop/mapreduce/partition/package-summary.html">org.apache.accumulo.hadoop.mapreduce.partition</a></dt>
+<dd>
+<div class="block">Hadoop partitioner that uses ranges, and optionally sub-bins based on hashing.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html#%3Cinit%3E()">RangePartitioner()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitioner</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html#%3Cinit%3E()">RangePartitioner()</a></span> - Constructor for class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">RangePartitioner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#ranges(java.util.Collection)">ranges(Collection&lt;Range&gt;)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Sets the input ranges to scan for the single input table associated with this job.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/rfile/RFile.SummaryOptions.html#read()">read()</a></span> - Method in interface org.apache.accumulo.core.client.rfile.<a href="org/apache/accumulo/core/client/rfile/RFile.SummaryOptions.html" title="interface in org.apache.accumulo.core.client.rfile">RFile.SummaryOptions</a></dt>
 <dd>
 <div class="block">Reads summary data from file.</div>
@@ -5108,6 +5378,11 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Rename a table</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html#replication(int)">replication(int)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Sets the file system replication factor for the resulting file, overriding the file system
+ default.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/AccumuloClient.html#replicationOperations()">replicationOperations()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloClient.html" title="interface in org.apache.accumulo.core.client">AccumuloClient</a></dt>
 <dd>
 <div class="block">Retrieves a ReplicationOperations object to manage replication configuration.</div>
@@ -5299,10 +5574,18 @@ loadScripts(document, 'script');</script>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/SampleNotPresentException.html#%3Cinit%3E(java.lang.String,java.lang.Exception)">SampleNotPresentException(String, Exception)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/SampleNotPresentException.html" title="class in org.apache.accumulo.core.client">SampleNotPresentException</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html#sampler(org.apache.accumulo.core.client.sample.SamplerConfiguration)">sampler(SamplerConfiguration)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Specify a sampler to be used when writing out data.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/sample/Sampler.html" title="interface in org.apache.accumulo.core.client.sample"><span class="type-name-link">Sampler</span></a> - Interface in <a href="org/apache/accumulo/core/client/sample/package-summary.html">org.apache.accumulo.core.client.sample</a></dt>
 <dd>
 <div class="block">A function that decides which key values are stored in a tables sample.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#samplerConfiguration(org.apache.accumulo.core.client.sample.SamplerConfiguration)">samplerConfiguration(SamplerConfiguration)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.Input [...]
+<dd>
+<div class="block">Causes input format to read sample data.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample"><span class="type-name-link">SamplerConfiguration</span></a> - Class in <a href="org/apache/accumulo/core/client/sample/package-summary.html">org.apache.accumulo.core.client.sample</a></dt>
 <dd>
 <div class="block">This class encapsulates configuration and options needed to setup and use sampling.</div>
@@ -5311,6 +5594,10 @@ loadScripts(document, 'script');</script>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/sample/SamplerConfiguration.html#%3Cinit%3E(java.lang.String)">SamplerConfiguration(String)</a></span> - Constructor for class org.apache.accumulo.core.client.sample.<a href="org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#scanIsolation(boolean)">scanIsolation(boolean)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a></dt>
+<dd>
+<div class="block">Enables the use of the <a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client"><code>IsolatedScanner</code></a> in this job.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client"><span class="type-name-link">Scanner</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
 <dd>
 <div class="block">Scans a table over a given range.</div>
@@ -5500,6 +5787,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html#setConf(org.apache.hadoop.conf.Configuration)">setConf(Configuration)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">KeyRangePartitioner</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html#setConf(org.apache.hadoop.conf.Configuration)">setConf(Configuration)</a></span> - Method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">RangePartitioner</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,java.lang.String,java.lang.String)">setConnectorInfo(JobConf, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
 <dd>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
@@ -5776,6 +6067,14 @@ loadScripts(document, 'script');</script>
 <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
 <div class="block">Sets the number of random sub-bins per range</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html#setNumSubBins(org.apache.hadoop.mapreduce.Job,int)">setNumSubBins(Job, int)</a></span> - Static method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">KeyRangePartitioner</a></dt>
+<dd>
+<div class="block">Sets the number of random sub-bins per range</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html#setNumSubBins(org.apache.hadoop.mapreduce.Job,int)">setNumSubBins(Job, int)</a></span> - Static method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">RangePartitioner</a></dt>
+<dd>
+<div class="block">Sets the number of random sub-bins per range</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setNumTservers(int)">setNumTservers(int)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
 <dd>
 <div class="block">Calling this method is optional.</div>
@@ -5995,6 +6294,16 @@ loadScripts(document, 'script');</script>
 <div class="block">Sets the hdfs file name to use, containing a newline separated list of Base64 encoded split
  points that represent ranges for partitioning</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html#setSplitFile(org.apache.hadoop.mapreduce.Job,java.lang.String)">setSplitFile(Job, String)</a></span> - Static method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">KeyRangePartitioner</a></dt>
+<dd>
+<div class="block">Sets the hdfs file name to use, containing a newline separated list of Base64 encoded split
+ points that represent ranges for partitioning</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html#setSplitFile(org.apache.hadoop.mapreduce.Job,java.lang.String)">setSplitFile(Job, String)</a></span> - Static method in class org.apache.accumulo.hadoop.mapreduce.partition.<a href="org/apache/accumulo/hadoop/mapreduce/partition/RangePartitioner.html" title="class in org.apache.accumulo.hadoop.mapreduce.partition">RangePartitioner</a></dt>
+<dd>
+<div class="block">Sets the hdfs file name to use, containing a newline separated list of Base64 encoded split
+ points that represent ranges for partitioning</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/admin/CompactionConfig.html#setStartRow(org.apache.hadoop.io.Text)">setStartRow(Text)</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/CompactionConfig.html" title="class in org.apache.accumulo.core.client.admin">CompactionConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setTable(java.lang.String)">setTable(String)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
@@ -6268,6 +6577,18 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Stops Accumulo and Zookeeper processes.</div>
 </dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html#store(T)">store(T)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Finish configuring, verify and serialize options into the Job or JobConf</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.TableParams.html#store(T)">store(T)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.TableParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.TableParams</a></dt>
+<dd>
+<div class="block">Finish configuring, verify and serialize options into the JobConf or Job</div>
+</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html#store(T)">store(T)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/OutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">OutputFormatBuilder.OutputOptions</a></dt>
+<dd>
+<div class="block">Finish configuring, verify and serialize options into the Job or JobConf</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#stringify(org.apache.accumulo.core.security.ColumnVisibility.Node,byte%5B%5D,java.lang.StringBuilder)">stringify(ColumnVisibility.Node, byte[], StringBuilder)</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="type-name-link">StringLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
@@ -6320,6 +6641,10 @@ loadScripts(document, 'script');</script>
 </dd>
 <dt><a href="org/apache/accumulo/core/client/summary/SummarizerConfiguration.Builder.html" title="class in org.apache.accumulo.core.client.summary"><span class="type-name-link">SummarizerConfiguration.Builder</span></a> - Class in <a href="org/apache/accumulo/core/client/summary/package-summary.html">org.apache.accumulo.core.client.summary</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html#summarizers(org.apache.accumulo.core.client.summary.SummarizerConfiguration...)">summarizers(SummarizerConfiguration...)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/FileOutputFormatBuilder.OutputOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">FileOutputFormatBuilder.Outpu [...]
+<dd>
+<div class="block">Specifies a list of summarizer configurations to create summary data in the output file.</div>
+</dd>
 <dt><a href="org/apache/accumulo/core/client/summary/Summary.html" title="class in org.apache.accumulo.core.client.summary"><span class="type-name-link">Summary</span></a> - Class in <a href="org/apache/accumulo/core/client/summary/package-summary.html">org.apache.accumulo.core.client.summary</a></dt>
 <dd>
 <div class="block">This class encapsulates summary statistics, information about how those statistics were
@@ -6354,6 +6679,10 @@ loadScripts(document, 'script');</script>
 </dl>
 <h2 class="title" id="I:T">T</h2>
 <dl class="index">
+<dt><span class="member-name-link"><a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.TableParams.html#table(java.lang.String)">table(String)</a></span> - Method in interface org.apache.accumulo.hadoop.mapreduce.<a href="org/apache/accumulo/hadoop/mapreduce/InputFormatBuilder.TableParams.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.TableParams</a></dt>
+<dd>
+<div class="block">Sets the name of the input table, over which this job will scan.</div>
+</dd>
 <dt><span class="member-name-link"><a href="org/apache/accumulo/core/data/LoadPlan.RangeType.html#TABLE">TABLE</a></span> - org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/LoadPlan.RangeType.html" title="enum in org.apache.accumulo.core.data">LoadPlan.RangeType</a></dt>
 <dd>
 <div class="block">Range that corresponds to one or more tablets in a table.</div>
@@ -7289,7 +7618,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/index.html b/_docs-2/apidocs/index.html
index b007c5d..74fe629 100644
--- a/_docs-2/apidocs/index.html
+++ b/_docs-2/apidocs/index.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Overview (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="package index">
 <meta name="generator" content="javadoc/PackageIndexWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -125,6 +125,18 @@ loadScripts(document, 'script');</script>
 <td class="col-last">&nbsp;</td>
 </tr>
 <tr class="row-color" id="i15">
+<th class="col-first" scope="row"><a href="org/apache/accumulo/hadoop/mapred/package-summary.html">org.apache.accumulo.hadoop.mapred</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="alt-color" id="i16">
+<th class="col-first" scope="row"><a href="org/apache/accumulo/hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="row-color" id="i17">
+<th class="col-first" scope="row"><a href="org/apache/accumulo/hadoop/mapreduce/partition/package-summary.html">org.apache.accumulo.hadoop.mapreduce.partition</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="alt-color" id="i18">
 <th class="col-first" scope="row"><a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></th>
 <td class="col-last">&nbsp;</td>
 </tr>
@@ -152,7 +164,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/member-search-index.js b/_docs-2/apidocs/member-search-index.js
index 381e0a8..8a9d47a 100644
--- a/_docs-2/apidocs/member-search-index.js
+++ b/_docs-2/apidocs/member-search-index.js
@@ -1 +1 @@
-memberSearchIndex = [{"p":"org.apache.accumulo.core.client.lexicoder","c":"AbstractEncoder","l":"AbstractEncoder()","u":"%3Cinit%3E()"},{"p":"org.apache.accumulo.core.client.sample","c":"AbstractHashSampler","l":"AbstractHashSampler()","u":"%3Cinit%3E()"},{"p":"org.apache.accumulo.core.data","c":"AbstractId","l":"AbstractId(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.accumulo.core.client.mapred","c":"AbstractInputFormat","l":"AbstractInputFormat()","u":"%3Cinit%3E()"},{ [...]
\ No newline at end of file
+memberSearchIndex = [{"p":"org.apache.accumulo.core.client.lexicoder","c":"AbstractEncoder","l":"AbstractEncoder()","u":"%3Cinit%3E()"},{"p":"org.apache.accumulo.core.client.sample","c":"AbstractHashSampler","l":"AbstractHashSampler()","u":"%3Cinit%3E()"},{"p":"org.apache.accumulo.core.data","c":"AbstractId","l":"AbstractId(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.accumulo.core.client.mapred","c":"AbstractInputFormat","l":"AbstractInputFormat()","u":"%3Cinit%3E()"},{ [...]
\ No newline at end of file
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/Accumulo.html b/_docs-2/apidocs/org/apache/accumulo/core/client/Accumulo.html
index 3812f43..7d28018 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/Accumulo.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/Accumulo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Accumulo (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: Accumulo">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -240,7 +240,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.AuthenticationArgs.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.AuthenticationArgs.html
index f4559f2..e064146 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.AuthenticationArgs.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.AuthenticationArgs.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient.AuthenticationArgs (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: AuthenticationArgs">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -240,7 +240,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.ClientFactory.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.ClientFactory.html
index 7d657e7..ebd45ab 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.ClientFactory.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.ClientFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient.ClientFactory (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: ClientFactory">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -189,7 +189,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.ConnectionOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.ConnectionOptions.html
index e356179..8fbcf7c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.ConnectionOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.ConnectionOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient.ConnectionOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: ConnectionOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -285,7 +285,7 @@ extends <a href="AccumuloClient.ClientFactory.html" title="interface in org.apac
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.FromOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.FromOptions.html
index af7a079..6d1b23c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.FromOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.FromOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient.FromOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: FromOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -146,7 +146,7 @@ extends <a href="AccumuloClient.ConnectionOptions.html" title="interface in org.
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.InstanceArgs.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.InstanceArgs.html
index 52ad747..9dcee11 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.InstanceArgs.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.InstanceArgs.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient.InstanceArgs (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: InstanceArgs">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -184,7 +184,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.PropertyOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.PropertyOptions.html
index 59cf838..1612436 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.PropertyOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.PropertyOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient.PropertyOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: PropertyOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -247,7 +247,7 @@ extends <a href="AccumuloClient.InstanceArgs.html" title="interface in org.apach
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.SaslOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.SaslOptions.html
index 414709e..336b88f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.SaslOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.SaslOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient.SaslOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: SaslOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -215,7 +215,7 @@ extends <a href="AccumuloClient.ClientFactory.html" title="interface in org.apac
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.SslOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.SslOptions.html
index 780acf5..33beb9c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.SslOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.SslOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient.SslOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: SslOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -285,7 +285,7 @@ extends <a href="AccumuloClient.ClientFactory.html" title="interface in org.apac
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.html
index fc585a4..04963ab 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloClient (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: AccumuloClient">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -770,7 +770,7 @@ int&nbsp;numQueryThreads)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloException.html
index 9eaff2b..6f164b1 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: AccumuloException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -227,7 +227,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
index 5951b7e..57db3f1 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloSecurityException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: AccumuloSecurityException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -405,7 +405,7 @@ org.apache.accumulo.core.clientImpl.thrift.SecurityErrorCode&nbsp;errorcode,
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/BatchDeleter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
index 0a39a53..d234cee 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>BatchDeleter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: BatchDeleter">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -231,7 +231,7 @@ extends <a href="ScannerBase.html" title="interface in org.apache.accumulo.core.
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/BatchScanner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/BatchScanner.html
index 3fe5edb..76ddd50 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/BatchScanner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/BatchScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>BatchScanner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: BatchScanner">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -267,7 +267,7 @@ extends <a href="ScannerBase.html" title="interface in org.apache.accumulo.core.
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/BatchWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/BatchWriter.html
index b254e5f..027ca79 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/BatchWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/BatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>BatchWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: BatchWriter">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -257,7 +257,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseab
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
index e323c24..065c6f7 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>BatchWriterConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: BatchWriterConfig">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -524,7 +524,7 @@ implements org.apache.hadoop.io.Writable</pre>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
index f59f12a..f749871 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ClientConfiguration.ClientProperty (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: ClientConfiguration, enum: ClientProperty">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -507,7 +507,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
index 38a9546..befaedc 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ClientConfiguration (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: ClientConfiguration">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -828,7 +828,7 @@ boolean&nbsp;useJsseConfig)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
index 9809eb4..ddd4764 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ClientSideIteratorScanner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: ClientSideIteratorScanner">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -574,7 +574,7 @@ implements <a href="Scanner.html" title="interface in org.apache.accumulo.core.c
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
index 82df20d..a2cc1fd 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ConditionalWriter.Result (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: ConditionalWriter, class: Result">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -281,7 +281,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
index c71deb3..c6b7cf3 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ConditionalWriter.Status (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: ConditionalWriter, enum: Status">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -318,7 +318,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
index d91c462..2aca1b2 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ConditionalWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: ConditionalWriter">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -256,7 +256,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseab
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
index a4d5961..704f111 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ConditionalWriterConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: ConditionalWriterConfig">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -415,7 +415,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/Connector.html b/_docs-2/apidocs/org/apache/accumulo/core/client/Connector.html
index 00a176e..26133b3 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/Connector.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/Connector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Connector (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: Connector">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -712,7 +712,7 @@ int&nbsp;maxWriteThreads)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/Durability.html b/_docs-2/apidocs/org/apache/accumulo/core/client/Durability.html
index 4346525..c82017e 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/Durability.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/Durability.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Durability (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, enum: Durability">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -320,7 +320,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/Instance.html b/_docs-2/apidocs/org/apache/accumulo/core/client/Instance.html
index aae7f42..14887ca 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/Instance.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/Instance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Instance (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: Instance">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -428,7 +428,7 @@ byte[]&nbsp;pass)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
index e533170..d413aa2 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: IsolatedScanner, class: MemoryRowBuffer">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -261,7 +261,7 @@ implements <a href="IsolatedScanner.RowBuffer.html" title="interface in org.apac
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
index 10d85c8..53a0625 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: IsolatedScanner, class: MemoryRowBufferFactory">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -226,7 +226,7 @@ implements <a href="IsolatedScanner.RowBufferFactory.html" title="interface in o
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
index db9f10f..8cebd1a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>IsolatedScanner.RowBuffer (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: IsolatedScanner, interface: RowBuffer">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -211,7 +211,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.ht
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
index 79c04ff..4d50238 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>IsolatedScanner.RowBufferFactory (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: IsolatedScanner, interface: RowBufferFactory">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -177,7 +177,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
index 9db9016..f6ac763 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>IsolatedScanner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: IsolatedScanner">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -508,7 +508,7 @@ implements <a href="Scanner.html" title="interface in org.apache.accumulo.core.c
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html b/_docs-2/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
index 9379ba9..42a2267 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>IteratorSetting.Column (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: IteratorSetting, class: Column">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -269,7 +269,7 @@ org.apache.hadoop.io.Text&nbsp;columnQualifier)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/IteratorSetting.html b/_docs-2/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
index c79ece9..0398d8b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>IteratorSetting (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: IteratorSetting">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -707,7 +707,7 @@ implements org.apache.hadoop.io.Writable</pre>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
index fad80d8..ad6ffb5 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>MultiTableBatchWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: MultiTableBatchWriter">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -244,7 +244,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
index 64f12c0..544dff4 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>MutationsRejectedException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: MutationsRejectedException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -342,7 +342,7 @@ int&nbsp;unknownErrors,
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
index 1dc0200..c312a4b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>NamespaceExistsException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: NamespaceExistsException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -235,7 +235,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
index bf71335..5d1147e 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>NamespaceNotEmptyException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: NamespaceNotEmptyException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -280,7 +280,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
index 248f7fe..20913af 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>NamespaceNotFoundException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: NamespaceNotFoundException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -280,7 +280,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/RowIterator.html b/_docs-2/apidocs/org/apache/accumulo/core/client/RowIterator.html
index 187a26f..084df92 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/RowIterator.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/RowIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RowIterator (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: RowIterator">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -303,7 +303,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
index 5d4fb53..083bdb2 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>SampleNotPresentException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: SampleNotPresentException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -215,7 +215,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeExce
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/Scanner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/Scanner.html
index dd96334..08428d1 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/Scanner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/Scanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Scanner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: Scanner">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -327,7 +327,7 @@ extends <a href="ScannerBase.html" title="interface in org.apache.accumulo.core.
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ScannerBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ScannerBase.html
index 5aa8795..31cef02 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ScannerBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ScannerBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ScannerBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, interface: ScannerBase">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -749,7 +749,7 @@ org.apache.hadoop.io.Text&nbsp;colQual)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/TableDeletedException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
index 277fb1b..4f755d0 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TableDeletedException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: TableDeletedException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -250,7 +250,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeExce
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/TableExistsException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/TableExistsException.html
index 52120a0..4ebd565 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/TableExistsException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/TableExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TableExistsException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: TableExistsException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -235,7 +235,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
index 8fc3c1e..7839e41 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TableNotFoundException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: TableNotFoundException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -298,7 +298,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/TableOfflineException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
index 461176b..aef1874 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TableOfflineException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: TableOfflineException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -227,7 +227,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeExce
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/TimedOutException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/TimedOutException.html
index d09e71b..57f3e9c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/TimedOutException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/TimedOutException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TimedOutException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: TimedOutException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -242,7 +242,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeExce
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html b/_docs-2/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
index f2f0441..8f2937b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ZooKeeperInstance (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client, class: ZooKeeperInstance">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -451,7 +451,7 @@ implements <a href="Instance.html" title="interface in org.apache.accumulo.core.
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
index f6225ce..9f53f00 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ActiveCompaction.CompactionReason (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: ActiveCompaction, enum: CompactionReason">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -316,7 +316,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
index b1e39b8..1d57f4b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ActiveCompaction.CompactionType (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: ActiveCompaction, enum: CompactionType">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -304,7 +304,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
index 25ff2d7..ffe889d 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ActiveCompaction (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: ActiveCompaction">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -406,7 +406,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
index 5bd051a..c5347aa 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ActiveScan (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: ActiveScan">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -411,7 +411,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
index b1d761a..63b7297 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>CompactionConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: CompactionConfig">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -408,7 +408,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
index 55c69b8..a45d053 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>CompactionStrategyConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: CompactionStrategyConfig">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -294,7 +294,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
index a75d062..e375d37 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>DelegationTokenConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: DelegationTokenConfig">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -298,7 +298,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
index c7ec15d..bfdae04 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>DiskUsage (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: DiskUsage">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -321,7 +321,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/FindMax.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
index 45929b0..39bcb94 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>FindMax (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: FindMax">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -226,7 +226,7 @@ boolean&nbsp;ie)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/InitialTableState.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/InitialTableState.html
index fc5107c..63f9260 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/InitialTableState.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/InitialTableState.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>InitialTableState (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, enum: InitialTableState">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -272,7 +272,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
index 2491150..160b7a3 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>InstanceOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: InstanceOperations">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -417,7 +417,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/Locations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/Locations.html
index 46d6ffd..05a3ef6 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/Locations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/Locations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Locations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: Locations">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -216,7 +216,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
index 67f78d6..10b1746 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>NamespaceOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: NamespaceOperations">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -801,7 +801,7 @@ int&nbsp;id)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
index 3c8b8db..23d684f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>NewTableConfiguration (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, class: NewTableConfiguration">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -498,7 +498,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
index a0e67aa..6e3b0ab 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ReplicationOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: ReplicationOperations">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -302,7 +302,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ScanState.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
index e752ab5..45bf602 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ScanState (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, enum: ScanState">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -277,7 +277,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ScanType.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
index 7f3cdb0..6747138 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ScanType (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, enum: ScanType">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -267,7 +267,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
index 1ba560a..11fba02 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>SecurityOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: SecurityOperations">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -629,7 +629,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/SummaryRetriever.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/SummaryRetriever.html
index 0b678b2..8781b47 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/SummaryRetriever.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/SummaryRetriever.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>SummaryRetriever (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: SummaryRetriever">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -339,7 +339,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportDestinationArguments.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportDestinationArguments.html
index 24b943a..85c5896 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportDestinationArguments.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportDestinationArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TableOperations.ImportDestinationArguments (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: TableOperations, interface: ImportDestinationArguments">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -181,7 +181,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportMappingOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportMappingOptions.html
index e81c666..0b4f1d9 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportMappingOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportMappingOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TableOperations.ImportMappingOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: TableOperations, interface: ImportMappingOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -280,7 +280,7 @@ extends <a href="TableOperations.ImportOptions.html" title="interface in org.apa
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportOptions.html
index eb95788..7d1b2e5 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.ImportOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TableOperations.ImportOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: TableOperations, interface: ImportOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -217,7 +217,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
index f2123e6..2b61643 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TableOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, interface: TableOperations">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -1991,7 +1991,7 @@ int&nbsp;number)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TimeType.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
index 9085df9..fb7161b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TimeType (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin, enum: TimeType">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -277,7 +277,7 @@ not permitted.)</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
index c0ef06d..75919ac 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: ActiveCompaction, enum: CompactionReason">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -135,7 +135,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
index 1598c8b..bf5e161 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: ActiveCompaction, enum: CompactionType">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -135,7 +135,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
index 8787141..8335a62 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: ActiveCompaction">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
index 0dcf107..cf60c5c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.ActiveScan (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: ActiveScan">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
index 768dbcb..f33d1ab 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.CompactionConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: CompactionConfig">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -167,7 +167,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
index 3c0c240..cb937d4 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.CompactionStrategyConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: CompactionStrategyConfig">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -144,7 +144,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
index 83eeed4..2b1d330 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.DelegationTokenConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: DelegationTokenConfig">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -144,7 +144,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
index 72c0418..de3a61a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.DiskUsage (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: DiskUsage">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
index c363439..8fd1f7a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.FindMax (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: FindMax">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.admin.FindMax</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/InitialTableState.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/InitialTableState.html
index 7a8ec75..405d269 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/InitialTableState.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/InitialTableState.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.InitialTableState (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, enum: InitialTableState">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -137,7 +137,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
index a320bb0..2c396df 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.InstanceOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: InstanceOperations">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -130,7 +130,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
index 5f15835..7116b59 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.Locations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: Locations">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -123,7 +123,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
index 2618f7a..7104050 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.NamespaceOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: NamespaceOperations">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -132,7 +132,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
index af8576d..9901d8f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.NewTableConfiguration (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, class: NewTableConfiguration">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -208,7 +208,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
index 1fe6343..9b09dfa 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.ReplicationOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: ReplicationOperations">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -130,7 +130,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
index 7905add..4d6048f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.ScanState (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, enum: ScanState">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -135,7 +135,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
index cd5273f..530c269 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.ScanType (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, enum: ScanType">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -135,7 +135,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
index 39e6148..4e506f5 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.SecurityOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: SecurityOperations">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -132,7 +132,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/SummaryRetriever.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/SummaryRetriever.html
index 8c9974e..9633cbe 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/SummaryRetriever.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/SummaryRetriever.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.SummaryRetriever (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: SummaryRetriever">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -178,7 +178,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportDestinationArguments.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportDestinationArguments.html
index 67fa17b..720ea5b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportDestinationArguments.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportDestinationArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.TableOperations.ImportDestinationArguments (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: TableOperations, interface: ImportDestinationArguments">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportMappingOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportMappingOptions.html
index e9eccaa..c7c2426 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportMappingOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportMappingOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.TableOperations.ImportMappingOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: TableOperations, interface: ImportMappingOptions">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -127,7 +127,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportOptions.html
index a789464..85c8331 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.ImportOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.TableOperations.ImportOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: TableOperations, interface: ImportOptions">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -157,7 +157,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
index 1e9a4ec..9264021 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.admin.TableOperations (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, interface: TableOperations">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -130,7 +130,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
index 53ab280..3c44dc2 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.admin.TimeType (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin, enum: TimeType">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -169,7 +169,7 @@ boolean&nbsp;versioningIter,
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-summary.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
index 47ab69a..67ba9b2 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.admin (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.admin">
 <meta name="generator" content="javadoc/PackageWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -252,7 +252,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-tree.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
index 63c5a40..ca8900d 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.admin Class Hierarchy (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="tree: package: org.apache.accumulo.core.client.admin">
 <meta name="generator" content="javadoc/PackageTreeWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -133,7 +133,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-use.html b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-use.html
index 792be35..abbcb8c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-use.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/admin/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Package org.apache.accumulo.core.client.admin (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.admin">
 <meta name="generator" content="javadoc/PackageUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -258,7 +258,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Accumulo.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Accumulo.html
index 715747f..3fa8c4b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Accumulo.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Accumulo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.Accumulo (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: Accumulo">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.Accumulo</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.AuthenticationArgs.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.AuthenticationArgs.html
index 7ea50a2..9e11fca 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.AuthenticationArgs.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.AuthenticationArgs.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient.AuthenticationArgs (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: AuthenticationArgs">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -140,7 +140,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.ClientFactory.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.ClientFactory.html
index 56050d3..981fe75 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.ClientFactory.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.ClientFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient.ClientFactory (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: ClientFactory">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -141,7 +141,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.ConnectionOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.ConnectionOptions.html
index 2a46d3a..d29e306 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.ConnectionOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.ConnectionOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient.ConnectionOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: ConnectionOptions">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -187,7 +187,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.FromOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.FromOptions.html
index 33281c2..9399b36 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.FromOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.FromOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient.FromOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: FromOptions">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -136,7 +136,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.InstanceArgs.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.InstanceArgs.html
index 423deb1..eac596d 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.InstanceArgs.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.InstanceArgs.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient.InstanceArgs (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: InstanceArgs">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.PropertyOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.PropertyOptions.html
index 6e66f36..6149f94 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.PropertyOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.PropertyOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient.PropertyOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: PropertyOptions">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -129,7 +129,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.SaslOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.SaslOptions.html
index 4f75bbc..33167fe 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.SaslOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.SaslOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient.SaslOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: SaslOptions">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -136,7 +136,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.SslOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.SslOptions.html
index 40e922c..ba786c6 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.SslOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.SslOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient.SslOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient, interface: SslOptions">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -161,7 +161,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.html
index 3f5f748..5bbc9fc 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.AccumuloClient (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: AccumuloClient">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -199,7 +199,7 @@ int&nbsp;unknownErrors,
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
index b213116..a512a04 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.AccumuloException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: AccumuloException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -81,6 +81,10 @@ loadScripts(document, 'script');</script>
 <td class="col-last">&nbsp;</td>
 </tr>
 <tr class="alt-color">
+<th class="col-first" scope="row"><a href="#org.apache.accumulo.hadoop.mapreduce">org.apache.accumulo.hadoop.mapreduce</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="row-color">
 <th class="col-first" scope="row"><a href="#org.apache.accumulo.minicluster">org.apache.accumulo.minicluster</a></th>
 <td class="col-last">&nbsp;</td>
 </tr>
@@ -1130,6 +1134,32 @@ int&nbsp;maxSplits)</code></th>
 </section>
 </li>
 <li>
+<section class="detail" id="org.apache.accumulo.hadoop.mapreduce">
+<h2>Uses of <a href="../AccumuloException.html" title="class in org.apache.accumulo.core.client">AccumuloException</a> in <a href="../../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></h2>
+<div class="use-summary">
+<table class="summary-table">
+<caption><span>Methods in <a href="../../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a> that throw <a href="../AccumuloException.html" title="class in org.apache.accumulo.core.client">AccumuloException</a></span></caption>
+<thead>
+<tr>
+<th class="col-first" scope="col">Modifier and Type</th>
+<th class="col-second" scope="col">Method</th>
+<th class="col-last" scope="col">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr class="alt-color">
+<td class="col-first"><code>void</code></td>
+<th class="col-second" scope="row"><span class="type-name-label">InputFormatBuilder.TableParams.</span><code><span class="member-name-link"><a href="../../../hadoop/mapreduce/InputFormatBuilder.TableParams.html#store(T)">store</a></span>&#8203;(<a href="../../../hadoop/mapreduce/InputFormatBuilder.TableParams.html" title="type parameter in InputFormatBuilder.TableParams">T</a>&nbsp;j)</code></th>
+<td class="col-last">
+<div class="block">Finish configuring, verify and serialize options into the JobConf or Job</div>
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+</section>
+</li>
+<li>
 <section class="detail" id="org.apache.accumulo.minicluster">
 <h2>Uses of <a href="../AccumuloException.html" title="class in org.apache.accumulo.core.client">AccumuloException</a> in <a href="../../../minicluster/package-summary.html">org.apache.accumulo.minicluster</a></h2>
 <div class="use-summary">
@@ -1181,7 +1211,7 @@ int&nbsp;maxSplits)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
index fd88792..1609a6a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: AccumuloSecurityException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -81,6 +81,10 @@ loadScripts(document, 'script');</script>
 <td class="col-last">&nbsp;</td>
 </tr>
 <tr class="alt-color">
+<th class="col-first" scope="row"><a href="#org.apache.accumulo.hadoop.mapreduce">org.apache.accumulo.hadoop.mapreduce</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="row-color">
 <th class="col-first" scope="row"><a href="#org.apache.accumulo.minicluster">org.apache.accumulo.minicluster</a></th>
 <td class="col-last">&nbsp;</td>
 </tr>
@@ -1139,6 +1143,32 @@ int&nbsp;maxSplits)</code></th>
 </section>
 </li>
 <li>
+<section class="detail" id="org.apache.accumulo.hadoop.mapreduce">
+<h2>Uses of <a href="../AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a> in <a href="../../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></h2>
+<div class="use-summary">
+<table class="summary-table">
+<caption><span>Methods in <a href="../../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a> that throw <a href="../AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></span></caption>
+<thead>
+<tr>
+<th class="col-first" scope="col">Modifier and Type</th>
+<th class="col-second" scope="col">Method</th>
+<th class="col-last" scope="col">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr class="alt-color">
+<td class="col-first"><code>void</code></td>
+<th class="col-second" scope="row"><span class="type-name-label">InputFormatBuilder.TableParams.</span><code><span class="member-name-link"><a href="../../../hadoop/mapreduce/InputFormatBuilder.TableParams.html#store(T)">store</a></span>&#8203;(<a href="../../../hadoop/mapreduce/InputFormatBuilder.TableParams.html" title="type parameter in InputFormatBuilder.TableParams">T</a>&nbsp;j)</code></th>
+<td class="col-last">
+<div class="block">Finish configuring, verify and serialize options into the JobConf or Job</div>
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+</section>
+</li>
+<li>
 <section class="detail" id="org.apache.accumulo.minicluster">
 <h2>Uses of <a href="../AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a> in <a href="../../../minicluster/package-summary.html">org.apache.accumulo.minicluster</a></h2>
 <div class="use-summary">
@@ -1190,7 +1220,7 @@ int&nbsp;maxSplits)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
index cb6f6a7..829a29a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: BatchDeleter">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -161,7 +161,7 @@ int&nbsp;numQueryThreads,
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
index 78b16b6..cce48b0 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: BatchScanner">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -150,7 +150,7 @@ int&nbsp;numQueryThreads)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
index b3dd424..b391a69 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: BatchWriter">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -158,7 +158,7 @@ int&nbsp;maxWriteThreads)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
index 9eb6854..7823e21 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: BatchWriterConfig">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -350,7 +350,7 @@ int&nbsp;numQueryThreads,
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
index fcfc37c..061f27e 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: ClientConfiguration, enum: ClientProperty">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -184,7 +184,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
index ddc24ef..4a2f3d9 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: ClientConfiguration">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -467,7 +467,7 @@ boolean&nbsp;useJsseConfig)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
index 4b2a73e..5b9424c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: ClientSideIteratorScanner">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.ClientSideIteratorScanner</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
index 175f5e4..80bdcc7 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: ConditionalWriter, class: Result">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -143,7 +143,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
index 66aae94..8be505d 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: ConditionalWriter, enum: Status">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -157,7 +157,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
index 888a411..5e49f4b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: ConditionalWriter">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -132,7 +132,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
index 1c6a60c..bc99e79 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: ConditionalWriterConfig">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -176,7 +176,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Connector.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
index 2625c1b..20a26db 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: Connector">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -206,7 +206,7 @@ byte[]&nbsp;pass)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Durability.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
index 322500d..ec85dab 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, enum: Durability">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -168,7 +168,7 @@ the order they are declared.</div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Instance.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
index f26e242..a24076a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: Instance">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -312,7 +312,7 @@ int&nbsp;unknownErrors,
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
index 1f30460..a17dc46 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: IsolatedScanner, class: MemoryRowBuffer">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer</mai
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
index ed2c7f6..88dbdf0 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: IsolatedScanner, class: MemoryRowBufferFactory">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFacto
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
index 276ae0d..05d70df 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: IsolatedScanner, interface: RowBuffer">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -144,7 +144,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
index ad1a7cf..74fb773 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: IsolatedScanner, interface: RowBufferFactory">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -138,7 +138,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
index b762524..40717e2 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: IsolatedScanner">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.IsolatedScanner</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
index 13697cd..4b95d50 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: IteratorSetting, class: Column">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -68,6 +68,10 @@ loadScripts(document, 'script');</script>
 <th class="col-first" scope="row"><a href="#org.apache.accumulo.core.client">org.apache.accumulo.core.client</a></th>
 <td class="col-last">&nbsp;</td>
 </tr>
+<tr class="row-color">
+<th class="col-first" scope="row"><a href="#org.apache.accumulo.hadoop.mapreduce">org.apache.accumulo.hadoop.mapreduce</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </div>
@@ -99,6 +103,32 @@ loadScripts(document, 'script');</script>
 </div>
 </section>
 </li>
+<li>
+<section class="detail" id="org.apache.accumulo.hadoop.mapreduce">
+<h2>Uses of <a href="../IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a> in <a href="../../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></h2>
+<div class="use-summary">
+<table class="summary-table">
+<caption><span>Method parameters in <a href="../../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a> with type arguments of type <a href="../IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a></span></caption>
+<thead>
+<tr>
+<th class="col-first" scope="col">Modifier and Type</th>
+<th class="col-second" scope="col">Method</th>
+<th class="col-last" scope="col">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr class="alt-color">
+<td class="col-first"><code><a href="../../../hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a>&lt;<a href="../../../hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="type parameter in InputFormatBuilder.InputFormatOptions">T</a>&gt;</code></td>
+<th class="col-second" scope="row"><span class="type-name-label">InputFormatBuilder.InputFormatOptions.</span><code><span class="member-name-link"><a href="../../../hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#fetchColumns(java.util.Collection)">fetchColumns</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html" title="class or interface in java.util" class="external-link">Collection</a>&lt;<a href="../IteratorSetting.Column.html" t [...]
+<td class="col-last">
+<div class="block">Restricts the columns that will be mapped over for this job for the default input table.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+</section>
+</li>
 </ul>
 </section>
 </main>
@@ -122,7 +152,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
index 7af5dc9..f8ca374 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: IteratorSetting">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -84,6 +84,10 @@ loadScripts(document, 'script');</script>
 <th class="col-first" scope="row"><a href="#org.apache.accumulo.core.data">org.apache.accumulo.core.data</a></th>
 <td class="col-last">&nbsp;</td>
 </tr>
+<tr class="row-color">
+<th class="col-first" scope="row"><a href="#org.apache.accumulo.hadoop.mapreduce">org.apache.accumulo.hadoop.mapreduce</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </div>
@@ -539,6 +543,32 @@ boolean&nbsp;wait)</code></th>
 </div>
 </section>
 </li>
+<li>
+<section class="detail" id="org.apache.accumulo.hadoop.mapreduce">
+<h2>Uses of <a href="../IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a> in <a href="../../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></h2>
+<div class="use-summary">
+<table class="summary-table">
+<caption><span>Methods in <a href="../../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a> with parameters of type <a href="../IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></span></caption>
+<thead>
+<tr>
+<th class="col-first" scope="col">Modifier and Type</th>
+<th class="col-second" scope="col">Method</th>
+<th class="col-last" scope="col">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr class="alt-color">
+<td class="col-first"><code><a href="../../../hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="interface in org.apache.accumulo.hadoop.mapreduce">InputFormatBuilder.InputFormatOptions</a>&lt;<a href="../../../hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html" title="type parameter in InputFormatBuilder.InputFormatOptions">T</a>&gt;</code></td>
+<th class="col-second" scope="row"><span class="type-name-label">InputFormatBuilder.InputFormatOptions.</span><code><span class="member-name-link"><a href="../../../hadoop/mapreduce/InputFormatBuilder.InputFormatOptions.html#addIterator(org.apache.accumulo.core.client.IteratorSetting)">addIterator</a></span>&#8203;(<a href="../IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;cfg)</code></th>
+<td class="col-last">
+<div class="block">Encode an iterator on the single input table for this job.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+</section>
+</li>
 </ul>
 </section>
 </main>
@@ -562,7 +592,7 @@ boolean&nbsp;wait)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
index f002293..13a2a18 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: MultiTableBatchWriter">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -148,7 +148,7 @@ int&nbsp;maxWriteThreads)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
index a2ee8e1..37f65c5 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: MutationsRejectedException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -164,7 +164,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
index ba0b01f..dd35007 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: NamespaceExistsException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -130,7 +130,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
index b5cfd2e..e9b8c2a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: NamespaceNotEmptyException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
index 2a03988..99705cc 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: NamespaceNotFoundException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -265,7 +265,7 @@ int&nbsp;id)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
index 5754327..69aad69 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: RowIterator">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.RowIterator</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
index ce702d0..c3e5b12 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: SampleNotPresentException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.SampleNotPresentException</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
index b16d440..291a452 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: Scanner">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -385,7 +385,7 @@ boolean&nbsp;ie)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
index 44c09bf..c2a9111 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, interface: ScannerBase">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -251,7 +251,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
index 151e7f5..6882622 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: TableDeletedException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.TableDeletedException</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
index 83ac282..7abc797 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: TableExistsException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -178,7 +178,7 @@ boolean&nbsp;versioningIter,
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
index baea860..65f349f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: TableNotFoundException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -720,7 +720,7 @@ int&nbsp;maxSplits)</code></th>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
index c188e92..ee52017 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: TableOfflineException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.TableOfflineException</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
index 621cebc..9a9b37d 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: TimedOutException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.TimedOutException</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
index 8c9a5d5..410189d 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client, class: ZooKeeperInstance">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -124,7 +124,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
index 7285091..6aa924f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AbstractEncoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: AbstractEncoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -286,7 +286,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
index 0df3bb5..7b00e6a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>BigIntegerLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: BigIntegerLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -271,7 +271,7 @@ int&nbsp;origLen)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
index 927102c..20f3d43 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>BytesLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: BytesLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -273,7 +273,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
index 0ace279..701b2fe 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>DateLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: DateLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -271,7 +271,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
index 0cc5136..9bca0ce 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>DoubleLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: DoubleLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -271,7 +271,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
index 791d878..91ab5e6 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Encoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, interface: Encoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -198,7 +198,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
index 2f32b58..ce7e108 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>FloatLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: FloatLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -271,7 +271,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
index 7f6cb0c..5b04d10 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>IntegerLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: IntegerLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -272,7 +272,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
index 8c19d20..850bf18 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Lexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, interface: Lexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -142,7 +142,7 @@ extends <a href="Encoder.html" title="interface in org.apache.accumulo.core.clie
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
index 45e93db..be603e2 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ListLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: ListLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -278,7 +278,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
index 2c182b7..42a5115 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>LongLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: LongLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -266,7 +266,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
index 7b6c13f..be6e00f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>PairLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: PairLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -294,7 +294,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
index 37059d6..0328edb 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ReverseLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: ReverseLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -264,7 +264,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/SequenceLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/SequenceLexicoder.html
index 2873e36..f3e894a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/SequenceLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/SequenceLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>SequenceLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: SequenceLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -280,7 +280,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
index 9f06f8d..af59fb7 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>StringLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: StringLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -272,7 +272,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
index 42f6686..b5d0654 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>TextLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: TextLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -272,7 +272,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
index 7351633..b9c5f55 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>UIntegerLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: UIntegerLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -273,7 +273,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
index d40fd47..08a5dd3 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>ULongLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: ULongLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -277,7 +277,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
index 862ca4b..a21892e 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>UUIDLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder, class: UUIDLexicoder">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -275,7 +275,7 @@ int&nbsp;len)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
index 58db7c0..a22546a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.AbstractEncoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: AbstractEncoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -257,7 +257,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
index 2b07824..2d4b0b5 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.BigIntegerLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: BigIntegerLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.BigIntegerLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
index 4eafded..1fdb608 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.BytesLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: BytesLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.BytesLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
index e5e9bc5..09942e0 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.DateLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: DateLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.DateLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
index b67c6b5..f5c895f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.DoubleLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: DoubleLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.DoubleLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
index 7efb5a3..d027d78 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.lexicoder.Encoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, interface: Encoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -287,7 +287,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
index 0c46a79..dc9f8f4 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.FloatLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: FloatLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.FloatLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
index ca6bf78..3d85383 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.IntegerLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: IntegerLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.IntegerLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
index dd409cc..207c75f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Interface org.apache.accumulo.core.client.lexicoder.Lexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, interface: Lexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -289,7 +289,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
index 87c4a23..eb94ccd 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.ListLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: ListLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.ListLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
index 32f69b1..2ed39d4 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.LongLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: LongLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.LongLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
index 7c89829..cf3a3c9 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.PairLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: PairLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.PairLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
index 40a96ee..a3017b0 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.ReverseLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: ReverseLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.ReverseLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/SequenceLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/SequenceLexicoder.html
index e10a977..b273ad1 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/SequenceLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/SequenceLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.SequenceLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: SequenceLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.SequenceLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
index 6990f16..e659198 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.StringLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: StringLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.StringLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
index 50fe288..588f9ae 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.TextLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: TextLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.TextLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
index 38a479f..5764163 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.UIntegerLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: UIntegerLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.UIntegerLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
index a7daf72..666350c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.ULongLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: ULongLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
index 3bae2be..2d2c22a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.UUIDLexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder, class: UUIDLexicoder">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.lexicoder.UUIDLexicoder</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
index 589f010..7b3369a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.lexicoder">
 <meta name="generator" content="javadoc/PackageWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -227,7 +227,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
index 69f6024..7236c7b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.lexicoder Class Hierarchy (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="tree: package: org.apache.accumulo.core.client.lexicoder">
 <meta name="generator" content="javadoc/PackageTreeWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -125,7 +125,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
index bd8c084..f07138d 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Package org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.lexicoder">
 <meta name="generator" content="javadoc/PackageUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -180,7 +180,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
index 34197c2..67fd459 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: AbstractInputFormat, class: AbstractRecordReader">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -447,7 +447,7 @@ org.apache.hadoop.mapred.JobConf&nbsp;job)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
index ff17676..80fc827 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AbstractInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: AbstractInputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -848,7 +848,7 @@ int&nbsp;numSplits)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
index 762826d..e81ae8e 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloFileOutputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: AccumuloFileOutputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -477,7 +477,7 @@ org.apache.hadoop.util.Progressable&nbsp;progress)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
index a3fd710..0f780f7 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: AccumuloInputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -282,7 +282,7 @@ org.apache.hadoop.mapred.Reporter&nbsp;reporter)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
index 1efcf5d..996645a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloMultiTableInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: AccumuloMultiTableInputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -302,7 +302,7 @@ org.apache.hadoop.mapred.Reporter&nbsp;reporter)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
index 06efece..e8347e2 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: AccumuloOutputFormat, class: AccumuloRecordWriter">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -284,7 +284,7 @@ implements org.apache.hadoop.mapred.RecordWriter&lt;org.apache.hadoop.io.Text,&#
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
index ddbc22f..040e9c0 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloOutputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: AccumuloOutputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -910,7 +910,7 @@ org.apache.hadoop.util.Progressable&nbsp;progress)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
index 103e778..6602e15 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloRowInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: AccumuloRowInputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -283,7 +283,7 @@ org.apache.hadoop.mapred.Reporter&nbsp;reporter)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
index 22da47e..644d088 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>InputFormatBase.RecordReaderBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: InputFormatBase, class: RecordReaderBase">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -307,7 +307,7 @@ extends <a href="AbstractInputFormat.AbstractRecordReader.html" title="class in
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
index 0d418d1..47d0d5f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>InputFormatBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: InputFormatBase">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -833,7 +833,7 @@ boolean&nbsp;enableFeature)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
index 6d0ea63..55a418e 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RangeInputSplit (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred, class: RangeInputSplit">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -243,7 +243,7 @@ implements org.apache.hadoop.mapred.InputSplit</pre>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
index 766d010..32367cf 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: AbstractInputFormat, class: AbstractRecordReader">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
index 29a8a5e..c7f7082 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: AbstractInputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -155,7 +155,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
index 28f6395..09add4c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: AccumuloFileOutputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat</mai
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
index 0d87101..9f33380 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: AccumuloInputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapred.AccumuloInputFormat</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
index ee74bbd..31da0da 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloMultiTableInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: AccumuloMultiTableInputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapred.AccumuloMultiTableInputFormat
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
index 04430e3..536e17c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: AccumuloOutputFormat, class: AccumuloRecordWriter">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.Accumulo
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
index aad90ae..50ee803 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: AccumuloOutputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapred.AccumuloOutputFormat</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
index e3bab52..b95468f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: AccumuloRowInputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
index e5b3251..a5cda86 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: InputFormatBase, class: RecordReaderBase">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderB
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
index d0186a6..8da6290 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: InputFormatBase">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -135,7 +135,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
index 12a645e..11d0305 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapred.RangeInputSplit (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred, class: RangeInputSplit">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -165,7 +165,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
index 64bf304..6ac814f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.mapred (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapred">
 <meta name="generator" content="javadoc/PackageWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -167,7 +167,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
index 151685e..a985839 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.mapred Class Hierarchy (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="tree: package: org.apache.accumulo.core.client.mapred">
 <meta name="generator" content="javadoc/PackageTreeWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -120,7 +120,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-use.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
index f5aaeac..09397f5 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Package org.apache.accumulo.core.client.mapred (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapred">
 <meta name="generator" content="javadoc/PackageUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -148,7 +148,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
index 4e0ae85..072e52b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: AbstractInputFormat, class: AbstractRecordReader">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -502,7 +502,7 @@ org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;attempt)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
index c6333a8..7d10c4e 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AbstractInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: AbstractInputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -879,7 +879,7 @@ org.apache.log4j.Level&nbsp;level)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
index 4f9afdd..9c4c8d6 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloFileOutputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloFileOutputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -470,7 +470,7 @@ int&nbsp;replication)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
index adc1750..481418a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloInputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -281,7 +281,7 @@ org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
index 4675c7f..8338342 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloMultiTableInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloMultiTableInputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -299,7 +299,7 @@ org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
index d77d7f8..72ac0b0 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloOutputFormat, class: AccumuloRecordWriter">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -283,7 +283,7 @@ extends org.apache.hadoop.mapreduce.RecordWriter&lt;org.apache.hadoop.io.Text,&#
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
index 7529360..13cf927 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloOutputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloOutputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -915,7 +915,7 @@ boolean&nbsp;enableFeature)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
index f6b75ff..6596abb 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>AccumuloRowInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloRowInputFormat">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -283,7 +283,7 @@ org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</span>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
index 4f1850a..1400f79 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>InputFormatBase.RecordReaderBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: InputFormatBase, class: RecordReaderBase">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -310,7 +310,7 @@ extends <a href="AbstractInputFormat.AbstractRecordReader.html" title="class in
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
index 0a9f912..cc9d127 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>InputFormatBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: InputFormatBase">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -831,7 +831,7 @@ boolean&nbsp;enableFeature)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
index 31d05bd..ec733f9 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>InputTableConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: InputTableConfig">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -704,7 +704,7 @@ implements org.apache.hadoop.io.Writable</pre>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
index 0f6a37b..20484c8 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RangeInputSplit (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce, class: RangeInputSplit">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -942,7 +942,7 @@ implements org.apache.hadoop.io.Writable</pre>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
index 6f59b9a..17c3049 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: AbstractInputFormat, class: AbstractRecordReader">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
index 3d8b553..9bfa4cf 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: AbstractInputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -155,7 +155,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
index 2f5f0c6..8ef27b7 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloFileOutputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat</
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
index 2400465..e7d177b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloInputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
index 4856472..288d7a6 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloMultiTableInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloMultiTableInputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.AccumuloMultiTableInputFor
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
index f2d8d24..05071a3 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloOutputFormat, class: AccumuloRecordWriter">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.Accum
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
index 2341845..cec9a8d 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloOutputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat</main
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
index 08e4a1c..4a089cd 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: AccumuloRowInputFormat">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat</ma
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
index a6a7de4..ce97e08 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: InputFormatBase, class: RecordReaderBase">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordRead
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
index f34ebfb..649c34a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: InputFormatBase">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -135,7 +135,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
index 3abe2f5..66daac6 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputTableConfig (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: InputTableConfig">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -305,7 +305,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
index f5ba1d2..a70d78b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.RangeInputSplit (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce, class: RangeInputSplit">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -209,7 +209,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
index 2952ba4..51490c8 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>KeyRangePartitioner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce.lib.partition, class: KeyRangePartitioner">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
@@ -314,7 +314,7 @@ int&nbsp;num)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
index 7841bf0..61ba15c 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RangePartitioner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce.lib.partition, class: RangePartitioner">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
@@ -314,7 +314,7 @@ int&nbsp;num)</span></div>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
index 92876fd..12c5c70 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce.lib.partition, class: KeyRangePartitioner">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePart
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
index 1b0ed1a..9efec84 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce.lib.partition, class: RangePartitioner">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartiti
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
index f8f4d54..4c35ce6 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce.lib.partition">
 <meta name="generator" content="javadoc/PackageWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
@@ -108,7 +108,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
index aa67111..1ef5e8a 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.mapreduce.lib.partition Class Hierarchy (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="tree: package: org.apache.accumulo.core.client.mapreduce.lib.partition">
 <meta name="generator" content="javadoc/PackageTreeWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
@@ -94,7 +94,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
index 5d6d5ac..f1ee371 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Package org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce.lib.partition">
 <meta name="generator" content="javadoc/PackageUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
@@ -75,7 +75,7 @@ No usage of org.apache.accumulo.core.client.mapreduce.lib.partition</main>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
index a79a51e..43136fe 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.mapreduce">
 <meta name="generator" content="javadoc/PackageWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -174,7 +174,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
index 627a4ad..9882ea5 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.mapreduce Class Hierarchy (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="tree: package: org.apache.accumulo.core.client.mapreduce">
 <meta name="generator" content="javadoc/PackageTreeWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -133,7 +133,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
index 4a3fb6c..d91a9db 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Package org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.mapreduce">
 <meta name="generator" content="javadoc/PackageUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -196,7 +196,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/package-summary.html b/_docs-2/apidocs/org/apache/accumulo/core/client/package-summary.html
index 93144b6..21f7bf6 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/package-summary.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client">
 <meta name="generator" content="javadoc/PackageWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -413,7 +413,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/package-tree.html b/_docs-2/apidocs/org/apache/accumulo/core/client/package-tree.html
index 9609fed..2874397 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/package-tree.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client Class Hierarchy (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="tree: package: org.apache.accumulo.core.client">
 <meta name="generator" content="javadoc/PackageTreeWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -208,7 +208,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/package-use.html b/_docs-2/apidocs/org/apache/accumulo/core/client/package-use.html
index 2c6dd5a..2971347 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/package-use.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Package org.apache.accumulo.core.client (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client">
 <meta name="generator" content="javadoc/PackageUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
@@ -93,6 +93,10 @@ loadScripts(document, 'script');</script>
 <td class="col-last">&nbsp;</td>
 </tr>
 <tr class="row-color">
+<th class="col-first" scope="row"><a href="#org.apache.accumulo.hadoop.mapreduce">org.apache.accumulo.hadoop.mapreduce</a></th>
+<td class="col-last">&nbsp;</td>
+</tr>
+<tr class="alt-color">
 <th class="col-first" scope="row"><a href="#org.apache.accumulo.minicluster">org.apache.accumulo.minicluster</a></th>
 <td class="col-last">&nbsp;</td>
 </tr>
@@ -607,6 +611,49 @@ loadScripts(document, 'script');</script>
 </section>
 </li>
 <li>
+<section class="detail" id="org.apache.accumulo.hadoop.mapreduce">
+<div class="use-summary">
+<table class="summary-table">
+<caption><span>Classes in <a href="package-summary.html">org.apache.accumulo.core.client</a> used by <a href="../../hadoop/mapreduce/package-summary.html">org.apache.accumulo.hadoop.mapreduce</a></span></caption>
+<thead>
+<tr>
+<th class="col-first" scope="col">Class</th>
+<th class="col-last" scope="col">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr class="alt-color">
+<th class="col-first" scope="row"><a href="class-use/AccumuloException.html#org.apache.accumulo.hadoop.mapreduce">AccumuloException</a></th>
+<td class="col-last">
+<div class="block">A generic Accumulo Exception for general accumulo failures.</div>
+</td>
+</tr>
+<tr class="row-color">
+<th class="col-first" scope="row"><a href="class-use/AccumuloSecurityException.html#org.apache.accumulo.hadoop.mapreduce">AccumuloSecurityException</a></th>
+<td class="col-last">
+<div class="block">An Accumulo Exception for security violations, authentication failures, authorization failures,
+ etc.</div>
+</td>
+</tr>
+<tr class="alt-color">
+<th class="col-first" scope="row"><a href="class-use/IteratorSetting.html#org.apache.accumulo.hadoop.mapreduce">IteratorSetting</a></th>
+<td class="col-last">
+<div class="block">Configure an iterator for minc, majc, and/or scan.</div>
+</td>
+</tr>
+<tr class="row-color">
+<th class="col-first" scope="row"><a href="class-use/IteratorSetting.Column.html#org.apache.accumulo.hadoop.mapreduce">IteratorSetting.Column</a></th>
+<td class="col-last">
+<div class="block">A convenience class for passing column family and column qualifiers to iterator configuration
+ methods.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+</section>
+</li>
+<li>
 <section class="detail" id="org.apache.accumulo.minicluster">
 <div class="use-summary">
 <table class="summary-table">
@@ -698,7 +745,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
index 0fb05c9..b39d7c3 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>PeerExistsException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.replication, class: PeerExistsException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -212,7 +212,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
index 228393c..af86cba 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>PeerNotFoundException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.replication, class: PeerNotFoundException">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -226,7 +226,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.h
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
index 8c3ff42..b306d58 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.replication.PeerExistsException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.replication, class: PeerExistsException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -123,7 +123,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
index 59c5ed8..4ce434b 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Class org.apache.accumulo.core.client.replication.PeerNotFoundException (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.replication, class: PeerNotFoundException">
 <meta name="generator" content="javadoc/ClassUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-summary.html b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
index 88542f3..4710bec 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.replication (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.replication">
 <meta name="generator" content="javadoc/PackageWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -106,7 +106,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-tree.html b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
index a8ff787..3ec9a91 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>org.apache.accumulo.core.client.replication Class Hierarchy (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="tree: package: org.apache.accumulo.core.client.replication">
 <meta name="generator" content="javadoc/PackageTreeWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -98,7 +98,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-use.html b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-use.html
index dd87b31..04db65f 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-use.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/replication/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>Uses of Package org.apache.accumulo.core.client.replication (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="use: package: org.apache.accumulo.core.client.replication">
 <meta name="generator" content="javadoc/PackageUseWriter">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -125,7 +125,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
index d167832..bfa4ad3 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RFile.InputArguments (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.rfile, class: RFile, interface: InputArguments">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -210,7 +210,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
index 4a89b08..1d32f11 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RFile.OutputArguments (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.rfile, class: RFile, interface: OutputArguments">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -202,7 +202,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
index 4382100..a01f355 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RFile.ScannerFSOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.rfile, class: RFile, interface: ScannerFSOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -197,7 +197,7 @@ extends <a href="RFile.ScannerOptions.html" title="interface in org.apache.accum
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
index 586eb88..3f086e0 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RFile.ScannerOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.rfile, class: RFile, interface: ScannerOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -353,7 +353,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryFSOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryFSOptions.html
index c21332a..1c3c468 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryFSOptions.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryFSOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RFile.SummaryFSOptions (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.rfile, class: RFile, interface: SummaryFSOptions">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -197,7 +197,7 @@ extends <a href="RFile.SummaryOptions.html" title="interface in org.apache.accum
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryInputArguments.html b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryInputArguments.html
index 648f2a3..133adfc 100644
--- a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryInputArguments.html
+++ b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryInputArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (15) on Wed Dec 23 22:39:02 EST 2020 -->
+<!-- Generated by javadoc (15) on Sat Jan 16 13:07:37 EST 2021 -->
 <title>RFile.SummaryInputArguments (Apache Accumulo Project 2.0.1 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="dc.created" content="2020-12-23">
+<meta name="dc.created" content="2021-01-16">
 <meta name="description" content="declaration: package: org.apache.accumulo.core.client.rfile, class: RFile, interface: SummaryInputArguments">
 <meta name="generator" content="javadoc/ClassWriterImpl">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
@@ -209,7 +209,7 @@ loadScripts(document, 'script');</script>
 <span class="skip-nav" id="skip.navbar.bottom">
 <!--   -->
 </span></nav>
-<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2021 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </footer>
 </div>
 </div>
diff --git a/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryOptions.html b/_docs-2/apidocs/org/apache/accumulo/core/client/rfile/RFile.SummaryOptions.html
index 0337709..ac8a344 100644
... 14218 lines suppressed ...