Re: Composite key in thrift java api - still need help!!

2012-07-06 Thread aaron morton
Friday, July 06, 2012 10:05 AM > To: 'user@cassandra.apache.org' > Subject: RE: Composite key in thrift java api > > Thanks Aaron, > > I guess, you suggest I just borrow the logic from that CompositeType.java, > the “decompose” method, to comply with the protoc

RE: Composite key in thrift java api - still need help!!

2012-07-06 Thread Leonid Ilyevsky
is: what is the required format of the key buffer? From: Leonid Ilyevsky [mailto:lilyev...@mooncapital.com] Sent: Friday, July 06, 2012 10:05 AM To: 'user@cassandra.apache.org' Subject: RE: Composite key in thrift java api Thanks Aaron, I guess, you suggest I just borrow the logic

RE: Composite key in thrift java api

2012-07-06 Thread Leonid Ilyevsky
user@cassandra.apache.org Subject: Re: Composite key in thrift java api I would really prefer to do it in Cassandra itself, See https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/marshal/CompositeType.java Cheers - Aaron Morton Freelance De

Re: Composite key in thrift java api

2012-07-05 Thread aaron morton
> I would really prefer to do it in Cassandra itself, See https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/marshal/CompositeType.java Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 6/07/2012, at 10:40 AM, L