HawkController:compact
Method
Purpose
This method (on all platforms) compacts the given file store on this server.
Remarks
Type
Synchronous, IMPACT_ACTION_INFO
Arguments
Name |
Type |
Description |
storeName |
String |
Store Name. Get name of the store file to compact. |
maxTime |
Long |
The value indicating upper limit in seconds on compact time |
Returns
Name |
Type |
Description |
completed |
Boolean |
The flag passed to indicate whether the compact completed before timeout expired |