get_count returns the number of columns, not the names of those columns?
I should have been specific, by "list the columns", I meant "list the
column names".
Bill
Gary Dusbabek wrote:
> We have get_count at the thrift level. You supply a predicate and it
> returns the number of columns that match. There is also
> multi_get_count, which is the same operation against multiple keys.
>
> Gary.
>
>
> On Thu, May 13, 2010 at 04:18, Bill de hOra <bill@dehora.net> wrote:
>> Admin question - is there a way to list the columns for a particular key?
>>
>> Bill
>>
|