ray/src/plasma
Robert Nishihara e0867c8845 Switch Python indentation from 2 spaces to 4 spaces. (#726)
* 4 space indentation for actor.py.

* 4 space indentation for worker.py.

* 4 space indentation for more files.

* 4 space indentation for some test files.

* Check indentation in Travis.

* 4 space indentation for some rl files.

* Fix failure test.

* Fix multi_node_test.

* 4 space indentation for more files.

* 4 space indentation for remaining files.

* Fixes.
2017-07-13 21:53:57 +00:00
..
doc Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
format Convert local scheduler messages to flatbuffers (#340) 2017-03-15 16:27:52 -07:00
test Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
thirdparty Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
CMakeLists.txt Remove -mtune and -march compiler flags. (#697) 2017-06-26 05:52:45 +00:00
eviction_policy.cc Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
eviction_policy.h Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
fling.c move methods related to plasma requests and replies to plasma.c (#60) 2016-11-23 21:13:19 -08:00
fling.h move methods related to plasma requests and replies to plasma.c (#60) 2016-11-23 21:13:19 -08:00
logging.h Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
malloc.cc convert malloc.c to STL (#537) 2017-05-11 11:18:23 -07:00
malloc.h Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
plasma.cc Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma.h Replace some UT data structures in local scheduler with C++ STL. (#680) 2017-06-19 21:58:42 +00:00
plasma_client.cc Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_client.h Replace some UT data structures in local scheduler with C++ STL. (#680) 2017-06-19 21:58:42 +00:00
plasma_common.cc Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_common.h Fix compilation error on CentOS. (#622) 2017-06-01 06:51:00 +00:00
plasma_events.cc Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_events.h Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_extension.cc Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_extension.h Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_io.cc Increase socket listen backlog from 5 to 128. (#661) 2017-06-11 06:34:16 +00:00
plasma_io.h Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_manager.cc Don't reconstruct all objects in every fetch request in local scheduler. (#686) 2017-06-23 21:08:02 +00:00
plasma_manager.h Log fatal error if plasma manager or local scheduler heartbeats take too long. (#676) 2017-06-16 19:11:01 +00:00
plasma_protocol.cc Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_protocol.h Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
plasma_store.cc Fix bug in which plasma client file descriptors were not closed. (#618) 2017-06-01 05:37:29 +00:00
plasma_store.h Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
setup-env.sh Changes to make tests pass on Travis. (#3) 2016-10-25 22:39:21 -07:00
setup.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
status.cc Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
status.h Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00