public static class DatabaseCleanupProperties.ClusterDatabaseCleanupProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLUSTER_CLEANUP_PROPERTY_PREFIX
The prefix for all properties related to cleaning up cluster records from the database.
|
static java.lang.String |
SKIP_PROPERTY
Skip the Clusters table when performing database cleanup.
|
| Constructor and Description |
|---|
ClusterDatabaseCleanupProperties() |
public static final java.lang.String CLUSTER_CLEANUP_PROPERTY_PREFIX
public static final java.lang.String SKIP_PROPERTY