Class CR8KafkaFullSyncIndicatorMessage
java.lang.Object
com.gigaspaces.dih.consumer.cr8.CR8KafkaMessage
com.gigaspaces.dih.consumer.cr8.CR8KafkaIndicatorMessage
com.gigaspaces.dih.consumer.cr8.CR8KafkaFullSyncIndicatorMessage
- All Implemented Interfaces:
KafkaMessage, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCR8KafkaFullSyncIndicatorMessage(String fullSyncStatus, String fullSyncId, String fullSyncRba) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFullSyncId(String fullSyncId) voidsetFullSyncRba(String fullSyncRba) voidsetFullSyncStatus(String fullSyncStatus) toString()
-
Constructor Details
-
CR8KafkaFullSyncIndicatorMessage
public CR8KafkaFullSyncIndicatorMessage() -
CR8KafkaFullSyncIndicatorMessage
-
-
Method Details
-
getFullSyncStatus
-
setFullSyncStatus
-
getFullSyncId
-
setFullSyncId
-
getFullSyncRba
-
setFullSyncRba
-
toString
-