spark-instrumented-optimizer/core/src
Lian, Cheng a4048ff31e Get rid of `Either[ActorRef, ActorSelection]'
Although we can send messages via an ActorSelection, it would be better to identify the actor and obtain an ActorRef first, so that we can get informed earlier if the remote actor doesn't exist, and get rid of the annoying Either wrapper.
2014-01-06 09:18:17 +08:00
..
main Get rid of `Either[ActorRef, ActorSelection]' 2014-01-06 09:18:17 +08:00
test Get rid of `Either[ActorRef, ActorSelection]' 2014-01-06 09:18:17 +08:00