Skip to content

Commit

Permalink
Remove ExpireDeadHosts in BlockManagerMessages
Browse files Browse the repository at this point in the history
  • Loading branch information
shenh062326 committed Feb 5, 2015
1 parent b5c0441 commit fb5df97
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,4 @@ private[spark] object BlockManagerMessages {
extends ToBlockManagerMaster

case class BlockManagerHeartbeat(blockManagerId: BlockManagerId) extends ToBlockManagerMaster

case object ExpireDeadHosts extends ToBlockManagerMaster
}

0 comments on commit fb5df97

Please sign in to comment.