Skip navigation links
A B C D E F G H I J L M N P Q R S T U V W 

S

SEARCH_SUB_COMMAND_NAME - Static variable in class py4j.commands.JVMViewCommand
 
sendCommand(String) - Method in class py4j.CallbackClient
Sends a command to the Python side.
sendCommand(String, boolean) - Method in class py4j.CallbackClient
Sends a command to the Python side.
sendCommand(String) - Method in class py4j.CallbackConnection
 
sendCommand(String, boolean) - Method in class py4j.CallbackConnection
 
SEPARATOR - Static variable in class py4j.model.HelpPageGenerator
 
serverError(Exception) - Method in class py4j.DefaultGatewayServerListener
 
serverError(Exception) - Method in interface py4j.GatewayServerListener
This method may be called concurrently with serverPostShutdown().
serverPostShutdown() - Method in class py4j.DefaultGatewayServerListener
 
serverPostShutdown() - Method in interface py4j.GatewayServerListener
This method may be called concurrently with serverStopped() and serverError().
serverPreShutdown() - Method in class py4j.DefaultGatewayServerListener
 
serverPreShutdown() - Method in interface py4j.GatewayServerListener
 
serverStarted() - Method in class py4j.DefaultGatewayServerListener
 
serverStarted() - Method in interface py4j.GatewayServerListener
 
serverStopped() - Method in class py4j.DefaultGatewayServerListener
 
serverStopped() - Method in interface py4j.GatewayServerListener
This method may be called concurrently with serverPostShutdown().
SET_TYPE - Static variable in class py4j.Protocol
 
setArray(boolean) - Method in class py4j.ReturnObject
 
setCommandPart(String) - Method in class py4j.ReturnObject
 
setError(boolean) - Method in class py4j.ReturnObject
 
setFieldValue(Object, Field, Object) - Method in class py4j.reflection.ReflectionEngine
Wrapper around Field.set
setId(String) - Method in class py4j.JVMView
 
setIterator(boolean) - Method in class py4j.ReturnObject
 
setList(boolean) - Method in class py4j.ReturnObject
 
setMap(boolean) - Method in class py4j.ReturnObject
 
setName(String) - Method in class py4j.JVMView
 
setName(String) - Method in class py4j.ReturnObject
 
setNull(boolean) - Method in class py4j.ReturnObject
 
setPrimitiveObject(Object) - Method in class py4j.ReturnObject
 
setReference(boolean) - Method in class py4j.ReturnObject
 
setSet(boolean) - Method in class py4j.ReturnObject
 
setSize(int) - Method in class py4j.ReturnObject
 
setStarted(boolean) - Method in class py4j.Gateway
 
setUsed(boolean) - Method in class py4j.CallbackConnection
 
setVoid(boolean) - Method in class py4j.ReturnObject
 
SHORT_CONVERTER - Static variable in class py4j.reflection.TypeConverter
 
shutdown() - Method in class py4j.CallbackClient
Closes all active channels, stops the periodic cleanup of channels and mark the client as shutting down.
shutdown() - Method in class py4j.CallbackConnection
 
shutdown() - Method in class py4j.Gateway
Releases all objects that were referenced by this Gateway and shuts down the CallbackClient.
shutdown(boolean) - Method in class py4j.Gateway
Releases all objects that were referenced by this Gateway and optionally shut down the callback client.
shutdown() - Method in class py4j.GatewayServer
Stops accepting connections, closes all current connections, and calls Gateway.shutdown()
shutdown(boolean) - Method in class py4j.GatewayServer
Stops accepting connections, closes all current connections, and calls Gateway.shutdown()
SHUTDOWN_GATEWAY_SERVER_COMMAND_NAME - Static variable in class py4j.commands.ShutdownGatewayServerCommand
 
ShutdownGatewayServerCommand - Class in py4j.commands
The ShutdownGatewayServerCommand is responsible for shutting down the GatewayServer.
ShutdownGatewayServerCommand() - Constructor for class py4j.commands.ShutdownGatewayServerCommand
 
socket - Variable in class py4j.GatewayConnection
 
start() - Method in class py4j.CallbackConnection
 
start() - Method in class py4j.GatewayServer
Starts to accept connections in a second thread (non-blocking call).
start(boolean) - Method in class py4j.GatewayServer
Starts to accept connections.
startSocket() - Method in class py4j.GatewayServer
Starts the ServerSocket.
startup() - Method in class py4j.Gateway
 
STATIC_PREFIX - Static variable in class py4j.Protocol
 
STRING_TO_CHAR - Static variable in class py4j.reflection.TypeConverter
 
STRING_TYPE - Static variable in class py4j.Protocol
 
StringUtil - Class in py4j
String utility class providing operations to escape and unescape new lines.
StringUtil() - Constructor for class py4j.StringUtil
 
SUCCESS - Static variable in class py4j.Protocol
 
A B C D E F G H I J L M N P Q R S T U V W 
Skip navigation links