Clean exported symbols (#20608)

* linkopts shared

* try to remove some symbols

* revert PyInit

* remove opencensus

* add suffix

* try to remove JNI

* _JNI_On*
This commit is contained in:
qicosmos 2021-11-25 10:23:01 +08:00 committed by GitHub
parent cd7a32f1a5
commit c6e347c06f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,16 +24,12 @@
*ray*ObjectReference* *ray*ObjectReference*
# Others # Others
*ray*metrics* *ray*metrics*
*opencensus*
*ray*stats* *ray*stats*
*ray*rpc* *ray*rpc*
*ray*gcs* *ray*gcs*
*ray*CoreWorker* *ray*CoreWorker*
*ray*PeriodicalRunner*; *ray*PeriodicalRunner*;
*PyInit* *PyInit__raylet*
*init_raylet* *Java_io_ray*
*Java* _JNI_On*
*JNI_*
*ray*streaming* *ray*streaming*
*aligned_free*
*aligned_malloc*