Package com.netflix.genie.web.properties
Class DatabaseCleanupProperties.CommandDatabaseCleanupProperties
java.lang.Object
com.netflix.genie.web.properties.DatabaseCleanupProperties.CommandDatabaseCleanupProperties
- Enclosing class:
- DatabaseCleanupProperties
Properties related to cleaning up command records from the database.
- Since:
- 4.0.0
-
Field Details
-
COMMAND_CLEANUP_PROPERTY_PREFIX
The prefix for all properties related to cleaning up command records from the database.- See Also:
-
SKIP_PROPERTY
Skip the Commands table when performing database cleanup.- See Also:
-
-
Constructor Details
-
CommandDatabaseCleanupProperties
public CommandDatabaseCleanupProperties()
-