|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Extractor in com.continuent.tungsten.replicator.extractor |
|---|
| Subinterfaces of Extractor in com.continuent.tungsten.replicator.extractor | |
|---|---|
interface |
ParallelExtractor
Denotes an extractor that extends normal Extractor capabilities to allow parallel operation. |
| Classes in com.continuent.tungsten.replicator.extractor that implement Extractor | |
|---|---|
class |
ExtractorWrapper
This class wraps a basic Extractor so that it returns ReplDBMSEvent values with assigned sequence numbers. |
| Uses of Extractor in com.continuent.tungsten.replicator.pipeline |
|---|
| Methods in com.continuent.tungsten.replicator.pipeline that return Extractor | |
|---|---|
Extractor |
SingleThreadStageTask.getExtractor()
|
Extractor |
Stage.getExtractor0()
|
Extractor |
Pipeline.getHeadExtractor()
Returns extractor at head of pipeline. |
| Methods in com.continuent.tungsten.replicator.pipeline with parameters of type Extractor | |
|---|---|
void |
SingleThreadStageTask.setExtractor(Extractor extractor)
|
| Uses of Extractor in com.continuent.tungsten.replicator.storage |
|---|
| Classes in com.continuent.tungsten.replicator.storage that implement Extractor | |
|---|---|
class |
InMemoryQueueAdapter
Implements Extractor and Applier interfaces for an in-memory queue. |
| Uses of Extractor in com.continuent.tungsten.replicator.storage.parallel |
|---|
| Classes in com.continuent.tungsten.replicator.storage.parallel that implement Extractor | |
|---|---|
class |
ParallelQueueExtractor
Implements ParallelExtractor interface for a parallel queue. |
| Uses of Extractor in com.continuent.tungsten.replicator.thl |
|---|
| Classes in com.continuent.tungsten.replicator.thl that implement Extractor | |
|---|---|
class |
RemoteTHLExtractor
Implements an extractor to pull events from a remote THL. |
class |
THLParallelQueueExtractor
Implements ParallelExtractor interface for a parallel queue. |
class |
THLStoreExtractor
Implements Extractor interface for a transaction history log (THL). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||