Package

org.locationtech.geomesa.accumulo.tools

data

Permalink

package data

Visibility
  1. Public
  2. All

Type Members

  1. class AccumuloAgeOffCommand extends AccumuloDataStoreCommand

    Permalink
  2. class AccumuloCompactCommand extends AccumuloDataStoreCommand

    Permalink
  3. class AccumuloManagePartitionsCommand extends ManagePartitionsCommand

    Permalink
  4. class AddAttributeIndexCommand extends AccumuloDataStoreCommand

    Permalink
  5. class AddAttributeIndexCommandExecutor extends Runnable

    Permalink
  6. class AddIndexCommand extends AccumuloDataStoreCommand

    Permalink

    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 Runnable with AccumuloDataStoreCommand

    Permalink
  8. class TableConfCommand extends CommandWithSubCommands

    Permalink
  9. class TableConfListCommand extends AccumuloDataStoreCommand

    Permalink
  10. class TableConfUpdateCommand extends AccumuloDataStoreCommand

    Permalink

Ungrouped