Skip to content

Instantly share code, notes, and snippets.

@danberindei
Created September 20, 2013 15:00
Show Gist options
  • Save danberindei/6638846 to your computer and use it in GitHub Desktop.
Save danberindei/6638846 to your computer and use it in GitHub Desktop.
ConfigurationBuilder cb = new ConfigurationBuilder();
cb.clustering().hash().capacityFactor(2.0f);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment