|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RawApplier | |
|---|---|
| com.continuent.tungsten.replicator.applier | |
| com.continuent.tungsten.replicator.applier.batch | |
| com.continuent.tungsten.replicator.prefetch | |
| Uses of RawApplier in com.continuent.tungsten.replicator.applier |
|---|
| Classes in com.continuent.tungsten.replicator.applier that implement RawApplier | |
|---|---|
class |
DrizzleApplier
Stub applier class that automatically constructs url from Drizzle-specific properties like host, port, and service. |
class |
DummyApplier
|
class |
JdbcApplier
Implements a DBMS implementation-independent applier. |
class |
JdbcPrefetcher
Implements a JDBC prefetcher. |
class |
MongoApplier
Implements an applier for MongoDB. |
class |
MySQLApplier
Stub applier class that automatically constructs url from Oracle-specific properties like host, port, and service. |
class |
MySQLDrizzleApplier
|
class |
OracleApplier
|
class |
PostgreSQLApplier
|
| Methods in com.continuent.tungsten.replicator.applier that return RawApplier | |
|---|---|
RawApplier |
ApplierWrapper.getApplier()
Return wrapped applier. |
| Constructors in com.continuent.tungsten.replicator.applier with parameters of type RawApplier | |
|---|---|
ApplierWrapper(RawApplier applier)
Create a new instance to wrap a raw applier. |
|
| Uses of RawApplier in com.continuent.tungsten.replicator.applier.batch |
|---|
| Classes in com.continuent.tungsten.replicator.applier.batch that implement RawApplier | |
|---|---|
class |
InfiniDBBatchApplier
|
class |
SimpleBatchApplier
Implements an applier that bulk loads data into a SQL database via CSV files. |
class |
VerticaStreamBatchApplier
Implements an applier that bulk loads data into a Vertica database via stream interface. |
| Uses of RawApplier in com.continuent.tungsten.replicator.prefetch |
|---|
| Classes in com.continuent.tungsten.replicator.prefetch that implement RawApplier | |
|---|---|
class |
PrefetchApplier
Implements a JDBC prefetcher. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||