ray/streaming/python
Stephanie Wang f75dfd60a3
[api] API deprecations and cleanups for 1.0 (internal_config and Checkpointable actor) (#10333)
* remove

* internal config updates, remove Checkpointable

* Lower object timeout default

* remove json

* Fix flaky test

* Fix unit test
2020-08-27 10:19:53 -07:00
..
examples [Streaming] Streaming Python API (#6755) 2020-02-25 10:33:33 +08:00
includes Change Python's ObjectID to ObjectRef (#9353) 2020-07-10 17:49:04 +08:00
runtime [Streaming]Streaming queue support failover (#8161) 2020-08-25 14:19:45 +08:00
tests [api] API deprecations and cleanups for 1.0 (internal_config and Checkpointable actor) (#10333) 2020-08-27 10:19:53 -07:00
__init__.pxd [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
__init__.py [Streaming] Streaming Python API (#6755) 2020-02-25 10:33:33 +08:00
_streaming.pyx [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
collector.py [Streaming] Streaming Cross-Lang API (#7464) 2020-04-29 13:42:08 +08:00
config.py Fix streaming ci (#8159) 2020-04-26 20:56:58 +08:00
context.py [Streaming] Union api (#8612) 2020-06-08 14:28:11 +08:00
datastream.py [Streaming] operator chain (#8910) 2020-06-18 15:11:07 +08:00
function.py [Streaming] Union api (#8612) 2020-06-08 14:28:11 +08:00
message.py [Streaming] Streaming Cross-Lang API (#7464) 2020-04-29 13:42:08 +08:00
operator.py [Streaming] operator chain (#8910) 2020-06-18 15:11:07 +08:00
partition.py [Streaming] operator chain (#8910) 2020-06-18 15:11:07 +08:00