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 2018/05/14 06:32:21 UTC

[accumulo-website] branch master updated: Update javadocs for 1.9.1

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c35fc78  Update javadocs for 1.9.1
c35fc78 is described below

commit c35fc78b558c6711d4059ca19efe817aacca36da
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Mon May 14 02:22:17 2018 -0400

    Update javadocs for 1.9.1
---
 1.9/apidocs/allclasses-frame.html                  |  6 +--
 1.9/apidocs/allclasses-noframe.html                |  6 +--
 1.9/apidocs/constant-values.html                   |  8 ++--
 1.9/apidocs/deprecated-list.html                   | 54 +++++++++++-----------
 1.9/apidocs/help-doc.html                          |  8 ++--
 1.9/apidocs/index-all.html                         |  8 ++--
 1.9/apidocs/index.html                             |  4 +-
 .../accumulo/core/client/AccumuloException.html    |  8 ++--
 .../core/client/AccumuloSecurityException.html     |  8 ++--
 .../apache/accumulo/core/client/BatchDeleter.html  |  8 ++--
 .../apache/accumulo/core/client/BatchScanner.html  |  8 ++--
 .../apache/accumulo/core/client/BatchWriter.html   |  8 ++--
 .../accumulo/core/client/BatchWriterConfig.html    |  8 ++--
 .../client/ClientConfiguration.ClientProperty.html |  8 ++--
 .../accumulo/core/client/ClientConfiguration.html  |  8 ++--
 ...lientSideIteratorScanner.ScannerTranslator.html |  8 ++--
 .../core/client/ClientSideIteratorScanner.html     |  8 ++--
 .../core/client/ConditionalWriter.Result.html      |  8 ++--
 .../core/client/ConditionalWriter.Status.html      |  8 ++--
 .../accumulo/core/client/ConditionalWriter.html    |  8 ++--
 .../core/client/ConditionalWriterConfig.html       |  8 ++--
 .../org/apache/accumulo/core/client/Connector.html |  8 ++--
 .../apache/accumulo/core/client/Durability.html    |  8 ++--
 .../org/apache/accumulo/core/client/Instance.html  |  8 ++--
 .../client/IsolatedScanner.MemoryRowBuffer.html    |  8 ++--
 .../IsolatedScanner.MemoryRowBufferFactory.html    |  8 ++--
 .../core/client/IsolatedScanner.RowBuffer.html     |  8 ++--
 .../client/IsolatedScanner.RowBufferFactory.html   |  8 ++--
 .../accumulo/core/client/IsolatedScanner.html      |  8 ++--
 .../core/client/IteratorSetting.Column.html        |  8 ++--
 .../accumulo/core/client/IteratorSetting.html      |  8 ++--
 .../core/client/MultiTableBatchWriter.html         |  8 ++--
 .../core/client/MutationsRejectedException.html    |  8 ++--
 .../core/client/NamespaceExistsException.html      |  8 ++--
 .../core/client/NamespaceNotEmptyException.html    |  8 ++--
 .../core/client/NamespaceNotFoundException.html    |  8 ++--
 .../apache/accumulo/core/client/RowIterator.html   |  8 ++--
 .../core/client/SampleNotPresentException.html     |  8 ++--
 .../org/apache/accumulo/core/client/Scanner.html   |  8 ++--
 .../apache/accumulo/core/client/ScannerBase.html   |  8 ++--
 .../core/client/TableDeletedException.html         |  8 ++--
 .../accumulo/core/client/TableExistsException.html |  8 ++--
 .../core/client/TableNotFoundException.html        |  8 ++--
 .../core/client/TableOfflineException.html         |  8 ++--
 .../accumulo/core/client/TimedOutException.html    |  8 ++--
 .../accumulo/core/client/ZooKeeperInstance.html    |  8 ++--
 .../admin/ActiveCompaction.CompactionReason.html   |  8 ++--
 .../admin/ActiveCompaction.CompactionType.html     |  8 ++--
 .../core/client/admin/ActiveCompaction.html        |  8 ++--
 .../accumulo/core/client/admin/ActiveScan.html     |  8 ++--
 .../core/client/admin/CompactionConfig.html        |  8 ++--
 .../client/admin/CompactionStrategyConfig.html     |  8 ++--
 .../core/client/admin/DelegationTokenConfig.html   |  8 ++--
 .../accumulo/core/client/admin/DiskUsage.html      |  8 ++--
 .../apache/accumulo/core/client/admin/FindMax.html |  8 ++--
 .../core/client/admin/InstanceOperations.html      |  8 ++--
 .../accumulo/core/client/admin/Locations.html      |  8 ++--
 .../core/client/admin/NamespaceOperations.html     |  8 ++--
 .../core/client/admin/NewTableConfiguration.html   |  8 ++--
 .../core/client/admin/ReplicationOperations.html   |  8 ++--
 .../accumulo/core/client/admin/ScanState.html      |  8 ++--
 .../accumulo/core/client/admin/ScanType.html       |  8 ++--
 .../core/client/admin/SecurityOperations.html      |  8 ++--
 .../core/client/admin/TableOperations.html         |  8 ++--
 .../accumulo/core/client/admin/TimeType.html       |  8 ++--
 .../ActiveCompaction.CompactionReason.html         |  8 ++--
 .../class-use/ActiveCompaction.CompactionType.html |  8 ++--
 .../client/admin/class-use/ActiveCompaction.html   |  8 ++--
 .../core/client/admin/class-use/ActiveScan.html    |  8 ++--
 .../client/admin/class-use/CompactionConfig.html   |  8 ++--
 .../admin/class-use/CompactionStrategyConfig.html  |  8 ++--
 .../admin/class-use/DelegationTokenConfig.html     |  8 ++--
 .../core/client/admin/class-use/DiskUsage.html     |  8 ++--
 .../core/client/admin/class-use/FindMax.html       |  8 ++--
 .../client/admin/class-use/InstanceOperations.html |  8 ++--
 .../core/client/admin/class-use/Locations.html     |  8 ++--
 .../admin/class-use/NamespaceOperations.html       |  8 ++--
 .../admin/class-use/NewTableConfiguration.html     |  8 ++--
 .../admin/class-use/ReplicationOperations.html     |  8 ++--
 .../core/client/admin/class-use/ScanState.html     |  8 ++--
 .../core/client/admin/class-use/ScanType.html      |  8 ++--
 .../client/admin/class-use/SecurityOperations.html |  8 ++--
 .../client/admin/class-use/TableOperations.html    |  8 ++--
 .../core/client/admin/class-use/TimeType.html      |  8 ++--
 .../accumulo/core/client/admin/package-frame.html  |  6 +--
 .../core/client/admin/package-summary.html         |  8 ++--
 .../accumulo/core/client/admin/package-tree.html   | 14 +++---
 .../accumulo/core/client/admin/package-use.html    |  8 ++--
 .../core/client/class-use/AccumuloException.html   | 46 +++++++++---------
 .../class-use/AccumuloSecurityException.html       | 46 +++++++++---------
 .../core/client/class-use/BatchDeleter.html        |  8 ++--
 .../core/client/class-use/BatchScanner.html        |  8 ++--
 .../core/client/class-use/BatchWriter.html         |  8 ++--
 .../core/client/class-use/BatchWriterConfig.html   |  8 ++--
 .../ClientConfiguration.ClientProperty.html        |  8 ++--
 .../core/client/class-use/ClientConfiguration.html |  8 ++--
 ...lientSideIteratorScanner.ScannerTranslator.html |  8 ++--
 .../class-use/ClientSideIteratorScanner.html       |  8 ++--
 .../client/class-use/ConditionalWriter.Result.html |  8 ++--
 .../client/class-use/ConditionalWriter.Status.html |  8 ++--
 .../core/client/class-use/ConditionalWriter.html   |  8 ++--
 .../client/class-use/ConditionalWriterConfig.html  |  8 ++--
 .../accumulo/core/client/class-use/Connector.html  | 46 +++++++++---------
 .../accumulo/core/client/class-use/Durability.html |  8 ++--
 .../accumulo/core/client/class-use/Instance.html   |  8 ++--
 .../class-use/IsolatedScanner.MemoryRowBuffer.html |  8 ++--
 .../IsolatedScanner.MemoryRowBufferFactory.html    |  8 ++--
 .../class-use/IsolatedScanner.RowBuffer.html       |  8 ++--
 .../IsolatedScanner.RowBufferFactory.html          |  8 ++--
 .../core/client/class-use/IsolatedScanner.html     |  8 ++--
 .../client/class-use/IteratorSetting.Column.html   |  8 ++--
 .../core/client/class-use/IteratorSetting.html     | 16 +++----
 .../client/class-use/MultiTableBatchWriter.html    |  8 ++--
 .../class-use/MutationsRejectedException.html      |  8 ++--
 .../client/class-use/NamespaceExistsException.html |  8 ++--
 .../class-use/NamespaceNotEmptyException.html      |  8 ++--
 .../class-use/NamespaceNotFoundException.html      |  8 ++--
 .../core/client/class-use/RowIterator.html         |  8 ++--
 .../class-use/SampleNotPresentException.html       |  8 ++--
 .../accumulo/core/client/class-use/Scanner.html    |  8 ++--
 .../core/client/class-use/ScannerBase.html         |  8 ++--
 .../client/class-use/TableDeletedException.html    |  8 ++--
 .../client/class-use/TableExistsException.html     |  8 ++--
 .../client/class-use/TableNotFoundException.html   |  8 ++--
 .../client/class-use/TableOfflineException.html    |  8 ++--
 .../core/client/class-use/TimedOutException.html   |  8 ++--
 .../core/client/class-use/ZooKeeperInstance.html   |  8 ++--
 .../core/client/lexicoder/AbstractEncoder.html     |  8 ++--
 .../core/client/lexicoder/BigIntegerLexicoder.html |  8 ++--
 .../core/client/lexicoder/BytesLexicoder.html      |  8 ++--
 .../core/client/lexicoder/DateLexicoder.html       |  8 ++--
 .../core/client/lexicoder/DoubleLexicoder.html     |  8 ++--
 .../accumulo/core/client/lexicoder/Encoder.html    |  8 ++--
 .../core/client/lexicoder/FloatLexicoder.html      |  8 ++--
 .../core/client/lexicoder/IntegerLexicoder.html    |  8 ++--
 .../accumulo/core/client/lexicoder/Lexicoder.html  |  8 ++--
 .../core/client/lexicoder/ListLexicoder.html       |  8 ++--
 .../core/client/lexicoder/LongLexicoder.html       |  8 ++--
 .../core/client/lexicoder/PairLexicoder.html       |  8 ++--
 .../core/client/lexicoder/ReverseLexicoder.html    |  8 ++--
 .../core/client/lexicoder/StringLexicoder.html     |  8 ++--
 .../core/client/lexicoder/TextLexicoder.html       |  8 ++--
 .../core/client/lexicoder/UIntegerLexicoder.html   |  8 ++--
 .../core/client/lexicoder/ULongLexicoder.html      |  8 ++--
 .../core/client/lexicoder/UUIDLexicoder.html       |  8 ++--
 .../lexicoder/class-use/AbstractEncoder.html       |  8 ++--
 .../lexicoder/class-use/BigIntegerLexicoder.html   |  8 ++--
 .../client/lexicoder/class-use/BytesLexicoder.html |  8 ++--
 .../client/lexicoder/class-use/DateLexicoder.html  |  8 ++--
 .../lexicoder/class-use/DoubleLexicoder.html       |  8 ++--
 .../core/client/lexicoder/class-use/Encoder.html   |  8 ++--
 .../client/lexicoder/class-use/FloatLexicoder.html |  8 ++--
 .../lexicoder/class-use/IntegerLexicoder.html      |  8 ++--
 .../core/client/lexicoder/class-use/Lexicoder.html |  8 ++--
 .../client/lexicoder/class-use/ListLexicoder.html  |  8 ++--
 .../client/lexicoder/class-use/LongLexicoder.html  |  8 ++--
 .../client/lexicoder/class-use/PairLexicoder.html  |  8 ++--
 .../lexicoder/class-use/ReverseLexicoder.html      |  8 ++--
 .../lexicoder/class-use/StringLexicoder.html       |  8 ++--
 .../client/lexicoder/class-use/TextLexicoder.html  |  8 ++--
 .../lexicoder/class-use/UIntegerLexicoder.html     |  8 ++--
 .../client/lexicoder/class-use/ULongLexicoder.html |  8 ++--
 .../client/lexicoder/class-use/UUIDLexicoder.html  |  8 ++--
 .../core/client/lexicoder/package-frame.html       |  6 +--
 .../core/client/lexicoder/package-summary.html     |  8 ++--
 .../core/client/lexicoder/package-tree.html        |  8 ++--
 .../core/client/lexicoder/package-use.html         |  8 ++--
 .../AbstractInputFormat.AbstractRecordReader.html  |  8 ++--
 .../core/client/mapred/AbstractInputFormat.html    |  8 ++--
 .../client/mapred/AccumuloFileOutputFormat.html    |  8 ++--
 .../core/client/mapred/AccumuloInputFormat.html    |  8 ++--
 .../mapred/AccumuloMultiTableInputFormat.html      |  8 ++--
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |  8 ++--
 .../core/client/mapred/AccumuloOutputFormat.html   |  8 ++--
 .../core/client/mapred/AccumuloRowInputFormat.html |  8 ++--
 .../mapred/InputFormatBase.RangeInputSplit.html    |  8 ++--
 .../mapred/InputFormatBase.RecordReaderBase.html   |  8 ++--
 .../core/client/mapred/InputFormatBase.html        |  8 ++--
 .../core/client/mapred/RangeInputSplit.html        |  8 ++--
 .../AbstractInputFormat.AbstractRecordReader.html  |  8 ++--
 .../mapred/class-use/AbstractInputFormat.html      |  8 ++--
 .../mapred/class-use/AccumuloFileOutputFormat.html |  8 ++--
 .../mapred/class-use/AccumuloInputFormat.html      |  8 ++--
 .../class-use/AccumuloMultiTableInputFormat.html   |  8 ++--
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |  8 ++--
 .../mapred/class-use/AccumuloOutputFormat.html     |  8 ++--
 .../mapred/class-use/AccumuloRowInputFormat.html   |  8 ++--
 .../class-use/InputFormatBase.RangeInputSplit.html |  8 ++--
 .../InputFormatBase.RecordReaderBase.html          |  8 ++--
 .../client/mapred/class-use/InputFormatBase.html   |  8 ++--
 .../client/mapred/class-use/RangeInputSplit.html   |  8 ++--
 .../accumulo/core/client/mapred/package-frame.html |  6 +--
 .../core/client/mapred/package-summary.html        |  8 ++--
 .../accumulo/core/client/mapred/package-tree.html  |  8 ++--
 .../accumulo/core/client/mapred/package-use.html   |  8 ++--
 .../AbstractInputFormat.AbstractRecordReader.html  |  8 ++--
 .../core/client/mapreduce/AbstractInputFormat.html |  8 ++--
 .../client/mapreduce/AccumuloFileOutputFormat.html |  8 ++--
 .../core/client/mapreduce/AccumuloInputFormat.html |  8 ++--
 .../mapreduce/AccumuloMultiTableInputFormat.html   |  8 ++--
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |  8 ++--
 .../client/mapreduce/AccumuloOutputFormat.html     |  8 ++--
 .../client/mapreduce/AccumuloRowInputFormat.html   |  8 ++--
 .../mapreduce/InputFormatBase.RangeInputSplit.html |  8 ++--
 .../InputFormatBase.RecordReaderBase.html          |  8 ++--
 .../core/client/mapreduce/InputFormatBase.html     |  8 ++--
 .../core/client/mapreduce/InputTableConfig.html    |  8 ++--
 .../core/client/mapreduce/RangeInputSplit.html     |  8 ++--
 .../AbstractInputFormat.AbstractRecordReader.html  |  8 ++--
 .../mapreduce/class-use/AbstractInputFormat.html   |  8 ++--
 .../class-use/AccumuloFileOutputFormat.html        |  8 ++--
 .../mapreduce/class-use/AccumuloInputFormat.html   |  8 ++--
 .../class-use/AccumuloMultiTableInputFormat.html   |  8 ++--
 .../AccumuloOutputFormat.AccumuloRecordWriter.html |  8 ++--
 .../mapreduce/class-use/AccumuloOutputFormat.html  |  8 ++--
 .../class-use/AccumuloRowInputFormat.html          |  8 ++--
 .../class-use/InputFormatBase.RangeInputSplit.html |  8 ++--
 .../InputFormatBase.RecordReaderBase.html          |  8 ++--
 .../mapreduce/class-use/InputFormatBase.html       |  8 ++--
 .../mapreduce/class-use/InputTableConfig.html      |  8 ++--
 .../mapreduce/class-use/RangeInputSplit.html       |  8 ++--
 .../lib/partition/KeyRangePartitioner.html         |  8 ++--
 .../mapreduce/lib/partition/RangePartitioner.html  |  8 ++--
 .../partition/class-use/KeyRangePartitioner.html   |  8 ++--
 .../lib/partition/class-use/RangePartitioner.html  |  8 ++--
 .../mapreduce/lib/partition/package-frame.html     |  6 +--
 .../mapreduce/lib/partition/package-summary.html   |  8 ++--
 .../mapreduce/lib/partition/package-tree.html      |  8 ++--
 .../mapreduce/lib/partition/package-use.html       |  8 ++--
 .../lib/util/ConfiguratorBase.ConnectorInfo.html   |  8 ++--
 .../lib/util/ConfiguratorBase.GeneralOpts.html     |  8 ++--
 .../lib/util/ConfiguratorBase.InstanceOpts.html    |  8 ++--
 .../mapreduce/lib/util/ConfiguratorBase.html       |  8 ++--
 .../lib/util/FileOutputConfigurator.Opts.html      |  8 ++--
 .../mapreduce/lib/util/FileOutputConfigurator.html |  8 ++--
 .../lib/util/InputConfigurator.Features.html       |  8 ++--
 .../lib/util/InputConfigurator.ScanOpts.html       |  8 ++--
 .../mapreduce/lib/util/InputConfigurator.html      |  8 ++--
 .../lib/util/OutputConfigurator.Features.html      |  8 ++--
 .../lib/util/OutputConfigurator.WriteOpts.html     |  8 ++--
 .../mapreduce/lib/util/OutputConfigurator.html     |  8 ++--
 .../class-use/ConfiguratorBase.ConnectorInfo.html  |  8 ++--
 .../class-use/ConfiguratorBase.GeneralOpts.html    |  8 ++--
 .../class-use/ConfiguratorBase.InstanceOpts.html   |  8 ++--
 .../lib/util/class-use/ConfiguratorBase.html       |  8 ++--
 .../class-use/FileOutputConfigurator.Opts.html     |  8 ++--
 .../lib/util/class-use/FileOutputConfigurator.html |  8 ++--
 .../util/class-use/InputConfigurator.Features.html |  8 ++--
 .../util/class-use/InputConfigurator.ScanOpts.html |  8 ++--
 .../lib/util/class-use/InputConfigurator.html      |  8 ++--
 .../class-use/OutputConfigurator.Features.html     |  8 ++--
 .../class-use/OutputConfigurator.WriteOpts.html    |  8 ++--
 .../lib/util/class-use/OutputConfigurator.html     |  8 ++--
 .../client/mapreduce/lib/util/package-frame.html   |  6 +--
 .../client/mapreduce/lib/util/package-summary.html |  8 ++--
 .../client/mapreduce/lib/util/package-tree.html    | 16 +++----
 .../client/mapreduce/lib/util/package-use.html     |  8 ++--
 .../core/client/mapreduce/package-frame.html       |  6 +--
 .../core/client/mapreduce/package-summary.html     |  8 ++--
 .../core/client/mapreduce/package-tree.html        |  8 ++--
 .../core/client/mapreduce/package-use.html         |  8 ++--
 .../accumulo/core/client/mock/IteratorAdapter.html |  8 ++--
 .../accumulo/core/client/mock/MockAccumulo.html    |  8 ++--
 .../core/client/mock/MockBatchDeleter.html         |  8 ++--
 .../core/client/mock/MockBatchScanner.html         |  8 ++--
 .../accumulo/core/client/mock/MockBatchWriter.html |  8 ++--
 .../accumulo/core/client/mock/MockConnector.html   |  8 ++--
 .../accumulo/core/client/mock/MockInstance.html    |  8 ++--
 .../client/mock/MockMultiTableBatchWriter.html     |  8 ++--
 .../accumulo/core/client/mock/MockNamespace.html   |  8 ++--
 .../accumulo/core/client/mock/MockScanner.html     |  8 ++--
 .../accumulo/core/client/mock/MockScannerBase.html |  8 ++--
 .../accumulo/core/client/mock/MockTable.html       |  8 ++--
 .../apache/accumulo/core/client/mock/MockUser.html |  8 ++--
 .../client/mock/class-use/IteratorAdapter.html     |  8 ++--
 .../core/client/mock/class-use/MockAccumulo.html   |  8 ++--
 .../client/mock/class-use/MockBatchDeleter.html    |  8 ++--
 .../client/mock/class-use/MockBatchScanner.html    |  8 ++--
 .../client/mock/class-use/MockBatchWriter.html     |  8 ++--
 .../core/client/mock/class-use/MockConnector.html  |  8 ++--
 .../core/client/mock/class-use/MockInstance.html   |  8 ++--
 .../mock/class-use/MockMultiTableBatchWriter.html  |  8 ++--
 .../core/client/mock/class-use/MockNamespace.html  |  8 ++--
 .../core/client/mock/class-use/MockScanner.html    |  8 ++--
 .../client/mock/class-use/MockScannerBase.html     |  8 ++--
 .../core/client/mock/class-use/MockTable.html      |  8 ++--
 .../core/client/mock/class-use/MockUser.html       |  8 ++--
 .../accumulo/core/client/mock/package-frame.html   |  6 +--
 .../accumulo/core/client/mock/package-summary.html |  8 ++--
 .../accumulo/core/client/mock/package-tree.html    |  8 ++--
 .../accumulo/core/client/mock/package-use.html     |  8 ++--
 .../apache/accumulo/core/client/package-frame.html |  6 +--
 .../accumulo/core/client/package-summary.html      |  8 ++--
 .../apache/accumulo/core/client/package-tree.html  | 10 ++--
 .../apache/accumulo/core/client/package-use.html   |  8 ++--
 .../client/replication/PeerExistsException.html    |  8 ++--
 .../client/replication/PeerNotFoundException.html  |  8 ++--
 .../replication/class-use/PeerExistsException.html |  8 ++--
 .../class-use/PeerNotFoundException.html           |  8 ++--
 .../core/client/replication/package-frame.html     |  6 +--
 .../core/client/replication/package-summary.html   |  8 ++--
 .../core/client/replication/package-tree.html      |  8 ++--
 .../core/client/replication/package-use.html       |  8 ++--
 .../core/client/rfile/RFile.InputArguments.html    |  8 ++--
 .../core/client/rfile/RFile.OutputArguments.html   |  8 ++--
 .../core/client/rfile/RFile.ScannerFSOptions.html  |  8 ++--
 .../core/client/rfile/RFile.ScannerOptions.html    |  8 ++--
 .../core/client/rfile/RFile.WriterFSOptions.html   |  8 ++--
 .../core/client/rfile/RFile.WriterOptions.html     |  8 ++--
 .../apache/accumulo/core/client/rfile/RFile.html   |  8 ++--
 .../accumulo/core/client/rfile/RFileSource.html    |  8 ++--
 .../accumulo/core/client/rfile/RFileWriter.html    |  8 ++--
 .../rfile/class-use/RFile.InputArguments.html      |  8 ++--
 .../rfile/class-use/RFile.OutputArguments.html     |  8 ++--
 .../rfile/class-use/RFile.ScannerFSOptions.html    |  8 ++--
 .../rfile/class-use/RFile.ScannerOptions.html      |  8 ++--
 .../rfile/class-use/RFile.WriterFSOptions.html     |  8 ++--
 .../rfile/class-use/RFile.WriterOptions.html       |  8 ++--
 .../core/client/rfile/class-use/RFile.html         |  8 ++--
 .../core/client/rfile/class-use/RFileSource.html   |  8 ++--
 .../core/client/rfile/class-use/RFileWriter.html   |  8 ++--
 .../accumulo/core/client/rfile/package-frame.html  |  6 +--
 .../core/client/rfile/package-summary.html         |  8 ++--
 .../accumulo/core/client/rfile/package-tree.html   |  8 ++--
 .../accumulo/core/client/rfile/package-use.html    |  8 ++--
 .../core/client/sample/AbstractHashSampler.html    |  8 ++--
 .../core/client/sample/RowColumnSampler.html       |  8 ++--
 .../accumulo/core/client/sample/RowSampler.html    |  8 ++--
 .../accumulo/core/client/sample/Sampler.html       |  8 ++--
 .../core/client/sample/SamplerConfiguration.html   |  8 ++--
 .../sample/class-use/AbstractHashSampler.html      |  8 ++--
 .../client/sample/class-use/RowColumnSampler.html  |  8 ++--
 .../core/client/sample/class-use/RowSampler.html   |  8 ++--
 .../core/client/sample/class-use/Sampler.html      |  8 ++--
 .../sample/class-use/SamplerConfiguration.html     | 20 ++++----
 .../accumulo/core/client/sample/package-frame.html |  6 +--
 .../core/client/sample/package-summary.html        |  8 ++--
 .../accumulo/core/client/sample/package-tree.html  |  8 ++--
 .../accumulo/core/client/sample/package-use.html   |  8 ++--
 .../core/client/security/SecurityErrorCode.html    |  8 ++--
 .../security/class-use/SecurityErrorCode.html      |  8 ++--
 .../core/client/security/package-frame.html        |  6 +--
 .../core/client/security/package-summary.html      |  8 ++--
 .../core/client/security/package-tree.html         |  8 ++--
 .../accumulo/core/client/security/package-use.html |  8 ++--
 ...icationToken.AuthenticationTokenSerializer.html |  8 ++--
 .../tokens/AuthenticationToken.Properties.html     |  8 ++--
 .../tokens/AuthenticationToken.TokenProperty.html  |  8 ++--
 .../security/tokens/AuthenticationToken.html       |  8 ++--
 .../security/tokens/CredentialProviderToken.html   |  8 ++--
 .../client/security/tokens/DelegationToken.html    |  8 ++--
 .../core/client/security/tokens/KerberosToken.html |  8 ++--
 .../core/client/security/tokens/NullToken.html     |  8 ++--
 .../core/client/security/tokens/PasswordToken.html |  8 ++--
 ...icationToken.AuthenticationTokenSerializer.html |  8 ++--
 .../class-use/AuthenticationToken.Properties.html  | 16 +++----
 .../AuthenticationToken.TokenProperty.html         | 16 +++----
 .../tokens/class-use/AuthenticationToken.html      | 18 ++++----
 .../tokens/class-use/CredentialProviderToken.html  |  8 ++--
 .../security/tokens/class-use/DelegationToken.html |  8 ++--
 .../security/tokens/class-use/KerberosToken.html   |  8 ++--
 .../security/tokens/class-use/NullToken.html       |  8 ++--
 .../security/tokens/class-use/PasswordToken.html   |  8 ++--
 .../core/client/security/tokens/package-frame.html |  6 +--
 .../client/security/tokens/package-summary.html    |  8 ++--
 .../core/client/security/tokens/package-tree.html  |  8 ++--
 .../core/client/security/tokens/package-use.html   |  8 ++--
 .../accumulo/core/data/ArrayByteSequence.html      |  8 ++--
 .../apache/accumulo/core/data/ByteSequence.html    |  8 ++--
 .../org/apache/accumulo/core/data/Column.html      |  8 ++--
 .../apache/accumulo/core/data/ColumnUpdate.html    |  8 ++--
 .../apache/accumulo/core/data/ComparableBytes.html |  8 ++--
 .../org/apache/accumulo/core/data/Condition.html   |  8 ++--
 .../accumulo/core/data/ConditionalMutation.html    |  8 ++--
 .../core/data/ConstraintViolationSummary.html      |  8 ++--
 1.9/apidocs/org/apache/accumulo/core/data/Key.html |  8 ++--
 .../org/apache/accumulo/core/data/KeyExtent.html   |  8 ++--
 .../org/apache/accumulo/core/data/KeyValue.html    |  8 ++--
 .../core/data/Mutation.SERIALIZED_FORMAT.html      |  8 ++--
 .../org/apache/accumulo/core/data/Mutation.html    |  8 ++--
 .../org/apache/accumulo/core/data/PartialKey.html  |  8 ++--
 .../org/apache/accumulo/core/data/Range.html       |  8 ++--
 .../org/apache/accumulo/core/data/TabletId.html    |  8 ++--
 .../accumulo/core/data/Value.Comparator.html       |  8 ++--
 .../org/apache/accumulo/core/data/Value.html       |  8 ++--
 .../core/data/class-use/ArrayByteSequence.html     |  8 ++--
 .../accumulo/core/data/class-use/ByteSequence.html |  8 ++--
 .../accumulo/core/data/class-use/Column.html       |  8 ++--
 .../accumulo/core/data/class-use/ColumnUpdate.html |  8 ++--
 .../core/data/class-use/ComparableBytes.html       |  8 ++--
 .../accumulo/core/data/class-use/Condition.html    |  8 ++--
 .../core/data/class-use/ConditionalMutation.html   |  8 ++--
 .../data/class-use/ConstraintViolationSummary.html |  8 ++--
 .../apache/accumulo/core/data/class-use/Key.html   | 26 +++++------
 .../accumulo/core/data/class-use/KeyExtent.html    | 16 +++----
 .../accumulo/core/data/class-use/KeyValue.html     |  8 ++--
 .../data/class-use/Mutation.SERIALIZED_FORMAT.html |  8 ++--
 .../accumulo/core/data/class-use/Mutation.html     |  8 ++--
 .../accumulo/core/data/class-use/PartialKey.html   |  8 ++--
 .../apache/accumulo/core/data/class-use/Range.html |  8 ++--
 .../accumulo/core/data/class-use/TabletId.html     | 12 ++---
 .../core/data/class-use/Value.Comparator.html      |  8 ++--
 .../apache/accumulo/core/data/class-use/Value.html | 22 ++++-----
 .../apache/accumulo/core/data/package-frame.html   |  6 +--
 .../apache/accumulo/core/data/package-summary.html |  8 ++--
 .../apache/accumulo/core/data/package-tree.html    |  8 ++--
 .../org/apache/accumulo/core/data/package-use.html |  8 ++--
 .../core/security/AuthorizationContainer.html      |  8 ++--
 .../accumulo/core/security/Authorizations.html     |  8 ++--
 .../core/security/ColumnVisibility.Node.html       |  8 ++--
 .../security/ColumnVisibility.NodeComparator.html  |  8 ++--
 .../core/security/ColumnVisibility.NodeType.html   |  8 ++--
 .../accumulo/core/security/ColumnVisibility.html   |  8 ++--
 .../core/security/NamespacePermission.html         |  8 ++--
 .../accumulo/core/security/SystemPermission.html   |  8 ++--
 .../accumulo/core/security/TablePermission.html    |  8 ++--
 .../core/security/VisibilityConstraint.html        |  8 ++--
 .../core/security/VisibilityEvaluator.html         |  8 ++--
 .../core/security/VisibilityParseException.html    |  8 ++--
 .../security/class-use/AuthorizationContainer.html |  8 ++--
 .../core/security/class-use/Authorizations.html    | 18 ++++----
 .../security/class-use/ColumnVisibility.Node.html  |  8 ++--
 .../class-use/ColumnVisibility.NodeComparator.html |  8 ++--
 .../class-use/ColumnVisibility.NodeType.html       |  8 ++--
 .../core/security/class-use/ColumnVisibility.html  |  8 ++--
 .../security/class-use/NamespacePermission.html    |  8 ++--
 .../core/security/class-use/SystemPermission.html  |  8 ++--
 .../core/security/class-use/TablePermission.html   |  8 ++--
 .../security/class-use/VisibilityConstraint.html   |  8 ++--
 .../security/class-use/VisibilityEvaluator.html    |  8 ++--
 .../class-use/VisibilityParseException.html        |  8 ++--
 .../accumulo/core/security/package-frame.html      |  6 +--
 .../accumulo/core/security/package-summary.html    |  8 ++--
 .../accumulo/core/security/package-tree.html       |  8 ++--
 .../apache/accumulo/core/security/package-use.html |  8 ++--
 .../apache/accumulo/minicluster/MemoryUnit.html    |  8 ++--
 .../accumulo/minicluster/MiniAccumuloCluster.html  |  8 ++--
 .../accumulo/minicluster/MiniAccumuloConfig.html   |  8 ++--
 .../accumulo/minicluster/MiniAccumuloInstance.html |  8 ++--
 .../minicluster/MiniAccumuloRunner.Opts.html       |  8 ++--
 .../MiniAccumuloRunner.PropertiesConverter.html    |  8 ++--
 .../accumulo/minicluster/MiniAccumuloRunner.html   |  8 ++--
 .../apache/accumulo/minicluster/ServerType.html    |  8 ++--
 .../accumulo/minicluster/class-use/MemoryUnit.html |  8 ++--
 .../minicluster/class-use/MiniAccumuloCluster.html |  8 ++--
 .../minicluster/class-use/MiniAccumuloConfig.html  |  8 ++--
 .../class-use/MiniAccumuloInstance.html            |  8 ++--
 .../class-use/MiniAccumuloRunner.Opts.html         |  8 ++--
 .../MiniAccumuloRunner.PropertiesConverter.html    |  8 ++--
 .../minicluster/class-use/MiniAccumuloRunner.html  |  8 ++--
 .../accumulo/minicluster/class-use/ServerType.html |  8 ++--
 .../apache/accumulo/minicluster/package-frame.html |  6 +--
 .../accumulo/minicluster/package-summary.html      |  8 ++--
 .../apache/accumulo/minicluster/package-tree.html  | 10 ++--
 .../apache/accumulo/minicluster/package-use.html   |  8 ++--
 1.9/apidocs/overview-frame.html                    |  6 +--
 1.9/apidocs/overview-summary.html                  | 10 ++--
 1.9/apidocs/overview-tree.html                     | 30 ++++++------
 1.9/apidocs/serialized-form.html                   |  8 ++--
 459 files changed, 1966 insertions(+), 1966 deletions(-)

