Class Nanite::Result
In: lib/nanite/packets.rb
Parent: Packet

packet that means a work result notification sent from actor to mapper

from is sender identity results is arbitrary data that is transferred from actor, a result of actor‘s work token is a generated request id that mapper uses to identify replies to is identity of the node result should be delivered to

Methods

json_create   new   to_s  

Attributes

from  [RW] 
results  [RW] 
to  [RW] 
token  [RW] 

Public Class methods

Public Instance methods

[Validate]