rbc.remotejit.RemoteJIT
=======================

.. currentmodule:: rbc.remotejit

.. autoclass:: RemoteJIT

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RemoteJIT.__init__
      ~RemoteJIT.add_caller
      ~RemoteJIT.discard_last_compile
      ~RemoteJIT.get_callers
      ~RemoteJIT.remote_call
      ~RemoteJIT.remote_compile
      ~RemoteJIT.reset
      ~RemoteJIT.retrieve_targets
      ~RemoteJIT.start_server
      ~RemoteJIT.stop_server
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RemoteJIT.client
      ~RemoteJIT.converters
      ~RemoteJIT.have_last_compile
      ~RemoteJIT.local
      ~RemoteJIT.multiplexed
      ~RemoteJIT.targets
      ~RemoteJIT.thrift_content
   
   