mirror of
https://github.com/wassname/ray.git
synced 2026-07-10 01:55:50 +08:00
Remove local/global_scheduler from code and doc. (#4549)
This commit is contained in:
committed by
Philipp Moritz
parent
51dae23d5c
commit
c2349cf12d
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user