public static class BlockManagerMessages.RegisterBlockManager extends Object implements BlockManagerMessages.ToBlockManagerMaster, scala.Product, scala.Serializable
Constructor and Description |
---|
BlockManagerMessages.RegisterBlockManager(BlockManagerId blockManagerId,
long maxMemSize,
akka.actor.ActorRef sender) |
Modifier and Type | Method and Description |
---|---|
BlockManagerId |
blockManagerId() |
long |
maxMemSize() |
akka.actor.ActorRef |
sender() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlockManagerMessages.RegisterBlockManager(BlockManagerId blockManagerId, long maxMemSize, akka.actor.ActorRef sender)
public BlockManagerId blockManagerId()
public long maxMemSize()
public akka.actor.ActorRef sender()