|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParallelExtractor
Denotes an extractor that extends normal Extractor capabilities to allow parallel operation.
| Method Summary | |
|---|---|
java.lang.String |
getStoreName()
Returns the store name on which this extractor operates. |
void |
setTaskId(int id)
Sets the ID of the task using this extractor. |
| Methods inherited from interface com.continuent.tungsten.replicator.extractor.Extractor |
|---|
extract, getCurrentResourceEventId, hasMoreEvents, setLastEvent, setLastEventId |
| Methods inherited from interface com.continuent.tungsten.replicator.plugin.ReplicatorPlugin |
|---|
configure, prepare, release |
| Method Detail |
|---|
void setTaskId(int id)
id - Task IDReplicatorPlugin.configure(com.continuent.tungsten.replicator.plugin.PluginContext)java.lang.String getStoreName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||