Uses of Class
py4j.CallbackClient
Packages that use CallbackClient
-
Uses of CallbackClient in py4j
Subclasses of CallbackClient in py4jModifier and TypeClassDescriptionclass
Subclass of CallbackClient that implements the new threading model, ensuring that each thread uses its own connection.Methods in py4j with parameters of type CallbackClientModifier and TypeMethodDescriptionGatewayServer.GatewayServerBuilder.callbackClient
(CallbackClient callbackClient)