Package org.hackystat.telemetry.service.resource.cache

Provides a Cache Resource for the Telemetry Chart abstraction.

See:
          Description

Class Summary
CacheResource This resource responds to requests of form: DELETE {host}/cache/{user} DELETE {host}/cache/{user}/{project} The DELETE requests clear the caches for the user, dpdtype, or individual entry.
TestCacheRestApi Tests the Telemetry Cache API.
 

Package org.hackystat.telemetry.service.resource.cache Description

Provides a Cache Resource for the Telemetry Chart abstraction.