Skip to content

Instantly share code, notes, and snippets.

@spullara
Created July 21, 2010 17:33
Show Gist options
  • Select an option

  • Save spullara/484815 to your computer and use it in GitHub Desktop.

Select an option

Save spullara/484815 to your computer and use it in GitHub Desktop.
AvroBase<User> userHAB = AvroBaseFactory.createAvroBase(
new UserHABModule(), HAB.class,
TABLE, COLUMN_FAMILY, AvroFormat.BINARY);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment