You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/09/27 06:55:34 UTC

[jira] [Commented] (HBASE-12111) Remove deprecated APIs from Mutation(s)

    [ https://issues.apache.org/jira/browse/HBASE-12111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150410#comment-14150410 ] 

stack commented on HBASE-12111:
-------------------------------

+1

> Remove deprecated APIs from Mutation(s)
> ---------------------------------------
>
>                 Key: HBASE-12111
>                 URL: https://issues.apache.org/jira/browse/HBASE-12111
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 2.0.0
>
>         Attachments: HBASE-12111.patch
>
>
> Mutation setWriteToWAL(boolean)
> boolean getWriteToWAL()
> Mutation setFamilyMap(NavigableMap<byte [], List<KeyValue>>)
> NavigableMap<byte [], List<KeyValue>> getFamilyMap()
> To be removed from Mutation and the setters from Put/Delete/Increment/Append as well.



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