|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.connector.Connector
com.ibm.di.osgi.ConnectorDelegate
com.ibm.di.osgi.ChangeDetectionConnectorDelegate
public class ChangeDetectionConnectorDelegate
Note: This class is for internal usage only. Any dependency from the
end-user will not be supported. Changes to this class will happen without a
warning.
| Field Summary |
|---|
| Fields inherited from class com.ibm.di.osgi.ConnectorDelegate |
|---|
worker |
| Fields inherited from class com.ibm.di.connector.Connector |
|---|
ALL_MODES, myLog, PROPERTY_MESSAGE, PROPERTY_READER, PROPERTY_WRITER |
| Fields inherited from interface com.ibm.di.connector.ChangelogInterface |
|---|
CONN_PARAM_STATE_KEY_PERSISTENCE, PARAM_MERGE_BOTH_NOT_MERGED, PARAM_MERGE_CHANGELOG_AND_DATA, PARAM_MERGE_ONLY_CHANGED_DATA, PARAM_VAL_AFTER_READ, PARAM_VAL_END_OF_CYCLE, PARAM_VAL_MANUAL, SAVE_STATE_AFTER_READ, SAVE_STATE_END_OF_CYCLE, SAVE_STATE_MANUAL |
| Constructor Summary | |
|---|---|
ChangeDetectionConnectorDelegate()
|
|
ChangeDetectionConnectorDelegate(java.lang.String id)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getStateKeyObject()
Retrieves state key. |
int |
getStateKeySaveMethod()
Retrieves the method for storing StateKey. |
void |
saveStateKey()
Stores the USN values for the next synchronization. |
| Methods inherited from class com.ibm.di.connector.Connector |
|---|
allModes, extractExceptionInformation, getClassInstance |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeDetectionConnectorDelegate()
public ChangeDetectionConnectorDelegate(java.lang.String id)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.lang.Object getStateKeyObject()
throws java.lang.Exception
ChangelogInterface
getStateKeyObject in interface ChangelogInterfacejava.lang.Exception - if an error occurs.
public int getStateKeySaveMethod()
throws java.lang.Exception
ChangelogInterface
getStateKeySaveMethod in interface ChangelogInterfacejava.lang.Exception - -
neverChangelogInterface.SAVE_STATE_AFTER_READ,
ChangelogInterface.SAVE_STATE_END_OF_CYCLE,
ChangelogInterface.SAVE_STATE_MANUAL
public void saveStateKey()
throws java.lang.Exception
ChangelogInterfaceChangelogInterface.SAVE_STATE_AFTER_READ
saveStateKey in interface ChangelogInterfacejava.lang.Exception - -
never
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||