Package net.bluemind.system.api
Interface ICacheMgmtAsync
public interface ICacheMgmtAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dumpContent
(AsyncHandler<Stream> handler) void
flushCaches
(AsyncHandler<Void> handler)
void
dumpContent(AsyncHandler<Stream> handler)
void
flushCaches(AsyncHandler<Void> handler)