Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 686 Bytes

CleanupOperationRequest.md

File metadata and controls

12 lines (9 loc) · 686 Bytes

CleanupOperationRequest

Properties

Name Type Description Notes
Type_ string [default to null]
Keyspace string keyspace to cleanup [default to null]
Tables []string tables to cleanup, when not specified, all tables in a keyspace will be cleaned up [optional] [default to null]
Jobs int32 number of jobs to use, never uses more that concurrent_compactor threads [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]