See: Description
Interface | Description |
---|---|
ChangeDetectorConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration of a change detector.
|
GenericSyncConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration for extensions used by the
Data Sync Server.
|
JDBCSyncDestinationConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration for a JDBC Sync Destination.
|
JDBCSyncSourceConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration for a JDBC Sync Source.
|
KafkaSyncDestinationPluginConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration of a sync pipe plugin.
|
LDAPSyncDestinationPluginConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration of a sync pipe plugin.
|
LDAPSyncSourcePluginConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration of a sync pipe plugin.
|
SyncDestinationConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration for a generic Sync Destination.
|
SyncPipePluginConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration of a sync pipe plugin.
|
SyncSourceConfig |
This interface defines a set of methods that may be used to obtain
information about the general configuration for a generic Sync Source.
|