mirror of
https://github.com/wassname/ray.git
synced 2026-09-12 12:51:15 +08:00
[Streaming] Fault Tolerance Implementation (#10008)
This commit is contained in:
@@ -127,10 +127,12 @@ define_java_module(
|
||||
":io_ray_ray_streaming-state",
|
||||
"//java:io_ray_ray_api",
|
||||
"//java:io_ray_ray_runtime",
|
||||
"@maven//:commons_io_commons_io",
|
||||
"@ray_streaming_maven//:com_github_davidmoten_flatbuffers_java",
|
||||
"@ray_streaming_maven//:com_google_code_findbugs_jsr305",
|
||||
"@ray_streaming_maven//:com_google_guava_guava",
|
||||
"@ray_streaming_maven//:com_google_protobuf_protobuf_java",
|
||||
"@ray_streaming_maven//:commons_collections_commons_collections",
|
||||
"@ray_streaming_maven//:de_ruedigermoeller_fst",
|
||||
"@ray_streaming_maven//:org_aeonbits_owner_owner",
|
||||
"@ray_streaming_maven//:org_apache_commons_commons_lang3",
|
||||
|
||||
Reference in New Issue
Block a user