diff --git a/1.9/apidocs/allclasses-frame.html b/1.9/apidocs/allclasses-frame.html
index cadc9d7..b1b3833 100644
--- a/1.9/apidocs/allclasses-frame.html
+++ b/1.9/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>All Classes (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/1.9/apidocs/allclasses-noframe.html b/1.9/apidocs/allclasses-noframe.html
index f7c8519..f4932bb 100644
--- a/1.9/apidocs/allclasses-noframe.html
+++ b/1.9/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>All Classes (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/1.9/apidocs/constant-values.html b/1.9/apidocs/constant-values.html
index e54b1b7..4f82bc7 100644
--- a/1.9/apidocs/constant-values.html
+++ b/1.9/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Constant Field Values (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Constant Field Values (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/deprecated-list.html b/1.9/apidocs/deprecated-list.html
index b36a1bf..cb5ac07 100644
--- a/1.9/apidocs/deprecated-list.html
+++ b/1.9/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Deprecated List (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Deprecated List (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -622,14 +622,14 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConfiguration--">org.apache.accumulo.core.client.ZooKeeperInstance.getConfiguration()</a></td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConfiguration--">org.apache.accumulo.core.client.Instance.getConfiguration()</a>
 <div class="block"><span class="deprecationComment">since 1.6.0. This method makes very little sense in the context of the client API
              and never should have been exposed.</span></div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConfiguration--">org.apache.accumulo.core.client.ZooKeeperInstance.getConfiguration()</a></td>
+</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConfiguration--">org.apache.accumulo.core.client.mock.MockInstance.getConfiguration()</a></td>
 </tr>
@@ -646,38 +646,38 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, byte[])</a></td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-byte:A-">org.apache.accumulo.core.client.Instance.getConnector(String, byte[])</a>
 <div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with
              <a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, byte[])</a></td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-byte:A-">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, byte[])</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, ByteBuffer)</a></td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">org.apache.accumulo.core.client.Instance.getConnector(String, ByteBuffer)</a>
 <div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with
              <a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, ByteBuffer)</a></td>
+</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, ByteBuffer)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, CharSequence)</a></td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.lang.CharSequence-">org.apache.accumulo.core.client.Instance.getConnector(String, CharSequence)</a>
 <div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with
              <a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, CharSequence)</a></td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, CharSequence)</a></td>
 </tr>
