RemoteCallCapsule#
- class rbc.remotejit.RemoteCallCapsule(caller, target_info, ftype, arguments)#
Encapsulates remote call execution.
Attributes
Methods
RemoteCallCapsule.__init__
(caller, ...)RemoteCallCapsule.execute
([hold])Trigger the remote call execution.