class Movie::Cluster::ShardingDaemon

Defined in:

movie/cluster/sharding/daemon.cr

Constructors

Instance Method Summary

Instance methods inherited from class Movie::AbstractBehavior(Movie::Cluster::ShardingEnvelope)

on_signal(signal : SystemMessage) on_signal, receive(message : T, context : ActorContext(T)) receive

Constructor Detail

def self.new(extension : Movie::ClusterShardingExtension) #

[View source]

Instance Method Detail

def receive(message : ShardingEnvelope, context : Movie::ActorContext(ShardingEnvelope)) #

[View source]