Class: Pione::Log::CreateChildTaskWorkerProcessRecord

Inherits:
ProcessRecord
  • Object
show all
Defined in:
lib/pione/log/process-record.rb

Overview

CreateChildTaskWorkerProcessRecord represents the event that a task worker creates the child task worker.

Constant Summary

Constants inherited from ProcessRecord

ProcessRecord::TYPE_TABLE

Instance Attribute Summary

Attributes inherited from ProcessRecord

#log_id, #timestamp, #transition

Method Summary

Methods inherited from ProcessRecord

build, #format, #initialize, #merge, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Pione::Log::ProcessRecord