Restart

Contents

Restart#

silvimetric.commands.manage.restart(tdb_dir: str, name: str, log: Log = None) int#

Delete shatter process from database and run it again with the same config.

Parameters:
  • tdb_dir – TileDB database directory path.

  • name – UUID name of Shatter process.

Returns:

Point count of the restarted shatter process.