.
P
On Wednesday, 31 August 2016, Alexander DEJANOVSKI <adejanov...@gmail.com>
wrote:

> Hi Siddharth,
>
> yes, we are sure token ranges will never overlap (I think the start token
> in describering output is excluded and the end token included).
>
> You can get per host information in the Datastax Java driver using :
>
> Set<TokenRange> rangesForKeyspace =  cluster.getMetadata().getTokenRanges(
> keyspaceName, host);
> Bye,
>
> Alex
>
> Le mar. 30 août 2016 à 10:04, Siddharth Verma <
> verma.siddha...@snapdeal.com
> <javascript:_e(%7B%7D,'cvml','verma.siddha...@snapdeal.com');>> a écrit :
>
>> Hi ,
>> Can we be sure that, token ranges in nodetool describering will be non
>> overlapping?
>>
>> Thanks
>> Siddharth Verma
>>
>

Reply via email to