Yes I have seen that code. What I want is something like counter with threshold which will expire after ttl. checkAndIncrement kindof thing combined with cell ttl.
Thanks On Mon, Jun 22, 2015 at 11:42 PM, Ted Yu <[email protected]> wrote: > Can you provide a bit more detail on how time based increment is expected > work ? > > RateLimiter and its subclasses in hbase codebase are concerned with rpc > throttling. > > Cheers > > On Mon, Jun 22, 2015 at 7:06 AM, mukund murrali <[email protected]> > wrote: > > > Does hbase provide time based increment option? Also something like > > checkAndIncrement? > > > > Thanks > > > > Regards > > Mukund Murrali > > >
