Class: Pione::Log::AgentConnectionProcessRecord

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

Overview

AgentConnectionProcessRecord represents hello and bye message from agents.

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