文件名称:Py4J的使用介绍
文件大小:455KB
文件格式:PDF
更新时间:2016-06-27 08:46:28
Py4J
Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.