Package | Description |
---|---|
py4j | |
py4j.commands | |
py4j.reflection |
Class and Description |
---|
ReflectionEngine
The reflection engine is responsible for accessing the classes, the instances
and members in a JVM.
|
Class and Description |
---|
ReflectionEngine
The reflection engine is responsible for accessing the classes, the instances
and members in a JVM.
|
Class and Description |
---|
MethodInvoker
A MethodInvoker translates a call made in a Python Program into a call to a
Java method.
|
TypeConverter
A TypeConverter converts a Python type into a Java Type.
|