Go to file
Jonathan Ellis ecfe313d50 finish remove support. Split CFS.resolve() into resolve(), which combines ColumnFamilies, and removeDeleted(), which takes a single ColumnFamily and returns a new one with deleted IColumns removed. Keep deletion information around until removeDeleted is called so that deletion information can properly supress older IColumns.
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@759223 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 16:39:17 +00:00
bin start/stop, log4j.properties 2009-03-27 02:18:11 +00:00
conf allow user-specified Partitioners 2009-03-27 02:45:18 +00:00
interface New thrift file added 2009-03-24 22:09:59 +00:00
lib remove unused libraries; update log4j to 1.2.15; add commons-collections 2009-03-27 02:18:04 +00:00
src/org/apache/cassandra finish remove support. Split CFS.resolve() into resolve(), which combines ColumnFamilies, and removeDeleted(), which takes a single ColumnFamily and returns a new one with deleted IColumns removed. Keep deletion information around until removeDeleted is called so that deletion information can properly supress older IColumns. 2009-03-27 16:39:17 +00:00
test comment out broken tests 2009-03-27 03:34:34 +00:00
build.xml test support. this requires some refactoring so that tests can be independent 2009-03-27 02:43:46 +00:00