Class DatabaseCleanupProperties.CommandDatabaseCleanupProperties

java.lang.Object
com.netflix.genie.web.properties.DatabaseCleanupProperties.CommandDatabaseCleanupProperties
Enclosing class:
DatabaseCleanupProperties

public static class DatabaseCleanupProperties.CommandDatabaseCleanupProperties extends Object
Properties related to cleaning up command records from the database.
Since:
4.0.0
  • Field Details

    • COMMAND_CLEANUP_PROPERTY_PREFIX

      public static final String COMMAND_CLEANUP_PROPERTY_PREFIX
      The prefix for all properties related to cleaning up command records from the database.
      See Also:
    • SKIP_PROPERTY

      public static final String SKIP_PROPERTY
      Skip the Commands table when performing database cleanup.
      See Also:
  • Constructor Details

    • CommandDatabaseCleanupProperties

      public CommandDatabaseCleanupProperties()