class WhiteList
Inherits
Extends
- Forwardable
Methods
  
    
      self.
  new
(ips, wrapped_policy)Returns a new instance of WhiteList
plan
(keyspace, statement, options)Delegates to wrapped policy
distance
(host)Delegates to wrapped policy
host_found
(host)Delegates to wrapped policy if host’s ip is whitelisted
host_lost
(host)Delegates to wrapped policy if host’s ip is whitelisted
host_up
(host)Delegates to wrapped policy if host’s ip is whitelisted
host_down
(host)Delegates to wrapped policy if host’s ip is whitelisted