Nick Dimiduk created HBASE-12895:
------------------------------------

             Summary: 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: 1.0.0, 2.0.0, 1.1.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