|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParallelApplier
Denotes an applier that extends normal Applier capabilities to allow parallel operation.
| Method Summary | |
|---|---|
void |
setTaskId(int id)
Sets the ID of the task using this applier. |
| Methods inherited from interface com.continuent.tungsten.replicator.applier.Applier |
|---|
apply, commit, getLastEvent, rollback, updatePosition |
| Methods inherited from interface com.continuent.tungsten.replicator.plugin.ReplicatorPlugin |
|---|
configure, prepare, release |
| Method Detail |
|---|
void setTaskId(int id)
id - Task ID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||