clients Package

hemlock_base Module

hemlock_debugger Module

This module is used for running a debugger across all modules in Hemlock.

Create on 28 August 2013 @author: Charlie Lewis

class hemlock.clients.hemlock_debugger.Hemlock_Debugger[source]

This class is responsible for printing out debug statements as well as write them to file.

debug(debug, string)[source]

Prints and logs all debug statements.

Parameters:
  • debug – instance of Hemlock_Debugger
  • string – stringified version of whatever is being debugged.

hemlock_runner Module

hfs Module

hfs_old Module

hhbase Module

hhdfs Module

hmongo Module

hmysql Module

hredis Module

hrest Module

hstream_odd Module