LocalClient#

class rbc.remotejit.LocalClient(debug=False)#

Pretender of thrift.Client.

All calls will be made in a local process. Useful for debbuging.

Methods