LocalClient#
- class rbc.remotejit.LocalClient(debug=False)#
Pretender of thrift.Client.
All calls will be made in a local process. Useful for debbuging.
Methods
LocalClient.__init__
([debug])
Pretender of thrift.Client.
All calls will be made in a local process. Useful for debbuging.
Methods
|