Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added range deletes to hector #662

Merged
merged 1 commit into from
Apr 11, 2014
Merged

Conversation

horschi
Copy link
Contributor

@horschi horschi commented Apr 10, 2014

added two simple addDeletion methods to mutator:

addDeletion(K key, String cf, N columnNameStart, N columnNameFinish, Serializer nameSerializer)
addDeletion(K key, String cf, N columnNameStart, N columnNameFinish, Serializer nameSerializer, long clock)

@zznate
Copy link
Collaborator

zznate commented Apr 11, 2014

Awesome - thanks!

zznate added a commit that referenced this pull request Apr 11, 2014
added range deletes to hector
@zznate zznate merged commit 0c760d9 into hector-client:master Apr 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants