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

Christopher Tubbs edited comment on ACCUMULO-1000 at 6/7/13 10:29 PM:
----------------------------------------------------------------------

I would also like to see an explicit addCondition(Condition) or 
setConditions(List<Condition>) method on the ConditionalMutation, because I 
think if we don't, we're going to begin to suffer from the method overloading 
mess that our other APIs have suffered from, as we identify new useful 
conditions.
                
      was (Author: ctubbsii):
    I would also like to see an explicit setCondition(Condition) method on the 
ConditionalMutation, because I think if we don't, we're going to begin to 
suffer from the method overloading mess that our other APIs have suffered from, 
as we identify new useful conditions.
                  
> support compare and set
> -----------------------
>
>                 Key: ACCUMULO-1000
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1000
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: client, tserver
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-1000-proposal-01.html, 
> ACCUMULO-1000-proposal-01.txt
>
>
> Add support to mutation for compare and set operations.  This would allow 
> user to specify that a row must contain certain data for a mutation to be 
> applied.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to