mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() We add a enum class ActorLifetime to indicate the lifetime of an actor. In this PR, we also add the necessary API to create an actor with specifying lifetime. Currently, it has 2 values: detached and default. |
||
---|---|---|
.. | ||
src/main/java/io/ray/api | ||
pom_template.xml |