Class DatabaseCleanupProperties.ClusterDatabaseCleanupProperties

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

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

    • CLUSTER_CLEANUP_PROPERTY_PREFIX

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

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

    • ClusterDatabaseCleanupProperties

      public ClusterDatabaseCleanupProperties()