com.stratio.common.utils.concurrent.akka.keepalive.KeepAliveMaster
expected to be verified at each period.
for which heartbeats, from a specific id, are expected to be received at least once before raising miss alarms for that id.
true if the target actor should still be monitored after misses. Otherwise
it'll be forgotten by the master actor.
true if the target actor should still be monitored after misses.
true if the target actor should still be monitored after misses. Otherwise
it'll be forgotten by the master actor.
expected to be verified at each period.
for which heartbeats, from a specific id, are expected to be received at least once before raising miss alarms for that id.
Upon this message reception, the KeepAliveMaster actor'll start checking whether heartbeats from any actor providing the same id are being received at each period.
expected to be verified at each period.
for which heartbeats, from a specific id, are expected to be received at least once before raising miss alarms for that id.
trueif the target actor should still be monitored after misses. Otherwise it'll be forgotten by the master actor.