Uses of Class
py4j.CallbackClient
-
Packages that use CallbackClient Package Description py4j -
-
Uses of CallbackClient in py4j
Subclasses of CallbackClient in py4j Modifier and Type Class Description class
PythonClient
Subclass of CallbackClient that implements the new threading model, ensuring that each thread uses its own connection.Methods in py4j with parameters of type CallbackClient Modifier and Type Method Description GatewayServer.GatewayServerBuilder
GatewayServer.GatewayServerBuilder. callbackClient(CallbackClient callbackClient)
-