Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ticktock committed Jun 11, 2010
1 parent 8aeca7f commit fcbd1d3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ public class CassandraPersistenceAdapterFactory implements PersistenceAdapterFac
private Logger log = Logger.getLogger(CassandraPersistenceAdapterFactory.class);
private String cassandraHost;
private int cassandraPort;
private Cassandra.Client cassandra;
private String zookeeperConnectString;
private ConsistencyLevel consistencyLevel;


public PersistenceAdapter createPersistenceAdapter() throws IOException {
Expand Down

0 comments on commit fcbd1d3

Please sign in to comment.