abstract class Movie::Cluster::ClusterRouterRefBase

Direct Known Subclasses

Defined in:

movie/cluster/router/ref.cr

Constructors

Instance Method Summary

Instance methods inherited from class Movie::ActorRefBase

id : Int32 id, path : ActorPath | Nil path, path=(path : ActorPath | Nil) path=, remote_peer_address : Address | Nil remote_peer_address, remote_peer_node_uid : String | Nil remote_peer_node_uid, send_system(message : SystemMessage) send_system

Constructor methods inherited from class Movie::ActorRefBase

new(id : Int32, path : ActorPath | Nil = nil) new

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def close : Bool #

Concrete entrypoints are required for virtual dispatch across generic subclasses in Crystal. Every runtime instance overrides both methods.


[View source]
def pool_owned? : Bool #

[View source]
def routee_count : Int32 #

[View source]