Remove local/global_scheduler from code and doc. (#4549)

This commit is contained in:
Yuhong Guo
2019-04-04 08:05:09 +08:00
committed by Philipp Moritz
parent 51dae23d5c
commit c2349cf12d
29 changed files with 177 additions and 204 deletions
@@ -38,7 +38,7 @@ public class RayletClientImpl implements RayletClient {
);
/**
* The pointer to c++'s local scheduler client.
* The pointer to c++'s raylet client.
*/
private long client = 0;