struct
Movie::Cluster::ClusterRouterSettings
- Movie::Cluster::ClusterRouterSettings
- Struct
- Value
- Object
Defined in:
movie/cluster/router/model.crConstructors
Instance Method Summary
Constructor Detail
def self.new(strategy : ClusterRoutingStrategy = ClusterRoutingStrategy::RoundRobin, prefer_local : Bool = false, routee_role : String | Nil = nil)
#