Hi Vivek,

Can you "construct" your qualifier name based on n? Or it's not possible?

JM


2014-05-14 8:51 GMT-04:00 Vivekanand Ittigi <[email protected]>:

> Hi,
>
> This question is quite out of box but i need it.
>
> In list(collection), we can retrieve the nth element in the list by
> list.get(i);
>
> similarly is there any method, in hbase, using java API, where i can get
> the nth qualifier given the row id and ColumnFamily name.
>
> NOTE: I have million qualifiers in single row in single columnFamily.
> Thanks,
> Vivek
>

Reply via email to