Class BlockManagerMessages.GetLocationsAndStatus

Object
org.apache.spark.storage.BlockManagerMessages.GetLocationsAndStatus
All Implemented Interfaces:
Serializable, BlockManagerMessages.ToBlockManagerMaster, scala.Equals, scala.Product, scala.Serializable
Enclosing class:
BlockManagerMessages

public static class BlockManagerMessages.GetLocationsAndStatus extends Object implements BlockManagerMessages.ToBlockManagerMaster, scala.Product, scala.Serializable
See Also:
  • Constructor Details

    • GetLocationsAndStatus

      public GetLocationsAndStatus(BlockId blockId, String requesterHost)
  • Method Details

    • blockId

      public BlockId blockId()
    • requesterHost

      public String requesterHost()