@param tableName the table to take offline
@throws AccumuloException when there is a general accumulo error
@throws AccumuloSecurityException when the user does not have the proper permissions
When this method is called, all scenarios generated by this parser will be offline scenarios. This means that all parcel events will arrive at time -1, which means that everything is known beforehand. By default the parser uses the original event arrival times as defined by the scenario file.
@return This, as per the builder pattern.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.