Skip to content
Snippets Groups Projects
Commit 687273d9 authored by Reynold Xin's avatar Reynold Xin
Browse files

[SPARK-7223] Rename RPC askWithReply -> askWithReply, sendWithReply -> ask.

The old naming scheme was very confusing between askWithReply and sendWithReply. I also divided RpcEnv.scala into multiple files.

Author: Reynold Xin <rxin@databricks.com>

Closes #5768 from rxin/rpc-rename and squashes the following commits:

a84058e [Reynold Xin] [SPARK-7223] Rename RPC askWithReply -> askWithReply, sendWithReply -> ask.
parent baed3f2c
No related branches found
No related tags found
No related merge requests found
Showing
with 394 additions and 331 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment