Skip to content

Instantly share code, notes, and snippets.

@Nan-Zhang
Created November 22, 2013 17:48
Show Gist options
  • Save Nan-Zhang/7604006 to your computer and use it in GitHub Desktop.
Save Nan-Zhang/7604006 to your computer and use it in GitHub Desktop.
同时 引入2个driver类
/* 如果同时引入2个driver类, 因为分不清,则可以写全名*/
private edu.uci.ics.genomix.hyracks.graph.driver.Driver hyracksDriver;
private edu.uci.ics.pregelix.core.driver.Driver pregelixDriver;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment