| java.lang.Object | |
| ↳ | org.apache.helix.GroupCommit |
Support committing updates to data such that they are ordered for each key
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Set up a group committer and its associated queues
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Do a group update for data associated with a given key
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Set up a group committer and its associated queues
Do a group update for data associated with a given key
| accessor | accessor with the ability to pull from the current data |
|---|---|
| options | see AccessOption |
| key | the data identifier |
| record | the data to be merged in |