public class MapOutputTrackerMasterActor extends Object implements akka.actor.Actor, ActorLogReceive, Logging
Constructor and Description |
---|
MapOutputTrackerMasterActor(MapOutputTrackerMaster tracker,
SparkConf conf) |
Modifier and Type | Method and Description |
---|---|
int |
maxAkkaFrameSize() |
scala.PartialFunction<Object,scala.runtime.BoxedUnit> |
receiveWithLogging() |
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 MapOutputTrackerMasterActor(MapOutputTrackerMaster tracker, SparkConf conf)
public int maxAkkaFrameSize()
public scala.PartialFunction<Object,scala.runtime.BoxedUnit> receiveWithLogging()
receiveWithLogging
in interface ActorLogReceive