Class BlockManagerMessages.UpdateBlockInfo$

Object
scala.runtime.AbstractFunction5<BlockManagerId,BlockId,StorageLevel,Object,Object,BlockManagerMessages.UpdateBlockInfo>
org.apache.spark.storage.BlockManagerMessages.UpdateBlockInfo$
All Implemented Interfaces:
Serializable, scala.Function5<BlockManagerId,BlockId,StorageLevel,Object,Object,BlockManagerMessages.UpdateBlockInfo>, scala.Serializable
Enclosing class:
BlockManagerMessages

public static class BlockManagerMessages.UpdateBlockInfo$ extends scala.runtime.AbstractFunction5<BlockManagerId,BlockId,StorageLevel,Object,Object,BlockManagerMessages.UpdateBlockInfo> implements scala.Serializable
See Also:
  • Field Details

  • Constructor Details

    • UpdateBlockInfo$

      public UpdateBlockInfo$()