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 AccumuloCompactCommand extends AccumuloDataStoreCommand

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

    Permalink
  4. class AccumuloCreateSchemaParams extends CreateSchemaParams with AccumuloDataStoreParams

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

    Permalink
  6. class AccumuloDeleteCatalogParams extends DeleteCatalogParams with AccumuloDataStoreParams

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

    Permalink
  8. class AccumuloDeleteFeaturesParams extends DeleteFeaturesParams with AccumuloDataStoreParams

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

    Permalink
  10. class AccumuloRemoveSchemaParams extends RemoveSchemaParams with AccumuloDataStoreParams

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

    Permalink
  12. class AddAttributeIndexCommandExecutor extends Runnable

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

  14. class AddIndexCommandExecutor extends Runnable with AccumuloDataStoreCommand

    Permalink
  15. class DeleteRasterCommand extends Command with LazyLogging

    Permalink
  16. class TableConfCommand extends CommandWithSubCommands

    Permalink
  17. class TableConfDescribeCommand extends AccumuloDataStoreCommand

    Permalink
  18. class TableConfListCommand extends AccumuloDataStoreCommand

    Permalink
  19. class TableConfUpdateCommand extends AccumuloDataStoreCommand

    Permalink

Ungrouped