Package

org.locationtech.geomesa.accumulo.tools

data

Permalink

package data

Visibility
  1. Public
  2. All

Type Members

  1. class AccumuloAgeOffCommand extends AgeOffCommand[AccumuloDataStore] with AccumuloDataStoreCommand

    Permalink
  2. class AccumuloCreateSchemaCommand extends CreateSchemaCommand[AccumuloDataStore] with AccumuloDataStoreCommand

    Permalink
  3. class AccumuloCreateSchemaParams extends CreateSchemaParams with AccumuloDataStoreParams

    Permalink
    Annotations
    @Parameters()
  4. class AccumuloDeleteCatalogCommand extends DeleteCatalogCommand[AccumuloDataStore] with AccumuloDataStoreCommand

    Permalink
  5. class AccumuloDeleteCatalogParams extends DeleteCatalogParams with AccumuloDataStoreParams

    Permalink
  6. class AccumuloDeleteFeaturesCommand extends DeleteFeaturesCommand[AccumuloDataStore] with AccumuloDataStoreCommand

    Permalink
  7. class AccumuloDeleteFeaturesParams extends DeleteFeaturesParams with AccumuloDataStoreParams

    Permalink
    Annotations
    @Parameters()
  8. class AccumuloRemoveSchemaCommand extends RemoveSchemaCommand[AccumuloDataStore] with AccumuloDataStoreCommand

    Permalink
  9. class AccumuloRemoveSchemaParams extends RemoveSchemaParams with AccumuloDataStoreParams

    Permalink
    Annotations
    @Parameters()
  10. class AddAttributeIndexCommand extends AccumuloDataStoreCommand

    Permalink
  11. class AddAttributeIndexCommandExecutor extends Runnable

    Permalink
  12. 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

  13. class AddIndexCommandExecutor extends Runnable with AccumuloDataStoreCommand

    Permalink
  14. class DeleteRasterCommand extends Command with LazyLogging

    Permalink
  15. class TableConfCommand extends CommandWithSubCommands

    Permalink
  16. class TableConfListCommand extends AccumuloDataStoreCommand

    Permalink
  17. class TableConfUpdateCommand extends AccumuloDataStoreCommand

    Permalink

Ungrouped