Extends Actor
The HeapSnapshotFileActor handles transferring heap snapshot files from the server to the client. This has to be a global actor in the parent process because child processes are sandboxed and do not have access to the file system.
transfer heap snapshot
Parameters
snapshotId
String id of heap snapshot file