scassandra / scassandra-server

Stubbed Cassandra
http://www.scassandra.org
Other
87 stars 34 forks source link

Update java client docs and tests to use new builder apis. #178

Open tolbertam opened 8 years ago

tolbertam commented 8 years ago

Some of the documentation and tests are using the deprecated APIs for creating primes. They should be updated to use the when and then builders instead.