Class: Pione::Log::PutDataProcessRecord

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

Overview

PutDataProcessRecord represents data uploading to some location.

Constant Summary

Constants inherited from ProcessRecord

Pione::Log::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