@@ -711,13 +711,13 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getExtent--">org.apache.accumulo.core.client.admin.ActiveCompaction.getExtent()</a>
-<div class="block"><span class="deprecationComment">since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet--"><code>ActiveCompaction.getTablet()</code></a></span></div>
+<td class="colOne"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getExtent--">org.apache.accumulo.core.client.admin.ActiveScan.getExtent()</a>
+<div class="block"><span class="deprecationComment">since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet--"><code>ActiveScan.getTablet()</code></a></span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getExtent--">org.apache.accumulo.core.client.admin.ActiveScan.getExtent()</a>
-<div class="block"><span class="deprecationComment">since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet--"><code>ActiveScan.getTablet()</code></a></span></div>
+<td class="colOne"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getExtent--">org.apache.accumulo.core.client.admin.ActiveCompaction.getExtent()</a>
+<div class="block"><span class="deprecationComment">since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet--"><code>ActiveCompaction.getTablet()</code></a></span></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -986,10 +986,10 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getTimeOut--">org.apache.accumulo.core.client.mock.MockScanner.getTimeOut()</a></td>
+<td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getTimeOut--">org.apache.accumulo.core.client.IsolatedScanner.getTimeOut()</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getTimeOut--">org.apache.accumulo.core.client.IsolatedScanner.getTimeOut()</a></td>
+<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getTimeOut--">org.apache.accumulo.core.client.mock.MockScanner.getTimeOut()</a></td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getTimeOut--">org.apache.accumulo.core.client.ClientSideIteratorScanner.getTimeOut()</a></td>
@@ -1171,14 +1171,14 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">org.apache.accumulo.core.client.ZooKeeperInstance.setConfiguration(AccumuloConfiguration)</a></td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">org.apache.accumulo.core.client.Instance.setConfiguration(AccumuloConfiguration)</a>
 <div class="block"><span class="deprecationComment">since 1.6.0. This method makes very little sense in the context of the client API
              and never should have been exposed.</span></div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">org.apache.accumulo.core.client.ZooKeeperInstance.setConfiguration(AccumuloConfiguration)</a></td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">org.apache.accumulo.core.client.mock.MockInstance.setConfiguration(AccumuloConfiguration)</a></td>
 </tr>
