Cache Group Purge

Physically deletes rows in the cache group that are marked as logically deleted and are older than the specified date.

Syntax

void purgeCacheGroup(String cacheGroupName, Date date) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples

Usage

Ensure that all devices have synchronized at least once before the specified purge date.