Package com.gigaspaces.dih.consumer
Class GSDataSourceMessage
java.lang.Object
com.gigaspaces.dih.consumer.GSDataSourceMessage
- All Implemented Interfaces:
DataPipelineMessage
- Direct Known Subclasses:
GSDeleteMessage,GSInsertMessage,GSUpdateMessage
-
Constructor Summary
ConstructorsConstructorDescriptionGSDataSourceMessage(long messageID, String fullTypeName, String pipelineName) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.dih.consumer.DataPipelineMessage
isDelete, isFullSync, isFullSyncIndicator, isInsert, isUpdate, isValidate
-
Constructor Details
-
GSDataSourceMessage
-
-
Method Details
-
getFullTypeName
-
getMessageID
public long getMessageID() -
getPipelineName
-
getFields
-
getValues
-
getValue
-