@@ -1332,10 +1332,10 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.mock.MockScanner.setTimeOut(int)</a></td>
+<td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.IsolatedScanner.setTimeOut(int)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.IsolatedScanner.setTimeOut(int)</a></td>
+<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.mock.MockScanner.setTimeOut(int)</a></td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.ClientSideIteratorScanner.setTimeOut(int)</a></td>
diff --git a/1.9/apidocs/help-doc.html b/1.9/apidocs/help-doc.html
index 0b28169..839c279 100644
--- a/1.9/apidocs/help-doc.html
+++ b/1.9/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>API Help (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="API Help (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/index-all.html b/1.9/apidocs/index-all.html
index f02de55..9fdbd08 100644
--- a/1.9/apidocs/index-all.html
+++ b/1.9/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Index (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Index (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/index.html b/1.9/apidocs/index.html
index e7c5dbe..a5ae9ca 100644
--- a/1.9/apidocs/index.html
+++ b/1.9/apidocs/index.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Accumulo Project 1.9.0 API</title>
+<title>Apache Accumulo Project 1.9.1 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html b/1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html
index 4b1ed34..7891230 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html b/1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
index 27f8d58..3ae9c0c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloSecurityException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloSecurityException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloSecurityException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloSecurityException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html b/1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
index 64098e9..5d62e95 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BatchDeleter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>BatchDeleter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BatchDeleter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="BatchDeleter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html
index 095d255..8f289df 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BatchScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>BatchScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BatchScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="BatchScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html
index c8866e7..45faea6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BatchWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>BatchWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BatchWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="BatchWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
index 3e1cca1..f1108eb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BatchWriterConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>BatchWriterConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BatchWriterConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="BatchWriterConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html b/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
index 43b7805..e5c11ed 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
index c2782b4..75db6d7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientConfiguration (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ClientConfiguration (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientConfiguration (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ClientConfiguration (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html b/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html
index 1e2f13d..856c775 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
index 982a389..189426a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientSideIteratorScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ClientSideIteratorScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientSideIteratorScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ClientSideIteratorScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
index 0baa5a1..0fbb1d8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConditionalWriter.Result (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ConditionalWriter.Result (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConditionalWriter.Result (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ConditionalWriter.Result (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
index c1b6826..ff81f71 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConditionalWriter.Status (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ConditionalWriter.Status (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConditionalWriter.Status (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ConditionalWriter.Status (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
index 17a7e6a..0e3b400 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConditionalWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ConditionalWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConditionalWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ConditionalWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
index 216ca11..8047995 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConditionalWriterConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ConditionalWriterConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConditionalWriterConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ConditionalWriterConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/Connector.html b/1.9/apidocs/org/apache/accumulo/core/client/Connector.html
index dfd4f30..7e72b3c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/Connector.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/Connector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Connector (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Connector (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Connector (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Connector (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/Durability.html b/1.9/apidocs/org/apache/accumulo/core/client/Durability.html
index b977643..8805aa8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/Durability.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/Durability.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Durability (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Durability (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Durability (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Durability (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/Instance.html b/1.9/apidocs/org/apache/accumulo/core/client/Instance.html
index 0448b3d..c4f049d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/Instance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/Instance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Instance (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Instance (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Instance (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Instance (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
index 3da94a9..2b88005 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
index 31daf65..a13ccfb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
index 686e866..b8645c7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
index 3148488..b1d8842 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
index f5f38ad..dbd621c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IsolatedScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IsolatedScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IsolatedScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IsolatedScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html b/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
index 5decc5b..0d32e2f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IteratorSetting.Column (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IteratorSetting.Column (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IteratorSetting.Column (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IteratorSetting.Column (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html b/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
index 36a6c8f..0197596 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IteratorSetting (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IteratorSetting (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IteratorSetting (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IteratorSetting (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
index 8c4b19f..9b7c4a6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiTableBatchWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MultiTableBatchWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiTableBatchWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MultiTableBatchWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html b/1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
index 916917f..c0b4291 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MutationsRejectedException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MutationsRejectedException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MutationsRejectedException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MutationsRejectedException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
index 94e494f..67d9085 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceExistsException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>NamespaceExistsException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NamespaceExistsException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="NamespaceExistsException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
index 07c9729..fc5db10 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceNotEmptyException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>NamespaceNotEmptyException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NamespaceNotEmptyException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="NamespaceNotEmptyException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
index 0f18fba..11956e6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceNotFoundException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>NamespaceNotFoundException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NamespaceNotFoundException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="NamespaceNotFoundException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html b/1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html
index 0156388..a56b017 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RowIterator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RowIterator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RowIterator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RowIterator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html b/1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
index e4b6fb9..c3932ee 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SampleNotPresentException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>SampleNotPresentException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SampleNotPresentException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="SampleNotPresentException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/Scanner.html b/1.9/apidocs/org/apache/accumulo/core/client/Scanner.html
index 587a062..e4f0828 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/Scanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/Scanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Scanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Scanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Scanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Scanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html b/1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html
index ba532c6..1da0545 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScannerBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ScannerBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ScannerBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ScannerBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html b/1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
index 8672ac9..dcc4ef1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableDeletedException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>TableDeletedException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableDeletedException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="TableDeletedException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html
index 6fd56f6..6bb8a00 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableExistsException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>TableExistsException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableExistsException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="TableExistsException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
index 1f54c1c..8f25b4a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableNotFoundException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>TableNotFoundException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableNotFoundException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="TableNotFoundException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html b/1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
index 1a37ee5..5675438 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableOfflineException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>TableOfflineException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableOfflineException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="TableOfflineException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html b/1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html
index 213964d..37fc894 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TimedOutException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>TimedOutException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TimedOutException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="TimedOutException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html b/1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
index 09dcc0d..7bfe770 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ZooKeeperInstance (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ZooKeeperInstance (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ZooKeeperInstance (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ZooKeeperInstance (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
index 79f2076..6b53c31 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:40 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
index ef8ba79..09f49bd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:40 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
index 73a0219..b1760ad 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:40 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ActiveCompaction (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ActiveCompaction (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ActiveCompaction (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ActiveCompaction (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
index 330eda1..a01223b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:40 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ActiveScan (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ActiveScan (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ActiveScan (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ActiveScan (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
index e9961b3..27aa4d1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:40 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompactionConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>CompactionConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompactionConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="CompactionConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
index e816a3a..4ff2bf6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompactionStrategyConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>CompactionStrategyConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompactionStrategyConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="CompactionStrategyConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
index 955ad49..bc9d3ee 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DelegationTokenConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>DelegationTokenConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DelegationTokenConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="DelegationTokenConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
index 0978a3e..57a2cb5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DiskUsage (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>DiskUsage (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DiskUsage (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="DiskUsage (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
index 815a90f..58dd1f4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FindMax (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>FindMax (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FindMax (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="FindMax (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
index 4b9ad93..5e582cd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InstanceOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InstanceOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InstanceOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InstanceOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html
index 5c86a9f..61ded59 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Locations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Locations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Locations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Locations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
index 1ac7ba0..d098944 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>NamespaceOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NamespaceOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="NamespaceOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
index 6a4901e..dffc8a6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NewTableConfiguration (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>NewTableConfiguration (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NewTableConfiguration (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="NewTableConfiguration (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
index cd3e9cf..25efd0d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReplicationOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ReplicationOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReplicationOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ReplicationOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
index 530afc8..55e81f5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScanState (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ScanState (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ScanState (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ScanState (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
index 929ef1e..fd4e5ec 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScanType (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ScanType (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ScanType (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ScanType (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
index ea7aafd..d1bd046 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SecurityOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>SecurityOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SecurityOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="SecurityOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
index 55e8453..302abe2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>TableOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="TableOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
index 02cff3e..e376cd5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TimeType (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>TimeType (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TimeType (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="TimeType (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
index bc49f45..3e95474 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
index e144579..f3a083f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
index 59e9818..ffcfa24 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
index ce22785..de19eeb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.ActiveScan (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.ActiveScan (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ActiveScan (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ActiveScan (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
index 2b0a43c..1c2c283 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.CompactionConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.CompactionConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.CompactionConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.CompactionConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
index b9d20e3..515539e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.CompactionStrategyConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.CompactionStrategyConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.CompactionStrategyConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.CompactionStrategyConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
index cec0d0f..c15ec60 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.DelegationTokenConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.DelegationTokenConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.DelegationTokenConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.DelegationTokenConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
index 9783748..ebaf8cd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.DiskUsage (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.DiskUsage (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.DiskUsage (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.DiskUsage (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
index 9fada3c..a78a058 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.FindMax (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.FindMax (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.FindMax (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.FindMax (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
index 3c1b9b6..9cbbd67 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.admin.InstanceOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.admin.InstanceOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.InstanceOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.InstanceOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
index ce2410e..00635f2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.admin.Locations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.admin.Locations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.Locations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.Locations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
index 6b1a58f..feb8aa1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.admin.NamespaceOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.admin.NamespaceOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.NamespaceOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.NamespaceOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
index 35010ab..261b2e3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.NewTableConfiguration (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.NewTableConfiguration (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.NewTableConfiguration (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.NewTableConfiguration (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
index 709fb12..04395ab 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.admin.ReplicationOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.admin.ReplicationOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.ReplicationOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.ReplicationOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
index 8e199d5..f824dd8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.ScanState (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.ScanState (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ScanState (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ScanState (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
index 927f06e..ed998c9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.ScanType (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.ScanType (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ScanType (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.ScanType (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
index 2ecb508..c075f18 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.admin.SecurityOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.admin.SecurityOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.SecurityOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.SecurityOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
index e2513cb..a44ee6b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.admin.TableOperations (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.admin.TableOperations (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.TableOperations (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.admin.TableOperations (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
index 1e3ecc5..0187eca 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.admin.TimeType (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.admin.TimeType (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.TimeType (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.admin.TimeType (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html
index 60cf442..e9d2746 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
index ea0d8a8..b3b9d0f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
index 67cb5c6..e4f9028 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.admin Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.admin Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.admin Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.admin Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -108,11 +108,11 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" t [...]
 <ul>
-<li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction.CompactionType</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanState</span></a></li>
+<li type="circle">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"><span class="typeNameLink">ActiveCompaction.CompactionReason</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/TimeType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">TimeType</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction.CompactionType</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ScanType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanType</span></a></li>
-<li type="circle">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"><span class="typeNameLink">ActiveCompaction.CompactionReason</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanState</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html
index 9073416..56cc5b1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
index 4653345..a5bb4c2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.AccumuloException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.AccumuloException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.AccumuloException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.AccumuloException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -148,24 +148,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
-            <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
             <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>
 <div class="block">Returns a connection to this instance of accumulo.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
-            byte[]&nbsp;pass)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
+            <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             byte[]&nbsp;pass)</code>
@@ -175,14 +168,14 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
-            <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
+            byte[]&nbsp;pass)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
@@ -192,14 +185,14 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
-            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+            <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
@@ -209,6 +202,13 @@
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client">ConditionalWriter.Status</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ConditionalWriter.Result.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriter.Result.html#getStatus--">getStatus</a></span>()</code>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
index 422582b..cb6fb07 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -137,24 +137,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
-            <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
             <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>
 <div class="block">Returns a connection to this instance of accumulo.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
-            byte[]&nbsp;pass)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
+            <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             byte[]&nbsp;pass)</code>
@@ -164,14 +157,14 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
-            <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
+            byte[]&nbsp;pass)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
@@ -181,14 +174,14 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
-            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+            <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
@@ -198,6 +191,13 @@
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client">ConditionalWriter.Status</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ConditionalWriter.Result.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriter.Result.html#getStatus--">getStatus</a></span>()</code>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
index 9dee920..a30b56c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
index 77b02ab..aaa0d26 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
index 0adc587..9f2215c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
index 4a73513..0a002e7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
index 17bb112..9a89d65 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
index 4d6e261..98ba1c0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html
index 20a4cd8..d72cd85 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
index 0a5d38a..de530a4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
index 904ef19..f53b4a1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
index b12594b..5b9ef0c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
index aa6690d..47ba0eb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
index 94a3113..d63ff69 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
index 96997fd..bc274b4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -115,24 +115,17 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
-            <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
             <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>
 <div class="block">Returns a connection to this instance of accumulo.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
-            byte[]&nbsp;pass)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
+            <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             byte[]&nbsp;pass)</code>
@@ -142,14 +135,14 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
-            <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
+            byte[]&nbsp;pass)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
@@ -159,14 +152,14 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
-            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+            <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Instance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
             <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
@@ -176,6 +169,13 @@
 </div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeperInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
index 3080156..443bb18 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
index 9249fef..696b4fb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
index 4d204db..8a5f1f3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
index d8e6004..3aca1d0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
index 2520e9e..4d9e5b3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
index fa059f7..a9ee0dd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
index bba1b2f..9bf5523 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
index 427bef6..95a4e5c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
index e6a1b8a..3fd0b5f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -169,13 +169,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ActiveCompaction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getIterators--">getIterators</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">CompactionConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/CompactionConfig.html#getIterators--">getIterators</a></span>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ActiveCompaction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getIterators--">getIterators</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
index 383b143..31389e2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
index 7b4ddd8..1f95926 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
index cebf213..8e0a5a1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
index 4f5ef27..7eddec3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
index 99d39dc..734a872 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
index 002b085..29c20e4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
index 9d75280..8819faa 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
index 43984c1..26be6ba 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
index 153e258..b505001 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
index 2cc5351..ed2e472 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
index c22dd65..a555664 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
index 9b472b2..acd65fe 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
index 33e7ae7..894be33 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
index 86f7cf9..6d5fb68 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
index f80cf46..34b8f23 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
index 4d97b91..e32dea6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractEncoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AbstractEncoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractEncoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AbstractEncoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
index 1f20d4a..2023ca8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BigIntegerLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>BigIntegerLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BigIntegerLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="BigIntegerLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
index c527c97..f9e4473 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BytesLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>BytesLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BytesLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="BytesLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
index 85a273b..d6faeb6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DateLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>DateLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DateLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="DateLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
index a6d3b8d..200cf9b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>DoubleLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="DoubleLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
index fdbe1a9..ba826c5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Encoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Encoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Encoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Encoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
index 8ff60ba..0da3dbc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FloatLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>FloatLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FloatLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="FloatLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
index c074796..0624796 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IntegerLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IntegerLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
index d65bb3b..1d43c4a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Lexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Lexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Lexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Lexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
index d40ec4b..132a919 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ListLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ListLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ListLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ListLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
index 32a79f3..74735b5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LongLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>LongLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LongLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="LongLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
index 5da3187..588b3a7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PairLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>PairLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PairLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="PairLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
index 7356560..3036fd8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReverseLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ReverseLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReverseLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ReverseLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
index 965a465..37b419c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StringLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>StringLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StringLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="StringLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
index 73a5d7e..aaebcc1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TextLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>TextLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TextLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="TextLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
index 0eb8123..6638d84 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UIntegerLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>UIntegerLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UIntegerLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="UIntegerLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
index 553f2aa..6205e8e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ULongLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ULongLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ULongLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ULongLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
index 89d4c70..66c5a33 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UUIDLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>UUIDLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UUIDLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="UUIDLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
index 82a98e4..ae4f578 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.AbstractEncoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.AbstractEncoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.AbstractEncoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.AbstractEncoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
index f03cfdc..8ab343c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.BigIntegerLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.BigIntegerLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.BigIntegerLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.BigIntegerLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
index ffe63ac..29ff3c9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.BytesLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.BytesLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.BytesLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.BytesLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
index ea62045..3091f60 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.DateLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.DateLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.DateLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.DateLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
index 907ec38..2ef31b2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.DoubleLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.DoubleLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.DoubleLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.DoubleLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
index 05c2bb7..127db1f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.lexicoder.Encoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.lexicoder.Encoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.lexicoder.Encoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.lexicoder.Encoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
index 8acca35..777e512 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.FloatLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.FloatLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.FloatLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.FloatLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
index dbd89eb..ce13044 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.IntegerLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.IntegerLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.IntegerLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.IntegerLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
index d740764..b28c3f6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.lexicoder.Lexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.lexicoder.Lexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.lexicoder.Lexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.lexicoder.Lexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
index 0f7bfed..4b116fc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.ListLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.ListLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.ListLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.ListLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
index cfb17d2..134b084 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.LongLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.LongLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.LongLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.LongLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
index 6b98587..38e1a20 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.PairLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.PairLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.PairLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.PairLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
index 9054b39..2db44ff 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.ReverseLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.ReverseLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.ReverseLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.ReverseLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
index 182d04c..209a82b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.StringLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.StringLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.StringLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.StringLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
index 629477f..3636864 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.TextLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.TextLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.TextLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.TextLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
index 87d5589..4f7ff7a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.UIntegerLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.UIntegerLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.UIntegerLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.UIntegerLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
index 84247d0..edbec0e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.ULongLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.ULongLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.ULongLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.ULongLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
index de1dca4..1098fea 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.lexicoder.UUIDLexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.lexicoder.UUIDLexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.UUIDLexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.lexicoder.UUIDLexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html
index fd8efbf..c85e555 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
index 9099e4b..f8c42ec 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
index 5407121..4dd022a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.lexicoder Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.lexicoder Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.lexicoder Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.lexicoder Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
index 7c2f7b1..67c5a5c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
index a2025ac..9a4b2be 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
index 1ad6eec..962440b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AbstractInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AbstractInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
index e2fb862..a623b99 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloFileOutputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloFileOutputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloFileOutputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloFileOutputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
index 587d189..d7a973f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
index 1622d34..ba058cf 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
index 738bd55..e4b9c87 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
index 44ab5a0..76b955c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloOutputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloOutputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloOutputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloOutputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
index 88cedea..d832970 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloRowInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloRowInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloRowInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloRowInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html
index 461cd53..546a05e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
index 107f8f0..db50153 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
index efb6c4d..e56b521 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputFormatBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputFormatBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputFormatBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputFormatBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
index 12c6bd2..77b7363 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RangeInputSplit (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RangeInputSplit (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RangeInputSplit (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RangeInputSplit (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
index 9400b98..d033782 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
index ef95417..d247a6e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
index fdac9df..e2e3be4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
index de2cfb9..2eb8589 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
index 9cd01d4..3653572 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
index d2e6dc0..b38695a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
index 6208bca..237aa45 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
index 9c4ffa4..800e9ff 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html
index eba77a1..06f7c38 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
index 33b9f5c..a50a560 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
index 045e56b..7efc448 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
index f59e01e..a0fcb60 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapred.RangeInputSplit (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapred.RangeInputSplit (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.RangeInputSplit (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapred.RangeInputSplit (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html
index b4ee626..d9a1802 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
index 5174b1b..9b74039 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
index 5a666da..f86a348 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapred Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapred Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mapred Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mapred Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
index b1bc74f..da46bac 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
index 85453b8..3c212ee 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
index a72dc88..dc59dbc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AbstractInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AbstractInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
index ecfadc7..a313673 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloFileOutputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloFileOutputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloFileOutputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloFileOutputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
index b53b280..fdb9bdd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
index dd80501..d8bab79 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
index 80abd22..7b6e5c4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
index be254ac..c05dddb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloOutputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloOutputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloOutputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloOutputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
index bdcf5ba..d9f3961 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AccumuloRowInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AccumuloRowInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumuloRowInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AccumuloRowInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html
index 03afb11..7becd24 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
index 638a457..a0302e2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
index 647a24a..0c53adb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputFormatBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputFormatBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputFormatBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputFormatBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
index fd018d6..a7d2abc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputTableConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputTableConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputTableConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputTableConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
index 3eaa1bb..87ee498 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RangeInputSplit (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RangeInputSplit (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RangeInputSplit (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RangeInputSplit (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
index 8fb6bde..156ef4e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
index c4e5959..473719e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
index 70d8d25..a365293 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
index 21c4f67..c2046f5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
index ac1526f..09bf13d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
index 7c261a9..235b5d0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
index e4845d4..7ba86f3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
index a0c2cf7..e903f70 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html
index a1ef5a5..e07914f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
index c7b5fd1..e6738be 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
index 8c8413b..27d4ca6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
index 2f205c7..40ea146 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputTableConfig (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputTableConfig (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.InputTableConfig (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.InputTableConfig (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
index 6e6cc26..f49d59b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.RangeInputSplit (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.RangeInputSplit (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.RangeInputSplit (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.RangeInputSplit (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
index 3931916..105d1ab 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyRangePartitioner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>KeyRangePartitioner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyRangePartitioner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="KeyRangePartitioner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
index 408c7ca..002924e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:18 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RangePartitioner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RangePartitioner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RangePartitioner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RangePartitioner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
index 7f46c3f..1868c86 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
+++ b/1.9/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 (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
index 0a317e1..20f800a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
+++ b/1.9/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 (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html
index 44060a5..2371b94 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
index a35f502..0355687 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
index 05f5e28..a90832a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce.lib.partition Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce.lib.partition Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mapreduce.lib.partition Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mapreduce.lib.partition Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
index b07bb80..93d8cdb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html
index e7e8e32..cd6e7d4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html
index f2c14b9..abbf90a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html
index 49036ff..30e4e14 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html
index b829670..02a2815 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConfiguratorBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>ConfiguratorBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConfiguratorBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="ConfiguratorBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html
index 6267c8a..2b4bc91 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html
index 49afd72..cab9bb4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FileOutputConfigurator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>FileOutputConfigurator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileOutputConfigurator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="FileOutputConfigurator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html
index b755b36..edd7d10 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputConfigurator.Features (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputConfigurator.Features (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputConfigurator.Features (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputConfigurator.Features (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html
index d21f47d..58d45ed 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html
index 139a10d..3be953c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputConfigurator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>InputConfigurator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InputConfigurator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="InputConfigurator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html
index fb56fdc..796f757 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OutputConfigurator.Features (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>OutputConfigurator.Features (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OutputConfigurator.Features (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="OutputConfigurator.Features (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html
index 461e3ec..d38ac91 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html
index ef7c71e..a093de4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OutputConfigurator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>OutputConfigurator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OutputConfigurator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="OutputConfigurator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html
index ff42333..f8d8588 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html
index 09f29cd..62b212e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html
index 32c92d7..88f7f36 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html
index c10f8e3..ebb7a5a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html
index a24b5be..a42a86d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html
index 9dbba48..ecb43f9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html
index acd9967..53693f7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html
index 1cfd230..653ee40 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html
index af2d642..e8abf83 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html
index 3b0e664..5564c2f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html
index c8bdd5c..ac40e16 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html
index d500af2..c9d2478 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html
index b79c7c8..e5c92e1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html
index 1f0dcf2..36ba9ee 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html
index 04fcd51..62ea0f1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce.lib.util Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce.lib.util Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mapreduce.lib.util Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mapreduce.lib.util Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -98,14 +98,14 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" t [...]
 <ul>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.Features</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.InstanceOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.ConnectorInfo</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.Features</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.ScanOpts</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.InstanceOpts</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.WriteOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.GeneralOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">FileOutputConfigurator.Opts</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.WriteOpts</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.Features</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.Features</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html
index 83c3b1c..36501eb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html
index 48aaba1..ac62834 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
index 50dfef2..71b7b55 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
index 0782b42..13c6892 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mapreduce Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mapreduce Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mapreduce Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mapreduce Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
index 743409c..50e7306 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html
index 1476654..564c7b3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IteratorAdapter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>IteratorAdapter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IteratorAdapter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="IteratorAdapter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html
index 7cea8f0..de0b260 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockAccumulo (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockAccumulo (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockAccumulo (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockAccumulo (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html
index ba926f3..4216ea5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockBatchDeleter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockBatchDeleter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockBatchDeleter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockBatchDeleter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html
index 1ed2c0b..ac1678f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockBatchScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockBatchScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockBatchScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockBatchScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html
index d084eb2..3eae981 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockBatchWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockBatchWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockBatchWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockBatchWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html
index e3efacd..9f5b759 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockConnector (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockConnector (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockConnector (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockConnector (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html
index 67d3be9..2b9f583 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockInstance (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockInstance (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockInstance (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockInstance (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html
index dd86e4a..b45331e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockMultiTableBatchWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockMultiTableBatchWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockMultiTableBatchWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockMultiTableBatchWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html
index 411c825..235e11c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:41 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockNamespace (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockNamespace (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockNamespace (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockNamespace (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html
index d43049f..94154d7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html
index 2cfa10e..060fcc8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockScannerBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockScannerBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockScannerBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockScannerBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html
index 7ea9f9d..a39e480 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockTable (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockTable (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockTable (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockTable (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html
index da21a4b..a9f00f8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MockUser (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>MockUser (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MockUser (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="MockUser (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html
index c68bc0c..9fb92af 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.IteratorAdapter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.IteratorAdapter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.IteratorAdapter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.IteratorAdapter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html
index 75cc541..eb96fc4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockAccumulo (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockAccumulo (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockAccumulo (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockAccumulo (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html
index 2e22e17..d0e1d72 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchDeleter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchDeleter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockBatchDeleter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockBatchDeleter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html
index d071c55..0a3f4c7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockBatchScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockBatchScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html
index e9fcc34..f53b6d2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockBatchWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockBatchWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html
index 99d942f..b2316c0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockConnector (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockConnector (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockConnector (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockConnector (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html
index fa93851..3b65b0f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockInstance (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockInstance (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockInstance (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockInstance (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html
index b0550e2..438dab4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html
index 6917e39..9d4f585 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockNamespace (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockNamespace (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockNamespace (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockNamespace (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html
index 4e8f21b..d638a86 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockScanner (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockScanner (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockScanner (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockScanner (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html
index 713c431..c20b882 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockScannerBase (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockScannerBase (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockScannerBase (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockScannerBase (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html
index c03a7b5..da26857 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockTable (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockTable (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockTable (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockTable (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html
index 5db84cf..a00ea9e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.mock.MockUser (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.mock.MockUser (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockUser (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.mock.MockUser (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html
index 6b87b28..c0a9b6f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html
index 43bb7bc..be46033 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html
index ac87b97..52a4744 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.mock Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.mock Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.mock Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.mock Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html
index 4fe724c..9003c12 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/package-frame.html
index 4dd1a7f..4128211 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/package-summary.html
index 3c60666..0c6fd51 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/package-tree.html
index 8795524..82ecba5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -183,9 +183,9 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" t [...]
 <ul>
+<li type="circle">org.apache.accumulo.core.client.<a href="../../../../../org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter.Status</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.<a href="../../../../../org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">Durability</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.<a href="../../../../../org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ClientConfiguration.ClientProperty</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.<a href="../../../../../org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter.Status</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/package-use.html
index 414e591..694f0cb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
index ee2b2bc..3ce2d0b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PeerExistsException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>PeerExistsException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PeerExistsException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="PeerExistsException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
index c585be6..091a4d7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PeerNotFoundException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>PeerNotFoundException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PeerNotFoundException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="PeerNotFoundException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
index d35941d..11ba991 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.replication.PeerExistsException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.replication.PeerExistsException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.replication.PeerExistsException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.replication.PeerExistsException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
index 152084f..113bed3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.replication.PeerNotFoundException (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.replication.PeerNotFoundException (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.replication.PeerNotFoundException (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.replication.PeerNotFoundException (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html
index 5918934..7eeb88f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
index f2bf9e7..23f7b0e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
index 42de8ff..0f2af24 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.replication Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.replication Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.replication Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.replication Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html
index dc30d0b..5c37a53 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
index edf74ed..92e7d94 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFile.InputArguments (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFile.InputArguments (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFile.InputArguments (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFile.InputArguments (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
index f034650..5109b2a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFile.OutputArguments (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFile.OutputArguments (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFile.OutputArguments (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFile.OutputArguments (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
index 639c52c..1c226d4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFile.ScannerFSOptions (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFile.ScannerFSOptions (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFile.ScannerFSOptions (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFile.ScannerFSOptions (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
index 45e7828..1707721 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFile.ScannerOptions (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFile.ScannerOptions (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFile.ScannerOptions (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFile.ScannerOptions (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html
index 3f83080..57ad889 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFile.WriterFSOptions (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFile.WriterFSOptions (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFile.WriterFSOptions (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFile.WriterFSOptions (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html
index 574d7cb..a76f6fc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFile.WriterOptions (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFile.WriterOptions (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFile.WriterOptions (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFile.WriterOptions (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html
index 7717c70..9cb442c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFile (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFile (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFile (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFile (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html
index 25b77c4..8787c09 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFileSource (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFileSource (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFileSource (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFileSource (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html
index 8532c8b..29736ce 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:43 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RFileWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RFileWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RFileWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RFileWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html
index ac15b01..be6e4df 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.InputArguments (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.InputArguments (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.InputArguments (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.InputArguments (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html
index e508820..7669bee 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.OutputArguments (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.OutputArguments (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.OutputArguments (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.OutputArguments (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html
index b58cdab..add41f9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerFSOptions (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerFSOptions (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerFSOptions (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerFSOptions (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html
index 7446cff..ac4dad3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerOptions (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerOptions (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerOptions (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerOptions (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html
index 8cf3a58..a246a19 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterFSOptions (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterFSOptions (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterFSOptions (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterFSOptions (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html
index a5dcd42..e343184 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterOptions (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterOptions (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterOptions (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterOptions (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html
index 4950947..d836eaf 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.rfile.RFile (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.rfile.RFile (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.rfile.RFile (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.rfile.RFile (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html
index ded5172..f392e7b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.rfile.RFileSource (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.rfile.RFileSource (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.rfile.RFileSource (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.rfile.RFileSource (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html
index 96f3de3..1d3a320 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.rfile.RFileWriter (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.rfile.RFileWriter (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.rfile.RFileWriter (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.rfile.RFileWriter (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html
index b041fc2..de5120a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html
index b889272..68dc9cb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html
index cc3120d..59b4af6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.rfile Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.rfile Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.rfile Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.rfile Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html
index efb1430..8565270 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html
index 4a61104..deb431a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractHashSampler (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>AbstractHashSampler (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractHashSampler (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="AbstractHashSampler (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html
index 27b6ae5..613511a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RowColumnSampler (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RowColumnSampler (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RowColumnSampler (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RowColumnSampler (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html
index 5ff2073..e7e02b8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RowSampler (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>RowSampler (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RowSampler (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="RowSampler (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html
index 78c2866..f33a01f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Sampler (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Sampler (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Sampler (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Sampler (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html
index e48f99e..2356424 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:44 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SamplerConfiguration (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>SamplerConfiguration (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SamplerConfiguration (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="SamplerConfiguration (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html
index 9e804e3..37eecdb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.sample.AbstractHashSampler (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.sample.AbstractHashSampler (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.sample.AbstractHashSampler (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.sample.AbstractHashSampler (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html
index d4b7262..e959659 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.sample.RowColumnSampler (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.sample.RowColumnSampler (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.sample.RowColumnSampler (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.sample.RowColumnSampler (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html
index c80cec0..25b50e0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.sample.RowSampler (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.sample.RowSampler (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.sample.RowSampler (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.sample.RowSampler (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html
index 7251274..5a3922b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.accumulo.core.client.sample.Sampler (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Interface org.apache.accumulo.core.client.sample.Sampler (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.accumulo.core.client.sample.Sampler (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Interface org.apache.accumulo.core.client.sample.Sampler (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html
index aa338f6..c1f7867 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.sample.SamplerConfiguration (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.sample.SamplerConfiguration (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.accumulo.core.client.sample.SamplerConfiguration (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Class org.apache.accumulo.core.client.sample.SamplerConfiguration (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
@@ -333,19 +333,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractHashSampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>
-<div class="block">Subclasses with options should override this method and call <code>super.init(config)</code>.</div>
+<td class="colLast"><span class="typeNameLabel">Sampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/Sampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>
+<div class="block">An implementation of Sampler must have a noarg constructor.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RowColumnSampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/RowColumnSampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AbstractHashSampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>
+<div class="block">Subclasses with options should override this method and call <code>super.init(config)</code>.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Sampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/Sampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>
-<div class="block">An implementation of Sampler must have a noarg constructor.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">RowColumnSampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/RowColumnSampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html
index 103b5b9..c46ca98 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html
index 85519b0..8d1a900 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html
index 6eeeb67..cbd91fc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:20 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.accumulo.core.client.sample Class Hierarchy (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>org.apache.accumulo.core.client.sample Class Hierarchy (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.accumulo.core.client.sample Class Hierarchy (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="org.apache.accumulo.core.client.sample Class Hierarchy (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html
index 34a4493..bdb10fd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Package org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="Uses of Package org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html b/1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html
index ebad9ed..6b7c977 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:19 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:42 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SecurityErrorCode (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>SecurityErrorCode (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SecurityErrorCode (Apache Accumulo Project 1.9.0 API)";
+            parent.document.title="SecurityErrorCode (Apache Accumulo Project 1.9.1 API)";
         }
     }
     catch(err) {
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html b/1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html
index 62bee75..d78a3f1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Mon Apr 23 13:11:21 EDT 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Mon May 14 01:39:45 EDT 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.client.security.SecurityErrorCode (Apache Accumulo Project 1.9.0 API)</title>
-<meta name="date" content="2018-04-23">
+<title>Uses of Class org.apache.accumulo.core.client.security.SecurityErrorCode (Apache Accumulo Project 1.9.1 API)</title>
+<meta name="date" content="2018-05-14">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
... 3412 lines suppressed ...

-- 
To stop receiving notification emails like this one, please contact
ctubbsii@apache.org.