package data
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait CreateSchemaCommand[DS <: DataStore] extends DataStoreCommand[DS] with SchemaOptionsCommand
- trait DeleteCatalogCommand[DS <: GeoMesaDataStore[DS]] extends DataStoreCommand[DS]
-
class
DeleteCatalogParams extends CatalogParam with OptionalForceParam
- Annotations
- @Parameters()
- trait DeleteFeaturesCommand[DS <: DataStore] extends DataStoreCommand[DS]
-
trait
ManagePartitionsCommand extends CommandWithSubCommands
List, add, delete partitioned tables
- trait RemoveSchemaCommand[DS <: DataStore] extends DataStoreCommand[DS]
- trait RemoveSchemaParams extends OptionalTypeNameParam with OptionalForceParam with OptionalPatternParam
-
trait
UpdateSchemaCommand[DS <: DataStore] extends DataStoreCommand[DS]
Invoke
updateSchema
on a datastoreInvoke
updateSchema
on a datastore- DS
data store type
Value Members
- object CreateSchemaCommand
- object DeleteFeaturesCommand
- object ManagePartitionsCommand
- object UpdateSchemaCommand