Package org.opendaylight.controller.cluster.common.actor
package org.opendaylight.controller.cluster.common.actor
-
ClassDescriptionAbstractConfig.Builder<T extends AbstractConfig.Builder<T>>Actor with its behaviour metered.Actor with its behaviour metered.CommonConfig.Builder<T extends CommonConfig.Builder<T>>Interface implemented by Actors, who can schedule invocation of a
Procedure
in their context.Deprecated, for removal: This API element is subject to removal in a future version.MessageTracker is a diagnostic utility class to be used for figuring out why a certain message which was expected to arrive in a given time interval does not arrive.Represents behaviour that can be exhibited by actors of typeAbstractActor
.This class listens to Akka RemotingLifecycleEvent events to detect when this node has been quarantined by another.An unbounded ControlAwareMailbox that also supports DequeBasedMessageQueueSemantics so it can be used with persistent actors which use stashing.Represents a unified view of configuration.