[ 
https://issues.apache.org/jira/browse/HBASE-12895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikhail Antonov updated HBASE-12895:
------------------------------------
    Fix Version/s:     (was: 1.3.0)
                   1.4.0

> Introduce BufferedTable
> -----------------------
>
>                 Key: HBASE-12895
>                 URL: https://issues.apache.org/jira/browse/HBASE-12895
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client, Usability
>            Reporter: Nick Dimiduk
>             Fix For: 2.0.0, 1.4.0
>
>
> Over on HBASE-12728 we extract the feature previously known as "disabled 
> autoFlush" into a separate interface called {{BufferedMutator}}. This 
> interface is like {{Table}} only exposes mutation operations. It would be 
> useful to provide an adapter that wraps up a {{BufferedMutator}} instance, 
> providing the rest of the {{Table}} interface API. That way, it's easier for 
> existing code to "drop-in" the new API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to