Package net.bluemind.system.api
Interface ICacheMgmtPromise
public interface ICacheMgmtPromise
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
dumpContent
CompletableFuture<Stream> dumpContent() - 
flushCaches
CompletableFuture<Void> flushCaches() 
 -