Uses of Class
py4j.JVMView
-
Packages that use JVMView Package Description py4j py4j.reflection -
-
Uses of JVMView in py4j
Methods in py4j that return JVMView Modifier and Type Method Description JVMView
Gateway. getDefaultJVMView()
-
Uses of JVMView in py4j.reflection
Methods in py4j.reflection with parameters of type JVMView Modifier and Type Method Description static java.lang.Class<?>
TypeUtil. forName(java.lang.String fqn, JVMView view)
static java.lang.Class<?>
TypeUtil. getClass(java.lang.String simpleName, JVMView view)
-