Class BlockManagerMessages.GetRDDBlockVisibility

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

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

    • GetRDDBlockVisibility

      public GetRDDBlockVisibility(RDDBlockId blockId)
  • Method Details