Skip to content

Instantly share code, notes, and snippets.

@yelcat
Created January 26, 2013 06:16
Show Gist options
  • Save yelcat/4640520 to your computer and use it in GitHub Desktop.
Save yelcat/4640520 to your computer and use it in GitHub Desktop.
public void declareOutputFields(OutputFieldsDeclarer outputFieldsDeclarer) {
outputFieldsDeclarer.declare(new Fields("IP", "BizOrderId"));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment