This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git.
from 65571ac update 1.9.0 release notes to describe ACCUMULO-3389
new f8969a1 Add 1.9.0 apidocs
new 6799d71 Add 1.9.0 manual and examples
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
1.9/accumulo_user_manual.html | 12187 +++++++++++++++++++
1.9/apidocs/allclasses-frame.html | 210 +
1.9/apidocs/allclasses-noframe.html | 210 +
1.9/apidocs/constant-values.html | 218 +
1.9/apidocs/deprecated-list.html | 1556 +++
1.9/apidocs/help-doc.html | 231 +
1.9/apidocs/index-all.html | 7488 ++++++++++++
1.9/apidocs/index.html | 76 +
.../accumulo/core/client/AccumuloException.html | 308 +
.../core/client/AccumuloSecurityException.html | 495 +
.../apache/accumulo/core/client/BatchDeleter.html | 301 +
.../apache/accumulo/core/client/BatchScanner.html | 337 +
.../apache/accumulo/core/client/BatchWriter.html | 321 +
.../accumulo/core/client/BatchWriterConfig.html | 589 +
.../client/ClientConfiguration.ClientProperty.html | 669 +
.../accumulo/core/client/ClientConfiguration.html | 3189 +++++
...lientSideIteratorScanner.ScannerTranslator.html | 308 +
.../core/client/ClientSideIteratorScanner.html | 732 ++
.../core/client/ConditionalWriter.Result.html | 347 +
.../core/client/ConditionalWriter.Status.html | 400 +
.../accumulo/core/client/ConditionalWriter.html | 307 +
.../core/client/ConditionalWriterConfig.html | 495 +
.../org/apache/accumulo/core/client/Connector.html | 729 ++
.../apache/accumulo/core/client/Durability.html | 402 +
.../org/apache/accumulo/core/client/Instance.html | 533 +
.../client/IsolatedScanner.MemoryRowBuffer.html | 329 +
.../IsolatedScanner.MemoryRowBufferFactory.html | 286 +
.../core/client/IsolatedScanner.RowBuffer.html | 273 +
.../client/IsolatedScanner.RowBufferFactory.html | 231 +
.../accumulo/core/client/IsolatedScanner.html | 625 +
.../core/client/IteratorSetting.Column.html | 344 +
.../accumulo/core/client/IteratorSetting.html | 805 ++
.../core/client/MultiTableBatchWriter.html | 308 +
.../core/client/MutationsRejectedException.html | 498 +
.../core/client/NamespaceExistsException.html | 316 +
.../core/client/NamespaceNotEmptyException.html | 354 +
.../core/client/NamespaceNotFoundException.html | 354 +
.../apache/accumulo/core/client/RowIterator.html | 375 +
.../core/client/SampleNotPresentException.html | 299 +
.../org/apache/accumulo/core/client/Scanner.html | 452 +
.../apache/accumulo/core/client/ScannerBase.html | 762 ++
.../core/client/TableDeletedException.html | 307 +
.../accumulo/core/client/TableExistsException.html | 316 +
.../core/client/TableNotFoundException.html | 374 +
.../core/client/TableOfflineException.html | 271 +
.../accumulo/core/client/TimedOutException.html | 317 +
.../accumulo/core/client/ZooKeeperInstance.html | 796 ++
.../admin/ActiveCompaction.CompactionReason.html | 398 +
.../admin/ActiveCompaction.CompactionType.html | 384 +
.../core/client/admin/ActiveCompaction.html | 502 +
.../accumulo/core/client/admin/ActiveScan.html | 520 +
.../core/client/admin/CompactionConfig.html | 490 +
.../client/admin/CompactionStrategyConfig.html | 362 +
.../core/client/admin/DelegationTokenConfig.html | 366 +
.../accumulo/core/client/admin/DiskUsage.html | 388 +
.../apache/accumulo/core/client/admin/FindMax.html | 286 +
.../core/client/admin/InstanceOperations.html | 469 +
.../accumulo/core/client/admin/Locations.html | 274 +
.../core/client/admin/NamespaceOperations.html | 886 ++
.../core/client/admin/NewTableConfiguration.html | 395 +
.../core/client/admin/ReplicationOperations.html | 364 +
.../accumulo/core/client/admin/ScanState.html | 355 +
.../accumulo/core/client/admin/ScanType.html | 343 +
.../core/client/admin/SecurityOperations.html | 883 ++
.../core/client/admin/TableOperations.html | 1916 +++
.../accumulo/core/client/admin/TimeType.html | 353 +
.../ActiveCompaction.CompactionReason.html | 179 +
.../class-use/ActiveCompaction.CompactionType.html | 179 +
.../client/admin/class-use/ActiveCompaction.html | 168 +
.../core/client/admin/class-use/ActiveScan.html | 168 +
.../client/admin/class-use/CompactionConfig.html | 202 +
.../admin/class-use/CompactionStrategyConfig.html | 183 +
.../admin/class-use/DelegationTokenConfig.html | 184 +
.../core/client/admin/class-use/DiskUsage.html | 168 +
.../core/client/admin/class-use/FindMax.html | 126 +
.../client/admin/class-use/InstanceOperations.html | 194 +
.../core/client/admin/class-use/Locations.html | 169 +
.../admin/class-use/NamespaceOperations.html | 195 +
.../admin/class-use/NewTableConfiguration.html | 200 +
.../admin/class-use/ReplicationOperations.html | 194 +
.../core/client/admin/class-use/ScanState.html | 179 +
.../core/client/admin/class-use/ScanType.html | 179 +
.../client/admin/class-use/SecurityOperations.html | 195 +
.../client/admin/class-use/TableOperations.html | 194 +
.../core/client/admin/class-use/TimeType.html | 270 +
.../accumulo/core/client/admin/package-frame.html | 45 +
.../core/client/admin/package-summary.html | 264 +
.../accumulo/core/client/admin/package-tree.html | 171 +
.../accumulo/core/client/admin/package-use.html | 300 +
.../core/client/class-use/AccumuloException.html | 1143 ++
.../class-use/AccumuloSecurityException.html | 1182 ++
.../core/client/class-use/BatchDeleter.html | 241 +
.../core/client/class-use/BatchScanner.html | 230 +
.../core/client/class-use/BatchWriter.html | 245 +
.../core/client/class-use/BatchWriterConfig.html | 392 +
.../ClientConfiguration.ClientProperty.html | 215 +
.../core/client/class-use/ClientConfiguration.html | 421 +
...lientSideIteratorScanner.ScannerTranslator.html | 126 +
.../class-use/ClientSideIteratorScanner.html | 126 +
.../client/class-use/ConditionalWriter.Result.html | 183 +
.../client/class-use/ConditionalWriter.Status.html | 195 +
.../core/client/class-use/ConditionalWriter.html | 196 +
.../client/class-use/ConditionalWriterConfig.html | 231 +
.../accumulo/core/client/class-use/Connector.html | 315 +
.../accumulo/core/client/class-use/Durability.html | 204 +
.../accumulo/core/client/class-use/Instance.html | 383 +
.../class-use/IsolatedScanner.MemoryRowBuffer.html | 126 +
.../IsolatedScanner.MemoryRowBufferFactory.html | 126 +
.../class-use/IsolatedScanner.RowBuffer.html | 183 +
.../IsolatedScanner.RowBufferFactory.html | 178 +
.../core/client/class-use/IsolatedScanner.html | 126 +
.../client/class-use/IteratorSetting.Column.html | 168 +
.../core/client/class-use/IteratorSetting.html | 538 +
.../client/class-use/MultiTableBatchWriter.html | 229 +
.../class-use/MutationsRejectedException.html | 266 +
.../client/class-use/NamespaceExistsException.html | 175 +
.../class-use/NamespaceNotEmptyException.html | 168 +
.../class-use/NamespaceNotFoundException.html | 291 +
.../core/client/class-use/RowIterator.html | 126 +
.../class-use/SampleNotPresentException.html | 126 +
.../accumulo/core/client/class-use/Scanner.html | 415 +
.../core/client/class-use/ScannerBase.html | 322 +
.../client/class-use/TableDeletedException.html | 126 +
.../client/class-use/TableExistsException.html | 216 +
.../client/class-use/TableNotFoundException.html | 772 ++
.../client/class-use/TableOfflineException.html | 126 +
.../core/client/class-use/TimedOutException.html | 126 +
.../core/client/class-use/ZooKeeperInstance.html | 166 +
.../core/client/lexicoder/AbstractEncoder.html | 354 +
.../core/client/lexicoder/BigIntegerLexicoder.html | 348 +
.../core/client/lexicoder/BytesLexicoder.html | 347 +
.../core/client/lexicoder/DateLexicoder.html | 345 +
.../core/client/lexicoder/DoubleLexicoder.html | 345 +
.../accumulo/core/client/lexicoder/Encoder.html | 208 +
.../core/client/lexicoder/FloatLexicoder.html | 348 +
.../core/client/lexicoder/IntegerLexicoder.html | 346 +
.../accumulo/core/client/lexicoder/Lexicoder.html | 205 +
.../core/client/lexicoder/ListLexicoder.html | 350 +
.../core/client/lexicoder/LongLexicoder.html | 345 +
.../core/client/lexicoder/PairLexicoder.html | 368 +
.../core/client/lexicoder/ReverseLexicoder.html | 342 +
.../core/client/lexicoder/StringLexicoder.html | 346 +
.../core/client/lexicoder/TextLexicoder.html | 346 +
.../core/client/lexicoder/UIntegerLexicoder.html | 347 +
.../core/client/lexicoder/ULongLexicoder.html | 351 +
.../core/client/lexicoder/UUIDLexicoder.html | 353 +
.../lexicoder/class-use/AbstractEncoder.html | 275 +
.../lexicoder/class-use/BigIntegerLexicoder.html | 126 +
.../client/lexicoder/class-use/BytesLexicoder.html | 126 +
.../client/lexicoder/class-use/DateLexicoder.html | 126 +
.../lexicoder/class-use/DoubleLexicoder.html | 126 +
.../core/client/lexicoder/class-use/Encoder.html | 298 +
.../client/lexicoder/class-use/FloatLexicoder.html | 126 +
.../lexicoder/class-use/IntegerLexicoder.html | 126 +
.../core/client/lexicoder/class-use/Lexicoder.html | 297 +
.../client/lexicoder/class-use/ListLexicoder.html | 126 +
.../client/lexicoder/class-use/LongLexicoder.html | 126 +
.../client/lexicoder/class-use/PairLexicoder.html | 126 +
.../lexicoder/class-use/ReverseLexicoder.html | 126 +
.../lexicoder/class-use/StringLexicoder.html | 126 +
.../client/lexicoder/class-use/TextLexicoder.html | 126 +
.../lexicoder/class-use/UIntegerLexicoder.html | 126 +
.../client/lexicoder/class-use/ULongLexicoder.html | 168 +
.../client/lexicoder/class-use/UUIDLexicoder.html | 126 +
.../core/client/lexicoder/package-frame.html | 41 +
.../core/client/lexicoder/package-summary.html | 262 +
.../core/client/lexicoder/package-tree.html | 176 +
.../core/client/lexicoder/package-use.html | 211 +
.../AbstractInputFormat.AbstractRecordReader.html | 522 +
.../core/client/mapred/AbstractInputFormat.html | 947 ++
.../client/mapred/AccumuloFileOutputFormat.html | 563 +
.../core/client/mapred/AccumuloInputFormat.html | 360 +
.../mapred/AccumuloMultiTableInputFormat.html | 368 +
.../AccumuloOutputFormat.AccumuloRecordWriter.html | 348 +
.../core/client/mapred/AccumuloOutputFormat.html | 970 ++
.../core/client/mapred/AccumuloRowInputFormat.html | 362 +
.../mapred/InputFormatBase.RangeInputSplit.html | 367 +
.../mapred/InputFormatBase.RecordReaderBase.html | 384 +
.../core/client/mapred/InputFormatBase.html | 937 ++
.../core/client/mapred/RangeInputSplit.html | 326 +
.../AbstractInputFormat.AbstractRecordReader.html | 166 +
.../mapred/class-use/AbstractInputFormat.html | 187 +
.../mapred/class-use/AccumuloFileOutputFormat.html | 126 +
.../mapred/class-use/AccumuloInputFormat.html | 126 +
.../class-use/AccumuloMultiTableInputFormat.html | 126 +
.../AccumuloOutputFormat.AccumuloRecordWriter.html | 126 +
.../mapred/class-use/AccumuloOutputFormat.html | 126 +
.../mapred/class-use/AccumuloRowInputFormat.html | 126 +
.../class-use/InputFormatBase.RangeInputSplit.html | 166 +
.../InputFormatBase.RecordReaderBase.html | 126 +
.../client/mapred/class-use/InputFormatBase.html | 174 +
.../client/mapred/class-use/RangeInputSplit.html | 215 +
.../accumulo/core/client/mapred/package-frame.html | 32 +
.../core/client/mapred/package-summary.html | 217 +
.../accumulo/core/client/mapred/package-tree.html | 174 +
.../accumulo/core/client/mapred/package-use.html | 188 +
.../AbstractInputFormat.AbstractRecordReader.html | 590 +
.../core/client/mapreduce/AbstractInputFormat.html | 990 ++
.../client/mapreduce/AccumuloFileOutputFormat.html | 563 +
.../core/client/mapreduce/AccumuloInputFormat.html | 362 +
.../mapreduce/AccumuloMultiTableInputFormat.html | 370 +
.../AccumuloOutputFormat.AccumuloRecordWriter.html | 350 +
.../client/mapreduce/AccumuloOutputFormat.html | 975 ++
.../client/mapreduce/AccumuloRowInputFormat.html | 365 +
.../mapreduce/InputFormatBase.RangeInputSplit.html | 348 +
.../InputFormatBase.RecordReaderBase.html | 388 +
.../core/client/mapreduce/InputFormatBase.html | 938 ++
.../core/client/mapreduce/InputTableConfig.html | 750 ++
.../core/client/mapreduce/RangeInputSplit.html | 995 ++
.../AbstractInputFormat.AbstractRecordReader.html | 166 +
.../mapreduce/class-use/AbstractInputFormat.html | 187 +
.../class-use/AccumuloFileOutputFormat.html | 126 +
.../mapreduce/class-use/AccumuloInputFormat.html | 126 +
.../class-use/AccumuloMultiTableInputFormat.html | 126 +
.../AccumuloOutputFormat.AccumuloRecordWriter.html | 126 +
.../mapreduce/class-use/AccumuloOutputFormat.html | 126 +
.../class-use/AccumuloRowInputFormat.html | 126 +
.../class-use/InputFormatBase.RangeInputSplit.html | 166 +
.../InputFormatBase.RecordReaderBase.html | 126 +
.../mapreduce/class-use/InputFormatBase.html | 174 +
.../mapreduce/class-use/InputTableConfig.html | 299 +
.../mapreduce/class-use/RangeInputSplit.html | 249 +
.../lib/partition/KeyRangePartitioner.html | 364 +
.../mapreduce/lib/partition/RangePartitioner.html | 364 +
.../partition/class-use/KeyRangePartitioner.html | 126 +
.../lib/partition/class-use/RangePartitioner.html | 126 +
.../mapreduce/lib/partition/package-frame.html | 22 +
.../mapreduce/lib/partition/package-summary.html | 152 +
.../mapreduce/lib/partition/package-tree.html | 144 +
.../mapreduce/lib/partition/package-use.html | 126 +
.../lib/util/ConfiguratorBase.ConnectorInfo.html | 396 +
.../lib/util/ConfiguratorBase.GeneralOpts.html | 351 +
.../lib/util/ConfiguratorBase.InstanceOpts.html | 382 +
.../mapreduce/lib/util/ConfiguratorBase.html | 697 ++
.../lib/util/FileOutputConfigurator.Opts.html | 351 +
.../mapreduce/lib/util/FileOutputConfigurator.html | 544 +
.../lib/util/InputConfigurator.Features.html | 396 +
.../lib/util/InputConfigurator.ScanOpts.html | 411 +
.../mapreduce/lib/util/InputConfigurator.html | 1062 ++
.../lib/util/OutputConfigurator.Features.html | 366 +
.../lib/util/OutputConfigurator.WriteOpts.html | 366 +
.../mapreduce/lib/util/OutputConfigurator.html | 592 +
.../class-use/ConfiguratorBase.ConnectorInfo.html | 177 +
.../class-use/ConfiguratorBase.GeneralOpts.html | 177 +
.../class-use/ConfiguratorBase.InstanceOpts.html | 177 +
.../lib/util/class-use/ConfiguratorBase.html | 186 +
.../class-use/FileOutputConfigurator.Opts.html | 177 +
.../lib/util/class-use/FileOutputConfigurator.html | 126 +
.../util/class-use/InputConfigurator.Features.html | 177 +
.../util/class-use/InputConfigurator.ScanOpts.html | 177 +
.../lib/util/class-use/InputConfigurator.html | 126 +
.../class-use/OutputConfigurator.Features.html | 177 +
.../class-use/OutputConfigurator.WriteOpts.html | 177 +
.../lib/util/class-use/OutputConfigurator.html | 126 +
.../client/mapreduce/lib/util/package-frame.html | 35 +
.../client/mapreduce/lib/util/package-summary.html | 230 +
.../client/mapreduce/lib/util/package-tree.html | 164 +
.../client/mapreduce/lib/util/package-use.html | 219 +
.../core/client/mapreduce/package-frame.html | 33 +
.../core/client/mapreduce/package-summary.html | 223 +
.../core/client/mapreduce/package-tree.html | 187 +
.../core/client/mapreduce/package-use.html | 219 +
.../accumulo/core/client/mock/IteratorAdapter.html | 269 +
.../accumulo/core/client/mock/MockAccumulo.html | 422 +
.../core/client/mock/MockBatchDeleter.html | 402 +
.../core/client/mock/MockBatchScanner.html | 433 +
.../accumulo/core/client/mock/MockBatchWriter.html | 345 +
.../accumulo/core/client/mock/MockConnector.html | 749 ++
.../accumulo/core/client/mock/MockInstance.html | 659 +
.../client/mock/MockMultiTableBatchWriter.html | 383 +
.../accumulo/core/client/mock/MockNamespace.html | 283 +
.../accumulo/core/client/mock/MockScanner.html | 583 +
.../accumulo/core/client/mock/MockScannerBase.html | 428 +
.../accumulo/core/client/mock/MockTable.html | 435 +
.../apache/accumulo/core/client/mock/MockUser.html | 203 +
.../client/mock/class-use/IteratorAdapter.html | 126 +
.../core/client/mock/class-use/MockAccumulo.html | 192 +
.../client/mock/class-use/MockBatchDeleter.html | 126 +
.../client/mock/class-use/MockBatchScanner.html | 172 +
.../client/mock/class-use/MockBatchWriter.html | 126 +
.../core/client/mock/class-use/MockConnector.html | 126 +
.../core/client/mock/class-use/MockInstance.html | 126 +
.../mock/class-use/MockMultiTableBatchWriter.html | 126 +
.../core/client/mock/class-use/MockNamespace.html | 201 +
.../core/client/mock/class-use/MockScanner.html | 126 +
.../client/mock/class-use/MockScannerBase.html | 188 +
.../core/client/mock/class-use/MockTable.html | 184 +
.../core/client/mock/class-use/MockUser.html | 126 +
.../accumulo/core/client/mock/package-frame.html | 33 +
.../accumulo/core/client/mock/package-summary.html | 233 +
.../accumulo/core/client/mock/package-tree.html | 169 +
.../accumulo/core/client/mock/package-use.html | 193 +
.../apache/accumulo/core/client/package-frame.html | 67 +
.../accumulo/core/client/package-summary.html | 392 +
.../apache/accumulo/core/client/package-tree.html | 244 +
.../apache/accumulo/core/client/package-use.html | 692 ++
.../client/replication/PeerExistsException.html | 293 +
.../client/replication/PeerNotFoundException.html | 309 +
.../replication/class-use/PeerExistsException.html | 169 +
.../class-use/PeerNotFoundException.html | 168 +
.../core/client/replication/package-frame.html | 22 +
.../core/client/replication/package-summary.html | 152 +
.../core/client/replication/package-tree.html | 148 +
.../core/client/replication/package-use.html | 166 +
.../core/client/rfile/RFile.InputArguments.html | 266 +
.../core/client/rfile/RFile.OutputArguments.html | 258 +
.../core/client/rfile/RFile.ScannerFSOptions.html | 255 +
.../core/client/rfile/RFile.ScannerOptions.html | 416 +
.../core/client/rfile/RFile.WriterFSOptions.html | 255 +
.../core/client/rfile/RFile.WriterOptions.html | 334 +
.../apache/accumulo/core/client/rfile/RFile.html | 354 +
.../accumulo/core/client/rfile/RFileSource.html | 294 +
.../accumulo/core/client/rfile/RFileWriter.html | 491 +
.../rfile/class-use/RFile.InputArguments.html | 168 +
.../rfile/class-use/RFile.OutputArguments.html | 168 +
.../rfile/class-use/RFile.ScannerFSOptions.html | 168 +
.../rfile/class-use/RFile.ScannerOptions.html | 230 +
.../rfile/class-use/RFile.WriterFSOptions.html | 166 +
.../rfile/class-use/RFile.WriterOptions.html | 207 +
.../core/client/rfile/class-use/RFile.html | 126 +
.../core/client/rfile/class-use/RFileSource.html | 168 +
.../core/client/rfile/class-use/RFileWriter.html | 166 +
.../accumulo/core/client/rfile/package-frame.html | 32 +
.../core/client/rfile/package-summary.html | 205 +
.../accumulo/core/client/rfile/package-tree.html | 156 +
.../accumulo/core/client/rfile/package-use.html | 196 +
.../core/client/sample/AbstractHashSampler.html | 373 +
.../core/client/sample/RowColumnSampler.html | 387 +
.../accumulo/core/client/sample/RowSampler.html | 325 +
.../accumulo/core/client/sample/Sampler.html | 278 +
.../core/client/sample/SamplerConfiguration.html | 382 +
.../sample/class-use/AbstractHashSampler.html | 174 +
.../client/sample/class-use/RowColumnSampler.html | 126 +
.../core/client/sample/class-use/RowSampler.html | 126 +
.../core/client/sample/class-use/Sampler.html | 191 +
.../sample/class-use/SamplerConfiguration.html | 406 +
.../accumulo/core/client/sample/package-frame.html | 28 +
.../core/client/sample/package-summary.html | 181 +
.../accumulo/core/client/sample/package-tree.html | 149 +
.../accumulo/core/client/sample/package-use.html | 276 +
.../core/client/security/SecurityErrorCode.html | 547 +
.../security/class-use/SecurityErrorCode.html | 259 +
.../core/client/security/package-frame.html | 21 +
.../core/client/security/package-summary.html | 144 +
.../core/client/security/package-tree.html | 143 +
.../accumulo/core/client/security/package-use.html | 178 +
...icationToken.AuthenticationTokenSerializer.html | 356 +
.../tokens/AuthenticationToken.Properties.html | 562 +
.../tokens/AuthenticationToken.TokenProperty.html | 380 +
.../security/tokens/AuthenticationToken.html | 311 +
.../security/tokens/CredentialProviderToken.html | 445 +
.../client/security/tokens/DelegationToken.html | 238 +
.../core/client/security/tokens/KerberosToken.html | 625 +
.../core/client/security/tokens/NullToken.html | 448 +
.../core/client/security/tokens/PasswordToken.html | 547 +
...icationToken.AuthenticationTokenSerializer.html | 126 +
.../class-use/AuthenticationToken.Properties.html | 182 +
.../AuthenticationToken.TokenProperty.html | 195 +
.../tokens/class-use/AuthenticationToken.html | 483 +
.../tokens/class-use/CredentialProviderToken.html | 166 +
.../security/tokens/class-use/DelegationToken.html | 168 +
.../security/tokens/class-use/KerberosToken.html | 166 +
.../security/tokens/class-use/NullToken.html | 166 +
.../security/tokens/class-use/PasswordToken.html | 213 +
.../core/client/security/tokens/package-frame.html | 32 +
.../client/security/tokens/package-summary.html | 197 +
.../core/client/security/tokens/package-tree.html | 178 +
.../core/client/security/tokens/package-use.html | 305 +
.../accumulo/core/data/ArrayByteSequence.html | 608 +
.../apache/accumulo/core/data/ByteSequence.html | 500 +
.../org/apache/accumulo/core/data/Column.html | 599 +
.../apache/accumulo/core/data/ColumnUpdate.html | 477 +
.../apache/accumulo/core/data/ComparableBytes.html | 378 +
.../org/apache/accumulo/core/data/Condition.html | 688 ++
.../accumulo/core/data/ConditionalMutation.html | 454 +
.../core/data/ConstraintViolationSummary.html | 460 +
1.9/apidocs/org/apache/accumulo/core/data/Key.html | 1988 +++
.../org/apache/accumulo/core/data/KeyExtent.html | 971 ++
.../org/apache/accumulo/core/data/KeyValue.html | 321 +
.../core/data/Mutation.SERIALIZED_FORMAT.html | 349 +
.../org/apache/accumulo/core/data/Mutation.html | 1702 +++
.../org/apache/accumulo/core/data/PartialKey.html | 440 +
.../org/apache/accumulo/core/data/Range.html | 1586 +++
.../org/apache/accumulo/core/data/TabletId.html | 286 +
.../accumulo/core/data/Value.Comparator.html | 320 +
.../org/apache/accumulo/core/data/Value.html | 751 ++
.../core/data/class-use/ArrayByteSequence.html | 126 +
.../accumulo/core/data/class-use/ByteSequence.html | 355 +
.../accumulo/core/data/class-use/Column.html | 203 +
.../accumulo/core/data/class-use/ColumnUpdate.html | 187 +
.../core/data/class-use/ComparableBytes.html | 126 +
.../accumulo/core/data/class-use/Condition.html | 260 +
.../core/data/class-use/ConditionalMutation.html | 234 +
.../data/class-use/ConstraintViolationSummary.html | 207 +
.../apache/accumulo/core/data/class-use/Key.html | 741 ++
.../accumulo/core/data/class-use/KeyExtent.html | 439 +
.../accumulo/core/data/class-use/KeyValue.html | 168 +
.../data/class-use/Mutation.SERIALIZED_FORMAT.html | 181 +
.../accumulo/core/data/class-use/Mutation.html | 384 +
.../accumulo/core/data/class-use/PartialKey.html | 212 +
.../apache/accumulo/core/data/class-use/Range.html | 870 ++
.../accumulo/core/data/class-use/TabletId.html | 247 +
.../core/data/class-use/Value.Comparator.html | 126 +
.../apache/accumulo/core/data/class-use/Value.html | 615 +
.../data/doc-files/mutation-serialization.html | 0
.../apache/accumulo/core/data/package-frame.html | 44 +
.../apache/accumulo/core/data/package-summary.html | 272 +
.../apache/accumulo/core/data/package-tree.html | 192 +
.../org/apache/accumulo/core/data/package-use.html | 541 +
.../core/security/AuthorizationContainer.html | 237 +
.../accumulo/core/security/Authorizations.html | 703 ++
.../core/security/ColumnVisibility.Node.html | 398 +
.../security/ColumnVisibility.NodeComparator.html | 308 +
.../core/security/ColumnVisibility.NodeType.html | 372 +
.../accumulo/core/security/ColumnVisibility.html | 649 +
.../core/security/NamespacePermission.html | 518 +
.../accumulo/core/security/SystemPermission.html | 528 +
.../accumulo/core/security/TablePermission.html | 456 +
.../core/security/VisibilityConstraint.html | 280 +
.../core/security/VisibilityEvaluator.html | 341 +
.../core/security/VisibilityParseException.html | 328 +
.../security/class-use/AuthorizationContainer.html | 181 +
.../core/security/class-use/Authorizations.html | 606 +
.../security/class-use/ColumnVisibility.Node.html | 242 +
.../class-use/ColumnVisibility.NodeComparator.html | 168 +
.../class-use/ColumnVisibility.NodeType.html | 191 +
.../core/security/class-use/ColumnVisibility.html | 379 +
.../security/class-use/NamespacePermission.html | 231 +
.../core/security/class-use/SystemPermission.html | 233 +
.../core/security/class-use/TablePermission.html | 236 +
.../security/class-use/VisibilityConstraint.html | 126 +
.../security/class-use/VisibilityEvaluator.html | 126 +
.../class-use/VisibilityParseException.html | 168 +
.../accumulo/core/security/package-frame.html | 41 +
.../accumulo/core/security/package-summary.html | 245 +
.../accumulo/core/security/package-tree.html | 180 +
.../apache/accumulo/core/security/package-use.html | 391 +
.../apache/accumulo/minicluster/MemoryUnit.html | 410 +
.../accumulo/minicluster/MiniAccumuloCluster.html | 460 +
.../accumulo/minicluster/MiniAccumuloConfig.html | 662 +
.../accumulo/minicluster/MiniAccumuloInstance.html | 313 +
.../minicluster/MiniAccumuloRunner.Opts.html | 270 +
.../MiniAccumuloRunner.PropertiesConverter.html | 286 +
.../accumulo/minicluster/MiniAccumuloRunner.html | 333 +
.../apache/accumulo/minicluster/ServerType.html | 408 +
.../accumulo/minicluster/class-use/MemoryUnit.html | 203 +
.../minicluster/class-use/MiniAccumuloCluster.html | 126 +
.../minicluster/class-use/MiniAccumuloConfig.html | 232 +
.../class-use/MiniAccumuloInstance.html | 126 +
.../class-use/MiniAccumuloRunner.Opts.html | 126 +
.../MiniAccumuloRunner.PropertiesConverter.html | 126 +
.../minicluster/class-use/MiniAccumuloRunner.html | 126 +
.../accumulo/minicluster/class-use/ServerType.html | 209 +
.../apache/accumulo/minicluster/package-frame.html | 31 +
.../accumulo/minicluster/package-summary.html | 191 +
.../apache/accumulo/minicluster/package-tree.html | 165 +
.../apache/accumulo/minicluster/package-use.html | 167 +
1.9/apidocs/overview-frame.html | 37 +
1.9/apidocs/overview-summary.html | 202 +
1.9/apidocs/overview-tree.html | 585 +
{1.8 => 1.9}/apidocs/package-list | 0
{1.7 => 1.9}/apidocs/script.js | 0
1.9/apidocs/serialized-form.html | 473 +
{1.7 => 1.9}/apidocs/stylesheet.css | 0
1.9/examples | 1 +
465 files changed, 168058 insertions(+)
create mode 100644 1.9/accumulo_user_manual.html
create mode 100644 1.9/apidocs/allclasses-frame.html
create mode 100644 1.9/apidocs/allclasses-noframe.html
create mode 100644 1.9/apidocs/constant-values.html
create mode 100644 1.9/apidocs/deprecated-list.html
create mode 100644 1.9/apidocs/help-doc.html
create mode 100644 1.9/apidocs/index-all.html
create mode 100644 1.9/apidocs/index.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/Connector.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/Durability.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/Instance.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/Scanner.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/package-tree.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/DelegationToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/KerberosToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/NullToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/PasswordToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.AuthenticationTokenSerializer.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.Properties.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.TokenProperty.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/CredentialProviderToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/DelegationToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/KerberosToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/NullToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/PasswordToken.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/ByteSequence.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/Column.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/ColumnUpdate.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/ComparableBytes.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/Condition.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/ConditionalMutation.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/ConstraintViolationSummary.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/Key.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/KeyExtent.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/KeyValue.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/Mutation.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/PartialKey.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/Range.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/TabletId.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/Value.Comparator.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/Value.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/Column.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/Condition.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/class-use/Key.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/Range.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/TabletId.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.html
copy {1.8 =>
1.9}/apidocs/org/apache/accumulo/core/data/doc-files/mutation-serialization.html
(100%)
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/data/package-summary.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/package-tree.html
create mode 100644 1.9/apidocs/org/apache/accumulo/core/data/package-use.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/Authorizations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/NamespacePermission.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/SystemPermission.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/TablePermission.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityConstraint.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityEvaluator.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityParseException.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/package-tree.html
create mode 100644
1.9/apidocs/org/apache/accumulo/core/security/package-use.html
create mode 100644 1.9/apidocs/org/apache/accumulo/minicluster/MemoryUnit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloCluster.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloInstance.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.html
create mode 100644 1.9/apidocs/org/apache/accumulo/minicluster/ServerType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/class-use/MemoryUnit.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloCluster.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloConfig.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloInstance.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.Opts.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.PropertiesConverter.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/class-use/ServerType.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/package-frame.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/package-summary.html
create mode 100644
1.9/apidocs/org/apache/accumulo/minicluster/package-tree.html
create mode 100644 1.9/apidocs/org/apache/accumulo/minicluster/package-use.html
create mode 100644 1.9/apidocs/overview-frame.html
create mode 100644 1.9/apidocs/overview-summary.html
create mode 100644 1.9/apidocs/overview-tree.html
copy {1.8 => 1.9}/apidocs/package-list (100%)
copy {1.7 => 1.9}/apidocs/script.js (100%)
create mode 100644 1.9/apidocs/serialized-form.html
copy {1.7 => 1.9}/apidocs/stylesheet.css (100%)
create mode 120000 1.9/examples
--
To stop receiving notification emails like this one, please contact
[email protected].