StateBuilder parameters
The running of the StateBuilder is controlled by the cell, using the parameters in the mcell.conf file.
The following table lists the StateBuilder parameters.
StateBuilder parameters
Parameter | Description | Type |
---|---|---|
StateBuildInterval | Time interval, in seconds, between two builds of saved states of the cell. | Number |
StateBuildSize | Maximum size, in kilobytes, of a transaction file before it is transformed into a new saved state when the StateBuilder runs again. | Number |
StateBuildConfigFileName | StateBuilder configuration file name | Path |
StateBuildAtTerminate | Indication to run the StateBuilder when the cell terminates. | Boolean |
StateBuildRunTimeOut | Timeout, in seconds, to wait for the StateBuilder to terminate. | Number |