@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
ServerFault
Copyright © 2021. All Rights Reserved.