mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 02:42:52 +08:00
[Java] Rename group id and package name. (#7864)
* Initial * Change streaming's * Fix * Fix * Fix org_ray * Fix cpp file name * Fix streaming * Fix * Fix * Fix testlistening * Fix missing sth in python * Fix * Fix * Fix SPI * Fix * Fix complation * Fix * Fix CI * Fix checkstyle Fix checkstyle * Fix streaming tests * Fix streaming CI * Fix streaming checkstyle. * Fix build * Fix bazel dep * Fix * Fix ray checkstyle * Fix streaming checkstyle * Fix bazel checkstyle
This commit is contained in:
@@ -11,7 +11,7 @@ class StreamingContext:
|
||||
"""
|
||||
Main entry point for ray streaming functionality.
|
||||
A StreamingContext is also a wrapper of java
|
||||
`org.ray.streaming.api.context.StreamingContext`
|
||||
`io.ray.streaming.api.context.StreamingContext`
|
||||
"""
|
||||
|
||||
class Builder:
|
||||
|
||||
Reference in New Issue
Block a user