mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
[Java] Allow actor handle to be serialized without forking (#3686)
This commit is contained in:
@@ -17,4 +17,5 @@ public interface RayActor<T> {
|
||||
* @return The id of this actor handle.
|
||||
*/
|
||||
UniqueId getHandleId();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user