Commit Graph

3 Commits

Author SHA1 Message Date
Avi Kivity
6c6f5c2099 cassandra.thrift: add copyright and change notices
The Apache license requires us to make a note on any changed file.
2014-12-23 19:51:56 +02:00
Avi Kivity
183a40e757 thrift: fix name conflict with VERSION
The generic thrift headers bring in a #define (yuch) named VERSION, while the
Cassandra interface also defines a symbol with the same name.

Rename the symbol to avoid a compile conflict.
2014-12-21 17:29:02 +02:00
Avi Kivity
648ea3b469 thrift: add cassandra.thrift
Taken from cassandra.git bf599fb5b062cbcc652da78b7d699e7a01b949ad.
2014-12-21 15:51:53 +02:00