> >> hector...
> >>
> >> (b) they are expected to be of the form generated by
> >> TokenFactory.toString and fromString. You should not be
> >> generating
> >> them yourself.
> >>
> >>
> >> On
On Wed, Aug 18, 2010 at 7:56 AM, Ran Tavory
>> wrote:
>> > I'm a bit confused WRT KeyRange's tokens in 0.7.0
>> > When making a range query you can either use KeyRange.key or
>> KeyRange.token.
>> > In
lf.
>
>
> On Wed, Aug 18, 2010 at 7:56 AM, Ran Tavory
> wrote:
> > I'm a bit confused WRT KeyRange's tokens in 0.7.0
> > When making a range query you can either use KeyRange.key or
> KeyRange.token.
> > I
orm generated by
> TokenFactory.toString and fromString. You should not be generating
> them yourself.
>
> On Wed, Aug 18, 2010 at 7:56 AM, Ran Tavory wrote:
> > I'm a bit confused WRT KeyRange's tokens in 0.7.0
> > When making a range query you can either use KeyR
27;m a bit confused WRT KeyRange's tokens in 0.7.0
> When making a range query you can either use KeyRange.key or KeyRange.token.
> In 0.7.0 key was typed as byte[]. tokens remain strings.
> What does this string represent in case of a RP and in case of an OPP? Did
> this change in 0.7.0
I'm a bit confused WRT KeyRange's tokens in 0.7.0
When making a range query you can either use KeyRange.key or KeyRange.token.
In 0.7.0 key was typed as byte[]. tokens remain strings.
What does this string represent in case of a RP and in case of an OPP? Did
this change in 0.7.0?
AFAI