Skip to content

Instantly share code, notes, and snippets.

@nathanmarz
Created October 21, 2011 20:23
Show Gist options
  • Save nathanmarz/1304856 to your computer and use it in GitHub Desktop.
Save nathanmarz/1304856 to your computer and use it in GitHub Desktop.
public class MyBolt implements IRichBolt {
public static Logger LOG = Logger.getLogger(MyBolt.class);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment