Thanks Ted,

Sorry for my beginner's question, I've just started diving into the
internals to add some features, and I was probably tired... (basic excuse
;-))


On Fri, Aug 16, 2013 at 12:12 AM, Ted Yu <[email protected]> wrote:

> From TimeRangeTracker.java javadoc:
>
>  * Stores the minimum and maximum timestamp values (both are inclusive).
>
>  * Can be used to find if any given time range overlaps with its time range
>
>
> FYI
>
>
> On Thu, Aug 15, 2013 at 2:29 PM, Adrien Mogenet <[email protected]
> >wrote:
>
> > Hi there,
> >
> > I'm currently trying to get the latest timestamp among StoreFile's
> > KeyValues; there is a method to get the earliest one, but not an explicit
> > method to get the latest.
> >
> > I've found a `TIMERANGE_KEY`, is it the right key to use to retrieve such
> > information within the metadata map?
> >
> > Thanks,
> >
> > --
> > Adrien Mogenet
> > http://www.borntosegfault.com
> >
>



-- 
Adrien Mogenet
http://www.borntosegfault.com

Reply via email to