public class LocalActor extends Object implements akka.actor.Actor, ActorLogReceive, Logging
Constructor and Description |
---|
LocalActor(TaskSchedulerImpl scheduler,
LocalBackend executorBackend,
int totalCores) |
Modifier and Type | Method and Description |
---|---|
scala.PartialFunction<Object,scala.runtime.BoxedUnit> |
receiveWithLogging() |
void |
reviveOffers() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, preStart, receive, self, sender, supervisorStrategy, unhandled
log, receive
initializeIfNecessary, initializeLogging, isTraceEnabled, log_, log, logDebug, logDebug, logError, logError, logInfo, logInfo, logName, logTrace, logTrace, logWarning, logWarning
public LocalActor(TaskSchedulerImpl scheduler, LocalBackend executorBackend, int totalCores)
public scala.PartialFunction<Object,scala.runtime.BoxedUnit> receiveWithLogging()
receiveWithLogging
in interface ActorLogReceive
public void reviveOffers()