Packages

package data

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class AccumuloAgeOffCommand extends AccumuloDataStoreCommand
  2. class AccumuloCompactCommand extends AccumuloDataStoreCommand
  3. class AccumuloManagePartitionsCommand extends ManagePartitionsCommand
  4. class AddAttributeIndexCommand extends AccumuloDataStoreCommand
  5. class AddAttributeIndexCommandExecutor extends Runnable
  6. class AddIndexCommand extends AccumuloDataStoreCommand

    1.

    1. Add the new index in write-only mode 2. Pause and indicate that the user should bounce live ingestion to pick up the changes - after this it will be writing to both the new and old index 3. Migrate data through a m/r job, with an optional CQL filter for what gets migrated 4. Turn old index off, put new index in read/write mode 5. Pause and indicate that the user should bounce live ingestion again

  7. class AddIndexCommandExecutor extends AccumuloDataStoreCommand
  8. class TableConfCommand extends CommandWithSubCommands
  9. class TableConfListCommand extends AccumuloDataStoreCommand
  10. class TableConfUpdateCommand extends AccumuloDataStoreCommand

Ungrouped