- randomBinaryOperator(Operator) - Method in class py4j.examples.OperatorExample
-
- randomBinaryOperator(Operator) - Method in class py4j.examples.OperatorExampleTest
-
- randomTernaryOperator(Operator) - Method in class py4j.examples.OperatorExample
-
- randomTernaryOperator(Operator) - Method in class py4j.examples.OperatorExampleTest
-
- readBlockingResponse(BufferedReader) - Method in class py4j.CallbackConnection
-
- readBlockingResponse(BufferedReader) - Method in class py4j.ClientServerConnection
-
- reader - Variable in class py4j.ClientServerConnection
-
- reader - Variable in class py4j.GatewayConnection
-
- readNonBlockingResponse(Socket, BufferedReader) - Method in class py4j.CallbackConnection
-
- readNonBlockingResponse(Socket, BufferedReader) - Method in class py4j.ClientServerConnection
-
- readTimeout - Variable in class py4j.CallbackClient
-
- readTimeout(int) - Method in class py4j.ClientServer.ClientServerBuilder
-
- readTimeout - Variable in class py4j.ClientServer
-
- readTimeout(int) - Method in class py4j.GatewayServer.GatewayServerBuilder
-
- readTimeout - Variable in class py4j.PythonClient
-
- REFERENCE_TYPE - Static variable in class py4j.Protocol
-
- REFLECTION_COMMAND_NAME - Static variable in class py4j.commands.ReflectionCommand
-
- ReflectionCommand - Class in py4j.commands
-
The ReflectionCommand is responsible for accessing packages, classes, and
static members.
- ReflectionCommand() - Constructor for class py4j.commands.ReflectionCommand
-
- ReflectionCommandTest - Class in py4j.commands
-
- ReflectionCommandTest() - Constructor for class py4j.commands.ReflectionCommandTest
-
- ReflectionEngine - Class in py4j.reflection
-
The reflection engine is responsible for accessing the classes, the instances
and members in a JVM.
- ReflectionEngine() - Constructor for class py4j.reflection.ReflectionEngine
-
- ReflectionEngineTest - Class in py4j.reflection
-
- ReflectionEngineTest() - Constructor for class py4j.reflection.ReflectionEngineTest
-
- ReflectionUtil - Class in py4j.reflection
-
Global utility to load classes and perform general reflection operations
that can be customized by Strategy classes.
- ReflectionUtil() - Constructor for class py4j.reflection.ReflectionUtil
-
- ReflectionUtilTest - Class in py4j.reflection
-
- ReflectionUtilTest() - Constructor for class py4j.reflection.ReflectionUtilTest
-
- registerListener(ExampleListener) - Method in class py4j.examples.ListenerApplication
-
- REMOVE_IMPORT_SUB_COMMAND_NAME - Static variable in class py4j.commands.JVMViewCommand
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class py4j.reflection.LRUCache
-
- removeListener(GatewayServerListener) - Method in class py4j.GatewayServer
-
- removeListener(GatewayServerListener) - Method in interface py4j.Py4JJavaServer
-
- removeSingleImport(String) - Method in class py4j.JVMView
-
- removeStarImport(String) - Method in class py4j.JVMView
-
- rEngine - Variable in class py4j.commands.JVMViewCommand
-
- rEngine - Variable in class py4j.commands.ReflectionCommand
-
- resetCallbackClient(InetAddress, int) - Method in class py4j.Gateway
-
Replace the callback client with the new one which connects to the given address
and port.
- resetCallbackClient(InetAddress, int) - Method in class py4j.GatewayServer
-
Replace the callback client with the new one which connects to the given address
and port.
- RETURN_MESSAGE - Static variable in class py4j.Protocol
-
- RETURN_VOID - Static variable in class py4j.commands.ArrayCommand
-
- RETURN_VOID - Static variable in class py4j.commands.ListCommand
-
- RETURN_VOID - Static variable in class py4j.reflection.ReflectionEngine
-
- returnBytes(byte[]) - Method in interface py4j.examples.BytesOperator
-
- ReturnerExample - Class in py4j.examples
-
- ReturnerExample() - Constructor for class py4j.examples.ReturnerExample
-
- ReturnObject - Class in py4j
-
A ReturnObject wraps a value returned by a method.
- RootClassLoadingStrategy - Class in py4j.reflection
-
This class loading strategy just uses the class current class loader
to load a class from a fully qualified name.
- RootClassLoadingStrategy() - Constructor for class py4j.reflection.RootClassLoadingStrategy
-
- run() - Method in class py4j.ClientServerConnection
-
- run() - Method in class py4j.examples.MultiClientServer.SharedRunnable
-
- run() - Method in class py4j.GatewayConnection
-
- run() - Method in class py4j.GatewayServer
-
- run() - Method in class py4j.PythonTestClient
-