@Path(value="/system/cache")
public interface ICacheMgmt
| Modifier and Type | Method and Description |
|---|---|
void |
flushCaches()
Flushes all internal caches
|
@POST
@Path(value="_flush")
void flushCaches()
throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.