ray/java/test
XiaodongLv a31be7cef1
[Ray][xlang]Setting async flag for Python actor actor in Java (#28149)
It's important that setting async flag for Python actor in Java for us.
So we added the API which is named "PyActorCreator setAsync(boolean enabled)" based on PyActorCreator,
To avoid misuse for user, we check the flag before the ActorCreationTask is executed.
2022-09-03 11:09:19 +08:00
..
src/main [Ray][xlang]Setting async flag for Python actor actor in Java (#28149) 2022-09-03 11:09:19 +08:00
pom_template.xml Bump Java version to 2.0.0-SNAPSHOT (#15394) 2021-08-30 12:25:30 +08:00