Function listener_is_ready

Source
pub fn listener_is_ready(
    id: RustNodeId,
) -> impl FnMut(ClusterEvent) -> Ready<bool>
Expand description

Predicate returning true for a cluster event corresponging to the specified node started listening.