spark-instrumented-optimizer/core/src
Shixiong Zhu 007a32f90a [SPARK-11097][CORE] Add channelActive callback to RpcHandler to monitor the new connections
Added `channelActive` to `RpcHandler` so that `NettyRpcHandler` doesn't need `clients` any more.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #10301 from zsxwing/network-events.
2015-12-18 16:06:37 -08:00
..
main [SPARK-11097][CORE] Add channelActive callback to RpcHandler to monitor the new connections 2015-12-18 16:06:37 -08:00
test [SPARK-11097][CORE] Add channelActive callback to RpcHandler to monitor the new connections 2015-12-18 16:06:37 -08:00