Re: Re: Re: SuperColumns in C++ API

2010-03-16 Thread casablinca126.com
Juan, check the attached source file . Cao Jiguang 2010-03-17 casablinca126.com 发件人: Juan Manuel Garcia del Moral 发送时间: 2010-03-17 00:09:53 收件人: user@cassandra.apache.org 抄送: 主题: Re: Re: SuperColumns in C++ API Many thanks for your code, would you please send me the get_slice

Re: Re: SuperColumns in C++ API

2010-03-16 Thread Juan Manuel Garcia del Moral
Many thanks for your code, would you please send me the get_slice() function as well so I can compile it? thanks in advance Juan 2010/3/15 casablinca126.com > hello Juan, > this is the C++ code with super-column I'm using. I hope it will be > useful : > > #include "Cassandra.h" > #include

Re: Re: SuperColumns in C++ API

2010-03-15 Thread casablinca126.com
hello Juan, this is the C++ code with super-column I'm using. I hope it will be useful : #include "Cassandra.h" #include #include #include #include //#include #include #include #include #include #include using namespace std; using namespace ::apache::thrift; using namespace ::apache::